Bug 16039

Summary: uneeded access to /sys/bus/pci crashes Xserver
Product: xorg Reporter: Marc Dietrich <marvin24>
Component: Driver/fbdevAssignee: Xorg Project Team <xorg-team>
Status: RESOLVED FIXED QA Contact: Xorg Project Team <xorg-team>
Severity: normal    
Priority: medium    
Version: git   
Hardware: PowerPC   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:

Description Marc Dietrich 2008-05-20 13:16:18 UTC
On systems without PCI (like ps3), /sys/bus/pci is not created. The Xserver tries to accessed this file even if the driver is fbdev, which causes the server to crash.

There is a fedora bug at https://bugzilla.redhat.com/show_bug.cgi?id=447593 which also describes the problem including backtrace.
Comment 1 Marc Dietrich 2008-05-24 02:19:46 UTC
fixed in fc9 (libpciaccess-no-pci-fix.patch)
Comment 2 Marc Dietrich 2008-05-24 02:20:32 UTC
... and also upstream - closing

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.