Bug 111243 - Juk segfaults on every start
Summary: Juk segfaults on every start
Status: RESOLVED DUPLICATE of bug 112917
Alias: None
Product: juk
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Debian testing Linux
: NOR crash
Target Milestone: ---
Assignee: Scott Wheeler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-21 21:08 UTC by jon snell
Modified: 2005-10-04 04:10 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 jon snell 2005-08-21 21:08:18 UTC
Version:            (using KDE KDE 3.4.1)
Installed from:    Debian testing/unstable Packages
Compiler:          gcc version 3.3.5 (Debian 1:3.3.5-13) 
OS:                Linux

I cannot load Juk, it segfaults on every start.  The segfault occurs right after a dialog telling me that it can't find a certain directory (initially this dialog did not cause a crash).  It seems to be fixable by deleting .kde/share/apps/juk/cache.  It's also fixable by recreating the missing directory.

(no debugging symbols found)
Using host libthread_db library "/usr/lib/debug/libthread_db.so.1".
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 16384 (LWP 9532)]
[KCrash handler]
#5  0x080e6aee in PlaylistCollection::stop ()
#6  0x080cf037 in PlayerManager::stop ()
#7  0x080d0265 in PlayerManager::qt_invoke ()
#8  0xb67ed71c in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#9  0xb67ed544 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#10 0xb70e489b in KAction::activated (this=0x0) at qmetaobject.h:261
#11 0xb70e400a in KAction::slotActivated (this=0x8205f90) at kaction.cpp:1102
#12 0xb70e3fbc in KAction::activate (this=0x8205f90) at kaction.cpp:1091
#13 0x080c48c6 in JuK::queryExit ()
#14 0xb7141b59 in KMainWindow::shuttingDown (this=0x0) at kmainwindow.cpp:1090
#15 0xb7142624 in KMainWindow::qt_invoke (this=0x81ec180, _id=71, _o=0xbfffcd80) at kmainwindow.moc:139
#16 0x080c4e72 in JuK::qt_invoke ()
#17 0xb67ed71c in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#18 0xb67ed544 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#19 0xb6ddc0ae in KApplication::shutDown (this=0x0) at qmetaobject.h:261
#20 0xb6ddc345 in KApplication::qt_emit (this=0xbfffdac0, _id=15, _o=0xbfffcea0) at kapplication.moc:270
#21 0xb6e73e7d in KUniqueApplication::qt_emit (this=0x0, _id=0, _o=0x0) at kuniqueapplication.moc:96
#22 0xb67ed6cb in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#23 0xb67ed544 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#24 0xb6b24cbc in QApplication::aboutToQuit () from /usr/lib/libqt-mt.so.3
#25 0xb67a31a7 in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3
#26 0xb67910d1 in QApplication::enter_loop () from /usr/lib/libqt-mt.so.3
#27 0xb69780c0 in QDialog::exec () from /usr/lib/libqt-mt.so.3
#28 0xb716cce4 in KDialogQueue::slotShowQueuedDialog (this=0x8648898) at kdialog.cpp:308
#29 0xb716d258 in KDialogQueue::qt_invoke (this=0x8648898, _id=2, _o=0x0) at kdialog.moc:191
#30 0xb67ed71c in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#31 0xb6b2c62a in QSignal::signal () from /usr/lib/libqt-mt.so.3
#32 0xb680791d in QSignal::activate () from /usr/lib/libqt-mt.so.3
#33 0xb680f253 in QSingleShotTimer::event () from /usr/lib/libqt-mt.so.3
#34 0xb6790e1f in QApplication::internalNotify () from /usr/lib/libqt-mt.so.3
#35 0xb679041e in QApplication::notify () from /usr/lib/libqt-mt.so.3
#36 0xb6dc9ac5 in KApplication::notify (this=0xbfffdac0, receiver=0x827f4f8, event=0xbfffd460)
    at kapplication.cpp:549
#37 0xb6780645 in QEventLoop::activateTimers () from /usr/lib/libqt-mt.so.3
#38 0xb6739cfb in QEventLoop::processEvents () from /usr/lib/libqt-mt.so.3
#39 0xb67a327f in QEventLoop::processEvents () from /usr/lib/libqt-mt.so.3
#40 0xb6790f8e in QApplication::processEvents () from /usr/lib/libqt-mt.so.3
#41 0xb6790f58 in QApplication::processEvents () from /usr/lib/libqt-mt.so.3
#42 0x080f91ad in SplashScreen::processEvents ()
#43 0x080f863b in SplashScreen::increment ()
#44 0x080a6199 in CollectionListItem::CollectionListItem ()
#45 0x080a2d9d in CollectionList::initialize ()
#46 0x080e1128 in PlaylistBox::PlaylistBox ()
#47 0x080f2cbf in PlaylistSplitter::setupLayout ()
#48 0x080f28a5 in PlaylistSplitter::PlaylistSplitter ()
#49 0x080c1b46 in JuK::setupLayout ()
#50 0x080c18e0 in JuK::JuK ()
#51 0x080c8b1f in main ()
Comment 1 Michael Pyne 2005-10-04 04:10:51 UTC
This has been fixed.  Will be available in KDE 3.4.3.

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