Bug 271743 - Amarok crashes after advancing to next audio CD track
Summary: Amarok crashes after advancing to next audio CD track
Status: RESOLVED DUPLICATE of bug 207579
Alias: None
Product: amarok
Classification: Applications
Component: general (show other bugs)
Version: 2.3.0
Platform: Ubuntu Linux
: NOR crash
Target Milestone: 2.4.1
Assignee: Amarok Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-26 06:23 UTC by Dan Mazur
Modified: 2011-04-26 09:45 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 Dan Mazur 2011-04-26 06:23:15 UTC
Application: amarok (2.3.0)
KDE Platform Version: 4.4.5 (KDE 4.4.5)
Qt Version: 4.6.2
Operating System: Linux 2.6.32-30-generic x86_64
Distribution: Ubuntu 10.04.2 LTS

-- Information about the crash:
Playing an audio CD, the application crashes when advancing from track 1 to track 2.  Surely this bug is a dup.

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

Thread 27 (Thread 0x7fc940dc8700 (LWP 2055)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:211
#1  0x00007fc946ac8081 in ?? () from /usr/lib/libxine.so.1
#2  0x00007fc9535d09ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#3  0x00007fc95518670d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#4  0x0000000000000000 in ?? ()

Thread 26 (Thread 0x7fc9405c7700 (LWP 2078)):
#0  __lll_lock_wait_private () at ../nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:97
#1  0x00007fc95511f3dc in _L_lock_12449 () from /lib/libc.so.6
#2  0x00007fc95511de78 in *__GI___libc_free (mem=0x7fc95541ee40) at malloc.c:3736
#3  0x00007fc955acbf66 in QObjectPrivate::cleanConnectionLists (this=0x1ae0540) at kernel/qobject.cpp:380
#4  0x00007fc955acd765 in QMetaObjectPrivate::connect (sender=0x1a9a0d8, signal_index=4, receiver=0x7fc9000d0a18, method_index=4, type=<value optimized out>, types=<value optimized out>)
    at kernel/qobject.cpp:2934
#5  0x00007fc955acdd09 in QObject::connect (sender=0x1a9a0d8, signal=<value optimized out>, receiver=0x7fc9000d0a18, method=<value optimized out>, type=58882768) at kernel/qobject.cpp:2607
#6  0x00007fc955a5dff1 in QDeviceClosedNotifier::setupDevice (this=0x7fc9000b4720, device=0x1a9a0d8) at io/qtextstream.cpp:333
#7  QTextStream (this=0x7fc9000b4720, device=0x1a9a0d8) at io/qtextstream.cpp:1028
#8  0x00007fc946d2f6ef in Stream (this=0x1b70200) at /usr/include/qt4/QtCore/qdebug.h:65
#9  QDebug (this=0x1b70200) at /usr/include/qt4/QtCore/qdebug.h:76
#10 Phonon::Xine::Backend::_debug (this=0x1b70200) at ../../xine/backend.h:115
#11 debug (this=0x1b70200) at ../../xine/backend.h:206
#12 Phonon::Xine::XineStream::getStreamInfo (this=0x1b70200) at ../../xine/xinestream.cpp:481
#13 0x00007fc946d30f36 in Phonon::Xine::XineStream::event (this=0x1b70200, ev=0x2b6b3a0) at ../../xine/xinestream.cpp:1069
#14 0x00007fc95643022c in QApplicationPrivate::notify_helper (this=0x19f49b0, receiver=0x1b70200, e=0x2b6b3a0) at kernel/qapplication.cpp:4300
#15 0x00007fc9564366fb in QApplication::notify (this=0x7fff0bd86cf0, receiver=0x1b70200, e=0x2b6b3a0) at kernel/qapplication.cpp:4183
#16 0x00007fc95749612a in App::notify (this=0x7fc95541ee40, receiver=0x80, event=0x0) at ../../src/App.cpp:927
#17 0x00007fc955abc06c in QCoreApplication::notifyInternal (this=0x7fff0bd86cf0, receiver=0x1b70200, event=0x2b6b3a0) at kernel/qcoreapplication.cpp:704
#18 0x00007fc955abe7e7 in QCoreApplication::sendEvent (receiver=0x0, event_type=<value optimized out>, data=0x1b6ebe0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#19 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=<value optimized out>, data=0x1b6ebe0) at kernel/qcoreapplication.cpp:1345
#20 0x00007fc955ae59d3 in QCoreApplication::sendPostedEvents (s=<value optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#21 postEventSourceDispatch (s=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:276
#22 0x00007fc94e6528c2 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#23 0x00007fc94e656748 in ?? () from /lib/libglib-2.0.so.0
#24 0x00007fc94e6568fc in g_main_context_iteration () from /lib/libglib-2.0.so.0
#25 0x00007fc955ae5513 in QEventDispatcherGlib::processEvents (this=0x1b5baa0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#26 0x00007fc955aba992 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#27 0x00007fc955abad6c in QEventLoop::exec (this=0x7fc9405c6d70, flags=) at kernel/qeventloop.cpp:201
#28 0x00007fc9559c4d59 in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:487
#29 0x00007fc946d24440 in Phonon::Xine::XineThread::run (this=0x1b5c7d0) at ../../xine/xinethread.cpp:143
#30 0x00007fc9559c7775 in QThreadPrivate::start (arg=0x1b5c7d0) at thread/qthread_unix.cpp:248
#31 0x00007fc9535d09ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#32 0x00007fc95518670d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#33 0x0000000000000000 in ?? ()

Thread 25 (Thread 0x7fc93fbbc700 (LWP 2084)):
#0  0x00007fc9551784bd in read () at ../sysdeps/unix/syscall-template.S:82
#1  0x00007fc94712cfa5 in ?? () from /usr/lib/libasound.so.2
#2  0x00007fc947127c98 in snd_hctl_handle_events () from /usr/lib/libasound.so.2
#3  0x00007fc947131a79 in snd_mixer_handle_events () from /usr/lib/libasound.so.2
#4  0x00007fc93fbc1956 in ?? () from /usr/lib/xine/plugins/1.27/xineplug_ao_out_alsa.so
#5  0x00007fc9535d09ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#6  0x00007fc95518670d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 24 (Thread 0x7fc93f3bb700 (LWP 2085)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007fc946ad8e23 in ?? () from /usr/lib/libxine.so.1
#2  0x00007fc9535d09ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#3  0x00007fc95518670d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#4  0x0000000000000000 in ?? ()

Thread 23 (Thread 0x7fc93e7af700 (LWP 2090)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007fc946ad8e23 in ?? () from /usr/lib/libxine.so.1
#2  0x00007fc9535d09ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#3  0x00007fc95518670d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#4  0x0000000000000000 in ?? ()

Thread 22 (Thread 0x7fc93dfae700 (LWP 2091)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007fc946ad8e23 in ?? () from /usr/lib/libxine.so.1
#2  0x00007fc9535d09ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#3  0x00007fc95518670d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#4  0x0000000000000000 in ?? ()

Thread 21 (Thread 0x7fc93d7ad700 (LWP 2092)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007fc946ad8e23 in ?? () from /usr/lib/libxine.so.1
#2  0x00007fc9535d09ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#3  0x00007fc95518670d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#4  0x0000000000000000 in ?? ()

Thread 20 (Thread 0x7fc937d45700 (LWP 2107)):
#0  __lll_lock_wait_private () at ../nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:97
#1  0x00007fc95511f3dc in _L_lock_12449 () from /lib/libc.so.6
#2  0x00007fc95511de78 in *__GI___libc_free (mem=0x7fc95541ee40) at malloc.c:3736
#3  0x00007fc955ae5981 in socketNotifierSourceCheck (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:92
#4  0x00007fc94e655b0a in g_main_context_check () from /lib/libglib-2.0.so.0
#5  0x00007fc94e6564c3 in ?? () from /lib/libglib-2.0.so.0
#6  0x00007fc94e6568fc in g_main_context_iteration () from /lib/libglib-2.0.so.0
#7  0x00007fc955ae5513 in QEventDispatcherGlib::processEvents (this=0x2210a70, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#8  0x00007fc955aba992 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#9  0x00007fc955abad6c in QEventLoop::exec (this=0x7fc937d44d90, flags=) at kernel/qeventloop.cpp:201
#10 0x00007fc9559c4d59 in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:487
#11 0x00007fc955a9b178 in QInotifyFileSystemWatcherEngine::run (this=0x7fc9387729f0) at io/qfilesystemwatcher_inotify.cpp:248
#12 0x00007fc9559c7775 in QThreadPrivate::start (arg=0x7fc9387729f0) at thread/qthread_unix.cpp:248
#13 0x00007fc9535d09ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#14 0x00007fc95518670d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#15 0x0000000000000000 in ?? ()

Thread 19 (Thread 0x7fc92956c700 (LWP 2108)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007fc950531d56 in ?? () from /usr/lib/libQtWebKit.so.4
#2  0x00007fc950531d99 in ?? () from /usr/lib/libQtWebKit.so.4
#3  0x00007fc9535d09ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#4  0x00007fc95518670d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 18 (Thread 0x7fc9281cb700 (LWP 2109)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007fc9559c872b in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x273e2f0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x273e2f0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007fc95201a026 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x273d4b0, th=0x273e720) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007fc95201c6ab in ThreadWeaver::WorkingHardState::applyForWork (this=0x273cc00, th=0x273e720) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007fc95201c6c4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x273cc00, th=0x273e720) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007fc95201c6c4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x273cc00, th=0x273e720) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#7  0x00007fc95201c6c4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x273cc00, th=0x273e720) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#8  0x00007fc95201c6c4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x273cc00, th=0x273e720) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#9  0x00007fc95201c6c4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x273cc00, th=0x273e720) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#10 0x00007fc95201c6c4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x273cc00, th=0x273e720) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#11 0x00007fc95201abff in ThreadWeaver::ThreadRunHelper::run (this=0x7fc9281cade0, parent=0x273d4b0, th=0x273e720) at ../../../threadweaver/Weaver/Thread.cpp:87
#12 0x00007fc95201b168 in ThreadWeaver::Thread::run (this=0x273e720) at ../../../threadweaver/Weaver/Thread.cpp:142
#13 0x00007fc9559c7775 in QThreadPrivate::start (arg=0x273e720) at thread/qthread_unix.cpp:248
#14 0x00007fc9535d09ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#15 0x00007fc95518670d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#16 0x0000000000000000 in ?? ()

Thread 17 (Thread 0x7fc9279ca700 (LWP 2110)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007fc9559c872b in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x273e2f0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x273e2f0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007fc95201a026 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x273d4b0, th=0x273efb0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007fc95201c6ab in ThreadWeaver::WorkingHardState::applyForWork (this=0x273cc00, th=0x273efb0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007fc95201c6c4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x273cc00, th=0x273efb0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007fc95201c6c4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x273cc00, th=0x273efb0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#7  0x00007fc95201abff in ThreadWeaver::ThreadRunHelper::run (this=0x7fc9279c9de0, parent=0x273d4b0, th=0x273efb0) at ../../../threadweaver/Weaver/Thread.cpp:87
#8  0x00007fc95201b168 in ThreadWeaver::Thread::run (this=0x273efb0) at ../../../threadweaver/Weaver/Thread.cpp:142
#9  0x00007fc9559c7775 in QThreadPrivate::start (arg=0x273efb0) at thread/qthread_unix.cpp:248
#10 0x00007fc9535d09ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#11 0x00007fc95518670d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#12 0x0000000000000000 in ?? ()

Thread 16 (Thread 0x7fc9271c9700 (LWP 2111)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007fc9559c872b in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x273e2f0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x273e2f0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007fc95201a026 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x273d4b0, th=0x26c74c0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007fc95201c6ab in ThreadWeaver::WorkingHardState::applyForWork (this=0x273cc00, th=0x26c74c0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007fc95201c6c4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x273cc00, th=0x26c74c0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007fc95201abff in ThreadWeaver::ThreadRunHelper::run (this=0x7fc9271c8de0, parent=0x273d4b0, th=0x26c74c0) at ../../../threadweaver/Weaver/Thread.cpp:87
#7  0x00007fc95201b168 in ThreadWeaver::Thread::run (this=0x26c74c0) at ../../../threadweaver/Weaver/Thread.cpp:142
#8  0x00007fc9559c7775 in QThreadPrivate::start (arg=0x26c74c0) at thread/qthread_unix.cpp:248
#9  0x00007fc9535d09ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#10 0x00007fc95518670d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 15 (Thread 0x7fc9269c8700 (LWP 2112)):
#0  __lll_lock_wait_private () at ../nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:97
#1  0x00007fc95511f3dc in _L_lock_12449 () from /lib/libc.so.6
#2  0x00007fc95511de78 in *__GI___libc_free (mem=0x7fc95541ee40) at malloc.c:3736
#3  0x00007fc94e6521ba in ?? () from /lib/libglib-2.0.so.0
#4  0x00007fc955ae6013 in ~QEventDispatcherGlib (this=0x27c3480, __in_chrg=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:366
#5  0x00007fc9559c7364 in QThreadPrivate::finish (arg=<value optimized out>) at thread/qthread_unix.cpp:284
#6  0x00007fc9559c777d in ~__pthread_cleanup_class (arg=0x7fc955dcff20) at /usr/include/pthread.h:535
#7  QThreadPrivate::start (arg=0x7fc955dcff20) at thread/qthread_unix.cpp:253
#8  0x00007fc9535d09ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#9  0x00007fc95518670d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 14 (Thread 0x7fc9261c7700 (LWP 2114)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007fc9559c872b in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x273e2f0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x273e2f0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007fc95201a026 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x273d4b0, th=0x26b4800) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007fc95201c6ab in ThreadWeaver::WorkingHardState::applyForWork (this=0x273cc00, th=0x26b4800) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007fc95201abff in ThreadWeaver::ThreadRunHelper::run (this=0x7fc9261c6de0, parent=0x273d4b0, th=0x26b4800) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007fc95201b168 in ThreadWeaver::Thread::run (this=0x26b4800) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007fc9559c7775 in QThreadPrivate::start (arg=0x26b4800) at thread/qthread_unix.cpp:248
#8  0x00007fc9535d09ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#9  0x00007fc95518670d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 13 (Thread 0x7fc92391d700 (LWP 2126)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007fc9518852a6 in QTWTF::TCMalloc_PageHeap::scavengerThread (this=0x7fc951b63220) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:2304
#2  0x00007fc9518852e9 in QTWTF::TCMalloc_PageHeap::runScavengerThread (context=0x7fc951b712ec) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:1438
#3  0x00007fc9535d09ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#4  0x00007fc95518670d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 12 (Thread 0x7fc90eb59700 (LWP 15795)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007fc9559c872b in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x379e328, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x379e328, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007fc956936026 in QFileInfoGatherer::run (this=<value optimized out>) at dialogs/qfileinfogatherer.cpp:203
#4  0x00007fc9559c7775 in QThreadPrivate::start (arg=0x379e318) at thread/qthread_unix.cpp:248
#5  0x00007fc9535d09ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#6  0x00007fc95518670d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 11 (Thread 0x7fc90e358700 (LWP 15796)):
#0  __pthread_mutex_unlock (mutex=0x7fc90800e2e8) at pthread_mutex_unlock.c:289
#1  0x00007fc94e655ea5 in g_main_context_prepare () from /lib/libglib-2.0.so.0
#2  0x00007fc94e656318 in ?? () from /lib/libglib-2.0.so.0
#3  0x00007fc94e6568fc in g_main_context_iteration () from /lib/libglib-2.0.so.0
#4  0x00007fc955ae5566 in QEventDispatcherGlib::processEvents (this=0x37ac4b0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:414
#5  0x00007fc955aba992 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#6  0x00007fc955abad6c in QEventLoop::exec (this=0x7fc90e357d90, flags=) at kernel/qeventloop.cpp:201
#7  0x00007fc9559c4d59 in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:487
#8  0x00007fc955a9b178 in QInotifyFileSystemWatcherEngine::run (this=0x379f040) at io/qfilesystemwatcher_inotify.cpp:248
#9  0x00007fc9559c7775 in QThreadPrivate::start (arg=0x379f040) at thread/qthread_unix.cpp:248
#10 0x00007fc9535d09ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#11 0x00007fc95518670d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#12 0x0000000000000000 in ?? ()

Thread 10 (Thread 0x7fc90d236700 (LWP 15918)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007fc9559c872b in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x3799748, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x3799748, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007fc956936026 in QFileInfoGatherer::run (this=<value optimized out>) at dialogs/qfileinfogatherer.cpp:203
#4  0x00007fc9559c7775 in QThreadPrivate::start (arg=0x3799738) at thread/qthread_unix.cpp:248
#5  0x00007fc9535d09ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#6  0x00007fc95518670d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 9 (Thread 0x7fc90ca35700 (LWP 15919)):
#0  0x00007fc955179f93 in *__GI___poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007fc94e6564a9 in ?? () from /lib/libglib-2.0.so.0
#2  0x00007fc94e6568fc in g_main_context_iteration () from /lib/libglib-2.0.so.0
#3  0x00007fc955ae5566 in QEventDispatcherGlib::processEvents (this=0x3807ad0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:414
#4  0x00007fc955aba992 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#5  0x00007fc955abad6c in QEventLoop::exec (this=0x7fc90ca34d90, flags=) at kernel/qeventloop.cpp:201
#6  0x00007fc9559c4d59 in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:487
#7  0x00007fc955a9b178 in QInotifyFileSystemWatcherEngine::run (this=0x3795c50) at io/qfilesystemwatcher_inotify.cpp:248
#8  0x00007fc9559c7775 in QThreadPrivate::start (arg=0x3795c50) at thread/qthread_unix.cpp:248
#9  0x00007fc9535d09ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#10 0x00007fc95518670d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 8 (Thread 0x7fc907fff700 (LWP 15964)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007fc9559c872b in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x3818218, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x3818218, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007fc956936026 in QFileInfoGatherer::run (this=<value optimized out>) at dialogs/qfileinfogatherer.cpp:203
#4  0x00007fc9559c7775 in QThreadPrivate::start (arg=0x3818208) at thread/qthread_unix.cpp:248
#5  0x00007fc9535d09ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#6  0x00007fc95518670d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 7 (Thread 0x7fc9077fe700 (LWP 15965)):
#0  __lll_lock_wait_private () at ../nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:97
#1  0x00007fc95511f3dc in _L_lock_12449 () from /lib/libc.so.6
#2  0x00007fc95511de78 in *__GI___libc_free (mem=0x7fc95541ee40) at malloc.c:3736
#3  0x00007fc955ae5981 in socketNotifierSourceCheck (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:92
#4  0x00007fc94e655b0a in g_main_context_check () from /lib/libglib-2.0.so.0
#5  0x00007fc94e6564c3 in ?? () from /lib/libglib-2.0.so.0
#6  0x00007fc94e6568fc in g_main_context_iteration () from /lib/libglib-2.0.so.0
#7  0x00007fc955ae5513 in QEventDispatcherGlib::processEvents (this=0x3886310, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#8  0x00007fc955aba992 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#9  0x00007fc955abad6c in QEventLoop::exec (this=0x7fc9077fdd90, flags=) at kernel/qeventloop.cpp:201
#10 0x00007fc9559c4d59 in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:487
#11 0x00007fc955a9b178 in QInotifyFileSystemWatcherEngine::run (this=0x379cb40) at io/qfilesystemwatcher_inotify.cpp:248
#12 0x00007fc9559c7775 in QThreadPrivate::start (arg=0x379cb40) at thread/qthread_unix.cpp:248
#13 0x00007fc9535d09ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#14 0x00007fc95518670d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#15 0x0000000000000000 in ?? ()

Thread 6 (Thread 0x7fc91d715700 (LWP 2967)):
#0  0x00007fc95517eff3 in select () at ../sysdeps/unix/syscall-template.S:82
#1  0x00007fc946af12c5 in xine_usec_sleep () from /usr/lib/libxine.so.1
#2  0x00007fc946ad5c99 in ?? () from /usr/lib/libxine.so.1
#3  0x00007fc9535d09ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#4  0x00007fc95518670d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 5 (Thread 0x7fc91cb2b700 (LWP 2968)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007fc946acb93b in ?? () from /usr/lib/libxine.so.1
#2  0x00007fc946ad19dd in ?? () from /usr/lib/libxine.so.1
#3  0x00007fc9535d09ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#4  0x00007fc95518670d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 4 (Thread 0x7fc910782700 (LWP 2969)):
#0  __lll_lock_wait_private () at ../nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:97
#1  0x00007fc95511f3dc in _L_lock_12449 () from /lib/libc.so.6
#2  0x00007fc95511de78 in *__GI___libc_free (mem=0x7fc95541ee40) at malloc.c:3736
#3  0x00007fc946acbf3f in _x_free_audio_decoder () from /usr/lib/libxine.so.1
#4  0x00007fc946ad2b6a in ?? () from /usr/lib/libxine.so.1
#5  0x00007fc9535d09ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#6  0x00007fc95518670d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

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

Thread 2 (Thread 0x7fc90480f700 (LWP 3118)):
#0  0x00007fc95517eff3 in select () at ../sysdeps/unix/syscall-template.S:82
#1  0x00007fc946af12c5 in xine_usec_sleep () from /usr/lib/libxine.so.1
#2  0x00007fc946ae144b in ?? () from /usr/lib/libxine.so.1
#3  0x00007fc9535d09ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#4  0x00007fc95518670d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7fc958277780 (LWP 1860)):
[KCrash Handler]
#5  0x00007fc9550d3a75 in *__GI_raise (sig=<value optimized out>) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#6  0x00007fc9550d75c0 in *__GI_abort () at abort.c:92
#7  0x00007fc95510d4fb in __libc_message (do_abort=<value optimized out>, fmt=<value optimized out>) at ../sysdeps/unix/sysv/linux/libc_fatal.c:189
#8  0x00007fc9551175b6 in malloc_printerr (action=3, str=0x7fc9551eacb8 "double free or corruption (out)", ptr=<value optimized out>) at malloc.c:6266
#9  0x00007fc95511de83 in *__GI___libc_free (mem=<value optimized out>) at malloc.c:3738
#10 0x00007fc944fa3094 in ?? () from /usr/lib/xine/plugins/1.27/xineplug_inp_cdda.so
#11 0x00007fc946d4141e in Phonon::Xine::MediaObject::autoplayMrlsToTitles (this=0x1adb840, plugin=0x7fc946d69d0c "CD", defaultMrl=<value optimized out>) at ../../xine/mediaobject.cpp:443
#12 0x00007fc946d41c65 in Phonon::Xine::MediaObject::setSourceInternal (this=0x1adb840, source=<value optimized out>, how=Phonon::Xine::MediaObject::HardSwitch) at ../../xine/mediaobject.cpp:388
#13 0x00007fc9574b107b in EngineController::playUrl (this=0x1aab420, url=<value optimized out>, offset=0) at ../../src/EngineController.cpp:431
#14 0x00007fc9574b2157 in EngineController::play (this=0x1aab420, track=<value optimized out>, offset=0) at ../../src/EngineController.cpp:380
#15 0x00007fc9574b22c8 in EngineController::slotQueueEnded (this=0x1aab420) at ../../src/EngineController.cpp:951
#16 0x00007fc9574b34f7 in EngineController::slotAboutToFinish (this=0x1aab420) at ../../src/EngineController.cpp:926
#17 0x00007fc9574b38a8 in EngineController::slotTitleChanged (this=0x1aab420, titleNumber=<value optimized out>) at ../../src/EngineController.cpp:1213
#18 0x00007fc9574b58f9 in EngineController::qt_metacall (this=0x1aab420, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff0bd85f20) at ./EngineController.moc:157
#19 0x00007fc955acee3f in QMetaObject::activate (sender=0x7fc938001740, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0xffffffffffffffff) at kernel/qobject.cpp:3293
#20 0x00007fc9529ad9d1 in Phonon::MediaController::titleChanged (this=0x744, _t1=2) at .moc/release-shared/moc_mediacontroller.cpp:179
#21 0x00007fc9529af1db in Phonon::MediaController::qt_metacall (this=0x7fc938001740, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff0bd86060)
    at .moc/release-shared/moc_mediacontroller.cpp:114
#22 0x00007fc955acee3f in QMetaObject::activate (sender=0x1adb840, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0xffffffffffffffff) at kernel/qobject.cpp:3293
#23 0x00007fc946d3f7f1 in Phonon::Xine::MediaObject::titleChanged (this=0x744, _t1=2) at ./mediaobject.moc:290
#24 0x00007fc946d41333 in Phonon::Xine::MediaObject::needNextUrl (this=0x1adb840) at ../../xine/mediaobject.cpp:644
#25 0x00007fc946d44082 in Phonon::Xine::MediaObject::qt_metacall (this=0x1adb840, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fc900016ea0) at ./mediaobject.moc:165
#26 0x00007fc955acbd49 in QObject::event (this=0x1adb840, e=0x7fc90006ecb0) at kernel/qobject.cpp:1248
#27 0x00007fc95643022c in QApplicationPrivate::notify_helper (this=0x19f49b0, receiver=0x1adb840, e=0x7fc90006ecb0) at kernel/qapplication.cpp:4300
#28 0x00007fc9564366fb in QApplication::notify (this=0x7fff0bd86cf0, receiver=0x1adb840, e=0x7fc90006ecb0) at kernel/qapplication.cpp:4183
#29 0x00007fc95749612a in App::notify (this=0x744, receiver=0x744, event=0x6) at ../../src/App.cpp:927
#30 0x00007fc955abc06c in QCoreApplication::notifyInternal (this=0x7fff0bd86cf0, receiver=0x1adb840, event=0x7fc90006ecb0) at kernel/qcoreapplication.cpp:704
#31 0x00007fc955abe7e7 in QCoreApplication::sendEvent (receiver=0x0, event_type=<value optimized out>, data=0x18aa9f0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#32 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=<value optimized out>, data=0x18aa9f0) at kernel/qcoreapplication.cpp:1345
#33 0x00007fc955ae59d3 in QCoreApplication::sendPostedEvents (s=<value optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#34 postEventSourceDispatch (s=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:276
#35 0x00007fc94e6528c2 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#36 0x00007fc94e656748 in ?? () from /lib/libglib-2.0.so.0
#37 0x00007fc94e6568fc in g_main_context_iteration () from /lib/libglib-2.0.so.0
#38 0x00007fc955ae5513 in QEventDispatcherGlib::processEvents (this=0x18aa140, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#39 0x00007fc9564e046e in QGuiEventDispatcherGlib::processEvents (this=0x744, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#40 0x00007fc955aba992 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#41 0x00007fc955abad6c in QEventLoop::exec (this=0x7fff0bd86c90, flags=) at kernel/qeventloop.cpp:201
#42 0x00007fc955abeaab in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#43 0x0000000000408782 in main (argc=3, argv=0x7fff0bd88c68) at ../../src/main.cpp:237

This bug may be a duplicate of or related to bug 207579.

Possible duplicates by query: bug 264682, bug 258632, bug 257181, bug 256920, bug 250470.

Reported using DrKonqi
Comment 1 Myriam Schweingruber 2011-04-26 09:45:51 UTC

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