Bug 306730 - Crash when right click on systray icon to quit
Summary: Crash when right click on systray icon to quit
Status: RESOLVED DUPLICATE of bug 285951
Alias: None
Product: amarok
Classification: Applications
Component: general (show other bugs)
Version: 2.5.0
Platform: Ubuntu Linux
: NOR crash
Target Milestone: 2.7
Assignee: Amarok Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-13 09:49 UTC by Sal Colon
Modified: 2012-09-25 19:56 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
New crash information added by DrKonqi (23.00 KB, text/plain)
2012-09-25 19:56 UTC, Aseem
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sal Colon 2012-09-13 09:49:36 UTC
Application: amarok (2.5.0)
KDE Platform Version: 4.8.5 (4.8.5)
Qt Version: 4.8.1
Operating System: Linux 3.2.0-30-generic x86_64
Distribution: Ubuntu 12.04.1 LTS

-- Information about the crash:
- What I was doing when the application crashed:I was noticing strange behaviour in Amarok, it continued to complain about database errors... also, I was trying to resize the star section of a song because it would not display correctly and I was unable to make the setting stay neither size nor recommendation. It also would not play a particular song all the way, so I right clicked on the systray icon to quit, then it crashed. Other information: not sure if related, but I used kid3 to tag song.

-- Backtrace:
Application: Amarok (amarok), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f6cbf1257c0 (LWP 12330))]

Thread 11 (Thread 0x7f6c8e76f700 (LWP 12339)):
#0  0x00007f6cb80e305d in __pthread_mutex_unlock_usercnt (mutex=<optimized out>, decr=<optimized out>) at pthread_mutex_unlock.c:52
#1  __pthread_mutex_unlock (mutex=0x7f6c88000ac0) at pthread_mutex_unlock.c:290
#2  0x00007f6cb65e35d1 in g_mutex_unlock () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f6cb65a7c49 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007f6cb65a80a0 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007f6cb65a8164 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#6  0x00007f6cbc39a426 in QEventDispatcherGlib::processEvents (this=0x7f6c88000920, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#7  0x00007f6cbc369c82 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#8  0x00007f6cbc369ed7 in QEventLoop::exec (this=0x7f6c8e76ecd0, flags=...) at kernel/qeventloop.cpp:204
#9  0x00007f6cbc268fa7 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#10 0x00007f6cbc3499ff in QInotifyFileSystemWatcherEngine::run (this=0x2a13d40) at io/qfilesystemwatcher_inotify.cpp:248
#11 0x00007f6cbc26bfcb in QThreadPrivate::start (arg=0x2a13d40) at thread/qthread_unix.cpp:298
#12 0x00007f6cad637b74 in ?? () from /usr/lib/nvidia-current-updates/libGL.so.1
#13 0x00007f6cb80dfe9a in start_thread (arg=0x7f6c8e76f700) at pthread_create.c:308
#14 0x00007f6cbba0a4bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#15 0x0000000000000000 in ?? ()

Thread 10 (Thread 0x7f6c87fff700 (LWP 12343)):
#0  0x00007fffc260070a in ?? ()
#1  0x00007fffc2600959 in ?? ()
#2  0x00007f6cb4fc415d in __GI_clock_gettime (clock_id=<optimized out>, tp=<optimized out>) at ../sysdeps/unix/clock_gettime.c:116
#3  0x00007f6cbc2c2bb4 in do_gettime (frac=0x7f6c87ffeae8, sec=0x7f6c87ffeae0) at tools/qelapsedtimer_unix.cpp:123
#4  qt_gettime () at tools/qelapsedtimer_unix.cpp:140
#5  0x00007f6cbc39ab8d in QTimerInfoList::updateCurrentTime (this=0x7f6c80001960) at kernel/qeventdispatcher_unix.cpp:343
#6  0x00007f6cbc39aec3 in QTimerInfoList::timerWait (this=0x7f6c80001960, tm=...) at kernel/qeventdispatcher_unix.cpp:450
#7  0x00007f6cbc39997c in timerSourcePrepareHelper (src=<optimized out>, timeout=0x7f6c87ffeb9c) at kernel/qeventdispatcher_glib.cpp:136
#8  0x00007f6cb65a7846 in g_main_context_prepare () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#9  0x00007f6cb65a7f5b in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#10 0x00007f6cb65a8164 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#11 0x00007f6cbc39a426 in QEventDispatcherGlib::processEvents (this=0x7f6c800008e0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#12 0x00007f6cbc369c82 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#13 0x00007f6cbc369ed7 in QEventLoop::exec (this=0x7f6c87ffed00, flags=...) at kernel/qeventloop.cpp:204
#14 0x00007f6cbc268fa7 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#15 0x00007f6cbc26bfcb in QThreadPrivate::start (arg=0x2b8de50) at thread/qthread_unix.cpp:298
#16 0x00007f6cad637b74 in ?? () from /usr/lib/nvidia-current-updates/libGL.so.1
#17 0x00007f6cb80dfe9a in start_thread (arg=0x7f6c87fff700) at pthread_create.c:308
#18 0x00007f6cbba0a4bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#19 0x0000000000000000 in ?? ()

Thread 9 (Thread 0x7f6c86b4f700 (LWP 12344)):
#0  0x00007f6cbb9feb03 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f6cb65a8036 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f6cb65a8164 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f6cbc39a426 in QEventDispatcherGlib::processEvents (this=0x7f6c780008e0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#4  0x00007f6cbc369c82 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007f6cbc369ed7 in QEventLoop::exec (this=0x7f6c86b4ed00, flags=...) at kernel/qeventloop.cpp:204
#6  0x00007f6cbc268fa7 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#7  0x00007f6cbc26bfcb in QThreadPrivate::start (arg=0x2bbfc80) at thread/qthread_unix.cpp:298
#8  0x00007f6cad637b74 in ?? () from /usr/lib/nvidia-current-updates/libGL.so.1
#9  0x00007f6cb80dfe9a in start_thread (arg=0x7f6c86b4f700) at pthread_create.c:308
#10 0x00007f6cbba0a4bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 8 (Thread 0x7f6c8573f700 (LWP 12346)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f6cbc26c4db in wait (time=18446744073709551615, this=0x2d27bf0) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x2d27d70, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f6cb968a0eb in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x2d27aa0, th=0x2d293b0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f6cb968c9db in ThreadWeaver::WorkingHardState::applyForWork (this=0x2d29090, th=0x2d293b0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f6cb968c9f4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x2d29090, th=0x2d293b0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f6cb968b84f in ThreadWeaver::ThreadRunHelper::run (this=0x7f6c8573ed20, parent=0x2d27aa0, th=0x2d293b0) at ../../../threadweaver/Weaver/Thread.cpp:87
#7  0x00007f6cb968b8db in ThreadWeaver::Thread::run (this=0x2d293b0) at ../../../threadweaver/Weaver/Thread.cpp:142
#8  0x00007f6cbc26bfcb in QThreadPrivate::start (arg=0x2d293b0) at thread/qthread_unix.cpp:298
#9  0x00007f6cad637b74 in ?? () from /usr/lib/nvidia-current-updates/libGL.so.1
#10 0x00007f6cb80dfe9a in start_thread (arg=0x7f6c8573f700) at pthread_create.c:308
#11 0x00007f6cbba0a4bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#12 0x0000000000000000 in ?? ()

Thread 7 (Thread 0x7f6c77fff700 (LWP 12348)):
#0  0x00007f6cb6579930 in pthread_mutex_lock@plt () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x00007f6cb65e35a1 in g_mutex_lock () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f6cb65a7f35 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f6cb65a8164 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007f6cbc39a426 in QEventDispatcherGlib::processEvents (this=0x7f6c6c0008e0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#5  0x00007f6cbc369c82 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#6  0x00007f6cbc369ed7 in QEventLoop::exec (this=0x7f6c77ffecd0, flags=...) at kernel/qeventloop.cpp:204
#7  0x00007f6cbc268fa7 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#8  0x00007f6cbc3499ff in QInotifyFileSystemWatcherEngine::run (this=0x302f820) at io/qfilesystemwatcher_inotify.cpp:248
#9  0x00007f6cbc26bfcb in QThreadPrivate::start (arg=0x302f820) at thread/qthread_unix.cpp:298
#10 0x00007f6cad637b74 in ?? () from /usr/lib/nvidia-current-updates/libGL.so.1
#11 0x00007f6cb80dfe9a in start_thread (arg=0x7f6c77fff700) at pthread_create.c:308
#12 0x00007f6cbba0a4bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#13 0x0000000000000000 in ?? ()

Thread 6 (Thread 0x7f6c773cf700 (LWP 12349)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f6cbc26c4db in wait (time=18446744073709551615, this=0x2d27bf0) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x2d27d70, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f6cb968a0eb in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x2d27aa0, th=0x30cea30) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f6cb968c9db in ThreadWeaver::WorkingHardState::applyForWork (this=0x2d29090, th=0x30cea30) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f6cb968c9f4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x2d29090, th=0x30cea30) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f6cb968b84f in ThreadWeaver::ThreadRunHelper::run (this=0x7f6c773ced20, parent=0x2d27aa0, th=0x30cea30) at ../../../threadweaver/Weaver/Thread.cpp:87
#7  0x00007f6cb968b8db in ThreadWeaver::Thread::run (this=0x30cea30) at ../../../threadweaver/Weaver/Thread.cpp:142
#8  0x00007f6cbc26bfcb in QThreadPrivate::start (arg=0x30cea30) at thread/qthread_unix.cpp:298
#9  0x00007f6cad637b74 in ?? () from /usr/lib/nvidia-current-updates/libGL.so.1
#10 0x00007f6cb80dfe9a in start_thread (arg=0x7f6c773cf700) at pthread_create.c:308
#11 0x00007f6cbba0a4bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#12 0x0000000000000000 in ?? ()

Thread 5 (Thread 0x7f6c76bce700 (LWP 12350)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f6cbc26c4db in wait (time=18446744073709551615, this=0x2d27bf0) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x2d27d70, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f6cb968a0eb in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x2d27aa0, th=0x30cf7c0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f6cb968c9db in ThreadWeaver::WorkingHardState::applyForWork (this=0x2d29090, th=0x30cf7c0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f6cb968c9f4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x2d29090, th=0x30cf7c0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f6cb968b84f in ThreadWeaver::ThreadRunHelper::run (this=0x7f6c76bcdd20, parent=0x2d27aa0, th=0x30cf7c0) at ../../../threadweaver/Weaver/Thread.cpp:87
#7  0x00007f6cb968b8db in ThreadWeaver::Thread::run (this=0x30cf7c0) at ../../../threadweaver/Weaver/Thread.cpp:142
#8  0x00007f6cbc26bfcb in QThreadPrivate::start (arg=0x30cf7c0) at thread/qthread_unix.cpp:298
#9  0x00007f6cad637b74 in ?? () from /usr/lib/nvidia-current-updates/libGL.so.1
#10 0x00007f6cb80dfe9a in start_thread (arg=0x7f6c76bce700) at pthread_create.c:308
#11 0x00007f6cbba0a4bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#12 0x0000000000000000 in ?? ()

Thread 4 (Thread 0x7f6c763cd700 (LWP 12351)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f6cbc26c4db in wait (time=18446744073709551615, this=0x2d27bf0) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x2d27d70, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f6cb968a0eb in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x2d27aa0, th=0x30d0460) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f6cb968c9db in ThreadWeaver::WorkingHardState::applyForWork (this=0x2d29090, th=0x30d0460) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f6cb968b84f in ThreadWeaver::ThreadRunHelper::run (this=0x7f6c763ccd20, parent=0x2d27aa0, th=0x30d0460) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007f6cb968b8db in ThreadWeaver::Thread::run (this=0x30d0460) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007f6cbc26bfcb in QThreadPrivate::start (arg=0x30d0460) at thread/qthread_unix.cpp:298
#8  0x00007f6cad637b74 in ?? () from /usr/lib/nvidia-current-updates/libGL.so.1
#9  0x00007f6cb80dfe9a in start_thread (arg=0x7f6c763cd700) at pthread_create.c:308
#10 0x00007f6cbba0a4bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7f6c7557f700 (LWP 12352)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f6cb31bbdec in ?? () from /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4
#2  0x00007f6cb31bbf19 in ?? () from /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4
#3  0x00007f6cad637b74 in ?? () from /usr/lib/nvidia-current-updates/libGL.so.1
#4  0x00007f6cb80dfe9a in start_thread (arg=0x7f6c7557f700) at pthread_create.c:308
#5  0x00007f6cbba0a4bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#6  0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f6c58d73700 (LWP 12388)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f6cb86bd222 in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4
#2  0x00007f6cb86bd259 in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4
#3  0x00007f6cad637b74 in ?? () from /usr/lib/nvidia-current-updates/libGL.so.1
#4  0x00007f6cb80dfe9a in start_thread (arg=0x7f6c58d73700) at pthread_create.c:308
#5  0x00007f6cbba0a4bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#6  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f6cbf1257c0 (LWP 12330)):
[KCrash Handler]
#6  0x0000000000000000 in ?? ()
#7  0x00007f6cbdfc402e in qDeleteAll<QList<Collections::Collection*>::const_iterator> (end=..., begin=...) at /usr/include/qt4/QtCore/qalgorithms.h:322
#8  qDeleteAll<SmartPointerList<Collections::Collection> > (c=...) at /usr/include/qt4/QtCore/qalgorithms.h:330
#9  CollectionManager::~CollectionManager (this=0x20d8b40, __in_chrg=<optimized out>) at ../../src/core-impl/collections/support/CollectionManager.cpp:137
#10 0x00007f6cbdfc4209 in CollectionManager::~CollectionManager (this=0x20d8b40, __in_chrg=<optimized out>) at ../../src/core-impl/collections/support/CollectionManager.cpp:145
#11 0x00007f6cbdfc24b6 in CollectionManager::destroy () at ../../src/core-impl/collections/support/CollectionManager.cpp:107
#12 0x00007f6cbe0f74cf in App::~App (this=0x7fffc25b8d60, __in_chrg=<optimized out>) at ../../src/App.cpp:248
#13 0x0000000000408e5a in main (argc=2, argv=0x7fffc25bb1e8) at ../../src/main.cpp:303

Possible duplicates by query: bug 306089, bug 305799, bug 305260, bug 305205, bug 304925.

Reported using DrKonqi
Comment 1 Myriam Schweingruber 2012-09-13 15:04:17 UTC
Please upgrade to Amarok 2.6.0, this is solved since quite some time already.

*** This bug has been marked as a duplicate of bug 285951 ***
Comment 2 Aseem 2012-09-25 19:56:48 UTC
Created attachment 74171 [details]
New crash information added by DrKonqi

amarok (2.5.0) on KDE Platform 4.8.5 (4.8.5) using Qt 4.8.1

- What I was doing when the application crashed:
Amarok crashes everytime whenever I right click the system tray icon and select the quit option.

-- Backtrace (Reduced):
#7  0x00007f79c549a02e in qDeleteAll<QList<Collections::Collection*>::const_iterator> (end=..., begin=...) at /usr/include/qt4/QtCore/qalgorithms.h:322
#8  qDeleteAll<SmartPointerList<Collections::Collection> > (c=...) at /usr/include/qt4/QtCore/qalgorithms.h:330
#9  CollectionManager::~CollectionManager (this=0x1fc73f0, __in_chrg=<optimized out>) at ../../src/core-impl/collections/support/CollectionManager.cpp:137
#10 0x00007f79c549a209 in CollectionManager::~CollectionManager (this=0x1fc73f0, __in_chrg=<optimized out>) at ../../src/core-impl/collections/support/CollectionManager.cpp:145
#11 0x00007f79c54984b6 in CollectionManager::destroy () at ../../src/core-impl/collections/support/CollectionManager.cpp:107