Bug 10707 - xserver 1.3.0.0 crash
Summary: xserver 1.3.0.0 crash
Status: RESOLVED FIXED
Alias: None
Product: xorg
Classification: Unclassified
Component: Server/General (show other bugs)
Version: 7.2 (2007.02)
Hardware: x86 (IA32) Linux (All)
: medium major
Assignee: Xorg Project Team
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-21 10:03 UTC by Fryderyk Dziarmagowski
Modified: 2007-04-27 06:48 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments
1.2.99.905 log (41.69 KB, text/x-log)
2007-04-21 10:04 UTC, Fryderyk Dziarmagowski
no flags Details
1.3.0.0 log (34.95 KB, text/x-log)
2007-04-21 10:05 UTC, Fryderyk Dziarmagowski
no flags Details
diff beetwen logs (14.42 KB, text/plain)
2007-04-26 11:23 UTC, Fryderyk Dziarmagowski
no flags Details

Description Fryderyk Dziarmagowski 2007-04-21 10:03:43 UTC
xorg-xserver-1.3.0.0 crashes on my notebook and makes graphic subsystem unusable.
After crash screen stays black and switching with 'alt+Fx' doesn't make any change.
Previous version (1.2.99.905) works perfectly, so it's introduced in stable version.
Comment 1 Fryderyk Dziarmagowski 2007-04-21 10:04:38 UTC
Created attachment 9675 [details]
1.2.99.905 log
Comment 2 Fryderyk Dziarmagowski 2007-04-21 10:05:20 UTC
Created attachment 9676 [details]
1.3.0.0 log
Comment 3 Fryderyk Dziarmagowski 2007-04-21 10:12:27 UTC
Some system details (dell inspiron 640m)
# lspci | grep VGA
00:02.0 VGA compatible controller: Intel Corporation Mobile 945GM/GMS/940GML Express Integrated Graphics Controller (rev 03)

Xorg 7.2 with xf86-driver-video-intel-2.0.0 (tested with 1.9.4)
Mesa 6.5.2
driver specific options:
Option "AccelMethod"           "XAA"                                                                         
Option "Legacy3D"              "true"                                                                        
Option "XaaNoOffscreenPixmaps" "yes"

linux version 2.6.20.7 SMP
Comment 4 Fryderyk Dziarmagowski 2007-04-26 11:23:27 UTC
Created attachment 9745 [details]
diff beetwen logs

Attached a log diff
Comment 5 Fryderyk Dziarmagowski 2007-04-26 11:28:58 UTC
Any hints? I really don't know how to debug this case. gdb seems to be useless, screen goes blank after crash, so I'm not able to run a back trace.
Comment 6 Michel Dänzer 2007-04-27 02:50:07 UTC
(In reply to comment #5)
> Any hints? 

Did you rebuild the driver against the new xserver?

> I really don't know how to debug this case. gdb seems to be useless,
> screen goes blank after crash, so I'm not able to run a back trace.

How are you trying to do this? It's generally not possible to debug an X server from a local console but needs to be done from a remote login.
Comment 7 Fryderyk Dziarmagowski 2007-04-27 06:48:45 UTC
(In reply to comment #6)
> (In reply to comment #5)
> > Any hints? 
> 
> Did you rebuild the driver against the new xserver?

That was it. I have to add %require_eq xserver or something like this to my rpm spec.

Thanks for your help and time Michel!

closed as fixed.


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.