| Summary: | Amarok crashes on exit | ||
|---|---|---|---|
| Product: | [Unmaintained] kdelibs | Reporter: | Alexey Chernov <4ernov> |
| Component: | general | Assignee: | Amarok Bugs <amarok-bugs-null> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | crash | CC: | Regnaron |
| Priority: | NOR | ||
| Version First Reported In: | 4.1 | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Alexey Chernov
2008-10-11 18:21:12 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
Actually seems like a crash within KBookmarkMenu. Reassigning to KDElibs It actually looks like bug #165940 to me... *** This bug has been marked as a duplicate of bug 165940 *** |