hi, I don't know if this bug is related to xorg or radeon driver, very often xorg crashes when I type something and then press enter... xserver 1.6 was not affected. xorg log: http://dl.dropbox.com/u/158338/logs/Xorg.0.log.old
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.