| Summary: | xorg-server 1.9.2 crash during shutdown | ||||||
|---|---|---|---|---|---|---|---|
| Product: | xorg | Reporter: | Toralf Förster <toralf.foerster> | ||||
| Component: | Server/General | Assignee: | Xorg Project Team <xorg-team> | ||||
| Status: | RESOLVED DUPLICATE | QA Contact: | Xorg Project Team <xorg-team> | ||||
| Severity: | normal | ||||||
| Priority: | medium | CC: | albatrosmw | ||||
| Version: | unspecified | ||||||
| Hardware: | x86 (IA32) | ||||||
| OS: | Linux (All) | ||||||
| Whiteboard: | |||||||
| i915 platform: | i915 features: | ||||||
| Attachments: |
|
||||||
|
Description
Toralf Förster
2011-01-06 03:00:06 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 :-(
I think this is the very same issue as in BUG #32822 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) :-) (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. *** This bug has been marked as a duplicate of bug 32822 *** |
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.