Bug 245720 - amarok crashes between CD tracks
Summary: amarok crashes between CD tracks
Status: RESOLVED DUPLICATE of bug 207579
Alias: None
Product: Phonon
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: 4.4.0 (KDE 4.4.2)
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Amarok Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-25 11:24 UTC by curzio.basso
Modified: 2010-08-14 16:32 UTC (History)
2 users (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 curzio.basso 2010-07-25 11:24:14 UTC
Application: amarok (2.3.0)
KDE Platform Version: 4.4.2 (KDE 4.4.2)
Qt Version: 4.6.2
Operating System: Linux 2.6.32-24-generic x86_64
Distribution: Ubuntu 10.04.1 LTS

-- Information about the crash:
It may be related or not: just before the crash I tried to listen to some music through the chromium browser. 
To do this I 
1) paused amarok, 
2) tried the browser applet that should have played the music, 
3) stopped it since it did not work 
4) un-paused amarok

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

Thread 21 (Thread 0x7f01256cb710 (LWP 2590)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:211
#1  0x00007f012b41f081 in ?? () from /usr/lib/libxine.so.1
#2  0x00007f013989f9ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#3  0x00007f013b4556fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#4  0x0000000000000000 in ?? ()

Thread 20 (Thread 0x7f0124eca710 (LWP 2591)):
#0  __lll_lock_wait_private () at ../nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:97
#1  0x00007f013b3ee3ac in _L_lock_12430 () from /lib/libc.so.6
#2  0x00007f013b3ece48 in *__GI___libc_free (mem=0x7f013b6ede40) at malloc.c:3736
#3  0x00007f013e43fa6b in ?? () from /usr/lib/nvidia-current/tls/libnvidia-tls.so.1
#4  0x00007f013bd8d7f6 in QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=<value optimized out>, data=0x1aed850) at kernel/qcoreapplication.cpp:1361
#5  0x00007f013bdb49d3 in QCoreApplication::sendPostedEvents (s=<value optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#6  postEventSourceDispatch (s=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:276
#7  0x00007f01349238c2 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#8  0x00007f0134927748 in ?? () from /lib/libglib-2.0.so.0
#9  0x00007f01349278fc in g_main_context_iteration () from /lib/libglib-2.0.so.0
#10 0x00007f013bdb4513 in QEventDispatcherGlib::processEvents (this=0x1ae14b0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#11 0x00007f013bd89992 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#12 0x00007f013bd89d6c in QEventLoop::exec (this=0x7f0124ec9d50, flags=) at kernel/qeventloop.cpp:201
#13 0x00007f013bc93d59 in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:487
#14 0x00007f012b67b440 in ?? () from /usr/lib/qt4/plugins/phonon_backend/phonon_xine.so
#15 0x00007f013bc96775 in QThreadPrivate::start (arg=0x1ae2290) at thread/qthread_unix.cpp:248
#16 0x00007f013989f9ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#17 0x00007f013b4556fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#18 0x0000000000000000 in ?? ()

Thread 19 (Thread 0x7f011f56d710 (LWP 2597)):
#0  0x00007f01398a3a2d in __pthread_mutex_unlock_usercnt (mutex=0x1afc760) at pthread_mutex_unlock.c:52
#1  __pthread_mutex_unlock (mutex=0x1afc760) at pthread_mutex_unlock.c:290
#2  0x00007f01244c4b70 in ?? () from /usr/lib/xine/plugins/1.27/xineplug_ao_out_alsa.so
#3  0x00007f013989f9ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#4  0x00007f013b4556fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 18 (Thread 0x7f0123368710 (LWP 2598)):
#0  0x00007f012bad5720 in ?? () from /usr/lib/libasound.so.2
#1  0x00007f012bae8d53 in ?? () from /usr/lib/libasound.so.2
#2  0x00007f01244c6180 in ?? () from /usr/lib/xine/plugins/1.27/xineplug_ao_out_alsa.so
#3  0x00007f012b4304f6 in ?? () from /usr/lib/libxine.so.1
#4  0x00007f013989f9ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#5  0x00007f013b4556fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#6  0x0000000000000000 in ?? ()

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

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

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

Thread 14 (Thread 0x7f011ed6c710 (LWP 2603)):
#0  __lll_lock_wait_private () at ../nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:97
#1  0x00007f013b3ee3ac in _L_lock_12430 () from /lib/libc.so.6
#2  0x00007f013b3ece48 in *__GI___libc_free (mem=0x7f013b6ede40) at malloc.c:3736
#3  0x00007f013e43fa6b in ?? () from /usr/lib/nvidia-current/tls/libnvidia-tls.so.1
#4  0x00007f013bdb4981 in socketNotifierSourceCheck (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:92
#5  0x00007f0134926b0a in g_main_context_check () from /lib/libglib-2.0.so.0
#6  0x00007f01349274c3 in ?? () from /lib/libglib-2.0.so.0
#7  0x00007f01349278fc in g_main_context_iteration () from /lib/libglib-2.0.so.0
#8  0x00007f013bdb4513 in QEventDispatcherGlib::processEvents (this=0x2dc6ce0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#9  0x00007f013bd89992 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#10 0x00007f013bd89d6c in QEventLoop::exec (this=0x7f011ed6bd70, flags=) at kernel/qeventloop.cpp:201
#11 0x00007f013bc93d59 in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:487
#12 0x00007f013bd6a178 in QInotifyFileSystemWatcherEngine::run (this=0x2e2fe40) at io/qfilesystemwatcher_inotify.cpp:248
#13 0x00007f013bc96775 in QThreadPrivate::start (arg=0x2e2fe40) at thread/qthread_unix.cpp:248
#14 0x00007f013989f9ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#15 0x00007f013b4556fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#16 0x0000000000000000 in ?? ()

Thread 13 (Thread 0x7f0114cde710 (LWP 2604)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f0136801ca6 in ?? () from /usr/lib/libQtWebKit.so.4
#2  0x00007f0136801ce9 in ?? () from /usr/lib/libQtWebKit.so.4
#3  0x00007f013989f9ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#4  0x00007f013b4556fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 12 (Thread 0x7f011393d710 (LWP 2605)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f013bc9772b in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x2fb6b80, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x2fb6b80, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f01382ea026 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x2fb5d40, th=0x2fb6fb0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f01382ec6ab in ThreadWeaver::WorkingHardState::applyForWork (this=0x2fb5910, th=0x2fb6fb0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f01382eabff in ThreadWeaver::ThreadRunHelper::run (this=0x7f011393cdc0, parent=0x2fb5d40, th=0x2fb6fb0) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007f01382eb168 in ThreadWeaver::Thread::run (this=0x2fb6fb0) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007f013bc96775 in QThreadPrivate::start (arg=0x2fb6fb0) at thread/qthread_unix.cpp:248
#8  0x00007f013989f9ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#9  0x00007f013b4556fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 11 (Thread 0x7f011313c710 (LWP 2606)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f013bc9772b in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x2fb6b80, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x2fb6b80, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f01382ea026 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x2fb5d40, th=0x2fb8830) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f01382ec6ab in ThreadWeaver::WorkingHardState::applyForWork (this=0x2fb5910, th=0x2fb8830) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f01382ec6c4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x2fb5910, th=0x2fb8830) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f01382ec6c4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x2fb5910, th=0x2fb8830) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#7  0x00007f01382eabff in ThreadWeaver::ThreadRunHelper::run (this=0x7f011313bdc0, parent=0x2fb5d40, th=0x2fb8830) at ../../../threadweaver/Weaver/Thread.cpp:87
#8  0x00007f01382eb168 in ThreadWeaver::Thread::run (this=0x2fb8830) at ../../../threadweaver/Weaver/Thread.cpp:142
#9  0x00007f013bc96775 in QThreadPrivate::start (arg=0x2fb8830) at thread/qthread_unix.cpp:248
#10 0x00007f013989f9ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#11 0x00007f013b4556fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#12 0x0000000000000000 in ?? ()

Thread 10 (Thread 0x7f011293b710 (LWP 2607)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f013bc9772b in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x2fb6b80, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x2fb6b80, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f01382ea026 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x2fb5d40, th=0x2fb9f20) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f01382ec6ab in ThreadWeaver::WorkingHardState::applyForWork (this=0x2fb5910, th=0x2fb9f20) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f01382ec6c4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x2fb5910, th=0x2fb9f20) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f01382eabff in ThreadWeaver::ThreadRunHelper::run (this=0x7f011293adc0, parent=0x2fb5d40, th=0x2fb9f20) at ../../../threadweaver/Weaver/Thread.cpp:87
#7  0x00007f01382eb168 in ThreadWeaver::Thread::run (this=0x2fb9f20) at ../../../threadweaver/Weaver/Thread.cpp:142
#8  0x00007f013bc96775 in QThreadPrivate::start (arg=0x2fb9f20) at thread/qthread_unix.cpp:248
#9  0x00007f013989f9ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#10 0x00007f013b4556fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 9 (Thread 0x7f011213a710 (LWP 2608)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f013bc9772b in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x2fb6b80, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x2fb6b80, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f01382ea026 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x2fb5d40, th=0x2fbaf30) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f01382ec6ab in ThreadWeaver::WorkingHardState::applyForWork (this=0x2fb5910, th=0x2fbaf30) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f01382ec6c4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x2fb5910, th=0x2fbaf30) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f01382ec6c4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x2fb5910, th=0x2fbaf30) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#7  0x00007f01382ec6c4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x2fb5910, th=0x2fbaf30) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#8  0x00007f01382eabff in ThreadWeaver::ThreadRunHelper::run (this=0x7f0112139dc0, parent=0x2fb5d40, th=0x2fbaf30) at ../../../threadweaver/Weaver/Thread.cpp:87
#9  0x00007f01382eb168 in ThreadWeaver::Thread::run (this=0x2fbaf30) at ../../../threadweaver/Weaver/Thread.cpp:142
#10 0x00007f013bc96775 in QThreadPrivate::start (arg=0x2fbaf30) at thread/qthread_unix.cpp:248
#11 0x00007f013989f9ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#12 0x00007f013b4556fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#13 0x0000000000000000 in ?? ()

Thread 8 (Thread 0x7f010dda0710 (LWP 2609)):
#0  __lll_lock_wait_private () at ../nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:97
#1  0x00007f013b3ee3ac in _L_lock_12430 () from /lib/libc.so.6
#2  0x00007f013b3ece48 in *__GI___libc_free (mem=0x7f013b6ede40) at malloc.c:3736
#3  0x00007f013e43fa6b in ?? () from /usr/lib/nvidia-current/tls/libnvidia-tls.so.1
#4  0x00007f01349231ba in ?? () from /lib/libglib-2.0.so.0
#5  0x00007f013bdb5013 in ~QEventDispatcherGlib (this=0x2daae20, __in_chrg=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:366
#6  0x00007f013bc96364 in QThreadPrivate::finish (arg=<value optimized out>) at thread/qthread_unix.cpp:284
#7  0x00007f013bc9677d in ~__pthread_cleanup_class (arg=0x7f013c09ef20) at /usr/include/pthread.h:535
#8  QThreadPrivate::start (arg=0x7f013c09ef20) at thread/qthread_unix.cpp:253
#9  0x00007f013989f9ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#10 0x00007f013b4556fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 7 (Thread 0x7f010d51f710 (LWP 2614)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f0137b552a6 in QTWTF::TCMalloc_PageHeap::scavengerThread (this=0x7f0137e33220) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:2304
#2  0x00007f0137b552e9 in QTWTF::TCMalloc_PageHeap::runScavengerThread (context=0x7f0137e412ec) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:1438
#3  0x00007f013989f9ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#4  0x00007f013b4556fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 6 (Thread 0x7f00f9110710 (LWP 2619)):
#0  0x00007f013b44dfe3 in select () at ../sysdeps/unix/syscall-template.S:82
#1  0x00007f012b4482c5 in xine_usec_sleep () from /usr/lib/libxine.so.1
#2  0x00007f012b42cc99 in ?? () from /usr/lib/libxine.so.1
#3  0x00007f013989f9ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#4  0x00007f013b4556fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

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

Thread 4 (Thread 0x7f00f7d25710 (LWP 2621)):
#0  __lll_lock_wait_private () at ../nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:97
#1  0x00007f013b3ee3ac in _L_lock_12430 () from /lib/libc.so.6
#2  0x00007f013b3ece48 in *__GI___libc_free (mem=0x7f013b6ede40) at malloc.c:3736
#3  0x00007f012b422f3f in _x_free_audio_decoder () from /usr/lib/libxine.so.1
#4  0x00007f012b429b6a in ?? () from /usr/lib/libxine.so.1
#5  0x00007f013989f9ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#6  0x00007f013b4556fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

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

Thread 2 (Thread 0x7f00f60fc710 (LWP 2674)):
#0  0x00007f013b44dfe3 in select () at ../sysdeps/unix/syscall-template.S:82
#1  0x00007f012b4482c5 in xine_usec_sleep () from /usr/lib/libxine.so.1
#2  0x00007f012b43844b in ?? () from /usr/lib/libxine.so.1
#3  0x00007f013989f9ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#4  0x00007f013b4556fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f013e4387a0 (LWP 2589)):
[KCrash Handler]
#5  0x00007f013b3a2a75 in *__GI_raise (sig=<value optimized out>) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#6  0x00007f013b3a65c0 in *__GI_abort () at abort.c:92
#7  0x00007f013b3dc4fb in __libc_message (do_abort=<value optimized out>, fmt=<value optimized out>) at ../sysdeps/unix/sysv/linux/libc_fatal.c:189
#8  0x00007f013b3e65b6 in malloc_printerr (action=3, str=0x7f013b4b9cb8 "double free or corruption (!prev)", ptr=<value optimized out>) at malloc.c:6264
#9  0x00007f013b3ece53 in *__GI___libc_free (mem=<value optimized out>) at malloc.c:3738
#10 0x00007f013e43fa6b in ?? () from /usr/lib/nvidia-current/tls/libnvidia-tls.so.1
#11 0x00007f0129ce0094 in ?? () from /usr/lib/xine/plugins/1.27/xineplug_inp_cdda.so
#12 0x00007f012b69841e in ?? () from /usr/lib/qt4/plugins/phonon_backend/phonon_xine.so
#13 0x00007f012b698c65 in ?? () from /usr/lib/qt4/plugins/phonon_backend/phonon_xine.so
#14 0x00007f013d78007b in EngineController::playUrl (this=0x1a30ef0, url=<value optimized out>, offset=0) at ../../src/EngineController.cpp:431
#15 0x00007f013d781157 in EngineController::play (this=0x1a30ef0, track=<value optimized out>, offset=0) at ../../src/EngineController.cpp:380
#16 0x00007f013d7812c8 in EngineController::slotQueueEnded (this=0x1a30ef0) at ../../src/EngineController.cpp:951
#17 0x00007f013d7824f7 in EngineController::slotAboutToFinish (this=0x1a30ef0) at ../../src/EngineController.cpp:926
#18 0x00007f013d7828a8 in EngineController::slotTitleChanged (this=0x1a30ef0, titleNumber=<value optimized out>) at ../../src/EngineController.cpp:1213
#19 0x00007f013d7848f9 in EngineController::qt_metacall (this=0x1a30ef0, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff5ebc9fb0) at ./EngineController.moc:157
#20 0x00007f013bd9de3f in QMetaObject::activate (sender=0x1afbc30, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0xffffffffffffffff) at kernel/qobject.cpp:3293
#21 0x00007f0138c7d9d1 in Phonon::MediaController::titleChanged(int) () from /usr/lib/libphonon.so.4
#22 0x00007f0138c7f1db in Phonon::MediaController::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libphonon.so.4
#23 0x00007f013bd9de3f in QMetaObject::activate (sender=0x1a61330, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0xffffffffffffffff) at kernel/qobject.cpp:3293
#24 0x00007f012b6967f1 in ?? () from /usr/lib/qt4/plugins/phonon_backend/phonon_xine.so
#25 0x00007f012b698333 in ?? () from /usr/lib/qt4/plugins/phonon_backend/phonon_xine.so
#26 0x00007f012b69b082 in ?? () from /usr/lib/qt4/plugins/phonon_backend/phonon_xine.so
#27 0x00007f013bd9ad49 in QObject::event (this=0x1a61330, e=0x7f00fc0020b0) at kernel/qobject.cpp:1248
#28 0x00007f013c6ff22c in QApplicationPrivate::notify_helper (this=0x1970e50, receiver=0x1a61330, e=0x7f00fc0020b0) at kernel/qapplication.cpp:4300
#29 0x00007f013c7056fb in QApplication::notify (this=0x7fff5ebcad80, receiver=0x1a61330, e=0x7f00fc0020b0) at kernel/qapplication.cpp:4183
#30 0x00007f013d76512a in App::notify (this=0xa1d, receiver=0xa1d, event=0x6) at ../../src/App.cpp:927
#31 0x00007f013bd8b06c in QCoreApplication::notifyInternal (this=0x7fff5ebcad80, receiver=0x1a61330, event=0x7f00fc0020b0) at kernel/qcoreapplication.cpp:704
#32 0x00007f013bd8d7e7 in QCoreApplication::sendEvent (receiver=0x0, event_type=<value optimized out>, data=0x1824470) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#33 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=<value optimized out>, data=0x1824470) at kernel/qcoreapplication.cpp:1345
#34 0x00007f013bdb49d3 in QCoreApplication::sendPostedEvents (s=<value optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#35 postEventSourceDispatch (s=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:276
#36 0x00007f01349238c2 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#37 0x00007f0134927748 in ?? () from /lib/libglib-2.0.so.0
#38 0x00007f01349278fc in g_main_context_iteration () from /lib/libglib-2.0.so.0
#39 0x00007f013bdb4513 in QEventDispatcherGlib::processEvents (this=0x1823bc0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#40 0x00007f013c7af46e in QGuiEventDispatcherGlib::processEvents (this=0xa1d, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#41 0x00007f013bd89992 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#42 0x00007f013bd89d6c in QEventLoop::exec (this=0x7fff5ebcad20, flags=) at kernel/qeventloop.cpp:201
#43 0x00007f013bd8daab in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#44 0x0000000000408782 in main (argc=1, argv=0x7fff5ebcccf8) at ../../src/main.cpp:237

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

Possible duplicates by query: bug 245007, bug 244936, bug 242090, bug 241867, bug 240272.

Reported using DrKonqi
Comment 1 Myriam Schweingruber 2010-07-25 12:14:19 UTC
Sorry, but your backtrace is not useful, as you are lacking debugging symbols. If you can reproduce this bug, please check here on how to get a valid backtrace:

http://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_useful_crash_reports

Since you are using Kubuntu, you will need amarok-dbg and phonon-dbg at least, ideally you should also have kdelibs5-dbg, libqt4-dbg and  libglib2.0-0-dbg. That should cover most of the crashes.

This is most likely a duplicate of bug 207579
Comment 2 Myriam Schweingruber 2010-08-14 16:32:22 UTC
Closing as duplicate for lack of feedback.

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