Bug 269286 - Amarok crash on starting play
Summary: Amarok crash on starting play
Status: RESOLVED DUPLICATE of bug 219241
Alias: None
Product: amarok
Classification: Applications
Component: general (show other bugs)
Version: 2.4.0.90
Platform: Debian unstable Linux
: NOR crash
Target Milestone: 2.4.1
Assignee: Amarok Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-24 09:06 UTC by paul s. romanchenko
Modified: 2011-03-24 12:44 UTC (History)
0 users

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 paul s. romanchenko 2011-03-24 09:06:51 UTC
Application: amarok (2.4.0.90)
KDE Platform Version: 4.5.3 (KDE 4.5.3)
Qt Version: 4.7.1
Operating System: Linux 2.6.32-5-amd64 x86_64
Distribution: Debian GNU/Linux unstable (sid)

-- Information about the crash:
- What I was doing when the application crashed:

I clear play list, choose new titles, add them to play list and click play. Amarok crashed.

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

Thread 15 (Thread 0x7f01cf38e710 (LWP 5454)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:211
#1  0x00007f01d2100f41 in ?? () from /usr/lib/libxine.so.1
#2  0x00007f0200931ae3 in ?? () from /usr/lib/libGL.so.1
#3  0x00007f02078d88ba in start_thread (arg=<value optimized out>) at pthread_create.c:300
#4  0x00007f020ad9303d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 14 (Thread 0x7f01ceb8d710 (LWP 5455)):
#0  0x00007f020ad8c8d3 in select () at ../sysdeps/unix/syscall-template.S:82
#1  0x00007f020b6ebcde in qt_safe_select(int, struct {...} *, struct {...} *, struct {...} *, const timeval *) (nfds=12, fdread=0x1f17280, fdwrite=0x1f17518, fdexcept=0x1f177b0, orig_timeout=0x0) at kernel/qcore_unix.cpp:82
#2  0x00007f020b6f0e1d in QEventDispatcherUNIXPrivate::doSelect (this=0x1f170c0, flags=<value optimized out>, timeout=<value optimized out>) at kernel/qeventdispatcher_unix.cpp:219
#3  0x00007f020b6f19cb in QEventDispatcherUNIX::processEvents (this=0x1e992e0, flags=) at kernel/qeventdispatcher_unix.cpp:918
#4  0x00007f020b6c1222 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#5  0x00007f020b6c160c in QEventLoop::exec (this=0x7f01ceb8cd20, flags=) at kernel/qeventloop.cpp:201
#6  0x00007f020b5cd3ad in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:490
#7  0x00007f01d235d400 in Phonon::Xine::XineThread::run (this=0x1e9d6c0) at ../../xine/xinethread.cpp:143
#8  0x00007f020b5d030e in QThreadPrivate::start (arg=0x1e9d6c0) at thread/qthread_unix.cpp:285
#9  0x00007f0200931ae3 in ?? () from /usr/lib/libGL.so.1
#10 0x00007f02078d88ba in start_thread (arg=<value optimized out>) at pthread_create.c:300
#11 0x00007f020ad9303d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#12 0x0000000000000000 in ?? ()

Thread 13 (Thread 0x7f01b971d710 (LWP 5471)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f020b5d0ebb in wait (this=<value optimized out>, mutex=0x263f4c0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x263f4c0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007f0209786e56 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x2521b80, th=0x263c130) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f02097896fb in ThreadWeaver::WorkingHardState::applyForWork (this=0x2529280, th=0x263c130) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f0209789714 in ThreadWeaver::WorkingHardState::applyForWork (this=0x2529280, th=0x263c130) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f0209787c7f in ThreadWeaver::ThreadRunHelper::run (this=0x7f01b971cd90, parent=0x2521b80, th=0x263c130) at ../../../threadweaver/Weaver/Thread.cpp:87
#7  0x00007f02097881d8 in ThreadWeaver::Thread::run (this=0x263c130) at ../../../threadweaver/Weaver/Thread.cpp:142
#8  0x00007f020b5d030e in QThreadPrivate::start (arg=0x263c130) at thread/qthread_unix.cpp:285
#9  0x00007f0200931ae3 in ?? () from /usr/lib/libGL.so.1
#10 0x00007f02078d88ba in start_thread (arg=<value optimized out>) at pthread_create.c:300
#11 0x00007f020ad9303d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#12 0x0000000000000000 in ?? ()

Thread 12 (Thread 0x7f01b8f1c710 (LWP 5472)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f0207ecc994 in QTWTF::TCMalloc_PageHeap::scavengerThread (this=0x7f02081d70e0) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:2359
#2  0x00007f0207ecc9c9 in QTWTF::TCMalloc_PageHeap::runScavengerThread (context=0x7f02081e51b4) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:1464
#3  0x00007f0200931ae3 in ?? () from /usr/lib/libGL.so.1
#4  0x00007f02078d88ba in start_thread (arg=<value optimized out>) at pthread_create.c:300
#5  0x00007f020ad9303d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#6  0x0000000000000000 in ?? ()

Thread 11 (Thread 0x7f01b553e710 (LWP 5473)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f020b5d0ebb in wait (this=<value optimized out>, mutex=0x263f4c0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x263f4c0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007f0209786e56 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x2521b80, th=0x25fff40) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f02097896fb in ThreadWeaver::WorkingHardState::applyForWork (this=0x2529280, th=0x25fff40) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f0209789714 in ThreadWeaver::WorkingHardState::applyForWork (this=0x2529280, th=0x25fff40) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f0209789714 in ThreadWeaver::WorkingHardState::applyForWork (this=0x2529280, th=0x25fff40) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#7  0x00007f0209787c7f in ThreadWeaver::ThreadRunHelper::run (this=0x7f01b553dd90, parent=0x2521b80, th=0x25fff40) at ../../../threadweaver/Weaver/Thread.cpp:87
#8  0x00007f02097881d8 in ThreadWeaver::Thread::run (this=0x25fff40) at ../../../threadweaver/Weaver/Thread.cpp:142
#9  0x00007f020b5d030e in QThreadPrivate::start (arg=0x25fff40) at thread/qthread_unix.cpp:285
#10 0x00007f0200931ae3 in ?? () from /usr/lib/libGL.so.1
#11 0x00007f02078d88ba in start_thread (arg=<value optimized out>) at pthread_create.c:300
#12 0x00007f020ad9303d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#13 0x0000000000000000 in ?? ()

Thread 10 (Thread 0x7f01b4d35710 (LWP 5474)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f020b5d0ebb in wait (this=<value optimized out>, mutex=0x263f4c0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x263f4c0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007f0209786e56 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x2521b80, th=0x7f01b0001830) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f02097896fb in ThreadWeaver::WorkingHardState::applyForWork (this=0x2529280, th=0x7f01b0001830) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f0209789714 in ThreadWeaver::WorkingHardState::applyForWork (this=0x2529280, th=0x7f01b0001830) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f0209789714 in ThreadWeaver::WorkingHardState::applyForWork (this=0x2529280, th=0x7f01b0001830) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#7  0x00007f0209789714 in ThreadWeaver::WorkingHardState::applyForWork (this=0x2529280, th=0x7f01b0001830) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#8  0x00007f0209787c7f in ThreadWeaver::ThreadRunHelper::run (this=0x7f01b4d34d90, parent=0x2521b80, th=0x7f01b0001830) at ../../../threadweaver/Weaver/Thread.cpp:87
#9  0x00007f02097881d8 in ThreadWeaver::Thread::run (this=0x7f01b0001830) at ../../../threadweaver/Weaver/Thread.cpp:142
#10 0x00007f020b5d030e in QThreadPrivate::start (arg=0x7f01b0001830) at thread/qthread_unix.cpp:285
#11 0x00007f0200931ae3 in ?? () from /usr/lib/libGL.so.1
#12 0x00007f02078d88ba in start_thread (arg=<value optimized out>) at pthread_create.c:300
#13 0x00007f020ad9303d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#14 0x0000000000000000 in ?? ()

Thread 9 (Thread 0x7f01affff710 (LWP 5475)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f020b5d0ebb in wait (this=<value optimized out>, mutex=0x263f4c0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x263f4c0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007f0209786e56 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x2521b80, th=0x2616560) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f02097896fb in ThreadWeaver::WorkingHardState::applyForWork (this=0x2529280, th=0x2616560) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f0209787c7f in ThreadWeaver::ThreadRunHelper::run (this=0x7f01afffed90, parent=0x2521b80, th=0x2616560) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007f02097881d8 in ThreadWeaver::Thread::run (this=0x2616560) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007f020b5d030e in QThreadPrivate::start (arg=0x2616560) at thread/qthread_unix.cpp:285
#8  0x00007f0200931ae3 in ?? () from /usr/lib/libGL.so.1
#9  0x00007f02078d88ba in start_thread (arg=<value optimized out>) at pthread_create.c:300
#10 0x00007f020ad9303d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 8 (Thread 0x7f01a4c10710 (LWP 11377)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f020b5d0ebb in wait (this=<value optimized out>, mutex=0x4f4db78, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x4f4db78, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007f020c6058de in QFileInfoGatherer::run (this=<value optimized out>) at dialogs/qfileinfogatherer.cpp:214
#4  0x00007f020b5d030e in QThreadPrivate::start (arg=0x4f4db68) at thread/qthread_unix.cpp:285
#5  0x00007f0200931ae3 in ?? () from /usr/lib/libGL.so.1
#6  0x00007f02078d88ba in start_thread (arg=<value optimized out>) at pthread_create.c:300
#7  0x00007f020ad9303d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#8  0x0000000000000000 in ?? ()

Thread 7 (Thread 0x7f019bfff710 (LWP 11378)):
#0  0x00007f020ad8c8d3 in select () at ../sysdeps/unix/syscall-template.S:82
#1  0x00007f020b6ebcde in qt_safe_select(int, struct {...} *, struct {...} *, struct {...} *, const timeval *) (nfds=88, fdread=0x57fc720, fdwrite=0x57fc9b8, fdexcept=0x57fcc50, orig_timeout=0x0) at kernel/qcore_unix.cpp:82
#2  0x00007f020b6f0e1d in QEventDispatcherUNIXPrivate::doSelect (this=0x57fc560, flags=<value optimized out>, timeout=<value optimized out>) at kernel/qeventdispatcher_unix.cpp:219
#3  0x00007f020b6f19cb in QEventDispatcherUNIX::processEvents (this=0x602ca20, flags=) at kernel/qeventdispatcher_unix.cpp:918
#4  0x00007f020b6c1222 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#5  0x00007f020b6c160c in QEventLoop::exec (this=0x7f019bffed40, flags=) at kernel/qeventloop.cpp:201
#6  0x00007f020b5cd3ad in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:490
#7  0x00007f020b6a12c8 in QInotifyFileSystemWatcherEngine::run (this=0x2d99770) at io/qfilesystemwatcher_inotify.cpp:248
#8  0x00007f020b5d030e in QThreadPrivate::start (arg=0x2d99770) at thread/qthread_unix.cpp:285
#9  0x00007f0200931ae3 in ?? () from /usr/lib/libGL.so.1
#10 0x00007f02078d88ba in start_thread (arg=<value optimized out>) at pthread_create.c:300
#11 0x00007f020ad9303d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#12 0x0000000000000000 in ?? ()

Thread 6 (Thread 0x7f01ccd78710 (LWP 31708)):
#0  0x00007f020ad86ecd in read () at ../sysdeps/unix/syscall-template.S:82
#1  0x00007f01d2855035 in ?? () from /usr/lib/libasound.so.2
#2  0x00007f01d284fc18 in snd_hctl_handle_events () from /usr/lib/libasound.so.2
#3  0x00007f01d2859535 in snd_mixer_handle_events () from /usr/lib/libasound.so.2
#4  0x00007f01ce188916 in ?? () from /usr/lib/xine/plugins/1.29/xineplug_ao_out_alsa.so
#5  0x00007f0200931ae3 in ?? () from /usr/lib/libGL.so.1
#6  0x00007f02078d88ba in start_thread (arg=<value optimized out>) at pthread_create.c:300
#7  0x00007f020ad9303d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#8  0x0000000000000000 in ?? ()

Thread 5 (Thread 0x7f01ae741710 (LWP 31709)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f01d2111aab in ?? () from /usr/lib/libxine.so.1
#2  0x00007f0200931ae3 in ?? () from /usr/lib/libGL.so.1
#3  0x00007f02078d88ba in start_thread (arg=<value optimized out>) at pthread_create.c:300
#4  0x00007f020ad9303d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 4 (Thread 0x7f01adf40710 (LWP 31710)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f01d2111aab in ?? () from /usr/lib/libxine.so.1
#2  0x00007f0200931ae3 in ?? () from /usr/lib/libGL.so.1
#3  0x00007f02078d88ba in start_thread (arg=<value optimized out>) at pthread_create.c:300
#4  0x00007f020ad9303d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7f01ad73f710 (LWP 31711)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f01d2111aab in ?? () from /usr/lib/libxine.so.1
#2  0x00007f0200931ae3 in ?? () from /usr/lib/libGL.so.1
#3  0x00007f02078d88ba in start_thread (arg=<value optimized out>) at pthread_create.c:300
#4  0x00007f020ad9303d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f01a5c12710 (LWP 31737)):
#0  0x00007f020ad8c8d3 in select () at ../sysdeps/unix/syscall-template.S:82
#1  0x00007f01d2129c25 in xine_usec_sleep () from /usr/lib/libxine.so.1
#2  0x00007f01d210e969 in ?? () from /usr/lib/libxine.so.1
#3  0x00007f0200931ae3 in ?? () from /usr/lib/libGL.so.1
#4  0x00007f02078d88ba in start_thread (arg=<value optimized out>) at pthread_create.c:300
#5  0x00007f020ad9303d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#6  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f020e769740 (LWP 5451)):
[KCrash Handler]
#6  0x00007f020acf6175 in raise (sig=<value optimized out>) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#7  0x00007f020acf8f80 in abort () at abort.c:92
#8  0x00007f020b5c7c4f in qt_message_output (msgType=QtFatalMsg, buf=<value optimized out>) at global/qglobal.cpp:2282
#9  0x00007f020b5c7df2 in qt_message(QtMsgType, const char *, typedef __va_list_tag __va_list_tag *) (msgType=QtFatalMsg, msg=0x7f020b728228 "ASSERT: \"%s\" in file %s, line %d", ap=0x7fffa202e1c0) at global/qglobal.cpp:2328
#10 0x00007f020b5c7fa5 in qFatal (msg=0x154b <Address 0x154b out of bounds>) at global/qglobal.cpp:2511
#11 0x00007f01d237c79b in Phonon::Xine::MediaObject::handleStateChange (this=0x1f0f710, newstate=Phonon::LoadingState, oldstate=Phonon::LoadingState) at ../../xine/mediaobject.cpp:234
#12 0x00007f01d237d005 in Phonon::Xine::MediaObject::qt_metacall (this=0x1f0f710, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7f01a26d0180) at ./mediaobject.moc:164
#13 0x00007f020b6d3b6e in QObject::event (this=0x1f0f710, e=0x154b) at kernel/qobject.cpp:1211
#14 0x00007f020c0d84ac in QApplicationPrivate::notify_helper (this=0x1cac570, receiver=0x1f0f710, e=0x7f01b00043e0) at kernel/qapplication.cpp:4445
#15 0x00007f020c0dee4d in QApplication::notify (this=0x7fffa202ee80, receiver=0x1f0f710, e=0x7f01b00043e0) at kernel/qapplication.cpp:4324
#16 0x00007f020e18aef6 in KApplication::notify (this=0x7fffa202ee80, receiver=0x1f0f710, event=0x7f01b00043e0) at ../../kdeui/kernel/kapplication.cpp:310
#17 0x00007f020b6c24fc in QCoreApplication::notifyInternal (this=0x7fffa202ee80, receiver=0x1f0f710, event=0x7f01b00043e0) at kernel/qcoreapplication.cpp:732
#18 0x00007f020b6c549b in sendEvent (receiver=0x0, event_type=<value optimized out>, data=0x1af54b0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#19 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=<value optimized out>, data=0x1af54b0) at kernel/qcoreapplication.cpp:1373
#20 0x00007f020b6f1960 in QEventDispatcherUNIX::processEvents (this=0x1af4fc0, flags=) at kernel/qeventdispatcher_unix.cpp:890
#21 0x00007f020c18c37d in QEventDispatcherX11::processEvents (this=<value optimized out>, flags=) at kernel/qeventdispatcher_x11.cpp:152
#22 0x00007f020b6c1222 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#23 0x00007f020b6c160c in QEventLoop::exec (this=0x7fffa202ede0, flags=) at kernel/qeventloop.cpp:201
#24 0x00007f020b6c56db in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009
#25 0x000000000040986a in main (argc=1, argv=0x7fffa2031488) at ../../src/main.cpp:288

Possible duplicates by query: bug 268941, bug 268872, bug 268423, bug 266614, bug 265143.

Reported using DrKonqi
Comment 1 Myriam Schweingruber 2011-03-24 12:44:13 UTC

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