Bug 172605 - Amarok crashes on exit
Summary: Amarok crashes on exit
Status: RESOLVED DUPLICATE of bug 165940
Alias: None
Product: kdelibs
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: 4.1
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Amarok Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-11 18:21 UTC by Alexey Chernov
Modified: 2008-10-27 23:25 UTC (History)
1 user (show)

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 Alexey Chernov 2008-10-11 18:21:12 UTC
Version:           1.92.2 (using KDE 4.1.2)
Compiler:          GCC 4.1.2 Target: x86_64-unknown-linux-gnu Configured with: ../gcc-4.1.2/configure --prefix=/usr --libexecdir=/usr/lib --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-languages=c,c++ --disable-multilib Thread model: posix
OS:                Linux
Installed from:    Compiled From Sources

Amarok 2 beta 2 crashes on exit. Crash report will follow.
Comment 1 Alexey Chernov 2008-10-11 18:21:39 UTC
Приложение: Амарок (amarok), сигнал SIGSEGV
Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 0x7f4790643750 (LWP 4230)]
[New Thread 0x47ffd950 (LWP 4259)]
[New Thread 0x477fc950 (LWP 4257)]
[New Thread 0x46ffb950 (LWP 4256)]
[New Thread 0x467fa950 (LWP 4255)]
[New Thread 0x45ff9950 (LWP 4253)]
[New Thread 0x457f8950 (LWP 4252)]
[New Thread 0x4106c950 (LWP 4251)]
[New Thread 0x44ff7950 (LWP 4250)]
[New Thread 0x447f6950 (LWP 4249)]
[New Thread 0x437f4950 (LWP 4247)]
[New Thread 0x42ff3950 (LWP 4246)]
[New Thread 0x427f2950 (LWP 4245)]
[New Thread 0x41a1d950 (LWP 4244)]
[KCrash handler]
#5  0x0000000003a9c7e0 in ?? ()
#6  0x00007f478e66c523 in qDeleteAll<QList<QAction*>::const_iterator> (
    begin=@0x7fff98688ec0, end=@0x7fff98688eb0)
    at /usr/include/QtCore/qalgorithms.h:346
#7  0x00007f478e66c573 in qDeleteAll<QList<QAction*> > (c=@0x4109350)
    at /usr/include/QtCore/qalgorithms.h:354
#8  0x00007f478e667c0e in ~KBookmarkMenu (this=0x4109330)
    at /usr/src/packages/kde4/4.1.2/kdelibs-4.1.2/kio/bookmarks/kbookmarkmenu.cc:123
#9  0x00007f47903501f1 in ~KBookmarkHandler (this=0x40e8420)
    at /usr/src/packages/amarok-1.92.2/src/browsers/filebrowser/kbookmarkhandler.cpp:65
#10 0x00007f478d749a27 in QObjectPrivate::deleteChildren (this=0x3f9e350)
    at kernel/qobject.cpp:1875
#11 0x00007f478a8dc91a in ~QWidget (this=0x40a0110) at kernel/qwidget.cpp:1338
#12 0x00007f478fd0c767 in ~KHBox (this=0x40a0110)
    at /usr/src/packages/kde4/4.1.2/kdelibs-4.1.2/kdeui/widgets/khbox.cpp:51
#13 0x00007f478fd578ed in ~KVBox (this=0x40a0110)
    at /usr/src/packages/kde4/4.1.2/kdelibs-4.1.2/kdeui/widgets/kvbox.cpp:29
#14 0x00007f479034cd05 in ~Widget (this=0x40a0110)
    at /usr/src/packages/amarok-1.92.2/src/browsers/filebrowser/FileBrowser.cpp:199
#15 0x00007f47902fa44e in SideBar::deleteBrowsers (this=0x38409f0)
    at /usr/src/packages/amarok-1.92.2/src/Sidebar.h:87
#16 0x00007f47902f71b4 in MainWindow::deleteBrowsers (this=0x230a040)
    at /usr/src/packages/amarok-1.92.2/src/MainWindow.cpp:315
#17 0x00007f47902e7f85 in ~App (this=0x7fff98689170)
    at /usr/src/packages/amarok-1.92.2/src/App.cpp:230
#18 0x000000000040388d in main (argc=1, argv=0x7fff9868a308)
    at /usr/src/packages/amarok-1.92.2/src/main.cpp:127
#0  0x00007f4788cf09e1 in nanosleep () from /lib/libc.so.6
Comment 2 Seb Ruiz 2008-10-12 01:56:25 UTC
Actually seems like a crash within KBookmarkMenu. Reassigning to KDElibs
Comment 3 Oliver Putz 2008-10-27 23:25:34 UTC
It actually looks like bug #165940 to me...

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