Summary: | xorg crashes with xserver 1.7 | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | xorg | Reporter: | KKnull <kknull0> | ||||||||||
Component: | Driver/Radeon | Assignee: | xf86-video-ati maintainers <xorg-driver-ati> | ||||||||||
Status: | RESOLVED INVALID | QA Contact: | Xorg Project Team <xorg-team> | ||||||||||
Severity: | normal | ||||||||||||
Priority: | medium | ||||||||||||
Version: | 7.5 (2009.10) | ||||||||||||
Hardware: | x86 (IA32) | ||||||||||||
OS: | Linux (All) | ||||||||||||
Whiteboard: | |||||||||||||
i915 platform: | i915 features: | ||||||||||||
Attachments: |
|
Description
KKnull
2009-11-09 09:27:40 UTC
Any chance you could install the xserver and driver debugging symbols and get a real backtrace with gdb? http://wiki.x.org/wiki/Development/Documentation/ServerDebugging Also, in the future, please attach files rather than linking to external sources. ok, I'm trying to debug X, gdb stops the execution very often, here are some backtraces: Created attachment 31196 [details]
backtrace 1
Created attachment 31197 [details]
backtrace 2
Created attachment 31198 [details]
backtrace 3
The backtraces are missing information about which signal it is, but most likely it's SIGPIPE which is normal and handled by the X server. Enter handle SIGPIPE nostop noprint at the gdb prompt to make gdb ignore it. yeah, they were SIGPIPE. Now I was able to crash the server (with SIGABORT I think) Backtrace is attached Created attachment 31199 [details]
backtrace crash
is this related to radeon? Mass closure: This bug has been untouched for more than six years, and is not obviously still valid. Please reopen this bug or file a new report if you continue to experience issues with current releases. |
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.