Bug 322889 - Amarok crashes when changing track
Summary: Amarok crashes when changing track
Status: RESOLVED DUPLICATE of bug 265368
Alias: None
Product: amarok
Classification: Applications
Component: general (show other bugs)
Version: 2.7.1
Platform: Ubuntu Linux
: NOR crash
Target Milestone: 2.8
Assignee: Amarok Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-27 15:54 UTC by Maciej Kacper Jagiełło
Modified: 2013-07-27 17:31 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 Maciej Kacper Jagiełło 2013-07-27 15:54:12 UTC
Application: amarok (2.7.1)
KDE Platform Version: 4.10.5
Qt Version: 4.8.2
Operating System: Linux 3.2.0-49-generic x86_64
Distribution: Ubuntu 12.04.2 LTS

-- Information about the crash:
Amarok crashes on some songs.

The crash can be reproduced sometimes.

-- Backtrace:
Application: Amarok (amarok), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f5fdabf67c0 (LWP 14486))]

Thread 17 (Thread 0x7f5fb72ab700 (LWP 14495)):
#0  __pthread_mutex_lock_full (mutex=0x159b910) at pthread_mutex_lock.c:303
#1  0x00007f5fcad22e1e in pa_mutex_lock () from /usr/lib/x86_64-linux-gnu/libpulsecommon-1.1.so
#2  0x00007f5fcf8d4369 in ?? () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
#3  0x00007f5fcf8c576c in pa_mainloop_poll () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
#4  0x00007f5fcf8c5dd9 in pa_mainloop_iterate () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
#5  0x00007f5fcf8c5e90 in pa_mainloop_run () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
#6  0x00007f5fcf8d430f in ?? () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
#7  0x00007f5fcad23d18 in ?? () from /usr/lib/x86_64-linux-gnu/libpulsecommon-1.1.so
#8  0x00007f5fc9198764 in ?? () from /usr/lib/nvidia-current-updates/libGL.so.1
#9  0x00007f5fd3b7de9a in start_thread (arg=0x7f5fb72ab700) at pthread_create.c:308
#10 0x00007f5fd747cccd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 16 (Thread 0x7f5fb49d4700 (LWP 14508)):
#0  0x00007f5fd3b7ff64 in __pthread_mutex_lock (mutex=0x7f5fa4000ad0) at pthread_mutex_lock.c:92
#1  0x00007f5fd20b05a1 in g_mutex_lock () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f5fd2074f35 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f5fd2075164 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007f5fd7e08926 in QEventDispatcherGlib::processEvents (this=0x7f5fa4000930, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#5  0x00007f5fd7dd7e62 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#6  0x00007f5fd7dd80b7 in QEventLoop::exec (this=0x7f5fb49d3cd0, flags=...) at kernel/qeventloop.cpp:204
#7  0x00007f5fd7cd7077 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#8  0x00007f5fd7db7b6f in QInotifyFileSystemWatcherEngine::run (this=0x1cecbe0) at io/qfilesystemwatcher_inotify.cpp:248
#9  0x00007f5fd7cda09b in QThreadPrivate::start (arg=0x1cecbe0) at thread/qthread_unix.cpp:307
#10 0x00007f5fc9198764 in ?? () from /usr/lib/nvidia-current-updates/libGL.so.1
#11 0x00007f5fd3b7de9a in start_thread (arg=0x7f5fb49d4700) at pthread_create.c:308
#12 0x00007f5fd747cccd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#13 0x0000000000000000 in ?? ()

Thread 15 (Thread 0x7f5faa50f700 (LWP 14515)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f5fd7cda5ab in wait (time=18446744073709551615, this=0x1f805f0) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x1f80750, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f5fd511e0eb in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x1f804d0, th=0x1f80b30) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f5fd51209db in ThreadWeaver::WorkingHardState::applyForWork (this=0x1f807e0, th=0x1f80b30) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f5fd511f84f in ThreadWeaver::ThreadRunHelper::run (this=0x7f5faa50ed20, parent=0x1f804d0, th=0x1f80b30) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007f5fd511f8db in ThreadWeaver::Thread::run (this=0x1f80b30) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007f5fd7cda09b in QThreadPrivate::start (arg=0x1f80b30) at thread/qthread_unix.cpp:307
#8  0x00007f5fc9198764 in ?? () from /usr/lib/nvidia-current-updates/libGL.so.1
#9  0x00007f5fd3b7de9a in start_thread (arg=0x7f5faa50f700) at pthread_create.c:308
#10 0x00007f5fd747cccd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 14 (Thread 0x7f5fa9d0e700 (LWP 14519)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f5fd7cda5ab in wait (time=18446744073709551615, this=0x1f805f0) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x1f80750, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f5fd511e0eb in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x1f804d0, th=0x238be50) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f5fd51209db in ThreadWeaver::WorkingHardState::applyForWork (this=0x1f807e0, th=0x238be50) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f5fd51209f4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1f807e0, th=0x238be50) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f5fd511f84f in ThreadWeaver::ThreadRunHelper::run (this=0x7f5fa9d0dd20, parent=0x1f804d0, th=0x238be50) at ../../../threadweaver/Weaver/Thread.cpp:87
#7  0x00007f5fd511f8db in ThreadWeaver::Thread::run (this=0x238be50) at ../../../threadweaver/Weaver/Thread.cpp:142
#8  0x00007f5fd7cda09b in QThreadPrivate::start (arg=0x238be50) at thread/qthread_unix.cpp:307
#9  0x00007f5fc9198764 in ?? () from /usr/lib/nvidia-current-updates/libGL.so.1
#10 0x00007f5fd3b7de9a in start_thread (arg=0x7f5fa9d0e700) at pthread_create.c:308
#11 0x00007f5fd747cccd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#12 0x0000000000000000 in ?? ()

Thread 13 (Thread 0x7f5fa950d700 (LWP 14520)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f5fd7cda5ab in wait (time=18446744073709551615, this=0x1f805f0) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x1f80750, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f5fd511e0eb in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x1f804d0, th=0x25ffd10) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f5fd51209db in ThreadWeaver::WorkingHardState::applyForWork (this=0x1f807e0, th=0x25ffd10) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f5fd51209f4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1f807e0, th=0x25ffd10) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f5fd511f84f in ThreadWeaver::ThreadRunHelper::run (this=0x7f5fa950cd20, parent=0x1f804d0, th=0x25ffd10) at ../../../threadweaver/Weaver/Thread.cpp:87
#7  0x00007f5fd511f8db in ThreadWeaver::Thread::run (this=0x25ffd10) at ../../../threadweaver/Weaver/Thread.cpp:142
#8  0x00007f5fd7cda09b in QThreadPrivate::start (arg=0x25ffd10) at thread/qthread_unix.cpp:307
#9  0x00007f5fc9198764 in ?? () from /usr/lib/nvidia-current-updates/libGL.so.1
#10 0x00007f5fd3b7de9a in start_thread (arg=0x7f5fa950d700) at pthread_create.c:308
#11 0x00007f5fd747cccd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#12 0x0000000000000000 in ?? ()

Thread 12 (Thread 0x7f5fa8d0c700 (LWP 14521)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f5fd7cda5ab in wait (time=18446744073709551615, this=0x1f805f0) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x1f80750, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f5fd511e0eb in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x1f804d0, th=0x2769ff0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f5fd51209db in ThreadWeaver::WorkingHardState::applyForWork (this=0x1f807e0, th=0x2769ff0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f5fd511f84f in ThreadWeaver::ThreadRunHelper::run (this=0x7f5fa8d0bd20, parent=0x1f804d0, th=0x2769ff0) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007f5fd511f8db in ThreadWeaver::Thread::run (this=0x2769ff0) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007f5fd7cda09b in QThreadPrivate::start (arg=0x2769ff0) at thread/qthread_unix.cpp:307
#8  0x00007f5fc9198764 in ?? () from /usr/lib/nvidia-current-updates/libGL.so.1
#9  0x00007f5fd3b7de9a in start_thread (arg=0x7f5fa8d0c700) at pthread_create.c:308
#10 0x00007f5fd747cccd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 11 (Thread 0x7f5f93113700 (LWP 14532)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f5fcecb2dec in ?? () from /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4
#2  0x00007f5fcecb2f19 in ?? () from /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4
#3  0x00007f5fc9198764 in ?? () from /usr/lib/nvidia-current-updates/libGL.so.1
#4  0x00007f5fd3b7de9a in start_thread (arg=0x7f5f93113700) at pthread_create.c:308
#5  0x00007f5fd747cccd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#6  0x0000000000000000 in ?? ()

Thread 10 (Thread 0x7f5f92812700 (LWP 14533)):
#0  0x00007f5fd2074f42 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x00007f5fd2075164 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f5fd7e08926 in QEventDispatcherGlib::processEvents (this=0x7f5f8c0008f0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#3  0x00007f5fd7dd7e62 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#4  0x00007f5fd7dd80b7 in QEventLoop::exec (this=0x7f5f92811d00, flags=...) at kernel/qeventloop.cpp:204
#5  0x00007f5fd7cd7077 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#6  0x00007f5fd7cda09b in QThreadPrivate::start (arg=0x258bd10) at thread/qthread_unix.cpp:307
#7  0x00007f5fc9198764 in ?? () from /usr/lib/nvidia-current-updates/libGL.so.1
#8  0x00007f5fd3b7de9a in start_thread (arg=0x7f5f92812700) at pthread_create.c:308
#9  0x00007f5fd747cccd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 9 (Thread 0x7f5f90f80700 (LWP 14538)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f5fd4159022 in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4
#2  0x00007f5fd4159059 in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4
#3  0x00007f5fc9198764 in ?? () from /usr/lib/nvidia-current-updates/libGL.so.1
#4  0x00007f5fd3b7de9a in start_thread (arg=0x7f5f90f80700) at pthread_create.c:308
#5  0x00007f5fd747cccd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#6  0x0000000000000000 in ?? ()

Thread 8 (Thread 0x7f5f02027700 (LWP 14597)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f5fd20b082f in g_cond_wait () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f5fc9d2df7c in ?? () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#3  0x00007f5fd2097248 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007f5fd20969e5 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007f5fc9198764 in ?? () from /usr/lib/nvidia-current-updates/libGL.so.1
#6  0x00007f5fd3b7de9a in start_thread (arg=0x7f5f02027700) at pthread_create.c:308
#7  0x00007f5fd747cccd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#8  0x0000000000000000 in ?? ()

Thread 7 (Thread 0x7f5f01826700 (LWP 14598)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f5fd20b082f in g_cond_wait () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f5fc9faf5da in gst_base_sink_wait_preroll () from /usr/lib/x86_64-linux-gnu/libgstbase-0.10.so.0
#3  0x00007f5fb72cb768 in ?? () from /usr/lib/x86_64-linux-gnu/libgstaudio-0.10.so.0
#4  0x00007f5fc9fb10cb in ?? () from /usr/lib/x86_64-linux-gnu/libgstbase-0.10.so.0
#5  0x00007f5fc9fb37af in ?? () from /usr/lib/x86_64-linux-gnu/libgstbase-0.10.so.0
#6  0x00007f5fc9fb3b17 in ?? () from /usr/lib/x86_64-linux-gnu/libgstbase-0.10.so.0
#7  0x00007f5fc9fb3ed8 in ?? () from /usr/lib/x86_64-linux-gnu/libgstbase-0.10.so.0
#8  0x00007f5fc9d07bfa in gst_pad_push () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#9  0x00007f5fc9fc18c8 in ?? () from /usr/lib/x86_64-linux-gnu/libgstbase-0.10.so.0
#10 0x00007f5fc9d07bfa in gst_pad_push () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#11 0x00007f5fc9fc18c8 in ?? () from /usr/lib/x86_64-linux-gnu/libgstbase-0.10.so.0
#12 0x00007f5fc9d07bfa in gst_pad_push () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#13 0x00007f5fc9fc18c8 in ?? () from /usr/lib/x86_64-linux-gnu/libgstbase-0.10.so.0
#14 0x00007f5fc9d07bfa in gst_pad_push () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#15 0x00007f5fb646adeb in ?? () from /usr/lib/x86_64-linux-gnu/gstreamer-0.10/libgstcoreelements.so
#16 0x00007f5fc9d2ddcc in ?? () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#17 0x00007f5fd2097248 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#18 0x00007f5fd20969e5 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#19 0x00007f5fc9198764 in ?? () from /usr/lib/nvidia-current-updates/libGL.so.1
#20 0x00007f5fd3b7de9a in start_thread (arg=0x7f5f01826700) at pthread_create.c:308
#21 0x00007f5fd747cccd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#22 0x0000000000000000 in ?? ()

Thread 6 (Thread 0x7f5efbfff700 (LWP 14599)):
#0  0x00007f5fd746f92d in write () at ../sysdeps/unix/syscall-template.S:82
#1  0x00007f5fd20af941 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f5fd7ddcb7c in QCoreApplication::postEvent (receiver=0x1bf9e00, event=0x7f5ef0090a80, priority=<optimized out>) at kernel/qcoreapplication.cpp:1361
#3  0x00007f5fd7dedae4 in queued_activate (argv=0x7f5efbffd590, c=0x1c07b90, signal=13, sender=0x17ff7c0) at kernel/qobject.cpp:3431
#4  QMetaObject::activate (sender=0x17ff7c0, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7f5efbffd590) at kernel/qobject.cpp:3507
#5  0x00007f5fbca315d6 in ?? () from /usr/lib/x86_64-linux-gnu/qt4/plugins/phonon_backend/phonon_gstreamer.so
#6  0x00007f5fbca31759 in ?? () from /usr/lib/x86_64-linux-gnu/qt4/plugins/phonon_backend/phonon_gstreamer.so
#7  0x00007f5fd1712ca2 in g_closure_invoke () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#8  0x00007f5fd1723d71 in ?? () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#9  0x00007f5fd172c099 in g_signal_emit_valist () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#10 0x00007f5fd172c242 in g_signal_emit () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#11 0x00007f5fc9cdcb7a in gst_bus_sync_signal_handler () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#12 0x00007f5fc9cdcfac in gst_bus_post () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#13 0x00007f5fc9ceaf3b in gst_element_post_message () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#14 0x00007f5fc9cd5bc7 in ?? () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#15 0x00007f5fc9d0ae88 in ?? () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#16 0x00007f5fb5dfb18e in ?? () from /usr/lib/x86_64-linux-gnu/gstreamer-0.10/libgstplaybin.so
#17 0x00007f5fc9cd3558 in ?? () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#18 0x00007f5fc9cdcfac in gst_bus_post () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#19 0x00007f5fc9ceaf3b in gst_element_post_message () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#20 0x00007f5fc9cd5bc7 in ?? () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#21 0x00007f5fb5e02085 in ?? () from /usr/lib/x86_64-linux-gnu/gstreamer-0.10/libgstplaybin.so
#22 0x00007f5fc9cd3558 in ?? () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#23 0x00007f5fc9cdcfac in gst_bus_post () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#24 0x00007f5fc9ceaf3b in gst_element_post_message () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#25 0x00007f5fc9cd5bc7 in ?? () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#26 0x00007f5fc9cd3558 in ?? () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#27 0x00007f5fc9cdcfac in gst_bus_post () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#28 0x00007f5fc9ceaf3b in gst_element_post_message () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#29 0x00007f5fc9cd5bc7 in ?? () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#30 0x00007f5fc9cd3558 in ?? () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#31 0x00007f5fc9cdcfac in gst_bus_post () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#32 0x00007f5fc9ceaf3b in gst_element_post_message () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#33 0x00007f5fc9cd5bc7 in ?? () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#34 0x00007f5fc9cd3558 in ?? () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#35 0x00007f5fc9cdcfac in gst_bus_post () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#36 0x00007f5fc9ceaf3b in gst_element_post_message () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#37 0x00007f5fc9ceb283 in gst_element_message_full () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#38 0x00007f5fb74ed97d in ?? () from /usr/lib/x86_64-linux-gnu/gstreamer-0.10/libgstpulse.so
#39 0x00007f5fb74f386c in ?? () from /usr/lib/x86_64-linux-gnu/gstreamer-0.10/libgstpulse.so
#40 0x00007f5fb72bb823 in ?? () from /usr/lib/x86_64-linux-gnu/libgstaudio-0.10.so.0
#41 0x00007f5fc9ce3b65 in gst_clock_get_internal_time () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#42 0x00007f5fc9ce3ce8 in gst_clock_get_time () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#43 0x00007f5fc9d26df6 in ?? () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#44 0x00007f5fc9ce3e74 in gst_clock_id_wait () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#45 0x00007f5fc9faf4af in gst_base_sink_wait_clock () from /usr/lib/x86_64-linux-gnu/libgstbase-0.10.so.0
#46 0x00007f5fc9fb1c67 in ?? () from /usr/lib/x86_64-linux-gnu/libgstbase-0.10.so.0
#47 0x00007f5fc9fb37af in ?? () from /usr/lib/x86_64-linux-gnu/libgstbase-0.10.so.0
#48 0x00007f5fc9fb3b17 in ?? () from /usr/lib/x86_64-linux-gnu/libgstbase-0.10.so.0
#49 0x00007f5fc9fb3ed8 in ?? () from /usr/lib/x86_64-linux-gnu/libgstbase-0.10.so.0
#50 0x00007f5fc9d07bfa in gst_pad_push () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#51 0x00007f5fc9fc18c8 in ?? () from /usr/lib/x86_64-linux-gnu/libgstbase-0.10.so.0
#52 0x00007f5fc9d07bfa in gst_pad_push () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#53 0x00007f5fc9fc18c8 in ?? () from /usr/lib/x86_64-linux-gnu/libgstbase-0.10.so.0
#54 0x00007f5fc9d07bfa in gst_pad_push () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#55 0x00007f5fb646adeb in ?? () from /usr/lib/x86_64-linux-gnu/gstreamer-0.10/libgstcoreelements.so
#56 0x00007f5fc9d2ddcc in ?? () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#57 0x00007f5fd2097248 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#58 0x00007f5fd20969e5 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#59 0x00007f5fc9198764 in ?? () from /usr/lib/nvidia-current-updates/libGL.so.1
#60 0x00007f5fd3b7de9a in start_thread (arg=0x7f5efbfff700) at pthread_create.c:308
#61 0x00007f5fd747cccd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#62 0x0000000000000000 in ?? ()

Thread 5 (Thread 0x7f5f01025700 (LWP 14600)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f5fd20b082f in g_cond_wait () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f5fb6469f55 in ?? () from /usr/lib/x86_64-linux-gnu/gstreamer-0.10/libgstcoreelements.so
#3  0x00007f5fc9d07bfa in gst_pad_push () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#4  0x00007f5fc9d07bfa in gst_pad_push () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#5  0x00007f5fb647549f in ?? () from /usr/lib/x86_64-linux-gnu/gstreamer-0.10/libgstcoreelements.so
#6  0x00007f5fc9d07bfa in gst_pad_push () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#7  0x00007f5fc9d07bfa in gst_pad_push () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#8  0x00007f5fc9fc18c8 in ?? () from /usr/lib/x86_64-linux-gnu/libgstbase-0.10.so.0
#9  0x00007f5fc9d07bfa in gst_pad_push () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#10 0x00007f5fc9fc18c8 in ?? () from /usr/lib/x86_64-linux-gnu/libgstbase-0.10.so.0
#11 0x00007f5fc9d07bfa in gst_pad_push () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#12 0x00007f5fb646adeb in ?? () from /usr/lib/x86_64-linux-gnu/gstreamer-0.10/libgstcoreelements.so
#13 0x00007f5fc9d2ddcc in ?? () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#14 0x00007f5fd2097248 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#15 0x00007f5fd20969e5 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#16 0x00007f5fc9198764 in ?? () from /usr/lib/nvidia-current-updates/libGL.so.1
#17 0x00007f5fd3b7de9a in start_thread (arg=0x7f5f01025700) at pthread_create.c:308
#18 0x00007f5fd747cccd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#19 0x0000000000000000 in ?? ()

Thread 4 (Thread 0x7f5f00824700 (LWP 14601)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f5fd20b082f in g_cond_wait () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f5fb646a755 in ?? () from /usr/lib/x86_64-linux-gnu/gstreamer-0.10/libgstcoreelements.so
#3  0x00007f5fc9d2ddcc in ?? () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#4  0x00007f5fd2097248 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007f5fd20969e5 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#6  0x00007f5fc9198764 in ?? () from /usr/lib/nvidia-current-updates/libGL.so.1
#7  0x00007f5fd3b7de9a in start_thread (arg=0x7f5f00824700) at pthread_create.c:308
#8  0x00007f5fd747cccd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#9  0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7f5efb7fe700 (LWP 14602)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f5fd20b082f in g_cond_wait () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f5fb6469f55 in ?? () from /usr/lib/x86_64-linux-gnu/gstreamer-0.10/libgstcoreelements.so
#3  0x00007f5fc9d07bfa in gst_pad_push () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#4  0x00007f5fc9d07bfa in gst_pad_push () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#5  0x00007f5fb6475118 in ?? () from /usr/lib/x86_64-linux-gnu/gstreamer-0.10/libgstcoreelements.so
#6  0x00007f5fb647549f in ?? () from /usr/lib/x86_64-linux-gnu/gstreamer-0.10/libgstcoreelements.so
#7  0x00007f5fc9d07bfa in gst_pad_push () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#8  0x00007f5fb646adeb in ?? () from /usr/lib/x86_64-linux-gnu/gstreamer-0.10/libgstcoreelements.so
#9  0x00007f5fc9d2ddcc in ?? () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#10 0x00007f5fd2097248 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#11 0x00007f5fd20969e5 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#12 0x00007f5fc9198764 in ?? () from /usr/lib/nvidia-current-updates/libGL.so.1
#13 0x00007f5fd3b7de9a in start_thread (arg=0x7f5efb7fe700) at pthread_create.c:308
#14 0x00007f5fd747cccd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#15 0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f5efaffd700 (LWP 14603)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f5fd20b082f in g_cond_wait () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f5fb6469f55 in ?? () from /usr/lib/x86_64-linux-gnu/gstreamer-0.10/libgstcoreelements.so
#3  0x00007f5fc9d07bfa in gst_pad_push () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#4  0x00007f5fc9d07bfa in gst_pad_push () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#5  0x00007f5fc9d07bfa in gst_pad_push () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#6  0x00007f5fc9fc18c8 in ?? () from /usr/lib/x86_64-linux-gnu/libgstbase-0.10.so.0
#7  0x00007f5fc9d07bfa in gst_pad_push () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#8  0x00007f5fc9fc18c8 in ?? () from /usr/lib/x86_64-linux-gnu/libgstbase-0.10.so.0
#9  0x00007f5fc9d07bfa in gst_pad_push () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#10 0x00007f5fc9d07bfa in gst_pad_push () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#11 0x00007f5fb646adeb in ?? () from /usr/lib/x86_64-linux-gnu/gstreamer-0.10/libgstcoreelements.so
#12 0x00007f5fc9d2ddcc in ?? () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#13 0x00007f5fd2097248 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#14 0x00007f5fd20969e5 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#15 0x00007f5fc9198764 in ?? () from /usr/lib/nvidia-current-updates/libGL.so.1
#16 0x00007f5fd3b7de9a in start_thread (arg=0x7f5efaffd700) at pthread_create.c:308
#17 0x00007f5fd747cccd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#18 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f5fdabf67c0 (LWP 14486)):
[KCrash Handler]
#6  0x00007f5fd303e656 in TagLib::String::String(TagLib::String const&) () from /usr/lib/x86_64-linux-gnu/libtag.so.1
#7  0x00007f5fd303ce7f in TagLib::APE::Item::toString() const () from /usr/lib/x86_64-linux-gnu/libtag.so.1
#8  0x00007f5fd9b6c553 in Meta::Tag::APETagHelper::tags (this=0x3a5f750) at ../../shared/tag_helpers/APETagHelper.cpp:54
#9  0x00007f5fd9b55c2f in Meta::Tag::readTags (path=...) at ../../shared/MetaTagLib.cpp:251
#10 0x00007f5fb4c8ad19 in Meta::SqlTrack::commitIfInNonBatchUpdate (this=0x7f5fa00c7e30) at ../../../../../../src/core-impl/collections/db/sql/SqlMeta.cpp:972
#11 0x00007f5fb4c8bb6f in Meta::SqlTrack::endUpdate (this=0x7f5fa00c7e30) at ../../../../../../src/core-impl/collections/db/sql/SqlMeta.cpp:789
#12 0x00007f5fda18895f in Meta::Track::finishedPlaying (this=<optimized out>, playedFraction=0.013814285714285715) at ../../../src/core/meta/Meta.cpp:273
#13 0x00007f5fd9bd96ae in EngineController::slotTrackFinishedPlaying (this=<optimized out>, track=..., playedFraction=0.013814285714285715) at ../../src/EngineController.cpp:1323
#14 0x00007f5fd97b98d2 in EngineController::qt_static_metacall (_o=0x171ebf0, _c=<optimized out>, _id=<optimized out>, _a=<optimized out>) at moc_EngineController.cpp:211
#15 0x00007f5fd7ded781 in QMetaObject::activate (sender=0x171ebf0, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7fff417992b0) at kernel/qobject.cpp:3547
#16 0x00007f5fd97b4d48 in EngineController::trackFinishedPlaying (this=<optimized out>, _t1=..., _t2=0.013814285714285715) at moc_EngineController.cpp:345
#17 0x00007f5fd9bd6c87 in EngineController::stop (this=0x171ebf0, forceInstant=true, playingWillContinue=true) at ../../src/EngineController.cpp:498
#18 0x00007f5fd9bd71a2 in EngineController::play (this=0x171ebf0, track=..., offset=0) at ../../src/EngineController.cpp:372
#19 0x00007f5fd98435ec in Playlist::Actions::play (this=<optimized out>, trackid=766371476136460834, now=<optimized out>) at ../../src/playlist/PlaylistActions.cpp:216
#20 0x00007f5fd9843cdf in Playlist::Actions::next (this=0x1f9e590) at ../../src/playlist/PlaylistActions.cpp:230
#21 0x00007f5fd97b89a5 in Playlist::Actions::qt_static_metacall (_o=0x1f9e590, _c=<optimized out>, _id=<optimized out>, _a=<optimized out>) at moc_PlaylistActions.cpp:84
#22 0x00007f5fd7ded781 in QMetaObject::activate (sender=0x2b0f1f0, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7fff41799780) at kernel/qobject.cpp:3547
#23 0x00007f5fd87d1072 in QAction::triggered (this=<optimized out>, _t1=false) at .moc/release-shared/moc_qaction.cpp:277
#24 0x00007f5fd87d125f in QAction::activate (this=0x2b0f1f0, event=<optimized out>) at kernel/qaction.cpp:1257
#25 0x00007f5fd7df2946 in QObject::event (this=0x2b0f1f0, e=<optimized out>) at kernel/qobject.cpp:1195
#26 0x00007f5fd87d1330 in event (e=<optimized out>, this=<optimized out>) at kernel/qaction.cpp:1187
#27 QAction::event (this=<optimized out>, e=<optimized out>) at kernel/qaction.cpp:1172
#28 0x00007f5fda51730a in KAction::event (this=<optimized out>, event=0x3ce2640) at ../../kdeui/actions/kaction.cpp:131
#29 0x00007f5fd87d77b4 in notify_helper (e=0x3ce2640, receiver=0x2b0f1f0, this=0x1598db0) at kernel/qapplication.cpp:4556
#30 QApplicationPrivate::notify_helper (this=0x1598db0, receiver=0x2b0f1f0, e=0x3ce2640) at kernel/qapplication.cpp:4528
#31 0x00007f5fd87dc583 in QApplication::notify (this=0x7fff4179a220, receiver=0x2b0f1f0, e=0x3ce2640) at kernel/qapplication.cpp:4417
#32 0x00007f5fda6006b6 in KApplication::notify (this=0x7fff4179a220, receiver=0x2b0f1f0, event=0x3ce2640) at ../../kdeui/kernel/kapplication.cpp:311
#33 0x00007f5fd7dd932c in QCoreApplication::notifyInternal (this=0x7fff4179a220, receiver=0x2b0f1f0, event=0x3ce2640) at kernel/qcoreapplication.cpp:915
#34 0x00007f5fd7ddd10a in sendEvent (event=0x3ce2640, receiver=0x2b0f1f0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#35 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x13bc1f0) at kernel/qcoreapplication.cpp:1539
#36 0x00007f5fd7e08493 in sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:236
#37 postEventSourceDispatch (s=<optimized out>) at kernel/qeventdispatcher_glib.cpp:279
#38 0x00007f5fd2074d53 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#39 0x00007f5fd20750a0 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#40 0x00007f5fd2075164 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#41 0x00007f5fd7e088bf in QEventDispatcherGlib::processEvents (this=0x13bdad0, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#42 0x00007f5fd887fcde in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#43 0x00007f5fd7dd7e62 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#44 0x00007f5fd7dd80b7 in QEventLoop::exec (this=0x7fff4179a1b0, flags=...) at kernel/qeventloop.cpp:204
#45 0x00007f5fd7ddd407 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1187
#46 0x0000000000409201 in main (argc=1, argv=0x7fff4179c7a8) at ../../src/main.cpp:329

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

Possible duplicates by query: bug 295685.

Reported using DrKonqi
Comment 1 Myriam Schweingruber 2013-07-27 17:31:19 UTC
The crash is in taglib.

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