Bug 17948

Summary: Fatal server error during KDE4 startup
Product: xorg Reporter: Orion Poplawski <orion>
Component: Driver/intelAssignee: Gordon Jin <gordon.jin>
Status: RESOLVED DUPLICATE QA Contact: Xorg Project Team <xorg-team>
Severity: normal    
Priority: medium CC: eric
Version: unspecifiedKeywords: NEEDINFO
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments:
Description Flags
X log
none
X log none

Description Orion Poplawski 2008-10-07 08:51:01 UTC
Created attachment 19445 [details]
X log

During KDE4 desktop setup, X crashes with:

Backtrace:
0: /usr/bin/X(xf86SigHandler+0x79) [0x80bc5d9]
1: [0x110400]
2: /lib/libc.so.6 [0x647178]
3: /usr/bin/X(xf86DoEEDID+0x11b) [0x80f2f6b]
4: /usr/bin/X(xf86OutputGetEDID+0x2b) [0x80e365b]
5: /usr/lib/xorg/modules/drivers//intel_drv.so [0x237c22]
6: /usr/lib/xorg/modules/drivers//intel_drv.so [0x237cbf]
7: /usr/bin/X(xf86ProbeOutputModes+0x2ae) [0x80e5b6e]
8: /usr/bin/X [0x80ecc60]
9: /usr/bin/X(RRGetInfo+0x99) [0x8165ee9]
10: /usr/bin/X(ProcRRGetScreenInfo+0x9d) [0x8169f2d]
11: /usr/bin/X [0x8163195]
12: /usr/bin/X(Dispatch+0x34f) [0x8085ecf]
13: /usr/bin/X(main+0x47d) [0x806b6cd]
14: /lib/libc.so.6(__libc_start_main+0xe5) [0x4ec6e5]
15: /usr/bin/X [0x806aab1]
Comment 1 Gordon Jin 2008-10-07 18:44:14 UTC
Eric says the failing code has been removed. So please try the latest xf86-video-intel master code.
Comment 2 Orion Poplawski 2008-10-08 08:09:36 UTC
Created attachment 19496 [details]
X log

Okay, this is from what I believe is the current git master (possibly plus some Fedora patches):

(II) XINPUT: Adding extended input device "ImPS/2 Generic Wheel Mouse" (type: MOUSE)
exaCopyDirty: Pending damage region empty!

Backtrace:
0: /usr/bin/X(xf86SigHandler+0x79) [0x80bc5d9]
1: [0x110400]
2: /usr/bin/X(xf86I2CFindDev+0x32) [0x80f6792]
3: /usr/bin/X [0x80f2cb9]
4: /usr/bin/X(xf86DoEEDID+0xdd) [0x80f2f2d]
5: /usr/bin/X(xf86OutputGetEDID+0x2b) [0x80e366b]
6: /usr/lib/xorg/modules/drivers//intel_drv.so [0x237bd2]
7: /usr/lib/xorg/modules/drivers//intel_drv.so [0x237c6f]
8: /usr/bin/X(xf86ProbeOutputModes+0x2ae) [0x80e5b7e]
9: /usr/bin/X [0x80ecc60]
10: /usr/bin/X(RRGetInfo+0x99) [0x8165ee9]
11: /usr/bin/X(ProcRRGetScreenInfo+0x9d) [0x8169f2d]
12: /usr/bin/X [0x8163195]
13: /usr/bin/X(Dispatch+0x34f) [0x8085ecf]
14: /usr/bin/X(main+0x47d) [0x806b6cd]
15: /lib/libc.so.6(__libc_start_main+0xe5) [0x4ec6e5]
16: /usr/bin/X [0x806aab1]

Fatal server error:
Caught signal 11.  Server aborting

I guess it's possible that this isn't the intel driver's fault.

This is running on current Fedora Rawhide.
Comment 3 Jesse Barnes 2008-10-08 08:55:55 UTC
Looks like a dup of 17892.

*** This bug has been marked as a duplicate of bug 17892 ***

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.