Crashes on closing applications

Raphael Kubo da Costa kubito at gmail.com
Sun Jul 11 20:20:23 BST 2010


On Sunday 11 July 2010 16:12:29 Rolf Eike Beer wrote:
> Raphael Kubo da Costa wrote:
> > Can you install the packages with the missing debug symbols and check
> > again? By the way, libstreams comes from strigi, so that may provide a
> > clue.
> 
> I've installed them but the backtrace still doesn't show anything useful.
> gdb only gives
> 
> #0  0xffffe424 in __kernel_vsyscall ()
> #1  0xb7dd60cf in raise () from /lib/libc.so.6
> #2  0xb7dd79e7 in abort () from /lib/libc.so.6
> #3  0xb7e124ed in ?? () from /lib/libc.so.6
> #4  0xb7e1850b in ?? () from /lib/libc.so.6
> #5  0xb7e1d049 in free () from /lib/libc.so.6
> #6  0xb61b5f4f in operator delete(void*) () from /usr/lib/libstdc++.so.6
> #7  0xb619199b in std::basic_string<char, std::char_traits<char>,
> std::allocator<char> >::_Rep::_M_destroy(std::allocator<char> const&) ()
> from /usr/lib/libstdc++.so.6
> #8  0xb619345a in std::basic_string<char, std::char_traits<char>,
> std::allocator<char> >::~basic_string() () from /usr/lib/libstdc++.so.6
> #9  0xb7dd9111 in ?? () from /lib/libc.so.6
> #10 0xb7dd916d in exit () from /lib/libc.so.6
> #11 0xb7dc1ad6 in __libc_start_main () from /lib/libc.so.6
> #12 0x08048541 in _start ()
> 
> Eike

How about Valgrind's output with the debug packages installed (especially 
strigi's)?




More information about the kde-core-devel mailing list