On Friday, 23. September 2005 15:24, Bjarne Wichmann Petersen wrote:

> > > I've attached the kmail debuginfo (hope I've done it correctly).
> >
> > No - press ctrl-c at the point where kmail hangs and type 'bt', then mail
> > that.
>
> ^C
> Program received signal SIGINT, Interrupt.
> [Switching to Thread 2 (LWP 100169)]
> 0x2a3463f3 in pthread_testcancel () from /usr/lib/libpthread.so.1
> (gdb) bt
> #0  0x2a3463f3 in pthread_testcancel () from /usr/lib/libpthread.so.1
> #1  0x2a33617c in sigaction () from /usr/lib/libpthread.so.1
> #2  0x2a336d03 in sigaction () from /usr/lib/libpthread.so.1
> #3  0x2a33550b in sigaction () from /usr/lib/libpthread.so.1
> #4  0x2a33528c in sigaction () from /usr/lib/libpthread.so.1
> #5  0x2a33e92e in pthread_mutexattr_init () from /usr/lib/libpthread.so.1
> #6  0x00000000 in ?? ()

Okay, that's still not very useful. Do it again and type 'info threads' after 
ctrl-c-ing, then switch to each thread in turn and bt there (i.e. thread 1, 
bt, thread 2, bt, thread 3, bt ...)

-- 
   ,_,   | Michael Nottebrock               | [EMAIL PROTECTED]
 (/^ ^\) | FreeBSD - The Power to Serve     | http://www.freebsd.org
   \u/   | K Desktop Environment on FreeBSD | http://freebsd.kde.org

Attachment: pgptcEmjMBX8d.pgp
Description: PGP signature

_______________________________________________
kde-freebsd mailing list
[email protected]
http://freebsd.kde.org/mailman/listinfo/kde-freebsd

Reply via email to