Summary: | server crash running 3D window manager | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | xorg | Reporter: | Nick Beezzy <Shirakawasuna> | ||||||
Component: | Server/DDX/Xorg | Assignee: | Xorg Project Team <xorg-team> | ||||||
Status: | RESOLVED FIXED | QA Contact: | Xorg Project Team <xorg-team> | ||||||
Severity: | major | ||||||||
Priority: | medium | ||||||||
Version: | unspecified | ||||||||
Hardware: | x86 (IA32) | ||||||||
OS: | All | ||||||||
Whiteboard: | |||||||||
i915 platform: | i915 features: | ||||||||
Bug Depends on: | |||||||||
Bug Blocks: | 13027 | ||||||||
Attachments: |
|
Description
Nick Beezzy
2007-07-09 19:54:49 UTC
Created attachment 10647 [details]
Shirakawasuna's xorg.conf
Here's my xorg.conf, the issue still occurs with XAANoOffscreenPixmaps disabled and without Beryl/compositing.
Created attachment 10648 [details]
Xorg.0.log (Beryl segfault)
Added Xorg.0.log attachment for a Beryl-induced segfault.
Nick, does this still happen with the latest released versions of the Intel 2D driver, the X server and Mesa? This may actually be a server bug. You might also try the "EXA" accleration method. Just add Option "AccelMethod" "EXA" to your xorg.conf intel driver section. I hadn't been using beryl or the newer xorg for a while, but I just tested it and it again gives me a segfault. I was running xorg-server-1.4, mesa 7.0.1, and the intel driver version 2.1.1, all on archlinux. It took about 4 days for it to happen, with more than one xorg session, but eventually during a window switch it decided to die. Here's the backtrace from the xorg log: Backtrace: 0: /usr/bin/X(xf86SigHandler+0x7e) [0x80d9d9e] 1: [0xb7f25420] 2: /usr/lib/xorg/modules//libxaa.so [0xb7a0657d] 3: /usr/bin/X [0x816d6cf] 4: /usr/bin/X(CompositeGlyphs+0x9a) [0x8154d2a] 5: /usr/bin/X [0x815c5b8] 6: /usr/bin/X [0x8157a45] 7: /usr/bin/X [0x814b22e] 8: /usr/bin/X(Dispatch+0x2bf) [0x808c76f] 9: /usr/bin/X(main+0x48b) [0x8073d9b] 10: /lib/libc.so.6(__libc_start_main+0xe0) [0xb7cf2f90] 11: /usr/bin/X(FontFileCompleteXLFD+0x209) [0x8073111] Fatal server error: Caught signal 11. Server aborting ----- I haven't try the EXA acceleration method, I'll try that next and see how it does. Thanks for the help! EXA with Beryl/Compiz fusion makes various desktop tasks unacceptably slow, like scrolling, window switching, and fullscreen video. It hasn't crashed with EXA yet, but given that it makes my computer even less usable it isn't exactly a fix. The backtrace doesn't implicate the Intel driver, so this may be a server bug. Is there anything else I can do to get more information? I always figure that with enough info, anything can be fixed... Is this still happening with current versions of X related components? Crashes in XAA aren't a thing anymore. |
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.