Bug 306089 - Amarok Crashes on Right Mouse click close option
Summary: Amarok Crashes on Right Mouse click close option
Status: RESOLVED DUPLICATE of bug 285951
Alias: None
Product: amarok
Classification: Applications
Component: general (show other bugs)
Version: 2.5.0
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: 2.7
Assignee: Amarok Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-31 15:32 UTC by Kelley Castleberry
Modified: 2012-08-31 19:07 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 Kelley Castleberry 2012-08-31 15:32:36 UTC
Application: amarok (2.5.0)
KDE Platform Version: 4.8.4 (4.8.4) (Compiled from sources)
Qt Version: 4.8.1
Operating System: Linux 3.2.0-29-generic x86_64
Distribution: Linux Mint 13 Maya

-- Information about the crash:
- What I was doing when the application crashed: Working in the Software Manager installing new software.

- Unusual behavior I noticed:  To free up memory I decided to close Amarok by left clicking on the menu bar with its name on it and selecting close Amarok.  Bug Crash Report comes up every time.

- Custom settings of the application:  None aware

The crash can be reproduced some of the time.

-- 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 0x7f1849863780 (LWP 4240))]

Thread 12 (Thread 0x7f1827cb6700 (LWP 4243)):
#0  __pthread_mutex_lock_full (mutex=0x158e5d0) at pthread_mutex_lock.c:291
#1  0x00007f18399ffe1e in pa_mutex_lock () from /usr/lib/x86_64-linux-gnu/libpulsecommon-1.1.so
#2  0x00007f183e5bb369 in ?? () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
#3  0x00007f183e5ac76c in pa_mainloop_poll () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
#4  0x00007f183e5acdd9 in pa_mainloop_iterate () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
#5  0x00007f183e5ace90 in pa_mainloop_run () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
#6  0x00007f183e5bb30f in ?? () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
#7  0x00007f1839a00d18 in ?? () from /usr/lib/x86_64-linux-gnu/libpulsecommon-1.1.so
#8  0x00007f184287be9a in start_thread (arg=0x7f1827cb6700) at pthread_create.c:308
#9  0x00007f184616a4bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 11 (Thread 0x7f181a9db700 (LWP 4246)):
#0  __pthread_mutex_unlock_usercnt (mutex=<optimized out>, decr=<optimized out>) at pthread_mutex_unlock.c:66
#1  __pthread_mutex_unlock (mutex=0x7f1814000aa0) at pthread_mutex_unlock.c:290
#2  0x00007f1840d995d1 in g_mutex_unlock () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f1840d5db3d in g_main_context_check () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007f1840d5dfd6 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007f1840d5e164 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#6  0x00007f1846af5426 in QEventDispatcherGlib::processEvents (this=0x7f1814000900, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#7  0x00007f1846ac4c82 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#8  0x00007f1846ac4ed7 in QEventLoop::exec (this=0x7f181a9dadd0, flags=...) at kernel/qeventloop.cpp:204
#9  0x00007f18469c3fa7 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#10 0x00007f1846aa49ff in QInotifyFileSystemWatcherEngine::run (this=0x16760c0) at io/qfilesystemwatcher_inotify.cpp:248
#11 0x00007f18469c6fcb in QThreadPrivate::start (arg=0x16760c0) at thread/qthread_unix.cpp:298
#12 0x00007f184287be9a in start_thread (arg=0x7f181a9db700) at pthread_create.c:308
#13 0x00007f184616a4bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#14 0x0000000000000000 in ?? ()

Thread 10 (Thread 0x7f1813fff700 (LWP 4247)):
#0  0x00007f184615eb03 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f1840d5e036 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f1840d5e164 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f1846af5426 in QEventDispatcherGlib::processEvents (this=0x7f180c0008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#4  0x00007f1846ac4c82 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007f1846ac4ed7 in QEventLoop::exec (this=0x7f1813ffee00, flags=...) at kernel/qeventloop.cpp:204
#6  0x00007f18469c3fa7 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#7  0x00007f18469c6fcb in QThreadPrivate::start (arg=0x17aa000) at thread/qthread_unix.cpp:298
#8  0x00007f184287be9a in start_thread (arg=0x7f1813fff700) at pthread_create.c:308
#9  0x00007f184616a4bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 9 (Thread 0x7f18131da700 (LWP 4248)):
#0  0x00007fff24dff8de in ?? ()
#1  0x00007f183f79215d in __GI_clock_gettime (clock_id=<optimized out>, tp=<optimized out>) at ../sysdeps/unix/clock_gettime.c:116
#2  0x00007f1846a1dbb4 in do_gettime (frac=0x7f18131d9be8, sec=0x7f18131d9be0) at tools/qelapsedtimer_unix.cpp:123
#3  qt_gettime () at tools/qelapsedtimer_unix.cpp:140
#4  0x00007f1846af5b8d in QTimerInfoList::updateCurrentTime (this=0x7f1804002060) at kernel/qeventdispatcher_unix.cpp:343
#5  0x00007f1846af5ec3 in QTimerInfoList::timerWait (this=0x7f1804002060, tm=...) at kernel/qeventdispatcher_unix.cpp:450
#6  0x00007f1846af497c in timerSourcePrepareHelper (src=<optimized out>, timeout=0x7f18131d9c9c) at kernel/qeventdispatcher_glib.cpp:136
#7  0x00007f1840d5d846 in g_main_context_prepare () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#8  0x00007f1840d5df5b in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#9  0x00007f1840d5e164 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#10 0x00007f1846af5426 in QEventDispatcherGlib::processEvents (this=0x7f18040008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#11 0x00007f1846ac4c82 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#12 0x00007f1846ac4ed7 in QEventLoop::exec (this=0x7f18131d9e00, flags=...) at kernel/qeventloop.cpp:204
#13 0x00007f18469c3fa7 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#14 0x00007f18469c6fcb in QThreadPrivate::start (arg=0x194c340) at thread/qthread_unix.cpp:298
#15 0x00007f184287be9a in start_thread (arg=0x7f18131da700) at pthread_create.c:308
#16 0x00007f184616a4bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#17 0x0000000000000000 in ?? ()

Thread 8 (Thread 0x7f1811dcd700 (LWP 4251)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f18469c74db in wait (time=18446744073709551615, this=0x197e4f0) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x197e670, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f1843e100eb in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x1985620, th=0x197ea90) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f1843e129db in ThreadWeaver::WorkingHardState::applyForWork (this=0x197e740, th=0x197ea90) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f1843e129f4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x197e740, th=0x197ea90) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f1843e1184f in ThreadWeaver::ThreadRunHelper::run (this=0x7f1811dcce20, parent=0x1985620, th=0x197ea90) at ../../../threadweaver/Weaver/Thread.cpp:87
#7  0x00007f1843e118db in ThreadWeaver::Thread::run (this=0x197ea90) at ../../../threadweaver/Weaver/Thread.cpp:142
#8  0x00007f18469c6fcb in QThreadPrivate::start (arg=0x197ea90) at thread/qthread_unix.cpp:298
#9  0x00007f184287be9a in start_thread (arg=0x7f1811dcd700) at pthread_create.c:308
#10 0x00007f184616a4bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 7 (Thread 0x7f18129d9700 (LWP 4313)):
#0  0x00007f1840d995d1 in g_mutex_unlock () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x00007f1840d5daee in g_main_context_check () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f1840d5dfd6 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f1840d5e164 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007f1846af5426 in QEventDispatcherGlib::processEvents (this=0x7f1808002470, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#5  0x00007f1846ac4c82 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#6  0x00007f1846ac4ed7 in QEventLoop::exec (this=0x7f18129d8dd0, flags=...) at kernel/qeventloop.cpp:204
#7  0x00007f18469c3fa7 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#8  0x00007f1846aa49ff in QInotifyFileSystemWatcherEngine::run (this=0x95a2080) at io/qfilesystemwatcher_inotify.cpp:248
#9  0x00007f18469c6fcb in QThreadPrivate::start (arg=0x95a2080) at thread/qthread_unix.cpp:298
#10 0x00007f184287be9a in start_thread (arg=0x7f18129d9700) at pthread_create.c:308
#11 0x00007f184616a4bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#12 0x0000000000000000 in ?? ()

Thread 6 (Thread 0x7f1803fff700 (LWP 4314)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f18469c74db in wait (time=18446744073709551615, this=0x197e4f0) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x197e670, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f1843e100eb in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x1985620, th=0x7ec50f0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f1843e129db in ThreadWeaver::WorkingHardState::applyForWork (this=0x197e740, th=0x7ec50f0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f1843e129f4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x197e740, th=0x7ec50f0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f1843e129f4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x197e740, th=0x7ec50f0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#7  0x00007f1843e129f4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x197e740, th=0x7ec50f0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#8  0x00007f1843e129f4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x197e740, th=0x7ec50f0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#9  0x00007f1843e129f4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x197e740, th=0x7ec50f0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#10 0x00007f1843e129f4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x197e740, th=0x7ec50f0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#11 0x00007f1843e129f4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x197e740, th=0x7ec50f0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#12 0x00007f1843e129f4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x197e740, th=0x7ec50f0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#13 0x00007f1843e1184f in ThreadWeaver::ThreadRunHelper::run (this=0x7f1803ffee20, parent=0x1985620, th=0x7ec50f0) at ../../../threadweaver/Weaver/Thread.cpp:87
#14 0x00007f1843e118db in ThreadWeaver::Thread::run (this=0x7ec50f0) at ../../../threadweaver/Weaver/Thread.cpp:142
#15 0x00007f18469c6fcb in QThreadPrivate::start (arg=0x7ec50f0) at thread/qthread_unix.cpp:298
#16 0x00007f184287be9a in start_thread (arg=0x7f1803fff700) at pthread_create.c:308
#17 0x00007f184616a4bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#18 0x0000000000000000 in ?? ()

Thread 5 (Thread 0x7f18037fe700 (LWP 4315)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f18469c74db in wait (time=18446744073709551615, this=0x197e4f0) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x197e670, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f1843e100eb in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x1985620, th=0x7ed1910) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f1843e129db in ThreadWeaver::WorkingHardState::applyForWork (this=0x197e740, th=0x7ed1910) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f1843e1184f in ThreadWeaver::ThreadRunHelper::run (this=0x7f18037fde20, parent=0x1985620, th=0x7ed1910) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007f1843e118db in ThreadWeaver::Thread::run (this=0x7ed1910) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007f18469c6fcb in QThreadPrivate::start (arg=0x7ed1910) at thread/qthread_unix.cpp:298
#8  0x00007f184287be9a in start_thread (arg=0x7f18037fe700) at pthread_create.c:308
#9  0x00007f184616a4bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 4 (Thread 0x7f1802ffd700 (LWP 4316)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f18469c74db in wait (time=18446744073709551615, this=0x197e4f0) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x197e670, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f1843e100eb in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x1985620, th=0x7e92450) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f1843e129db in ThreadWeaver::WorkingHardState::applyForWork (this=0x197e740, th=0x7e92450) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f1843e1184f in ThreadWeaver::ThreadRunHelper::run (this=0x7f1802ffce20, parent=0x1985620, th=0x7e92450) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007f1843e118db in ThreadWeaver::Thread::run (this=0x7e92450) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007f18469c6fcb in QThreadPrivate::start (arg=0x7e92450) at thread/qthread_unix.cpp:298
#8  0x00007f184287be9a in start_thread (arg=0x7f1802ffd700) at pthread_create.c:308
#9  0x00007f184616a4bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7f18023d6700 (LWP 4317)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f183d999dec in ?? () from /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4
#2  0x00007f183d999f19 in ?? () from /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4
#3  0x00007f184287be9a in start_thread (arg=0x7f18023d6700) at pthread_create.c:308
#4  0x00007f184616a4bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f18011bf700 (LWP 4320)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f1842e55222 in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4
#2  0x00007f1842e55259 in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4
#3  0x00007f184287be9a in start_thread (arg=0x7f18011bf700) at pthread_create.c:308
#4  0x00007f184616a4bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f1849863780 (LWP 4240)):
[KCrash Handler]
#6  0x00007f1846ade5dd in QObject::~QObject (this=0x3950bf0, __in_chrg=<optimized out>) at kernel/qobject.cpp:820
#7  0x00007f1846adee69 in QObject::~QObject (this=0x3950bf0, __in_chrg=<optimized out>) at kernel/qobject.cpp:940
#8  0x00007f184871302e in qDeleteAll<QList<Collections::Collection*>::const_iterator> (end=..., begin=...) at /usr/include/qt4/QtCore/qalgorithms.h:322
#9  qDeleteAll<SmartPointerList<Collections::Collection> > (c=...) at /usr/include/qt4/QtCore/qalgorithms.h:330
#10 CollectionManager::~CollectionManager (this=0x15ad2b0, __in_chrg=<optimized out>) at ../../src/core-impl/collections/support/CollectionManager.cpp:137
#11 0x00007f1848713209 in CollectionManager::~CollectionManager (this=0x15ad2b0, __in_chrg=<optimized out>) at ../../src/core-impl/collections/support/CollectionManager.cpp:145
#12 0x00007f18487114b6 in CollectionManager::destroy () at ../../src/core-impl/collections/support/CollectionManager.cpp:107
#13 0x00007f18488464cf in App::~App (this=0x7fff24c50180, __in_chrg=<optimized out>) at ../../src/App.cpp:248
#14 0x0000000000408e5a in main (argc=2, argv=0x7fff24c52608) at ../../src/main.cpp:303

Possible duplicates by query: bug 303372, bug 300194, bug 298222, bug 297555, bug 294709.

Reported using DrKonqi
Comment 1 Jekyll Wu 2012-08-31 19:07:43 UTC

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