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 1218180 - Xorg server fails to come up on RHEL 6.3 system after applying security updates
Summary: Xorg server fails to come up on RHEL 6.3 system after applying security updates
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: xorg-x11-server
Version: 6.3
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: Adam Jackson
QA Contact: Desktop QE
URL:
Whiteboard:
Depends On:
Blocks: 1172231 1272325
TreeView+ depends on / blocked
 
Reported: 2015-05-04 11:27 UTC by Siteshwar Vashisht
Modified: 2019-10-10 09:47 UTC (History)
3 users (show)

Fixed In Version: xorg-x11-server-1.15.0-37.el6
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-05-10 19:49:08 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2016:0761 0 normal SHIPPED_LIVE X.Org X11 server and drivers bug fix and enhancement update 2016-05-10 22:33:00 UTC

Description Siteshwar Vashisht 2015-05-04 11:27:43 UTC
Description of problem:
Xorg server fails to come up on RHEL 6.3 system after applying security updates. Below error is seen in Xorg logs :

 symbol lookup error: /usr/lib64/xorg/modules/libvgahw.so undefined symbol: pci_device_map_legacy

This issue was fixed by updating libpciaccess to 0.13.1.

Version-Release number of selected component (if applicable):
xorg-x11-server-Xorg-1.15.0-25.1.el6_6.x86_64
libpciaccess-0.12.1-1.el6.x86_64

Additional info:

This method is not present in libpciaccess-0.12.1 (RHEL 6.3) but it's present in libpciaccess-0.13.1 (RHEL 6.4).
 
In the spec file for xorg-x11-server packages no specific version of libpciaccess is mentioned as dependency for any xorg related packages, however libpciaccess-devel >= 0.13.1 is mentioned as dependecncy for devel packages :
 
xorg-x11-server (rhel-6.6)> grep libpciaccess *.spec
BuildRequires: libpciaccess-devel >= 0.13.1 openssl-devel byacc flex
Requires: pkgconfig pixman-devel libpciaccess-devel
 
So libpciaccess >= 0.13.1 should be required as dependency for xorg-x11-server-Xorg package.

Comment 7 errata-xmlrpc 2016-05-10 19:49:08 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, 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://rhn.redhat.com/errata/RHBA-2016-0761.html


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