Summary: | noatun crashed when closing | ||
---|---|---|---|
Product: | [Unmaintained] noatun | Reporter: | Jaime Torres <jtamate> |
Component: | general | Assignee: | 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
Jaime Torres
2002-12-13 11:19:50 UTC
The same error in final 3.1 So does Noatun 2.2.1 from KDE 3.1.1 (official Debian SID packages), using the K-Jofol frontend. One very annoying side-effect is that Noatun now never remembes its current playlist, it does not seem to be stored before the crash occurs. :-( The crash BT looks very similar: (no debugging symbols found)...0x40f77b89 in wait4 () from /lib/libc.so.6 #0 0x40f77b89 in wait4 () from /lib/libc.so.6 #1 0x40feb000 in sys_sigabbrev () from /lib/libc.so.6 #2 0x40da5061 in waitpid () from /lib/libpthread.so.0 #3 0x405bf3d3 in KCrash::defaultCrashHandler(int) () from /usr/lib/libkdecore.so.4 #4 0x40f049d8 in sigaction () from /lib/libc.so.6 #5 0x408fa310 in qSmartMinSize(QWidgetItem const*) () from /usr/lib/libqt-mt.so.3 #6 0x408af101 in QWidgetItem::minimumSize() const () from /usr/lib/libqt-mt.so.3 #7 0x408f74ad in QBoxLayout::setupGeom() () from /usr/lib/libqt-mt.so.3 #8 0x408f6a9f in QBoxLayout::setGeometry(QRect const&) () from /usr/lib/libqt-mt.so.3 #9 0x408b064e in QLayout::activate() () from /usr/lib/libqt-mt.so.3 #10 0x408afc4d in QLayout::eventFilter(QObject*, QEvent*) () from /usr/lib/libqt-mt.so.3 #11 0x4090a48c in QObject::activate_filters(QEvent*) () from /usr/lib/libqt-mt.so.3 #12 0x4090a3da in QObject::event(QEvent*) () from /usr/lib/libqt-mt.so.3 #13 0x4093955e in QWidget::event(QEvent*) () from /usr/lib/libqt-mt.so.3 #14 0x408b8206 in QApplication::internalNotify(QObject*, QEvent*) () from /usr/lib/libqt-mt.so.3 #15 0x408b7e47 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libqt-mt.so.3 #16 0x4055eec8 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdecore.so.4 #17 0x408b8ee0 in QApplication::sendPostedEvents(QObject*, int) () from /usr/lib/libqt-mt.so.3 #18 0x408b8d64 in QApplication::sendPostedEvents() () from /usr/lib/libqt-mt.so.3 #19 0x41778026 in CModule::~CModule() () from /usr/lib/libnoatun.so.0 #20 0x426ab4f6 in KeyzPrefs::~KeyzPrefs() () from /usr/lib/kde3/noatun_keyz.so #21 0x4177812c in CModule::ownerDeleted() () from /usr/lib/libnoatun.so.0 #22 0x4177854d in CModule::qt_invoke(int, QUObject*) () from /usr/lib/libnoatun.so.0 #23 0x426ab2c1 in KeyzPrefs::qt_invoke(int, QUObject*) () from /usr/lib/kde3/noatun_keyz.so #24 0x4090c252 in QObject::activate_signal(QConnectionList*, QUObject*) () from /usr/lib/libqt-mt.so.3 #25 0x4090c10f in QObject::activate_signal(int) () from /usr/lib/libqt-mt.so.3 #26 0x40b73344 in QObject::destroyed() () from /usr/lib/libqt-mt.so.3 #27 0x409097cb in QObject::~QObject() () from /usr/lib/libqt-mt.so.3 #28 0x426aa7e7 in Keyz::~Keyz() () from /usr/lib/kde3/noatun_keyz.so #29 0x41782336 in LibraryLoader::removeNow(QString const&) () from /usr/lib/libnoatun.so.0 #30 0x417805ae in LibraryLoader::~LibraryLoader() () from /usr/lib/libnoatun.so.0 #31 0x4177e1f1 in NoatunApp::~NoatunApp() () from /usr/lib/libnoatun.so.0 #32 0x400140cc in main () from /usr/lib/kde3/noatun.so #33 0x0804c940 in strcpy () #34 0x0804d49b in strcpy () #35 0x0804d92e in strcpy () #36 0x0804e4f1 in strcpy () #37 0x40ef3a51 in __libc_start_main () from /lib/libc.so.6 (BTW, the crash does always happen, not only if using more than one GUI frontend. Also confirmed by a Gentoo user who compiled KDE 3.1.1 using Gentoo's KDE ebuild.) |