On Sun, Aug 26, 2007 at 13:08:23 +0200, Nico Golde wrote: > Unfortunately this backtrace does not provide any debugging symbols so it > is not really useful. I prepared a new package _with_ debugging symbols > for you. > http://people.debian.org/~nion/stfl-debug/ > Can you please install these packages and send me a backtrace again?
Sure, here you go: (gdb) thread apply all bt Thread 3 (process 1111): #0 0x402cf1bb in malloc_consolidate () from /lib/libc.so.6 #1 0x402d129a in _int_malloc () from /lib/libc.so.6 #2 0x402d30a0 in malloc () from /lib/libc.so.6 #3 0x40202777 in operator new () from /usr/lib/libstdc++.so.6 #4 0x401dcc31 in std::string::_Rep::_S_create () from /usr/lib/libstdc++.so.6 #5 0x401dd918 in std::string::_Rep::_M_clone () from /usr/lib/libstdc++.so.6 #6 0x401de528 in std::string::reserve () from /usr/lib/libstdc++.so.6 #7 0x401d7923 in std::basic_stringbuf<char, std::char_traits<char>, std::allocator<char> >::overflow () from /usr/lib/libstdc++.so.6 #8 0x401dc23b in std::basic_streambuf<char, std::char_traits<char> >::xsputn () from /usr/lib/libstdc++.so.6 #9 0x401cb9b9 in std::num_put<char, std::ostreambuf_iterator<char, std::char_traits<char> > >::_M_insert_int<unsigned long> () from /usr/lib/libstdc++.so.6 #10 0x401cbc8d in std::num_put<char, std::ostreambuf_iterator<char, std::char_traits<char> > >::do_put () from /usr/lib/libstdc++.so.6 #11 0x401d22da in std::ostream::_M_insert<unsigned long> () from /usr/lib/libstdc++.so.6 #12 0x401d2434 in std::ostream::operator<< () from /usr/lib/libstdc++.so.6 #13 0x08080933 in ?? () #14 0x08061842 in ?? () #15 0x0806889d in ?? () #16 0x0804d29b in ?? () #17 0x4027d050 in __libc_start_main () from /lib/libc.so.6 #18 0x0804d091 in ?? () Thread 2 (process 1863): #0 0x402f9f7c in nanosleep () from /lib/libc.so.6 #1 0x402f9d9a in sleep () from /lib/libc.so.6 #2 0x0806cb79 in ?? () #3 0x0809ca9c in ?? () #4 0x401032d3 in start_thread () from /lib/libpthread.so.0 #5 0x4033a2fe in clone () from /lib/libc.so.6 Thread 1 (process 18594): #0 0x402917d6 in raise () from /lib/libc.so.6 #1 0x402930f1 in abort () from /lib/libc.so.6 #2 0x080a4aea in ?? () #3 0x080b0449 in ?? () #4 0x403ab580 in ?? () from /lib/libc.so.6 #5 0x0000004e in ?? () #6 0x0000004e in ?? () #7 0x00000008 in ?? () #8 0x00000000 in ?? () (gdb) quit Kind regards, Ray -- The road to hell is paved with telecom billing requirements. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]