RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1860467 - "Unexpected RVT flag (nil)" being reported xsltproc
Summary: "Unexpected RVT flag (nil)" being reported xsltproc
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 8
Classification: Red Hat
Component: libxslt
Version: 8.2
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: 8.0
Assignee: David King
QA Contact: Tomas Pelka
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-07-24 17:28 UTC by Brandon Clark
Modified: 2023-10-06 21:14 UTC (History)
8 users (show)

Fixed In Version: libxslt-1.1.32-6.el8
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-05-18 14:42:01 UTC
Type: Bug
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2021:1591 0 None None None 2021-05-18 14:42:04 UTC

Description Brandon Clark 2020-07-24 17:28:13 UTC
Description of problem:
When processing xml and xsl files using xsltproc, the process outputs errors then hangs.

Version-Release number of selected component (if applicable):
libxslt-1.1.32-4.el8.x86_64

How reproducible:
I was able to consistently reproduce.

Steps to Reproduce:
1. Create test files referenced in upstream bug tracker listing: https://gitlab.gnome.org/GNOME/libxslt/issues/2
2. Run command "xsltproc bug.xsl bug.xml"

Actual results:
[test@localhost ~]$ xsltproc main.xml bug.xml 
runtime error: file main.xml line 38 element value-of
localRVT not head of list
xsltReleaseLocalRVTs: Unexpected RVT flag (nil)
xsltReleaseLocalRVTs: Unexpected RVT flag (nil)
xsltReleaseLocalRVTs: Unexpected RVT flag (nil)
xsltFreeStackElem: Unexpected RVT flag 0x1
runtime error: file main.xml line 27 element result
localRVT not head of list

Expected results:
Successful processing of xml file.

Additional info:
This bug is the RHEL 8 equivalence of Bug Listing #1625712

Comment 1 David King 2020-08-17 14:11:17 UTC
Either a backport of the upstream patch https://gitlab.gnome.org/GNOME/libxslt/-/commit/7d81bd62d5788a9e2931c20a3d0a6be7e703c608 or a rebase to 1.1.33 would fix this.

Comment 2 David King 2020-08-24 12:44:54 UTC
Upstream patch builds fine locally.

Comment 11 errata-xmlrpc 2021-05-18 14:42:01 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory (libxslt bug fix and enhancement update), and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2021:1591


Note You need to log in before you can comment on or make changes to this bug.