Bug 254189 - Pushing Stop Button Crashes Amarok [@ CollectionTreeItem::prepareForRemoval]
Summary: Pushing Stop Button Crashes Amarok [@ CollectionTreeItem::prepareForRemoval]
Status: RESOLVED FIXED
Alias: None
Product: amarok
Classification: Applications
Component: Collection Browser (show other bugs)
Version: 2.3.2
Platform: Ubuntu Linux
: NOR crash
Target Milestone: 2.4.0
Assignee: Amarok Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-14 21:00 UTC by kat
Modified: 2011-06-17 11:26 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In: 2.4.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description kat 2010-10-14 21:00:24 UTC
Application: amarok (2.3.2)
KDE Platform Version: 4.5.1 (KDE 4.5.1)
Qt Version: 4.7.0
Operating System: Linux 2.6.32-25-generic x86_64
Distribution: Ubuntu 10.04.1 LTS

-- Information about the crash:
- What I was doing when the application crashed:
I was listening to a playlist of 1300 songs and pushed the STOP button

- Unusual behavior I noticed:
The middle Plasmoid section was acting wierd, they kept minimizing down to small 300px x 300px blocks that you could only get to open again by resizing the playlist to the left.

- Custom settings of the application:
I had turned the Lyrics Script off

-- Backtrace:
Application: Amarok (amarok), signal: Aborted
[Current thread is 1 (Thread 0x7f88a6830840 (LWP 1897))]

Thread 15 (Thread 0x7f887b757710 (LWP 1898)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:211
#1  0x00007f888485f081 in ?? () from /usr/lib/libxine.so.1
#2  0x00007f88a11f59ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#3  0x00007f88a370170d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#4  0x0000000000000000 in ?? ()

Thread 14 (Thread 0x7f887af56710 (LWP 1899)):
#0  0x00007fff42fff86c in ?? ()
#1  0x00007fff42fff945 in clock_gettime ()
#2  0x00007f889be5b09f in *__GI_clock_gettime (clock_id=2062899680, tp=0x7f887af559e0) at ../sysdeps/unix/clock_gettime.c:100
#3  0x00007f88a3f994af in do_gettime () at tools/qelapsedtimer_unix.cpp:105
#4  qt_gettime () at tools/qelapsedtimer_unix.cpp:119
#5  0x00007f88a40651ed in QTimerInfoList::updateCurrentTime (this=0x7f887af559e0) at kernel/qeventdispatcher_unix.cpp:339
#6  0x00007f88a4065215 in QTimerInfoList::timerWait (this=0x7f887af559e0, tm=...) at kernel/qeventdispatcher_unix.cpp:442
#7  0x00007f88a40633cd in timerSourcePrepareHelper (src=<value optimized out>, timeout=0x7f887af55b1c) at kernel/qeventdispatcher_glib.cpp:136
#8  0x00007f88a4063475 in timerSourcePrepare (source=0x7f887af559e0, timeout=0x7f887af559e0) at kernel/qeventdispatcher_glib.cpp:169
#9  0x00007f889d400eb1 in g_main_context_prepare () from /lib/libglib-2.0.so.0
#10 0x00007f889d401318 in ?? () from /lib/libglib-2.0.so.0
#11 0x00007f889d4018fc in g_main_context_iteration () from /lib/libglib-2.0.so.0
#12 0x00007f88a40631d6 in QEventDispatcherGlib::processEvents (this=0x17531e0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:417
#13 0x00007f88a4035dd2 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#14 0x00007f88a40361bc in QEventLoop::exec (this=0x7f887af55cb0, flags=) at kernel/qeventloop.cpp:201
#15 0x00007f88a3f4136d in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:490
#16 0x00007f8884add2b0 in ?? () from /usr/lib/qt4/plugins/phonon_backend/phonon_xine.so
#17 0x00007f88a3f442ee in QThreadPrivate::start (arg=0x1756590) at thread/qthread_unix.cpp:266
#18 0x00007f88a11f59ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#19 0x00007f88a370170d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#20 0x0000000000000000 in ?? ()

Thread 13 (Thread 0x7f887a550710 (LWP 1900)):
#0  0x00007f88a36f4f93 in *__GI___poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f889b61141f in ?? () from /usr/lib/libpulse.so.0
#2  0x00007f889b600d86 in pa_mainloop_poll () from /usr/lib/libpulse.so.0
#3  0x00007f889b602809 in pa_mainloop_iterate () from /usr/lib/libpulse.so.0
#4  0x00007f889b6028c0 in pa_mainloop_run () from /usr/lib/libpulse.so.0
#5  0x00007f889b61121b in ?? () from /usr/lib/libpulse.so.0
#6  0x00007f889727a0e8 in ?? () from /usr/lib/libpulsecommon-0.9.21.so
#7  0x00007f88a11f59ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#8  0x00007f88a370170d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#9  0x0000000000000000 in ?? ()

Thread 12 (Thread 0x7f8879d4f710 (LWP 1901)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f888486fe23 in ?? () from /usr/lib/libxine.so.1
#2  0x00007f88a11f59ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#3  0x00007f88a370170d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#4  0x0000000000000000 in ?? ()

Thread 11 (Thread 0x7f8879143710 (LWP 1902)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f888486fe23 in ?? () from /usr/lib/libxine.so.1
#2  0x00007f88a11f59ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#3  0x00007f88a370170d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#4  0x0000000000000000 in ?? ()

Thread 10 (Thread 0x7f8878942710 (LWP 1903)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f888486fe23 in ?? () from /usr/lib/libxine.so.1
#2  0x00007f88a11f59ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#3  0x00007f88a370170d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#4  0x0000000000000000 in ?? ()

Thread 9 (Thread 0x7f886fffe710 (LWP 1904)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f888486fe23 in ?? () from /usr/lib/libxine.so.1
#2  0x00007f88a11f59ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#3  0x00007f88a370170d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#4  0x0000000000000000 in ?? ()

Thread 8 (Thread 0x7f886a53c710 (LWP 1905)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f88a3f44eab in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x2052760, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x2052760, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007f889fe47d84 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x2837530, th=0x2a485d0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f889fe4af8b in ThreadWeaver::WorkingHardState::applyForWork (this=0x20914a0, th=0x2a485d0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f889fe4afa4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x20914a0, th=0x2a485d0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f889fe4afa4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x20914a0, th=0x2a485d0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#7  0x00007f889fe494ff in ThreadWeaver::ThreadRunHelper::run (this=0x7f886a53bd20, parent=0x2837530, th=0x2a485d0) at ../../../threadweaver/Weaver/Thread.cpp:87
#8  0x00007f889fe49a58 in ThreadWeaver::Thread::run (this=0x2a485d0) at ../../../threadweaver/Weaver/Thread.cpp:142
#9  0x00007f88a3f442ee in QThreadPrivate::start (arg=0x2a485d0) at thread/qthread_unix.cpp:266
#10 0x00007f88a11f59ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#11 0x00007f88a370170d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#12 0x0000000000000000 in ?? ()

Thread 7 (Thread 0x7f8869d3b710 (LWP 1906)):
#0  __lll_lock_wait_private () at ../nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:97
#1  0x00007f88a369a3dc in _L_lock_12449 () from /lib/libc.so.6
#2  0x00007f88a3698e78 in *__GI___libc_free (mem=0x7f88a3999e40) at malloc.c:3736
#3  0x00007f88a4063e2a in ~QEventDispatcherGlib (this=0x1fca590, __in_chrg=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:392
#4  0x00007f88a3f43b34 in QThreadPrivate::finish (arg=<value optimized out>) at thread/qthread_unix.cpp:302
#5  0x00007f88a3f442f6 in ~__pthread_cleanup_class (arg=0x7f88a4367f40) at /usr/include/pthread.h:535
#6  QThreadPrivate::start (arg=0x7f88a4367f40) at thread/qthread_unix.cpp:271
#7  0x00007f88a11f59ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#8  0x00007f88a370170d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#9  0x0000000000000000 in ?? ()

Thread 6 (Thread 0x7f88659a1710 (LWP 1908)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f889f6877e4 in QTWTF::TCMalloc_PageHeap::scavengerThread (this=0x7f889f992160) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:2359
#2  0x00007f889f687819 in QTWTF::TCMalloc_PageHeap::runScavengerThread (context=0x7f889f9a0234) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:1464
#3  0x00007f88a11f59ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#4  0x00007f88a370170d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 5 (Thread 0x7f885e1bf710 (LWP 2940)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f88a3f44eab in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x2052760, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x2052760, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007f889fe47d84 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x2837530, th=0x1f78680) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f889fe4af8b in ThreadWeaver::WorkingHardState::applyForWork (this=0x20914a0, th=0x1f78680) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f889fe494ff in ThreadWeaver::ThreadRunHelper::run (this=0x7f885e1bed20, parent=0x2837530, th=0x1f78680) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007f889fe49a58 in ThreadWeaver::Thread::run (this=0x1f78680) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007f88a3f442ee in QThreadPrivate::start (arg=0x1f78680) at thread/qthread_unix.cpp:266
#8  0x00007f88a11f59ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#9  0x00007f88a370170d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 4 (Thread 0x7f885d9be710 (LWP 3899)):
#0  __lll_lock_wait_private () at ../nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:97
#1  0x00007f88a369a3dc in _L_lock_12449 () from /lib/libc.so.6
#2  0x00007f88a3698e78 in *__GI___libc_free (mem=0x7f88a3999e40) at malloc.c:3736
#3  0x00007f88a4048136 in QObjectPrivate::cleanConnectionLists (this=0x5e7b370) at kernel/qobject.cpp:383
#4  0x00007f88a404f183 in QMetaObject::activate (sender=0x4a84160, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x7f885d9bda70) at kernel/qobject.cpp:3316
#5  0x00007f886f10cd7a in Collections::SqlQueryMakerInternal::newResultReady (this=0x7f88a3999e40, _t1=<value optimized out>, _t2=<value optimized out>) at ./SqlQueryMakerInternal.moc:151
#6  0x00007f886f110f63 in Collections::SqlQueryMakerInternal::handleResult (this=0x4a84160, result=<value optimized out>)
    at ../../../../../src/core-impl/collections/sqlcollection/SqlQueryMakerInternal.cpp:116
#7  0x00007f886f111292 in Collections::SqlQueryMakerInternal::run (this=0x4a84160) at ../../../../../src/core-impl/collections/sqlcollection/SqlQueryMakerInternal.cpp:49
#8  0x00007f886f10cb6d in SqlWorkerThread::run (this=0x38bce50) at ../../../../../src/core-impl/collections/sqlcollection/SqlQueryMaker.cpp:65
#9  0x00007f889fe4a1e1 in ThreadWeaver::JobRunHelper::runTheJob (this=0x7f885d9bdc90, th=0x1ed3680, job=0x38bce50) at ../../../threadweaver/Weaver/Job.cpp:106
#10 0x00007f889fe4a4de in ThreadWeaver::Job::execute (this=0x38bce50, th=0x1ed3680) at ../../../threadweaver/Weaver/Job.cpp:135
#11 0x00007f889fe494cf in ThreadWeaver::ThreadRunHelper::run (this=0x7f885d9bdd20, parent=0x2837530, th=0x1ed3680) at ../../../threadweaver/Weaver/Thread.cpp:95
#12 0x00007f889fe49a58 in ThreadWeaver::Thread::run (this=0x1ed3680) at ../../../threadweaver/Weaver/Thread.cpp:142
#13 0x00007f88a3f442ee in QThreadPrivate::start (arg=0x1ed3680) at thread/qthread_unix.cpp:266
#14 0x00007f88a11f59ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#15 0x00007f88a370170d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#16 0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7f885d1bd710 (LWP 4823)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f88a3f44eab in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x2052760, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x2052760, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007f889fe47d84 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x2837530, th=0x1e9a9a0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f889fe4af8b in ThreadWeaver::WorkingHardState::applyForWork (this=0x20914a0, th=0x1e9a9a0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f889fe4afa4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x20914a0, th=0x1e9a9a0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f889fe4afa4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x20914a0, th=0x1e9a9a0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#7  0x00007f889fe4afa4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x20914a0, th=0x1e9a9a0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#8  0x00007f889fe4afa4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x20914a0, th=0x1e9a9a0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#9  0x00007f889fe4afa4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x20914a0, th=0x1e9a9a0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#10 0x00007f889fe4afa4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x20914a0, th=0x1e9a9a0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#11 0x00007f889fe494ff in ThreadWeaver::ThreadRunHelper::run (this=0x7f885d1bcd20, parent=0x2837530, th=0x1e9a9a0) at ../../../threadweaver/Weaver/Thread.cpp:87
#12 0x00007f889fe49a58 in ThreadWeaver::Thread::run (this=0x1e9a9a0) at ../../../threadweaver/Weaver/Thread.cpp:142
#13 0x00007f88a3f442ee in QThreadPrivate::start (arg=0x1e9a9a0) at thread/qthread_unix.cpp:266
#14 0x00007f88a11f59ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#15 0x00007f88a370170d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#16 0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f8857bdf710 (LWP 6365)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f889ac132be in ?? () from /usr/lib/libQtWebKit.so.4
#2  0x00007f889ac133d9 in ?? () from /usr/lib/libQtWebKit.so.4
#3  0x00007f88a11f59ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#4  0x00007f88a370170d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f88a6830840 (LWP 1897)):
[KCrash Handler]
#6  0x00007f88a364ea75 in *__GI_raise (sig=<value optimized out>) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#7  0x00007f88a36525c0 in *__GI_abort () at abort.c:92
#8  0x00007f88a36884fb in __libc_message (do_abort=<value optimized out>, fmt=<value optimized out>) at ../sysdeps/unix/sysv/linux/libc_fatal.c:189
#9  0x00007f88a36925b6 in malloc_printerr (action=3, str=0x7f88a3765cd8 "double free or corruption (!prev)", ptr=<value optimized out>) at malloc.c:6266
#10 0x00007f88a3698e83 in *__GI___libc_free (mem=<value optimized out>) at malloc.c:3738
#11 0x00007f88a56c67c3 in ~QForeachContainer (this=<value optimized out>) at /usr/include/qt4/QtCore/qglobal.h:2240
#12 CollectionTreeItem::prepareForRemoval (this=<value optimized out>) at ../../src/browsers/CollectionTreeItem.cpp:122
#13 0x00007f88a56c687a in CollectionTreeItem::removeChild (this=<value optimized out>, index=0) at ../../src/browsers/CollectionTreeItem.cpp:110
#14 0x00007f88a56d94aa in CollectionTreeItemModelBase::handleSpecialQueryResult (this=0x28b68b0, type=<value optimized out>, qm=0x3a9b3d0, dataList=<value optimized out>)
    at ../../src/browsers/CollectionTreeItemModelBase.cpp:919
#15 0x00007f88a56d9a68 in CollectionTreeItemModelBase::newResultReady (this=0x28b68b0, collectionId=<value optimized out>, data=) at ../../src/browsers/CollectionTreeItemModelBase.cpp:880
#16 0x00007f88a56d3b87 in CollectionTreeItemModelBase::qt_metacall (this=0x28b68b0, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7f885804a360)
    at ./CollectionTreeItemModelBase.moc:94
#17 0x00007f88a56c9fb0 in CollectionTreeItemModel::qt_metacall (this=0x769, _c=1897, _id=6, _a=0xffffffffffffffff) at ./CollectionTreeItemModel.moc:73
#18 0x00007f88a4048e7e in QObject::event (this=0x28b68b0, e=0x769) at kernel/qobject.cpp:1219
#19 0x00007f88a4a076ec in QApplicationPrivate::notify_helper (this=0x14eefc0, receiver=0x28b68b0, e=0x7f88580031e0) at kernel/qapplication.cpp:4396
#20 0x00007f88a4a0d1dd in QApplication::notify (this=0x7fff42ed0de0, receiver=0x28b68b0, e=0x7f88580031e0) at kernel/qapplication.cpp:4277
#21 0x00007f88a6344536 in KApplication::notify (this=0x7fff42ed0de0, receiver=0x28b68b0, event=0x7f88580031e0) at ../../kdeui/kernel/kapplication.cpp:310
#22 0x00007f88a40370ac in QCoreApplication::notifyInternal (this=0x7fff42ed0de0, receiver=0x28b68b0, event=0x7f88580031e0) at kernel/qcoreapplication.cpp:732
#23 0x00007f88a4039fd2 in QCoreApplication::sendEvent (receiver=0x0, event_type=<value optimized out>, data=0x139bd40) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#24 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=<value optimized out>, data=0x139bd40) at kernel/qcoreapplication.cpp:1373
#25 0x00007f88a4063643 in QCoreApplication::sendPostedEvents (s=0x14f18e0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#26 postEventSourceDispatch (s=0x14f18e0) at kernel/qeventdispatcher_glib.cpp:277
#27 0x00007f889d3fd8c2 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#28 0x00007f889d401748 in ?? () from /lib/libglib-2.0.so.0
#29 0x00007f889d4018fc in g_main_context_iteration () from /lib/libglib-2.0.so.0
#30 0x00007f88a4063183 in QEventDispatcherGlib::processEvents (this=0x139b490, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:415
#31 0x00007f88a4ab997e in QGuiEventDispatcherGlib::processEvents (this=0x769, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#32 0x00007f88a4035dd2 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#33 0x00007f88a40361bc in QEventLoop::exec (this=0x7fff42ed0d80, flags=) at kernel/qeventloop.cpp:201
#34 0x00007f88a403a26b in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009
#35 0x000000000040836a in main (argc=<value optimized out>, argv=0x7fff42ed2d48) at ../../src/main.cpp:237

Reported using DrKonqi
Comment 1 Myriam Schweingruber 2011-05-07 11:31:42 UTC
Could you please upgrade to a newer Amarok version and test again? Current is Amarok 2.4.0, Amarok 2.4.1 is to be released tomorrow.

Please report back.
Comment 2 Myriam Schweingruber 2011-06-16 14:47:58 UTC
Any news on this? Without feedback within 2 weeks I will close this as fixed.
Comment 3 kat 2011-06-17 01:52:22 UTC
You can close this one. I haven't seen this behavior since using a newer version.
Comment 4 Myriam Schweingruber 2011-06-17 11:26:34 UTC
Thank you for the fast feedback.