Dnia 2008-09-05, pią o godzinie 13:56 +0400, Proskurin Kirill pisze: > Im try to do trace via ktrace/kdump freebsd tool.
Unfortunately the syscall trace is not really usefull for crash debugging. I need the stack back trace to see what happened. Please install gdb and run sm under gdb control, then after crash issue the 'bt' gdb command to get stack back trace. Alternatively connect gdb to a running sm instance. Alternatively set your system to dump cores (ulimit -c unlimited) and get a 'bt' post mortem. See http://fedoraproject.org/wiki/StackTraces or http://live.gnome.org/GettingTraces/Details for more information. These documents explains the procedure better than I could ever explain it on the ML. -- /\_./o__ Tomasz Sterna (/^/(_^^' http://www.xiaoka.com/ ._.(_.)_ im:[EMAIL PROTECTED] -- To unsubscribe send a mail to [EMAIL PROTECTED]
