Bug 319544 - Amarok crashes when playing MP3 in Kubuntu 13.0.4
Summary: Amarok crashes when playing MP3 in Kubuntu 13.0.4
Status: RESOLVED DUPLICATE of bug 319371
Alias: None
Product: amarok
Classification: Applications
Component: general (show other bugs)
Version: 2.7.0
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: 2.8
Assignee: Amarok Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-08 20:46 UTC by Ashlar
Modified: 2013-05-08 22:54 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 Ashlar 2013-05-08 20:46:18 UTC
Application: amarok (2.7.0)
KDE Platform Version: 4.10.2 (Compiled from sources)
Qt Version: 4.8.4
Operating System: Linux 3.8.0-19-generic x86_64
Distribution: Ubuntu 13.04

-- Information about the crash:
- What I was doing when the application crashed:
I had simply double clicked on a song in my playlist. This is the first time that I had tried using Amarok since installing 13.0.4
- Unusual behavior I noticed:
It played for about 5 seconds before crashing.

-- Backtrace:
Application: Amarok (amarok), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
[Current thread is 1 (Thread 0x7f98e9a5e7c0 (LWP 5239))]

Thread 30 (Thread 0x7f98c6697700 (LWP 5242)):
#0  __pthread_mutex_lock_full (mutex=0x1e6b4e0) at pthread_mutex_lock.c:308
#1  0x00007f98d951724e in pa_mutex_lock () from /usr/lib/x86_64-linux-gnu/pulseaudio/libpulsecommon-3.0.so
#2  0x00007f98de637ce9 in ?? () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
#3  0x00007f98de629205 in pa_mainloop_poll () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
#4  0x00007f98de629869 in pa_mainloop_iterate () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
#5  0x00007f98de629920 in pa_mainloop_run () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
#6  0x00007f98de637c8f in ?? () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
#7  0x00007f98d9518143 in ?? () from /usr/lib/x86_64-linux-gnu/pulseaudio/libpulsecommon-3.0.so
#8  0x00007f98d7d90764 in ?? () from /usr/lib/nvidia-304-updates/libGL.so.1
#9  0x00007f98e28d1f8e in start_thread (arg=0x7f98c6697700) at pthread_create.c:311
#10 0x00007f98e634ee1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 29 (Thread 0x7f98b91a8700 (LWP 5244)):
#0  0x00007f98e63423cd in poll () at ../sysdeps/unix/syscall-template.S:81
#1  0x00007f98e0dcf1dc in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f98e0dcf304 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f98e6cdd036 in QEventDispatcherGlib::processEvents (this=0x7f98b4000930, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#4  0x00007f98e6cad38f in QEventLoop::processEvents (this=this@entry=0x7f98b91a7cd0, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007f98e6cad618 in QEventLoop::exec (this=this@entry=0x7f98b91a7cd0, flags=...) at kernel/qeventloop.cpp:204
#6  0x00007f98e6baf410 in QThread::exec (this=this@entry=0x25504f0) at thread/qthread.cpp:542
#7  0x00007f98e6c8eedf in QInotifyFileSystemWatcherEngine::run (this=0x25504f0) at io/qfilesystemwatcher_inotify.cpp:256
#8  0x00007f98e6bb1bec in QThreadPrivate::start (arg=0x25504f0) at thread/qthread_unix.cpp:338
#9  0x00007f98d7d90764 in ?? () from /usr/lib/nvidia-304-updates/libGL.so.1
#10 0x00007f98e28d1f8e in start_thread (arg=0x7f98b91a8700) at pthread_create.c:311
#11 0x00007f98e634ee1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 28 (Thread 0x7f98b2636700 (LWP 5245)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f98e6bb214b in wait (time=18446744073709551615, this=0x276d2d0) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=this@entry=0x276d1a8, mutex=0x276d410, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f98e3e4a041 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x276d180, th=0x276d7e0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f98e3e4c94b in ThreadWeaver::WorkingHardState::applyForWork (this=0x276d4e0, th=0x276d7e0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f98e3e4b63f in ThreadWeaver::ThreadRunHelper::run (this=this@entry=0x7f98b2635d00, parent=0x276d180, th=th@entry=0x276d7e0) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007f98e3e4b6cb in ThreadWeaver::Thread::run (this=0x276d7e0) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007f98e6bb1bec in QThreadPrivate::start (arg=0x276d7e0) at thread/qthread_unix.cpp:338
#8  0x00007f98d7d90764 in ?? () from /usr/lib/nvidia-304-updates/libGL.so.1
#9  0x00007f98e28d1f8e in start_thread (arg=0x7f98b2636700) at pthread_create.c:311
#10 0x00007f98e634ee1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 27 (Thread 0x7f98b1e35700 (LWP 5246)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f98e6bb214b in wait (time=18446744073709551615, this=0x276d2d0) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=this@entry=0x276d1a8, mutex=0x276d410, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f98e3e4a041 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x276d180, th=0x27801f0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f98e3e4c94b in ThreadWeaver::WorkingHardState::applyForWork (this=0x276d4e0, th=0x27801f0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f98e3e4b63f in ThreadWeaver::ThreadRunHelper::run (this=this@entry=0x7f98b1e34d00, parent=0x276d180, th=th@entry=0x27801f0) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007f98e3e4b6cb in ThreadWeaver::Thread::run (this=0x27801f0) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007f98e6bb1bec in QThreadPrivate::start (arg=0x27801f0) at thread/qthread_unix.cpp:338
#8  0x00007f98d7d90764 in ?? () from /usr/lib/nvidia-304-updates/libGL.so.1
#9  0x00007f98e28d1f8e in start_thread (arg=0x7f98b1e35700) at pthread_create.c:311
#10 0x00007f98e634ee1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 26 (Thread 0x7f98b1634700 (LWP 5247)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f98e6bb214b in wait (time=18446744073709551615, this=0x276d2d0) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=this@entry=0x276d1a8, mutex=0x276d410, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f98e3e4a041 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x276d180, th=0x27815f0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f98e3e4c94b in ThreadWeaver::WorkingHardState::applyForWork (this=0x276d4e0, th=0x27815f0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f98e3e4b63f in ThreadWeaver::ThreadRunHelper::run (this=this@entry=0x7f98b1633d00, parent=0x276d180, th=th@entry=0x27815f0) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007f98e3e4b6cb in ThreadWeaver::Thread::run (this=0x27815f0) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007f98e6bb1bec in QThreadPrivate::start (arg=0x27815f0) at thread/qthread_unix.cpp:338
#8  0x00007f98d7d90764 in ?? () from /usr/lib/nvidia-304-updates/libGL.so.1
#9  0x00007f98e28d1f8e in start_thread (arg=0x7f98b1634700) at pthread_create.c:311
#10 0x00007f98e634ee1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 25 (Thread 0x7f98b0e33700 (LWP 5248)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f98e6bb214b in wait (time=18446744073709551615, this=0x276d2d0) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=this@entry=0x276d1a8, mutex=0x276d410, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f98e3e4a041 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x276d180, th=0x2782a20) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f98e3e4c94b in ThreadWeaver::WorkingHardState::applyForWork (this=0x276d4e0, th=0x2782a20) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f98e3e4c964 in ThreadWeaver::WorkingHardState::applyForWork (this=0x276d4e0, th=0x2782a20) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f98e3e4c964 in ThreadWeaver::WorkingHardState::applyForWork (this=0x276d4e0, th=0x2782a20) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#7  0x00007f98e3e4c964 in ThreadWeaver::WorkingHardState::applyForWork (this=0x276d4e0, th=0x2782a20) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#8  0x00007f98e3e4b63f in ThreadWeaver::ThreadRunHelper::run (this=this@entry=0x7f98b0e32d00, parent=0x276d180, th=th@entry=0x2782a20) at ../../../threadweaver/Weaver/Thread.cpp:87
#9  0x00007f98e3e4b6cb in ThreadWeaver::Thread::run (this=0x2782a20) at ../../../threadweaver/Weaver/Thread.cpp:142
#10 0x00007f98e6bb1bec in QThreadPrivate::start (arg=0x2782a20) at thread/qthread_unix.cpp:338
#11 0x00007f98d7d90764 in ?? () from /usr/lib/nvidia-304-updates/libGL.so.1
#12 0x00007f98e28d1f8e in start_thread (arg=0x7f98b0e33700) at pthread_create.c:311
#13 0x00007f98e634ee1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 24 (Thread 0x7f98a3b71700 (LWP 5249)):
#0  0x00007f98e0e0e359 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x00007f98e0e0e5b9 in g_mutex_lock () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f98e0dcec74 in g_main_context_check () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f98e0dcf175 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007f98e0dcf304 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007f98e6cdd036 in QEventDispatcherGlib::processEvents (this=0x7f98980008f0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#6  0x00007f98e6cad38f in QEventLoop::processEvents (this=this@entry=0x7f98a3b70cd0, flags=...) at kernel/qeventloop.cpp:149
#7  0x00007f98e6cad618 in QEventLoop::exec (this=this@entry=0x7f98a3b70cd0, flags=...) at kernel/qeventloop.cpp:204
#8  0x00007f98e6baf410 in QThread::exec (this=this@entry=0x2733880) at thread/qthread.cpp:542
#9  0x00007f98e6c8eedf in QInotifyFileSystemWatcherEngine::run (this=0x2733880) at io/qfilesystemwatcher_inotify.cpp:256
#10 0x00007f98e6bb1bec in QThreadPrivate::start (arg=0x2733880) at thread/qthread_unix.cpp:338
#11 0x00007f98d7d90764 in ?? () from /usr/lib/nvidia-304-updates/libGL.so.1
#12 0x00007f98e28d1f8e in start_thread (arg=0x7f98a3b71700) at pthread_create.c:311
#13 0x00007f98e634ee1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 23 (Thread 0x7f98a2907700 (LWP 5250)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f98dd956585 in ?? () from /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4
#2  0x00007f98dd9565d9 in ?? () from /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4
#3  0x00007f98d7d90764 in ?? () from /usr/lib/nvidia-304-updates/libGL.so.1
#4  0x00007f98e28d1f8e in start_thread (arg=0x7f98a2907700) at pthread_create.c:311
#5  0x00007f98e634ee1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 22 (Thread 0x7f98a15f1700 (LWP 5253)):
#0  0x00007f98e0dcf092 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x00007f98e0dcf304 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f98e6cdd036 in QEventDispatcherGlib::processEvents (this=0x7f98480008f0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#3  0x00007f98e6cad38f in QEventLoop::processEvents (this=this@entry=0x7f98a15f0d00, flags=...) at kernel/qeventloop.cpp:149
#4  0x00007f98e6cad618 in QEventLoop::exec (this=this@entry=0x7f98a15f0d00, flags=...) at kernel/qeventloop.cpp:204
#5  0x00007f98e6baf410 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:542
#6  0x00007f98e6bb1bec in QThreadPrivate::start (arg=0x1e4dfe0) at thread/qthread_unix.cpp:338
#7  0x00007f98d7d90764 in ?? () from /usr/lib/nvidia-304-updates/libGL.so.1
#8  0x00007f98e28d1f8e in start_thread (arg=0x7f98a15f1700) at pthread_create.c:311
#9  0x00007f98e634ee1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 21 (Thread 0x7f9857ffd700 (LWP 5254)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f98e2eaae77 in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4
#2  0x00007f98e2eaaea9 in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4
#3  0x00007f98d7d90764 in ?? () from /usr/lib/nvidia-304-updates/libGL.so.1
#4  0x00007f98e28d1f8e in start_thread (arg=0x7f9857ffd700) at pthread_create.c:311
#5  0x00007f98e634ee1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 20 (Thread 0x7f984f391700 (LWP 5265)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238
#1  0x00007f98e6bb20a7 in wait (time=367274, this=0x238cc10) at thread/qwaitcondition_unix.cpp:84
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x1c836a0, time=367274) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f98cb7f7d46 in ?? () from /usr/lib/x86_64-linux-gnu/qt4/plugins/phonon_backend/phonon_gstreamer.so
#4  0x00007f98cb7f82cb in ?? () from /usr/lib/x86_64-linux-gnu/qt4/plugins/phonon_backend/phonon_gstreamer.so
#5  0x00007f98e6cc30ef in QMetaObject::activate (sender=0x1c88f30, m=<optimized out>, local_signal_index=<optimized out>, argv=0x0) at kernel/qobject.cpp:3539
#6  0x00007f98e046d8e7 in ?? () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#7  0x00007f98e04862df in g_signal_emit_valist () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#8  0x00007f98e0486f92 in g_signal_emit () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#9  0x00007f98c51e9452 in ?? () from /usr/lib/x86_64-linux-gnu/gstreamer-0.10/libgstplaybin.so
#10 0x00007f98e046d8e7 in ?? () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#11 0x00007f98e04862df in g_signal_emit_valist () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#12 0x00007f98e0486f92 in g_signal_emit () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#13 0x00007f98e046d8e7 in ?? () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#14 0x00007f98e04862df in g_signal_emit_valist () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#15 0x00007f98e0486f92 in g_signal_emit () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#16 0x00007f9854025dc2 in ?? () from /usr/lib/x86_64-linux-gnu/gstreamer-0.10/libgstdecodebin2.so
#17 0x00007f985402958b in ?? () from /usr/lib/x86_64-linux-gnu/gstreamer-0.10/libgstdecodebin2.so
#18 0x00007f98d8349f19 in gst_marshal_BOOLEAN__POINTER (closure=0x7f983c015420, return_value=0x7f984f3907f0, n_param_values=<optimized out>, param_values=0x7f984f390950, invocation_hint=<optimized out>, marshal_data=<optimized out>) at gstmarshal.c:586
#19 0x00007f98e046d620 in g_closure_invoke () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#20 0x00007f98e047ef00 in ?? () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#21 0x00007f98e0485e3b in g_signal_emitv () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#22 0x00007f98d82d401a in gst_pad_emit_have_data_signal (pad=pad@entry=0x37d89e0, obj=obj@entry=0x7f983c038d90) at gstpad.c:4167
#23 0x00007f98d830cffc in gst_pad_push_event (pad=pad@entry=0x37d89e0, event=event@entry=0x7f983c038d90) at gstpad.c:5262
#24 0x00007f98d82f7713 in gst_proxy_pad_event_default (pad=pad@entry=0x34c5710, event=event@entry=0x7f983c038d90) at gstghostpad.c:132
#25 0x00007f98d830cb85 in gst_pad_send_event (pad=pad@entry=0x34c5710, event=event@entry=0x7f983c038d90) at gstpad.c:5425
#26 0x00007f98d830d0e2 in gst_pad_push_event (pad=0x7f983c01c1c0, event=0x7f983c038d90) at gstpad.c:5277
#27 0x00007f984e964e4b in ?? () from /usr/lib/x86_64-linux-gnu/gstreamer-0.10/libgstflump3dec.so
#28 0x00007f98d830cb85 in gst_pad_send_event (pad=pad@entry=0x7f983c01c040, event=event@entry=0x7f983c038d90) at gstpad.c:5425
#29 0x00007f98d830d0e2 in gst_pad_push_event (pad=0x2472900, event=0x7f983c038d90) at gstpad.c:5277
#30 0x00007f98d85ac3e6 in gst_base_parse_loop (pad=<optimized out>) at gstbaseparse.c:2899
#31 0x00007f98d8331e34 in gst_task_func (task=0x36880c0) at gsttask.c:327
#32 0x00007f98e0df36f2 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#33 0x00007f98e0df2eb5 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#34 0x00007f98d7d90764 in ?? () from /usr/lib/nvidia-304-updates/libGL.so.1
#35 0x00007f98e28d1f8e in start_thread (arg=0x7f984f391700) at pthread_create.c:311
#36 0x00007f98e634ee1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 19 (Thread 0x7f984e6d3700 (LWP 5266)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f98e0e0e83f in g_cond_wait () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f98c5854e25 in gst_queue_chain (pad=<optimized out>, buffer=0x7f983c0c56f0) at gstqueue.c:1014
#3  0x00007f98d830bdb1 in gst_pad_push (pad=0x243b4f0, buffer=0x7f983c0c56f0) at gstpad.c:4710
#4  0x00007f98d830bdb1 in gst_pad_push (pad=pad@entry=0x244a640, buffer=0x7f983c0c56f0) at gstpad.c:4710
#5  0x00007f98c58605e0 in gst_tee_do_push (is_list=0, data=0x7f983c0c56f0, pad=0x244a640, tee=0x20f9140) at gsttee.c:675
#6  gst_tee_handle_data (tee=tee@entry=0x20f9140, data=data@entry=0x7f983c0c56f0, is_list=is_list@entry=0) at gsttee.c:754
#7  0x00007f98c5860adf in gst_tee_chain (pad=<optimized out>, buffer=0x7f983c0c56f0) at gsttee.c:828
#8  0x00007f98d830bdb1 in gst_pad_push (pad=0x243a690, buffer=buffer@entry=0x7f983c0c56f0) at gstpad.c:4710
#9  0x00007f98c5855df6 in gst_queue_push_one (queue=0x24362a0) at gstqueue.c:1156
#10 gst_queue_loop (pad=<optimized out>) at gstqueue.c:1264
#11 0x00007f98d8331e34 in gst_task_func (task=0x36889c0) at gsttask.c:327
#12 0x00007f98e0df36f2 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#13 0x00007f98e0df2eb5 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#14 0x00007f98d7d90764 in ?? () from /usr/lib/nvidia-304-updates/libGL.so.1
#15 0x00007f98e28d1f8e in start_thread (arg=0x7f984e6d3700) at pthread_create.c:311
#16 0x00007f98e634ee1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 18 (Thread 0x7f984ded2700 (LWP 5267)):
#0  0x00007f98e6340b6d in write () at ../sysdeps/unix/syscall-template.S:81
#1  0x00007f98e0e0d76f in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f98e6cb1d42 in QCoreApplication::postEvent (receiver=0x1c83580, event=event@entry=0x7f983005dc90, priority=priority@entry=0) at kernel/qcoreapplication.cpp:1392
#3  0x00007f98e6cb1e07 in QCoreApplication::postEvent (receiver=<optimized out>, event=event@entry=0x7f983005dc90) at kernel/qcoreapplication.cpp:1304
#4  0x00007f98e6cc3415 in queued_activate (argv=0x7f984ded04e0, c=0x2448050, signal=13, sender=0x1c88f30) at kernel/qobject.cpp:3423
#5  QMetaObject::activate (sender=0x1c88f30, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7f984ded04e0) at kernel/qobject.cpp:3499
#6  0x00007f98cb7fb726 in ?? () from /usr/lib/x86_64-linux-gnu/qt4/plugins/phonon_backend/phonon_gstreamer.so
#7  0x00007f98cb7ffb39 in ?? () from /usr/lib/x86_64-linux-gnu/qt4/plugins/phonon_backend/phonon_gstreamer.so
#8  0x00007f98e046d620 in g_closure_invoke () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#9  0x00007f98e047ef00 in ?? () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#10 0x00007f98e0486d11 in g_signal_emit_valist () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#11 0x00007f98e0486f92 in g_signal_emit () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#12 0x00007f98d82e1aca in gst_bus_sync_signal_handler (bus=bus@entry=0x207a480, message=message@entry=0x7f983005b520, data=data@entry=0x0) at gstbus.c:1145
#13 0x00007f98d82e1ee2 in gst_bus_post (bus=bus@entry=0x207a480, message=message@entry=0x7f983005b520) at gstbus.c:322
#14 0x00007f98d82efe63 in gst_element_post_message (element=element@entry=0x243fef0, message=message@entry=0x7f983005b520) at gstelement.c:1853
#15 0x00007f98d82db667 in gst_bin_handle_message_func (bin=0x243fef0, message=0x7f983005b520) at gstbin.c:3442
#16 0x00007f98d830eff8 in gst_pipeline_handle_message (bin=0x243fef0, message=0x7f983005b520) at gstpipeline.c:587
#17 0x00007f98c51e6359 in ?? () from /usr/lib/x86_64-linux-gnu/gstreamer-0.10/libgstplaybin.so
#18 0x00007f98d82d8418 in bin_bus_handler (bus=bus@entry=0x207a3c0, message=message@entry=0x7f983005b520, bin=bin@entry=0x243fef0) at gstbin.c:2793
#19 0x00007f98d82e1ee2 in gst_bus_post (bus=bus@entry=0x207a3c0, message=message@entry=0x7f983005b520) at gstbus.c:322
#20 0x00007f98d82efe63 in gst_element_post_message (element=element@entry=0x2444000, message=message@entry=0x7f983005b520) at gstelement.c:1853
#21 0x00007f98d82db667 in gst_bin_handle_message_func (bin=0x2444000, message=0x7f983005b520) at gstbin.c:3442
#22 0x00007f98c51ed1e5 in ?? () from /usr/lib/x86_64-linux-gnu/gstreamer-0.10/libgstplaybin.so
#23 0x00007f98d82d8418 in bin_bus_handler (bus=bus@entry=0x207a540, message=message@entry=0x7f983005b520, bin=bin@entry=0x2444000) at gstbin.c:2793
#24 0x00007f98d82e1ee2 in gst_bus_post (bus=bus@entry=0x207a540, message=message@entry=0x7f983005b520) at gstbus.c:322
#25 0x00007f98d82efe63 in gst_element_post_message (element=element@entry=0x2250b80, message=message@entry=0x7f983005b520) at gstelement.c:1853
#26 0x00007f98d82db667 in gst_bin_handle_message_func (bin=0x2250b80, message=0x7f983005b520) at gstbin.c:3442
#27 0x00007f98d82d8418 in bin_bus_handler (bus=bus@entry=0x3811340, message=message@entry=0x7f983005b520, bin=bin@entry=0x2250b80) at gstbin.c:2793
#28 0x00007f98d82e1ee2 in gst_bus_post (bus=bus@entry=0x3811340, message=message@entry=0x7f983005b520) at gstbus.c:322
#29 0x00007f98d82efe63 in gst_element_post_message (element=element@entry=0x2250170, message=message@entry=0x7f983005b520) at gstelement.c:1853
#30 0x00007f98d82db667 in gst_bin_handle_message_func (bin=0x2250170, message=0x7f983005b520) at gstbin.c:3442
#31 0x00007f98d82d8418 in bin_bus_handler (bus=bus@entry=0x207a600, message=message@entry=0x7f983005b520, bin=bin@entry=0x2250170) at gstbin.c:2793
#32 0x00007f98d82e1ee2 in gst_bus_post (bus=bus@entry=0x207a600, message=message@entry=0x7f983005b520) at gstbus.c:322
#33 0x00007f98d82efe63 in gst_element_post_message (element=element@entry=0x2250000, message=message@entry=0x7f983005b520) at gstelement.c:1853
#34 0x00007f98d82db667 in gst_bin_handle_message_func (bin=0x2250000, message=0x7f983005b520) at gstbin.c:3442
#35 0x00007f98d82d8418 in bin_bus_handler (bus=bus@entry=0x207a300, message=message@entry=0x7f983005b520, bin=bin@entry=0x2250000) at gstbin.c:2793
#36 0x00007f98d82e1ee2 in gst_bus_post (bus=bus@entry=0x207a300, message=message@entry=0x7f983005b520) at gstbus.c:322
#37 0x00007f98d82efe63 in gst_element_post_message (element=element@entry=0x23b5620, message=0x7f983005b520) at gstelement.c:1853
#38 0x00007f98d82f02c9 in gst_element_message_full (element=0x23b5620, type=GST_MESSAGE_ERROR, domain=2615, code=1, text=<optimized out>, debug=<optimized out>, file=0x7f98c68e8c19 "pulsesink.c", function=0x7f98c68ea220 "gst_pulsering_is_dead", line=373) at gstelement.c:1984
#39 0x00007f98c68d9ab7 in ?? () from /usr/lib/x86_64-linux-gnu/gstreamer-0.10/libgstpulse.so
#40 0x00007f98c68da35c in ?? () from /usr/lib/x86_64-linux-gnu/gstreamer-0.10/libgstpulse.so
#41 0x00007f98c66a7948 in ?? () from /usr/lib/x86_64-linux-gnu/libgstaudio-0.10.so.0
#42 0x00007f98d82e8971 in gst_clock_get_internal_time (clock=clock@entry=0x223d4d0) at gstclock.c:953
#43 0x00007f98d82e8b08 in gst_clock_get_time (clock=clock@entry=0x223d4d0) at gstclock.c:993
#44 0x00007f98d832adef in gst_system_clock_id_wait_jitter_unlocked (clock=0x223d4d0, entry=0x7f983c038ca0, jitter=<optimized out>, restart=1) at gstsystemclock.c:680
#45 0x00007f98d82e8c84 in gst_clock_id_wait (id=0x7f983c038ca0, jitter=jitter@entry=0x7f984ded17f8) at gstclock.c:494
#46 0x00007f98d85b35ff in gst_base_sink_wait_clock (sink=sink@entry=0x2448fa0, time=2559999904, jitter=jitter@entry=0x7f984ded17f8) at gstbasesink.c:2225
#47 0x00007f98d85b598b in gst_base_sink_do_sync (obj_type=2 '\002', step_end=<synthetic pointer>, late=<synthetic pointer>, obj=0x7f983c0c1460, basesink=0x2448fa0, pad=<optimized out>) at gstbasesink.c:2572
#48 gst_base_sink_render_object (basesink=basesink@entry=0x2448fa0, obj_type=obj_type@entry=2 '\002', obj=obj@entry=0x7f983c0c1460, pad=0x243ab10) at gstbasesink.c:2978
#49 0x00007f98d85b763f in gst_base_sink_queue_object_unlocked (basesink=basesink@entry=0x2448fa0, obj_type=obj_type@entry=2 '\002', obj=obj@entry=0x7f983c0c1460, prerollable=prerollable@entry=1, pad=0x243ab10) at gstbasesink.c:3295
#50 0x00007f98d85b7b48 in gst_base_sink_chain_unlocked (basesink=basesink@entry=0x2448fa0, obj_type=<optimized out>, obj=obj@entry=0x7f983c0c1460, pad=0x243ab10) at gstbasesink.c:3677
#51 0x00007f98d85b7e7f in gst_base_sink_chain_main (basesink=0x2448fa0, pad=0x243ab10, obj_type=<optimized out>, obj=0x7f983c0c1460) at gstbasesink.c:3715
#52 0x00007f98d830bdb1 in gst_pad_push (pad=0x244a4c0, buffer=0x7f983c0c1460) at gstpad.c:4710
#53 0x00007f98d85c58dc in gst_base_transform_chain (pad=<optimized out>, buffer=0x7f983c0c1460) at gstbasetransform.c:2658
#54 0x00007f98d830bdb1 in gst_pad_push (pad=0x244a1c0, buffer=0x7f983c0c1460) at gstpad.c:4710
#55 0x00007f98d85c58dc in gst_base_transform_chain (pad=<optimized out>, buffer=0x7f983c0c1460) at gstbasetransform.c:2658
#56 0x00007f98d830bdb1 in gst_pad_push (pad=0x243ae10, buffer=buffer@entry=0x7f983c0c1460) at gstpad.c:4710
#57 0x00007f98c5855df6 in gst_queue_push_one (queue=0x24367c0) at gstqueue.c:1156
#58 gst_queue_loop (pad=<optimized out>) at gstqueue.c:1264
#59 0x00007f98d8331e34 in gst_task_func (task=0x36887c0) at gsttask.c:327
#60 0x00007f98e0df36f2 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#61 0x00007f98e0df2eb5 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#62 0x00007f98d7d90764 in ?? () from /usr/lib/nvidia-304-updates/libGL.so.1
#63 0x00007f98e28d1f8e in start_thread (arg=0x7f984ded2700) at pthread_create.c:311
#64 0x00007f98e634ee1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 17 (Thread 0x7f984d6d1700 (LWP 5268)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f98e0e0e83f in g_cond_wait () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f98c5854e25 in gst_queue_chain (pad=<optimized out>, buffer=0x7f98380143e0) at gstqueue.c:1014
#3  0x00007f98d830bdb1 in gst_pad_push (pad=0x243b1b0, buffer=0x7f98380143e0) at gstpad.c:4710
#4  0x00007f98d830bdb1 in gst_pad_push (pad=0x2475a20, buffer=0x7f98380143e0) at gstpad.c:4710
#5  0x00007f98d830bdb1 in gst_pad_push (pad=0x7f983c031480, buffer=0x7f98380143e0) at gstpad.c:4710
#6  0x00007f98d85c58dc in gst_base_transform_chain (pad=<optimized out>, buffer=0x7f98380143e0) at gstbasetransform.c:2658
#7  0x00007f98d830bdb1 in gst_pad_push (pad=0x7f983c031180, buffer=0x7f98380143e0) at gstpad.c:4710
#8  0x00007f98d85c58dc in gst_base_transform_chain (pad=<optimized out>, buffer=0x7f98380143e0) at gstbasetransform.c:2658
#9  0x00007f98d830bdb1 in gst_pad_push (pad=0x34c5570, buffer=0x7f98380143e0) at gstpad.c:4710
#10 0x00007f98d830bdb1 in gst_pad_push (pad=0x7f983c01c7c0, buffer=buffer@entry=0x7f98380143e0) at gstpad.c:4710
#11 0x00007f98c5855df6 in gst_queue_push_one (queue=0x2437490) at gstqueue.c:1156
#12 gst_queue_loop (pad=<optimized out>) at gstqueue.c:1264
#13 0x00007f98d8331e34 in gst_task_func (task=0x3688ac0) at gsttask.c:327
#14 0x00007f98e0df36f2 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#15 0x00007f98e0df2eb5 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#16 0x00007f98d7d90764 in ?? () from /usr/lib/nvidia-304-updates/libGL.so.1
#17 0x00007f98e28d1f8e in start_thread (arg=0x7f984d6d1700) at pthread_create.c:311
#18 0x00007f98e634ee1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 16 (Thread 0x7f984ced0700 (LWP 5269)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f98e0e0e83f in g_cond_wait () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f98c5854e25 in gst_queue_chain (pad=<optimized out>, buffer=0x368c170) at gstqueue.c:1014
#3  0x00007f98d830bdb1 in gst_pad_push (pad=0x243b010, buffer=0x368c170) at gstpad.c:4710
#4  0x00007f98d830bdb1 in gst_pad_push (pad=0x2472000, buffer=0x368c170) at gstpad.c:4710
#5  0x00007f98c586090b in gst_tee_handle_data (tee=tee@entry=0x20f94d0, data=0x2472178, data@entry=0x368c170, is_list=is_list@entry=0) at gsttee.c:722
#6  0x00007f98c5860adf in gst_tee_chain (pad=<optimized out>, buffer=0x368c170) at gsttee.c:828
#7  0x00007f98d830bdb1 in gst_pad_push (pad=0x223ec30, buffer=0x368c170) at gstpad.c:4710
#8  0x00007f98d830bdb1 in gst_pad_push (pad=0x23b7e00, buffer=0x368c170) at gstpad.c:4710
#9  0x00007f98d85c58dc in gst_base_transform_chain (pad=<optimized out>, buffer=0x7f983c0aba00) at gstbasetransform.c:2658
#10 0x00007f98d830bdb1 in gst_pad_push (pad=0x2470540, buffer=0x7f983c0aba00) at gstpad.c:4710
#11 0x00007f98d85c58dc in gst_base_transform_chain (pad=<optimized out>, buffer=0x7f983c0aba00) at gstbasetransform.c:2658
#12 0x00007f98d830bdb1 in gst_pad_push (pad=0x2470240, buffer=buffer@entry=0x7f983c0aba00) at gstpad.c:4710
#13 0x00007f98c5855df6 in gst_queue_push_one (queue=0x2436ce0) at gstqueue.c:1156
#14 gst_queue_loop (pad=<optimized out>) at gstqueue.c:1264
#15 0x00007f98d8331e34 in gst_task_func (task=0x36888c0) at gsttask.c:327
#16 0x00007f98e0df36f2 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#17 0x00007f98e0df2eb5 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#18 0x00007f98d7d90764 in ?? () from /usr/lib/nvidia-304-updates/libGL.so.1
#19 0x00007f98e28d1f8e in start_thread (arg=0x7f984ced0700) at pthread_create.c:311
#20 0x00007f98e634ee1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 15 (Thread 0x7f9842f86700 (LWP 5270)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f98e0e0e83f in g_cond_wait () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f98d85b36dc in gst_base_sink_wait_preroll (sink=0x23b5620) at gstbasesink.c:2279
#3  0x00007f98c66b76a8 in ?? () from /usr/lib/x86_64-linux-gnu/libgstaudio-0.10.so.0
#4  0x00007f98d85b5c3f in gst_base_sink_render_object (basesink=basesink@entry=0x23b5620, obj_type=obj_type@entry=2 '\002', obj=obj@entry=0x7f9834005470, pad=0x222a0a0) at gstbasesink.c:3014
#5  0x00007f98d85b763f in gst_base_sink_queue_object_unlocked (basesink=basesink@entry=0x23b5620, obj_type=obj_type@entry=2 '\002', obj=obj@entry=0x7f9834005470, prerollable=prerollable@entry=1, pad=0x222a0a0) at gstbasesink.c:3295
#6  0x00007f98d85b7b48 in gst_base_sink_chain_unlocked (basesink=basesink@entry=0x23b5620, obj_type=<optimized out>, obj=obj@entry=0x7f9834005470, pad=0x222a0a0) at gstbasesink.c:3677
#7  0x00007f98d85b7e7f in gst_base_sink_chain_main (basesink=0x23b5620, pad=0x222a0a0, obj_type=<optimized out>, obj=0x7f9834005470) at gstbasesink.c:3715
#8  0x00007f98d830bdb1 in gst_pad_push (pad=0x222a6a0, buffer=0x7f9834005470) at gstpad.c:4710
#9  0x00007f98d85c58dc in gst_base_transform_chain (pad=<optimized out>, buffer=0x7f9834005470) at gstbasetransform.c:2658
#10 0x00007f98d830bdb1 in gst_pad_push (pad=0x222aca0, buffer=0x7f9834005470) at gstpad.c:4710
#11 0x00007f98d85c58dc in gst_base_transform_chain (pad=<optimized out>, buffer=0x7f9834005470) at gstbasetransform.c:2658
#12 0x00007f98d830bdb1 in gst_pad_push (pad=0x222a3a0, buffer=0x7f9834005470) at gstpad.c:4710
#13 0x00007f98d85c58dc in gst_base_transform_chain (pad=<optimized out>, buffer=0x7f9834005470) at gstbasetransform.c:2658
#14 0x00007f98d830bdb1 in gst_pad_push (pad=0x222a9a0, buffer=buffer@entry=0x7f9834005470) at gstpad.c:4710
#15 0x00007f98c5855df6 in gst_queue_push_one (queue=0x2436010) at gstqueue.c:1156
#16 gst_queue_loop (pad=<optimized out>) at gstqueue.c:1264
#17 0x00007f98d8331e34 in gst_task_func (task=0x36886c0) at gsttask.c:327
#18 0x00007f98e0df36f2 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#19 0x00007f98e0df2eb5 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#20 0x00007f98d7d90764 in ?? () from /usr/lib/nvidia-304-updates/libGL.so.1
#21 0x00007f98e28d1f8e in start_thread (arg=0x7f9842f86700) at pthread_create.c:311
#22 0x00007f98e634ee1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 14 (Thread 0x7f9842785700 (LWP 5271)):
[KCrash Handler]
#6  gst_multi_queue_loop (pad=<optimized out>) at gstmultiqueue.c:1191
#7  0x00007f98d8331e34 in gst_task_func (task=0x3c62550) at gsttask.c:327
#8  0x00007f98e0df36f2 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#9  0x00007f98e0df2eb5 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#10 0x00007f98d7d90764 in ?? () from /usr/lib/nvidia-304-updates/libGL.so.1
#11 0x00007f98e28d1f8e in start_thread (arg=0x7f9842785700) at pthread_create.c:311
#12 0x00007f98e634ee1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 13 (Thread 0x7f9841f84700 (LWP 5272)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f98dd69ca09 in ?? () from /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4
#2  0x00007f98dd984cee in ?? () from /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4
#3  0x00007f98d7d90764 in ?? () from /usr/lib/nvidia-304-updates/libGL.so.1
#4  0x00007f98e28d1f8e in start_thread (arg=0x7f9841f84700) at pthread_create.c:311
#5  0x00007f98e634ee1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 12 (Thread 0x7f9841683700 (LWP 5273)):
#0  0x00007f98e6340b6d in write () at ../sysdeps/unix/syscall-template.S:81
#1  0x00007f98e0e0d76f in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f98e6cb1d42 in QCoreApplication::postEvent (receiver=0x7f98de3d8e60, event=event@entry=0x7f982c0063b0, priority=priority@entry=0) at kernel/qcoreapplication.cpp:1392
#3  0x00007f98e6cb1e07 in QCoreApplication::postEvent (receiver=<optimized out>, event=event@entry=0x7f982c0063b0) at kernel/qcoreapplication.cpp:1304
#4  0x00007f98e6cc3415 in queued_activate (argv=0x7f9841682c20, c=0x3d83910, signal=4, sender=0x34be470) at kernel/qobject.cpp:3423
#5  QMetaObject::activate (sender=sender@entry=0x34be470, m=m@entry=0x7f98e59340a0 <QHostInfoResult::staticMetaObject>, local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x7f9841682c20) at kernel/qobject.cpp:3499
#6  0x00007f98e56e7ca2 in QHostInfoResult::resultsReady (this=this@entry=0x34be470, _t1=...) at .moc/release-shared/moc_qhostinfo_p.cpp:103
#7  0x00007f98e569dd8c in emitResultsReady (info=..., this=0x34be470) at kernel/qhostinfo_p.h:91
#8  QHostInfoRunnable::run (this=0x34be450) at kernel/qhostinfo.cpp:519
#9  0x00007f98e6ba555d in QThreadPoolThread::run (this=0x3594830) at concurrent/qthreadpool.cpp:107
#10 0x00007f98e6bb1bec in QThreadPrivate::start (arg=0x3594830) at thread/qthread_unix.cpp:338
#11 0x00007f98d7d90764 in ?? () from /usr/lib/nvidia-304-updates/libGL.so.1
#12 0x00007f98e28d1f8e in start_thread (arg=0x7f9841683700) at pthread_create.c:311
#13 0x00007f98e634ee1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 11 (Thread 0x7f9840e82700 (LWP 5274)):
#0  0x00007f98e6340b6d in write () at ../sysdeps/unix/syscall-template.S:81
#1  0x00007f98e0e0d76f in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f98e6cb1d42 in QCoreApplication::postEvent (receiver=0x7f98de3d8e60, event=event@entry=0x7f9838005bf0, priority=priority@entry=0) at kernel/qcoreapplication.cpp:1392
#3  0x00007f98e6cb1e07 in QCoreApplication::postEvent (receiver=<optimized out>, event=event@entry=0x7f9838005bf0) at kernel/qcoreapplication.cpp:1304
#4  0x00007f98e6cc3415 in queued_activate (argv=0x7f9840e81c20, c=0x32cd470, signal=4, sender=0x3b33c20) at kernel/qobject.cpp:3423
#5  QMetaObject::activate (sender=sender@entry=0x3b33c20, m=m@entry=0x7f98e59340a0 <QHostInfoResult::staticMetaObject>, local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x7f9840e81c20) at kernel/qobject.cpp:3499
#6  0x00007f98e56e7ca2 in QHostInfoResult::resultsReady (this=this@entry=0x3b33c20, _t1=...) at .moc/release-shared/moc_qhostinfo_p.cpp:103
#7  0x00007f98e569dd8c in emitResultsReady (info=..., this=0x3b33c20) at kernel/qhostinfo_p.h:91
#8  QHostInfoRunnable::run (this=0x3b33c00) at kernel/qhostinfo.cpp:519
#9  0x00007f98e6ba555d in QThreadPoolThread::run (this=0x3ae06e0) at concurrent/qthreadpool.cpp:107
#10 0x00007f98e6bb1bec in QThreadPrivate::start (arg=0x3ae06e0) at thread/qthread_unix.cpp:338
#11 0x00007f98d7d90764 in ?? () from /usr/lib/nvidia-304-updates/libGL.so.1
#12 0x00007f98e28d1f8e in start_thread (arg=0x7f9840e82700) at pthread_create.c:311
#13 0x00007f98e634ee1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 10 (Thread 0x7f9827fff700 (LWP 5275)):
#0  0x00007f98e6340b6d in write () at ../sysdeps/unix/syscall-template.S:81
#1  0x00007f98e0e0d76f in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f98e6cb1d42 in QCoreApplication::postEvent (receiver=0x7f98de3d8e60, event=event@entry=0x7f983005d9c0, priority=priority@entry=0) at kernel/qcoreapplication.cpp:1392
#3  0x00007f98e6cb1e07 in QCoreApplication::postEvent (receiver=<optimized out>, event=event@entry=0x7f983005d9c0) at kernel/qcoreapplication.cpp:1304
#4  0x00007f98e6cc3415 in queued_activate (argv=0x7f9827ffec20, c=0x3c0a8d0, signal=4, sender=0x32f2660) at kernel/qobject.cpp:3423
#5  QMetaObject::activate (sender=sender@entry=0x32f2660, m=m@entry=0x7f98e59340a0 <QHostInfoResult::staticMetaObject>, local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x7f9827ffec20) at kernel/qobject.cpp:3499
#6  0x00007f98e56e7ca2 in QHostInfoResult::resultsReady (this=this@entry=0x32f2660, _t1=...) at .moc/release-shared/moc_qhostinfo_p.cpp:103
#7  0x00007f98e569dd8c in emitResultsReady (info=..., this=0x32f2660) at kernel/qhostinfo_p.h:91
#8  QHostInfoRunnable::run (this=0x32f2640) at kernel/qhostinfo.cpp:519
#9  0x00007f98e6ba555d in QThreadPoolThread::run (this=0x3ae0e60) at concurrent/qthreadpool.cpp:107
#10 0x00007f98e6bb1bec in QThreadPrivate::start (arg=0x3ae0e60) at thread/qthread_unix.cpp:338
#11 0x00007f98d7d90764 in ?? () from /usr/lib/nvidia-304-updates/libGL.so.1
#12 0x00007f98e28d1f8e in start_thread (arg=0x7f9827fff700) at pthread_create.c:311
#13 0x00007f98e634ee1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 9 (Thread 0x7f98273f0700 (LWP 5276)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f98e0e0e83f in g_cond_wait () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f98d8e3e9fc in ?? () from /usr/lib/x86_64-linux-gnu/libgstapp-0.10.so.0
#3  0x00007f98d85bbfac in gst_base_src_get_range (src=src@entry=0x7f983c035090, offset=0, length=length@entry=4096, buf=buf@entry=0x7f98273efc48) at gstbasesrc.c:2188
#4  0x00007f98d85bd2c0 in gst_base_src_loop (pad=0x3c409a0) at gstbasesrc.c:2445
#5  0x00007f98d8331e34 in gst_task_func (task=0x36884c0) at gsttask.c:327
#6  0x00007f98e0df36f2 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#7  0x00007f98e0df2eb5 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#8  0x00007f98d7d90764 in ?? () from /usr/lib/nvidia-304-updates/libGL.so.1
#9  0x00007f98e28d1f8e in start_thread (arg=0x7f98273f0700) at pthread_create.c:311
#10 0x00007f98e634ee1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 8 (Thread 0x7f9826bef700 (LWP 5277)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f98e0e0e83f in g_cond_wait () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f98d8e3e9fc in ?? () from /usr/lib/x86_64-linux-gnu/libgstapp-0.10.so.0
#3  0x00007f98d85bbfac in gst_base_src_get_range (src=src@entry=0x233d700, offset=8192, length=length@entry=4096, buf=buf@entry=0x7f9826beec48) at gstbasesrc.c:2188
#4  0x00007f98d85bd2c0 in gst_base_src_loop (pad=0x3c2d080) at gstbasesrc.c:2445
#5  0x00007f98d8331e34 in gst_task_func (task=0x36882c0) at gsttask.c:327
#6  0x00007f98e0df36f2 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#7  0x00007f98e0df2eb5 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#8  0x00007f98d7d90764 in ?? () from /usr/lib/nvidia-304-updates/libGL.so.1
#9  0x00007f98e28d1f8e in start_thread (arg=0x7f9826bef700) at pthread_create.c:311
#10 0x00007f98e634ee1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 7 (Thread 0x7f9825bed700 (LWP 5279)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f98e0e0e83f in g_cond_wait () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f98d8e3e9fc in ?? () from /usr/lib/x86_64-linux-gnu/libgstapp-0.10.so.0
#3  0x00007f98d85bbfac in gst_base_src_get_range (src=src@entry=0x7f983c035810, offset=0, length=length@entry=4096, buf=buf@entry=0x7f9825becc48) at gstbasesrc.c:2188
#4  0x00007f98d85bd2c0 in gst_base_src_loop (pad=0x3c5c330) at gstbasesrc.c:2445
#5  0x00007f98d8331e34 in gst_task_func (task=0x3688cc0) at gsttask.c:327
#6  0x00007f98e0df36f2 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#7  0x00007f98e0df2eb5 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#8  0x00007f98d7d90764 in ?? () from /usr/lib/nvidia-304-updates/libGL.so.1
#9  0x00007f98e28d1f8e in start_thread (arg=0x7f9825bed700) at pthread_create.c:311
#10 0x00007f98e634ee1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 6 (Thread 0x7f98253ec700 (LWP 5280)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f98e0e0e83f in g_cond_wait () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f98d8e3e9fc in ?? () from /usr/lib/x86_64-linux-gnu/libgstapp-0.10.so.0
#3  0x00007f98d85bbfac in gst_base_src_get_range (src=src@entry=0x7f983c035450, offset=0, length=length@entry=4096, buf=buf@entry=0x7f98253ebc48) at gstbasesrc.c:2188
#4  0x00007f98d85bd2c0 in gst_base_src_loop (pad=0x3c4b620) at gstbasesrc.c:2445
#5  0x00007f98d8331e34 in gst_task_func (task=0x36885c0) at gsttask.c:327
#6  0x00007f98e0df36f2 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#7  0x00007f98e0df2eb5 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#8  0x00007f98d7d90764 in ?? () from /usr/lib/nvidia-304-updates/libGL.so.1
#9  0x00007f98e28d1f8e in start_thread (arg=0x7f98253ec700) at pthread_create.c:311
#10 0x00007f98e634ee1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 5 (Thread 0x7f9824beb700 (LWP 5283)):
#0  0x00007f98e6340b6d in write () at ../sysdeps/unix/syscall-template.S:81
#1  0x00007f98e0e0d76f in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f98e6cb1d42 in QCoreApplication::postEvent (receiver=0x7f98de3d8e60, event=event@entry=0x7f98a8004670, priority=priority@entry=0) at kernel/qcoreapplication.cpp:1392
#3  0x00007f98e6cb1e07 in QCoreApplication::postEvent (receiver=<optimized out>, event=event@entry=0x7f98a8004670) at kernel/qcoreapplication.cpp:1304
#4  0x00007f98e6cc3415 in queued_activate (argv=0x7f9824beac20, c=0x294aae0, signal=4, sender=0x3309780) at kernel/qobject.cpp:3423
#5  QMetaObject::activate (sender=sender@entry=0x3309780, m=m@entry=0x7f98e59340a0 <QHostInfoResult::staticMetaObject>, local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x7f9824beac20) at kernel/qobject.cpp:3499
#6  0x00007f98e56e7ca2 in QHostInfoResult::resultsReady (this=this@entry=0x3309780, _t1=...) at .moc/release-shared/moc_qhostinfo_p.cpp:103
#7  0x00007f98e569dd8c in emitResultsReady (info=..., this=0x3309780) at kernel/qhostinfo_p.h:91
#8  QHostInfoRunnable::run (this=0x3309760) at kernel/qhostinfo.cpp:519
#9  0x00007f98e6ba555d in QThreadPoolThread::run (this=0x31e40a0) at concurrent/qthreadpool.cpp:107
#10 0x00007f98e6bb1bec in QThreadPrivate::start (arg=0x31e40a0) at thread/qthread_unix.cpp:338
#11 0x00007f98d7d90764 in ?? () from /usr/lib/nvidia-304-updates/libGL.so.1
#12 0x00007f98e28d1f8e in start_thread (arg=0x7f9824beb700) at pthread_create.c:311
#13 0x00007f98e634ee1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 4 (Thread 0x7f98243ea700 (LWP 5284)):
#0  0x00007f98e6340b6d in write () at ../sysdeps/unix/syscall-template.S:81
#1  0x00007f98e0e0d76f in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f98e6cb1d42 in QCoreApplication::postEvent (receiver=0x7f98de3d8e60, event=event@entry=0x7f989c002230, priority=priority@entry=0) at kernel/qcoreapplication.cpp:1392
#3  0x00007f98e6cb1e07 in QCoreApplication::postEvent (receiver=<optimized out>, event=event@entry=0x7f989c002230) at kernel/qcoreapplication.cpp:1304
#4  0x00007f98e6cc3415 in queued_activate (argv=0x7f98243e9c20, c=0x3309680, signal=4, sender=0x3abb170) at kernel/qobject.cpp:3423
#5  QMetaObject::activate (sender=sender@entry=0x3abb170, m=m@entry=0x7f98e59340a0 <QHostInfoResult::staticMetaObject>, local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x7f98243e9c20) at kernel/qobject.cpp:3499
#6  0x00007f98e56e7ca2 in QHostInfoResult::resultsReady (this=this@entry=0x3abb170, _t1=...) at .moc/release-shared/moc_qhostinfo_p.cpp:103
#7  0x00007f98e569dd8c in emitResultsReady (info=..., this=0x3abb170) at kernel/qhostinfo_p.h:91
#8  QHostInfoRunnable::run (this=0x3abb150) at kernel/qhostinfo.cpp:519
#9  0x00007f98e6ba555d in QThreadPoolThread::run (this=0x3aba6c0) at concurrent/qthreadpool.cpp:107
#10 0x00007f98e6bb1bec in QThreadPrivate::start (arg=0x3aba6c0) at thread/qthread_unix.cpp:338
#11 0x00007f98d7d90764 in ?? () from /usr/lib/nvidia-304-updates/libGL.so.1
#12 0x00007f98e28d1f8e in start_thread (arg=0x7f98243ea700) at pthread_create.c:311
#13 0x00007f98e634ee1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 3 (Thread 0x7f98237ab700 (LWP 5285)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f98e0e0e83f in g_cond_wait () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f98d8e3e9fc in ?? () from /usr/lib/x86_64-linux-gnu/libgstapp-0.10.so.0
#3  0x00007f98d85bbfac in gst_base_src_get_range (src=src@entry=0x7f983c035bd0, offset=0, length=length@entry=4096, buf=buf@entry=0x7f98237aac48) at gstbasesrc.c:2188
#4  0x00007f98d85bd2c0 in gst_base_src_loop (pad=0x3c5cc30) at gstbasesrc.c:2445
#5  0x00007f98d8331e34 in gst_task_func (task=0x3688dc0) at gsttask.c:327
#6  0x00007f98e0df36f2 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#7  0x00007f98e0df2eb5 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#8  0x00007f98d7d90764 in ?? () from /usr/lib/nvidia-304-updates/libGL.so.1
#9  0x00007f98e28d1f8e in start_thread (arg=0x7f98237ab700) at pthread_create.c:311
#10 0x00007f98e634ee1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 2 (Thread 0x7f9822faa700 (LWP 5286)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f98e0e0e83f in g_cond_wait () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f98c585e28d in gst_queue2_loop (pad=<optimized out>) at gstqueue2.c:2539
#3  0x00007f98d8331e34 in gst_task_func (task=0x7f98340190b0) at gsttask.c:327
#4  0x00007f98e0df36f2 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007f98e0df2eb5 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#6  0x00007f98d7d90764 in ?? () from /usr/lib/nvidia-304-updates/libGL.so.1
#7  0x00007f98e28d1f8e in start_thread (arg=0x7f9822faa700) at pthread_create.c:311
#8  0x00007f98e634ee1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 1 (Thread 0x7f98e9a5e7c0 (LWP 5239)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f98e0e0e83f in g_cond_wait () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f98d8332c55 in gst_task_join (task=task@entry=0x3c62550) at gsttask.c:839
#3  0x00007f98d830411a in gst_pad_finalize (object=0x32d1600) at gstpad.c:457
#4  0x00007f98e0472538 in g_object_unref () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#5  0x00007f98d82fe9bc in gst_message_finalize (message=0x3c56b90) at gstmessage.c:198
#6  0x00007f98d83026d9 in gst_mini_object_free (mini_object=0x3c56b90) at gstminiobject.c:376
#7  gst_mini_object_unref (mini_object=0x3c56b90) at gstminiobject.c:411
#8  0x00007f98d82e2a70 in gst_message_unref (msg=<optimized out>) at ../gst/gstmessage.h:347
#9  gst_bus_set_flushing (bus=0x7f983c02b600, flushing=1) at gstbus.c:449
#10 0x00007f98d830f90d in gst_pipeline_change_state (element=0x3c335d0, transition=<optimized out>) at gstpipeline.c:518
#11 0x00007f98c51e958b in ?? () from /usr/lib/x86_64-linux-gnu/gstreamer-0.10/libgstplaybin.so
#12 0x00007f98d82f0d2c in gst_element_change_state (element=element@entry=0x3c335d0, transition=<optimized out>) at gstelement.c:2761
#13 0x00007f98d82f11d3 in gst_element_continue_state (element=element@entry=0x3c335d0, ret=ret@entry=GST_STATE_CHANGE_SUCCESS) at gstelement.c:2444
#14 0x00007f98d82f0daf in gst_element_change_state (element=element@entry=0x3c335d0, transition=transition@entry=GST_STATE_CHANGE_PAUSED_TO_READY) at gstelement.c:2798
#15 0x00007f98d82f1678 in gst_element_set_state_func (element=0x3c335d0, state=GST_STATE_NULL) at gstelement.c:2717
#16 0x00007f98dcf00374 in ?? () from /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4
#17 0x00007f98dcf025f4 in ?? () from /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4
#18 0x00007f98e046d620 in g_closure_invoke () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#19 0x00007f98e047ef00 in ?? () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#20 0x00007f98e0486d11 in g_signal_emit_valist () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#21 0x00007f98e0486f92 in g_signal_emit () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#22 0x00007f98d82e1b92 in gst_bus_async_signal_func (bus=0x7f983c02b600, message=0x3c56e10, data=<optimized out>) at gstbus.c:1118
#23 0x00007f98d82e2927 in gst_bus_source_dispatch (source=0x3c33410, callback=0x7f98d82e1b10 <gst_bus_async_signal_func>, user_data=0x0) at gstbus.c:764
#24 0x00007f98e0dcef05 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#25 0x00007f98e0dcf248 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#26 0x00007f98e0dcf304 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#27 0x00007f98e6cdd016 in QEventDispatcherGlib::processEvents (this=0x1e61160, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#28 0x00007f98e773d1ae in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#29 0x00007f98e6cad38f in QEventLoop::processEvents (this=this@entry=0x7fffff376c60, flags=...) at kernel/qeventloop.cpp:149
#30 0x00007f98e6cad618 in QEventLoop::exec (this=this@entry=0x7fffff376c60, flags=...) at kernel/qeventloop.cpp:204
#31 0x00007f98e6cb2cf6 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1218
#32 0x00007f98e7695ffc in QApplication::exec () at kernel/qapplication.cpp:3828
#33 0x00000000004090ca in main (argc=1, argv=0x7fffff3791a8) at ../../src/main.cpp:329

Possible duplicates by query: bug 319537, bug 319534, bug 319371, bug 319364, bug 319295.

Reported using DrKonqi
Comment 1 Ashlar 2013-05-08 20:56:51 UTC
Additional Info:

I have traced it to the Wikipedia plugin. When I disable that, there are no problems.

Sorry for the dupe, the bug reporter  wouldn't let me attach it to another report.
Comment 2 Myriam Schweingruber 2013-05-08 22:54:35 UTC
well, no need to attach any more information, as I said in the other report: this is already fixed, just be patient and wait for the patched package :)

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