Bug 17948 - Fatal server error during KDE4 startup
Summary: Fatal server error during KDE4 startup
Status: RESOLVED DUPLICATE of bug 17892
Alias: None
Product: xorg
Classification: Unclassified
Component: Driver/intel (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Gordon Jin
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords: NEEDINFO
Depends on:
Blocks:
 
Reported: 2008-10-07 08:51 UTC by Orion Poplawski
Modified: 2008-10-08 08:55 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments
X log (24.71 KB, text/plain)
2008-10-07 08:51 UTC, Orion Poplawski
no flags Details
X log (23.05 KB, text/plain)
2008-10-08 08:09 UTC, Orion Poplawski
no flags Details

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.