Bug 1960

Summary: Xorg crashing w/o reason(?) (OpenGL prob?)
Product: xorg Reporter: red_alert <red_alert>
Component: Driver/intelAssignee: Xorg Project Team <xorg-team>
Status: RESOLVED NOTABUG QA Contact:
Severity: normal    
Priority: high    
Version: 6.8.1   
Hardware: x86 (IA32)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:
Attachments:
Description Flags
my xorg.conf
none
log of the right now running Xorg
none
Xorg.0.log.old
none
startx > startx.1
none
startx 2> startx.2 none

Description red_alert 2004-11-29 05:35:08 UTC
my Xorg is sort of crashing, without any comprehensible reason.

it happens for example, when I'm starting the screensaver or quake3...both are
using OpenGL, so it could depend on that.

but i'm already using Xorg for a long time, and had never problems with it until
now.

it's happening on my dell inspiron 500m, with an Intel 855 graphics chipset.
# lspci | grep Graph
00:02.0 VGA compatible controller: Intel Corp. 82852/855GM Integrated Graphics
Device (rev 02)
00:02.1 Display controller: Intel Corp. 82852/855GM Integrated Graphics Device
(rev 02)

and of course, I'm using the i810 driver.
Comment 1 red_alert 2004-11-29 05:36:07 UTC
Created attachment 1416 [details]
my xorg.conf
Comment 2 red_alert 2004-11-29 05:37:14 UTC
Created attachment 1417 [details]
log of the right now running Xorg
Comment 3 red_alert 2004-11-29 05:37:34 UTC
Created attachment 1418 [details]
Xorg.0.log.old
Comment 4 red_alert 2004-11-29 05:38:09 UTC
Created attachment 1419 [details]
startx > startx.1
Comment 5 red_alert 2004-11-29 05:38:25 UTC
Created attachment 1420 [details]
startx 2> startx.2
Comment 6 Alan Hourihane 2005-02-01 15:57:56 UTC
If you compiled this yourself it looks like some of your modules like...

/usr/X11R6/lib/modules/linux/libdrm.a
/usr/X11R6/lib/modules/fonts/libtype1.a
/usr/X11R6/lib/modules/extensions/libdri.a

are borked. You should replace them as they contain symbols that aren't 
available for modules. Just look at your log file.

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.