Version: 2.3.3 (using KDE 3.1.93 (3.2 beta 1), compiled sources) Compiler: gcc version 3.3.2 (Debian) OS: Linux (i686) release 2.6.0-test9 Trace: (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...[New Thread 1109762720 (LWP 10874)] (no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...0x41f8a30e in __waitpid_nocancel () from /lib/tls/libpthread.so.0 #0 0x41f8a30e in __waitpid_nocancel () from /lib/tls/libpthread.so.0 #1 0x40f08784 in KCrash::defaultCrashHandler(int) () from /home/Amit/kde3.2-beta1/lib/libkdecore.so.4 #2 <signal handler called> #3 0x0997dc1f in ?? () #4 0x42815d1e in DubPlaylist::~DubPlaylist() () from /home/Amit/kde3.2-beta1/lib/kde3/noatundub.so #5 0x40074765 in LibraryLoader::removeNow(QString const&) () from /home/Amit/kde3.2-beta1/lib/libnoatun.so.1 #6 0x40071849 in LibraryLoader::~LibraryLoader() () from /home/Amit/kde3.2-beta1/lib/libnoatun.so.1 #7 0x4006f538 in NoatunApp::~NoatunApp() () from /home/Amit/kde3.2-beta1/lib/libnoatun.so.1 #8 0x40019330 in kdemain () from /home/Amit/kde3.2-beta1/lib/libkdeinit_noatun.so #9 0x0804887b in main ()
recompile dub with debug information, this trace is rather barebones and I'm not sure if that's enough to find the bug. Btw, you didn't tell how/when you got that crash, a bit more verbosity in bug reports might be good.
Subject: Re: noatun crash in the dub playlist plugin On Thursday 13 Nov 2003 15:55, Stefan Gehn wrote: > recompile dub with debug information, this trace is rather barebones and > I'm not sure if that's enough to find the bug. Btw, you didn't tell > how/when you got that crash, a bit more verbosity in bug reports might be > good. I've built the whole of kde3.2beta1 from konstruct, which enables all the debug info to be compiled in the binaries. About reproducing the crash: I just opened the playlist window and hit close. No operations done.
>I've built the whole of kde3.2beta1 from konstruct, which enables all the > debug info to be compiled in the binaries. Look at this: #4 0x42815d1e in DubPlaylist::~DubPlaylist() () from /home/Amit/kde3.2-beta1/lib/kde3/noatundub.so There's no line number or cpp file mentioned after that library name. That means dub is NOT compiled with --enable-debug
hey bring on the debug info :) thanx a lot cheers,
*** This bug has been marked as a duplicate of 68253 ***