Bug 54089 - Noatun crashes when new songs are loaded and lyric plugin is loaded
Summary: Noatun crashes when new songs are loaded and lyric plugin is loaded
Status: RESOLVED WORKSFORME
Alias: None
Product: noatun
Classification: Miscellaneous
Component: general (show other bugs)
Version: unspecified
Platform: Gentoo Packages Linux
: NOR crash
Target Milestone: ---
Assignee: Multimedia Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-02-04 19:22 UTC by Paul Pacheco
Modified: 2003-08-11 04:33 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Paul Pacheco 2003-02-04 19:22:04 UTC
Version:            (using KDE KDE 3.1)
Installed from:    Gentoo Packages
Compiler:          gcc (GCC) 3.2.2 20030131 (prerelease) 
OS:          Linux

I have loaded the lyric plugin, and the plugin that gesses the song information by file name, I added a few hundred songs to the playlist, and started listening to the songs.

Loaded the lyric for my current song from lyric planet (i think), and when noatun switched to the new song, it crashed. 

Here is the stack trace that  the crash handler generated. I hope it helps. If you need more information, please let me know. Thanks.

(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 16384 (LWP 19342)]

(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)...0x1671e4a9 in wait4 () from /lib/libc.so.6
#0  0x1671e4a9 in wait4 () from /lib/libc.so.6
#1  0x1679b2a4 in __DTOR_END__ () from /lib/libc.so.6
#2  0x1650fa43 in waitpid () from /lib/libpthread.so.0
#3  0x15c1aa4d in KCrash::defaultCrashHandler(int) ()
   from /usr/kde/3.1/lib/libkdecore.so.4
#4  <signal handler called>
#5  0x083a928b in ?? ()
#6  0x17664d90 in Lyrics::newSong() ()
   from /usr/kde/3.1/lib/kde3/noatunlyrics.so
#7  0x17666cd2 in Lyrics::qt_invoke(int, QUObject*) ()
   from /usr/kde/3.1/lib/kde3/noatunlyrics.so
#8  0x15fb7f00 in QObject::disconnectInternal(QObject const*, int, QObject const*, int, int) () from /usr/qt/3/lib/libqt-mt.so.3
#9  0x15fb7e2d in QObject::disconnectInternal(QObject const*, int, QObject const*, int, int) () from /usr/qt/3/lib/libqt-mt.so.3
#10 0x16a8508e in Player::newSong() () from /usr/kde/3.1/lib/libnoatun.so.0
#11 0x16a844b0 in Player::posTimeout() () from /usr/kde/3.1/lib/libnoatun.so.0
#12 0x16a85346 in Player::qt_invoke(int, QUObject*) ()
   from /usr/kde/3.1/lib/libnoatun.so.0
#13 0x15fb7f89 in QObject::staticQtMetaObject() ()
   from /usr/qt/3/lib/libqt-mt.so.3
#14 0x15fb7e2d in QObject::disconnectInternal(QObject const*, int, QObject const*, int, int) () from /usr/qt/3/lib/libqt-mt.so.3
#15 0x16299cbb in QStyle::tr(char const*, char const*) ()
   from /usr/qt/3/lib/libqt-mt.so.3
#16 0x15fd8ea2 in QTimer::QTimer(QObject*, char const*) ()
   from /usr/qt/3/lib/libqt-mt.so.3
#17 0x15f5a3b6 in QApplication::event(QEvent*) ()
   from /usr/qt/3/lib/libqt-mt.so.3
#18 0x15f59976 in QApplication::closeAllWindows() ()
   from /usr/qt/3/lib/libqt-mt.so.3
#19 0x15b8c4d9 in KApplication::notify(QObject*, QEvent*) ()
   from /usr/kde/3.1/lib/libkdecore.so.4
#20 0x15f35b15 in QEventLoop::activateTimers() ()
   from /usr/qt/3/lib/libqt-mt.so.3
#21 0x15f135b8 in QEventLoop::processEvents(unsigned) ()
   from /usr/qt/3/lib/libqt-mt.so.3
#22 0x15f6e016 in QEventLoop::exit(int) () from /usr/qt/3/lib/libqt-mt.so.3
#23 0x15f6deb8 in QEventLoop::~QEventLoop() () from /usr/qt/3/lib/libqt-mt.so.3
#24 0x15f5a601 in QApplication::processEvents() ()
   from /usr/qt/3/lib/libqt-mt.so.3
#25 0x15cfb2d2 in main () from /usr/kde/3.1/lib/kde3/noatun.so
#26 0x0804d1ac in strcpy ()
#27 0x0804eb0b in strcpy ()
#28 0x0804dd6c in strcpy ()
#29 0x0804bf1a in strcpy ()
#30 0x16687a74 in __libc_start_main () from /lib/libc.so.6
Comment 1 Charles Samuels 2003-08-11 04:33:57 UTC
I have had the Lyrics plugin loaded for a long time without problem.  This bug prolly was 
fixed before the author noticed this bug.