Bug 32870 - xorg-server 1.9.2 crash during shutdown
Summary: xorg-server 1.9.2 crash during shutdown
Status: RESOLVED DUPLICATE of bug 32822
Alias: None
Product: xorg
Classification: Unclassified
Component: Server/General (show other bugs)
Version: unspecified
Hardware: x86 (IA32) Linux (All)
: medium normal
Assignee: Xorg Project Team
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords:
: 33429 (view as bug list)
Depends on:
Blocks:
 
Reported: 2011-01-06 03:00 UTC by Toralf Förster
Modified: 2011-01-25 11:48 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments
Xorg.0.log.old (35.01 KB, text/plain)
2011-01-06 03:00 UTC, Toralf Förster
no flags Details

Description Toralf Förster 2011-01-06 03:00:06 UTC
Created attachment 41705 [details]
Xorg.0.log.old

At my almost stable Gentoo I have near the end of /var/log/Xorg.0.log.old :

[  9005.535]
Backtrace:
[  9005.536] 0: /usr/bin/X (xorg_backtrace+0x3c) [0x80ea26c]
[  9005.536] 1: /usr/bin/X (0x8048000+0x60fd1) [0x80a8fd1]
[  9005.536] 2: (vdso) (__kernel_rt_sigreturn+0x0) [0xb78b240c]
[  9005.536] 3: /usr/bin/X (FreeClientResources+0xec) [0x80916cc]
[  9005.536] 4: /usr/bin/X (FreeAllResources+0x5e) [0x809178e]
[  9005.536] 5: /usr/bin/X (0x8048000+0x1d736) [0x8065736]
[  9005.536] 6: /lib/libc.so.6 (__libc_start_main+0xe6) [0xb75cebb6]
[  9005.536] 7: /usr/bin/X (0x8048000+0x1d2c1) [0x80652c1]
[  9005.536] Segmentation fault at address 0x4
[  9005.536]
Fatal server error:
[  9005.536] Caught signal 11 (Segmentation fault). Server aborting
[  9005.536]
[  9005.536]
Please consult the The X.Org Foundation support
         at http://wiki.x.org
 for help.
Comment 1 Toralf Förster 2011-01-06 03:07:53 UTC
FWIW my work around (b/c nearly every KDE 4.4.9 OpenGL screensaver crashes X too) is currently :

tfoerste@n22 ~ $ cat /usr/share/X11/xorg.conf.d/99-noAIGLX.conf 
Section "ServerLayout"
    Identifier "set AIGLX to False as long as X crashes"
    Option "AIGLX" "False"
EndSection

which unfortunately disables compositing effects :-(
Comment 2 Hugo Mildenberger 2011-01-08 10:33:31 UTC
I think this is the very same issue as in BUG #32822
Comment 3 Toralf Förster 2011-01-08 11:49:21 UTC
Great(In reply to comment #2)
> I think this is the very same issue as in BUG #32822

Great hit, solved all issue (even w/ KDE OpenGL screen savers) :-)
Comment 4 Toralf Förster 2011-01-08 11:59:14 UTC
(In reply to comment #3)
> Great(In reply to comment #2)
> > I think this is the very same issue as in BUG #32822
> 
> Great hit, solved all issue (even w/ KDE OpenGL screen savers) :-)
Well, only 1/2 is true - OpenGL problems still do exist.
Comment 5 Michel Dänzer 2011-01-11 03:04:01 UTC

*** This bug has been marked as a duplicate of bug 32822 ***
Comment 6 Marek 2011-01-25 11:48:16 UTC
*** Bug 33429 has been marked as a duplicate of this bug. ***


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.