@Yuriy, please install the following debug symbol packages:
sudo apt-get install libc6-dbg xserver-xorg-core-dbg
If this crash happens again, check xorg.log (and xorg.log.old) for a better 
backtrace. It would be useful to have a backtrace with function names for all 
stackframes.

Also, do you have access to two computers? If so it would be very useful
if you should ssh into the buggy computer and then attach gdb to the X
process. Then, whenever X crashes run "bt full" inside gdb to record a
full backtrace that also includes all local variables in all
stackframes. This would be even more useful. You can read about using
gdb to obtain backtraces here: https://wiki.ubuntu.com/X/Backtracing

-- 
Kubuntu 9.04 crashes: X server for display :0 terminated unexpectedly
https://bugs.launchpad.net/bugs/374998
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg in ubuntu.

_______________________________________________
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to     : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp

Reply via email to