Bug 67472

Summary: noatun crash on exit (had tried to play a speex file)
Product: [Unmaintained] noatun Reporter: Amit Shah <amitshah>
Component: generalAssignee: Multimedia Developers <kde-multimedia>
Status: RESOLVED DUPLICATE    
Severity: crash    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Amit Shah 2003-11-07 06:32:20 UTC
Version:           2.3.3 (using KDE KDE 3.1.93)
Installed from:    Compiled From Sources
Compiler:          gcc-3.3.1 
OS:          Linux

noatun crashed on clicking on the close button.  If this helps, I had tried to play a speex file just before hitting close, but it didn't play; the speex plugin isn't ready yet, it seems. Here's the crash report:

(btw, compiled from konstruct)

(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 1095602912 (LWP 14943)]
(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)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
0x4115e30e in __waitpid_nocancel () from /lib/tls/libpthread.so.0
#0  0x4115e30e in __waitpid_nocancel () from /lib/tls/libpthread.so.0
#1  0x40792784 in KCrash::defaultCrashHandler(int) ()
   from /home/Amit/kde3.2-beta1/lib/libkdecore.so.4
#2  <signal handler called>
#3  0x40b859f9 in QPalette::QPalette(QPalette const&) ()
   from /home/Amit/kde3.2-beta1/lib/libqt-mt.so.3
#4  0x40b1b61a in QApplication::style() ()
   from /home/Amit/kde3.2-beta1/lib/libqt-mt.so.3
#5  0x40baa2ea in QWidget::style() const ()
   from /home/Amit/kde3.2-beta1/lib/libqt-mt.so.3
#6  0x40c76ac8 in QPopupMenu::hidePopups() ()
   from /home/Amit/kde3.2-beta1/lib/libqt-mt.so.3
#7  0x40c752f9 in QPopupMenu::~QPopupMenu() ()
   from /home/Amit/kde3.2-beta1/lib/libqt-mt.so.3
#8  0x404a16e0 in KPopupMenu::~KPopupMenu() ()
   from /home/Amit/kde3.2-beta1/lib/libkdeui.so.4
#9  0x404c8c18 in KActionMenu::~KActionMenu() ()
   from /home/Amit/kde3.2-beta1/lib/libkdeui.so.4
#10 0x415e672d in NoatunStdAction::PluginActionMenu::~PluginActionMenu() ()
   from /home/Amit/kde3.2-beta1/lib/libnoatun.so.1
#11 0x40b76ce8 in QObject::~QObject() ()
   from /home/Amit/kde3.2-beta1/lib/libqt-mt.so.3
#12 0x40b1a6ab in QApplication::~QApplication() ()
   from /home/Amit/kde3.2-beta1/lib/libqt-mt.so.3
#13 0x406fe879 in KApplication::~KApplication() ()
   from /home/Amit/kde3.2-beta1/lib/libkdecore.so.4
#14 0x407b1e67 in KUniqueApplication::~KUniqueApplication() ()
   from /home/Amit/kde3.2-beta1/lib/libkdecore.so.4
#15 0x415b24a6 in NoatunApp::~NoatunApp() ()
   from /home/Amit/kde3.2-beta1/lib/libnoatun.so.1
#16 0x408ac330 in kdemain ()
   from /home/Amit/kde3.2-beta1/lib/libkdeinit_noatun.so
#17 0x408a9a46 in kdeinitmain ()
   from /home/Amit/kde3.2-beta1/lib/kde3/noatun.so
#18 0x0804cc66 in launch(int, char const*, char const*, char const*, int, char const*, bool, char const*, bool, char const*) ()
#19 0x0804e131 in handle_launcher_request(int) ()
#20 0x0804e629 in handle_requests(int) ()
#21 0x0804f522 in main ()
Comment 1 Maksim Orlovich 2003-11-10 16:11:11 UTC
Same underlying issues as #67383, which is fixed in newer qt-copy. 

*** This bug has been marked as a duplicate of 67383 ***