Bug 290976 - Amarok crashed during play
Summary: Amarok crashed during play
Status: RESOLVED DUPLICATE of bug 258741
Alias: None
Product: amarok
Classification: Applications
Component: general (show other bugs)
Version: 2.5.0
Platform: Ubuntu Linux
: NOR crash
Target Milestone: 2.6
Assignee: Amarok Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-08 15:52 UTC by felix
Modified: 2012-01-09 00:41 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 felix 2012-01-08 15:52:10 UTC
Application: amarok (2.5.0)
KDE Platform Version: 4.7.4 (4.7.4)
Qt Version: 4.7.4
Operating System: Linux 3.0.0-14-generic x86_64
Distribution: Ubuntu 11.10

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

Amarok was rotate the song and crashed while doing this. After this it happend every time i retart Amarok until i chance the song manuel once

The crash can be reproduced some of the time.

-- Backtrace:
Application: Amarok (amarok), signal: Segmentation fault
[Current thread is 1 (Thread 0x7fba471c17c0 (LWP 2962))]

Thread 16 (Thread 0x7fba21397700 (LWP 3012)):
#0  0x00007fba403161fd in __pthread_mutex_unlock_usercnt (mutex=<optimized out>, decr=<optimized out>) at pthread_mutex_unlock.c:52
#1  __pthread_mutex_unlock (mutex=0x28ef5e8) at pthread_mutex_unlock.c:290
#2  0x00007fba3e86df9a in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007fba3e86e429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007fba44486f3e in QEventDispatcherGlib::processEvents (this=0x28ed960, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#5  0x00007fba4445acf2 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#6  0x00007fba4445aef7 in QEventLoop::exec (this=0x7fba21396cd0, flags=...) at kernel/qeventloop.cpp:201
#7  0x00007fba4437227f in QThread::exec (this=<optimized out>) at thread/qthread.cpp:498
#8  0x00007fba4443dcbf in QInotifyFileSystemWatcherEngine::run (this=0x28bde30) at io/qfilesystemwatcher_inotify.cpp:248
#9  0x00007fba44374d05 in QThreadPrivate::start (arg=0x28bde30) at thread/qthread_unix.cpp:331
#10 0x00007fba35a2c2da in ?? () from /usr/lib/nvidia-current/libGL.so.1
#11 0x00007fba40312efc in start_thread (arg=0x7fba21397700) at pthread_create.c:304
#12 0x00007fba43b1489d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#13 0x0000000000000000 in ?? ()

Thread 15 (Thread 0x7fba18583700 (LWP 3492)):
#0  0x00007fba3e86d10d in g_main_context_prepare () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x00007fba3e86ddfd in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007fba3e86e429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007fba44486f3e in QEventDispatcherGlib::processEvents (this=0x41eac20, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#4  0x00007fba4445acf2 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007fba4445aef7 in QEventLoop::exec (this=0x7fba18582cd0, flags=...) at kernel/qeventloop.cpp:201
#6  0x00007fba4437227f in QThread::exec (this=<optimized out>) at thread/qthread.cpp:498
#7  0x00007fba4443dcbf in QInotifyFileSystemWatcherEngine::run (this=0x2f864e0) at io/qfilesystemwatcher_inotify.cpp:248
#8  0x00007fba44374d05 in QThreadPrivate::start (arg=0x2f864e0) at thread/qthread_unix.cpp:331
#9  0x00007fba35a2c2da in ?? () from /usr/lib/nvidia-current/libGL.so.1
#10 0x00007fba40312efc in start_thread (arg=0x7fba18583700) at pthread_create.c:304
#11 0x00007fba43b1489d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#12 0x0000000000000000 in ?? ()

Thread 14 (Thread 0x7fba1795a700 (LWP 3493)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007fba443751ab in wait (time=18446744073709551615, this=0x3657e30) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x365cf70, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007fba418a5864 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x365b030, th=0x3144550) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007fba418a7e0b in ThreadWeaver::WorkingHardState::applyForWork (this=0x3144530, th=0x3144550) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007fba418a6ccf in ThreadWeaver::ThreadRunHelper::run (this=0x7fba17959d20, parent=0x365b030, th=0x3144550) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007fba418a6d5b in ThreadWeaver::Thread::run (this=0x3144550) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007fba44374d05 in QThreadPrivate::start (arg=0x3144550) at thread/qthread_unix.cpp:331
#8  0x00007fba35a2c2da in ?? () from /usr/lib/nvidia-current/libGL.so.1
#9  0x00007fba40312efc in start_thread (arg=0x7fba1795a700) at pthread_create.c:304
#10 0x00007fba43b1489d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 13 (Thread 0x7fba17159700 (LWP 3494)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007fba443751ab in wait (time=18446744073709551615, this=0x3657e30) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x365cf70, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007fba418a5864 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x365b030, th=0x364d090) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007fba418a7e0b in ThreadWeaver::WorkingHardState::applyForWork (this=0x3144530, th=0x364d090) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007fba418a6ccf in ThreadWeaver::ThreadRunHelper::run (this=0x7fba17158d20, parent=0x365b030, th=0x364d090) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007fba418a6d5b in ThreadWeaver::Thread::run (this=0x364d090) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007fba44374d05 in QThreadPrivate::start (arg=0x364d090) at thread/qthread_unix.cpp:331
#8  0x00007fba35a2c2da in ?? () from /usr/lib/nvidia-current/libGL.so.1
#9  0x00007fba40312efc in start_thread (arg=0x7fba17159700) at pthread_create.c:304
#10 0x00007fba43b1489d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 12 (Thread 0x7fba16958700 (LWP 3495)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007fba443751ab in wait (time=18446744073709551615, this=0x3657e30) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x365cf70, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007fba418a5864 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x365b030, th=0x36487e0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007fba418a7e0b in ThreadWeaver::WorkingHardState::applyForWork (this=0x3144530, th=0x36487e0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007fba418a7e24 in ThreadWeaver::WorkingHardState::applyForWork (this=0x3144530, th=0x36487e0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007fba418a7e24 in ThreadWeaver::WorkingHardState::applyForWork (this=0x3144530, th=0x36487e0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#7  0x00007fba418a6ccf in ThreadWeaver::ThreadRunHelper::run (this=0x7fba16957d20, parent=0x365b030, th=0x36487e0) at ../../../threadweaver/Weaver/Thread.cpp:87
#8  0x00007fba418a6d5b in ThreadWeaver::Thread::run (this=0x36487e0) at ../../../threadweaver/Weaver/Thread.cpp:142
#9  0x00007fba44374d05 in QThreadPrivate::start (arg=0x36487e0) at thread/qthread_unix.cpp:331
#10 0x00007fba35a2c2da in ?? () from /usr/lib/nvidia-current/libGL.so.1
#11 0x00007fba40312efc in start_thread (arg=0x7fba16958700) at pthread_create.c:304
#12 0x00007fba43b1489d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#13 0x0000000000000000 in ?? ()

Thread 11 (Thread 0x7fba15b16700 (LWP 3497)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007fba3b2c8c2c in ?? () from /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4
#2  0x00007fba3b2c8d59 in ?? () from /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4
#3  0x00007fba35a2c2da in ?? () from /usr/lib/nvidia-current/libGL.so.1
#4  0x00007fba40312efc in start_thread (arg=0x7fba15b16700) at pthread_create.c:304
#5  0x00007fba43b1489d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#6  0x0000000000000000 in ?? ()

Thread 10 (Thread 0x7fba15215700 (LWP 3498)):
#0  0xffffffffff60014c in ?? ()
#1  0x00007fba15214a40 in ?? ()
#2  0x00007fff2f9c77e7 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)

Thread 9 (Thread 0x7fba14188700 (LWP 3499)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007fba443751ab in wait (time=18446744073709551615, this=0x3657e30) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x365cf70, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007fba418a5864 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x365b030, th=0x37d2100) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007fba418a7e0b in ThreadWeaver::WorkingHardState::applyForWork (this=0x3144530, th=0x37d2100) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007fba418a7e24 in ThreadWeaver::WorkingHardState::applyForWork (this=0x3144530, th=0x37d2100) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007fba418a7e24 in ThreadWeaver::WorkingHardState::applyForWork (this=0x3144530, th=0x37d2100) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#7  0x00007fba418a7e24 in ThreadWeaver::WorkingHardState::applyForWork (this=0x3144530, th=0x37d2100) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#8  0x00007fba418a6ccf in ThreadWeaver::ThreadRunHelper::run (this=0x7fba14187d20, parent=0x365b030, th=0x37d2100) at ../../../threadweaver/Weaver/Thread.cpp:87
#9  0x00007fba418a6d5b in ThreadWeaver::Thread::run (this=0x37d2100) at ../../../threadweaver/Weaver/Thread.cpp:142
#10 0x00007fba44374d05 in QThreadPrivate::start (arg=0x37d2100) at thread/qthread_unix.cpp:331
#11 0x00007fba35a2c2da in ?? () from /usr/lib/nvidia-current/libGL.so.1
#12 0x00007fba40312efc in start_thread (arg=0x7fba14188700) at pthread_create.c:304
#13 0x00007fba43b1489d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#14 0x0000000000000000 in ?? ()

Thread 8 (Thread 0x7fba122e2700 (LWP 3502)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007fba2070e7dd in ?? () from /usr/lib/gstreamer-0.10/libgstcoreelements.so
#2  0x00007fba36597e0a in gst_pad_push () from /usr/lib/libgstreamer-0.10.so.0
#3  0x00007fba36597e0a in gst_pad_push () from /usr/lib/libgstreamer-0.10.so.0
#4  0x00007fba20719200 in ?? () from /usr/lib/gstreamer-0.10/libgstcoreelements.so
#5  0x00007fba2071964f in ?? () from /usr/lib/gstreamer-0.10/libgstcoreelements.so
#6  0x00007fba36597e0a in gst_pad_push () from /usr/lib/libgstreamer-0.10.so.0
#7  0x00007fba2070f6ea in ?? () from /usr/lib/gstreamer-0.10/libgstcoreelements.so
#8  0x00007fba365be064 in ?? () from /usr/lib/libgstreamer-0.10.so.0
#9  0x00007fba3e8957d8 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#10 0x00007fba3e8932b6 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#11 0x00007fba35a2c2da in ?? () from /usr/lib/nvidia-current/libGL.so.1
#12 0x00007fba40312efc in start_thread (arg=0x7fba122e2700) at pthread_create.c:304
#13 0x00007fba43b1489d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#14 0x0000000000000000 in ?? ()

Thread 7 (Thread 0x7fba095da700 (LWP 3504)):
#0  0x00007fba43aafd60 in __GI___libc_free (mem=0x2e159980) at malloc.c:3736
#1  0x00007fba43b2b28b in __GI___vasprintf_chk (result_ptr=0x7fba095d90f8, flags=<optimized out>, format=<optimized out>, args=<optimized out>) at vasprintf_chk.c:86
#2  0x00007fba3e8afb0b in g_vasprintf () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007fba3e88b00d in g_strdup_vprintf () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007fba3e88b0ac in g_strdup_printf () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007fba3656257a in gst_object_get_path_string () from /usr/lib/libgstreamer-0.10.so.0
#6  0x00007fba3657b285 in gst_element_message_full () from /usr/lib/libgstreamer-0.10.so.0
#7  0x00007fba259f243d in ?? () from /usr/lib/gstreamer-0.10/libgstpulse.so
#8  0x00007fba259f7680 in ?? () from /usr/lib/gstreamer-0.10/libgstpulse.so
#9  0x00007fba257d3ff3 in ?? () from /usr/lib/libgstaudio-0.10.so.0
#10 0x00007fba36573525 in gst_clock_get_internal_time () from /usr/lib/libgstreamer-0.10.so.0
#11 0x00007fba365736a8 in gst_clock_get_time () from /usr/lib/libgstreamer-0.10.so.0
#12 0x00007fba365b6d7e in ?? () from /usr/lib/libgstreamer-0.10.so.0
#13 0x00007fba36573834 in gst_clock_id_wait () from /usr/lib/libgstreamer-0.10.so.0
#14 0x00007fba3683c05d in gst_base_sink_wait_clock () from /usr/lib/libgstbase-0.10.so.0
#15 0x00007fba3683e9be in ?? () from /usr/lib/libgstbase-0.10.so.0
#16 0x00007fba368403df in ?? () from /usr/lib/libgstbase-0.10.so.0
#17 0x00007fba36840737 in ?? () from /usr/lib/libgstbase-0.10.so.0
#18 0x00007fba36840b1f in ?? () from /usr/lib/libgstbase-0.10.so.0
#19 0x00007fba36597e0a in gst_pad_push () from /usr/lib/libgstreamer-0.10.so.0
#20 0x00007fba3684de87 in ?? () from /usr/lib/libgstbase-0.10.so.0
#21 0x00007fba36597e0a in gst_pad_push () from /usr/lib/libgstreamer-0.10.so.0
#22 0x00007fba3684de87 in ?? () from /usr/lib/libgstbase-0.10.so.0
#23 0x00007fba36597e0a in gst_pad_push () from /usr/lib/libgstreamer-0.10.so.0
#24 0x00007fba2070f6ea in ?? () from /usr/lib/gstreamer-0.10/libgstcoreelements.so
#25 0x00007fba365be064 in ?? () from /usr/lib/libgstreamer-0.10.so.0
#26 0x00007fba3e8957d8 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#27 0x00007fba3e8932b6 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#28 0x00007fba35a2c2da in ?? () from /usr/lib/nvidia-current/libGL.so.1
#29 0x00007fba40312efc in start_thread (arg=0x7fba095da700) at pthread_create.c:304
#30 0x00007fba43b1489d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#31 0x0000000000000000 in ?? ()

Thread 6 (Thread 0x7fba08dd9700 (LWP 3505)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007fba3683c1cf in gst_base_sink_wait_preroll () from /usr/lib/libgstbase-0.10.so.0
#2  0x00007fba257d8778 in ?? () from /usr/lib/libgstaudio-0.10.so.0
#3  0x00007fba3683dba9 in ?? () from /usr/lib/libgstbase-0.10.so.0
#4  0x00007fba368403df in ?? () from /usr/lib/libgstbase-0.10.so.0
#5  0x00007fba36840737 in ?? () from /usr/lib/libgstbase-0.10.so.0
#6  0x00007fba36840b1f in ?? () from /usr/lib/libgstbase-0.10.so.0
#7  0x00007fba36597e0a in gst_pad_push () from /usr/lib/libgstreamer-0.10.so.0
#8  0x00007fba3684de87 in ?? () from /usr/lib/libgstbase-0.10.so.0
#9  0x00007fba36597e0a in gst_pad_push () from /usr/lib/libgstreamer-0.10.so.0
#10 0x00007fba3684de87 in ?? () from /usr/lib/libgstbase-0.10.so.0
#11 0x00007fba36597e0a in gst_pad_push () from /usr/lib/libgstreamer-0.10.so.0
#12 0x00007fba3684de87 in ?? () from /usr/lib/libgstbase-0.10.so.0
#13 0x00007fba36597e0a in gst_pad_push () from /usr/lib/libgstreamer-0.10.so.0
#14 0x00007fba2070f6ea in ?? () from /usr/lib/gstreamer-0.10/libgstcoreelements.so
#15 0x00007fba365be064 in ?? () from /usr/lib/libgstreamer-0.10.so.0
#16 0x00007fba3e8957d8 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#17 0x00007fba3e8932b6 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#18 0x00007fba35a2c2da in ?? () from /usr/lib/nvidia-current/libGL.so.1
#19 0x00007fba40312efc in start_thread (arg=0x7fba08dd9700) at pthread_create.c:304
#20 0x00007fba43b1489d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#21 0x0000000000000000 in ?? ()

Thread 5 (Thread 0x7fba085d8700 (LWP 3506)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007fba2070e7dd in ?? () from /usr/lib/gstreamer-0.10/libgstcoreelements.so
#2  0x00007fba36597e0a in gst_pad_push () from /usr/lib/libgstreamer-0.10.so.0
#3  0x00007fba36597e0a in gst_pad_push () from /usr/lib/libgstreamer-0.10.so.0
#4  0x00007fba2071964f in ?? () from /usr/lib/gstreamer-0.10/libgstcoreelements.so
#5  0x00007fba36597e0a in gst_pad_push () from /usr/lib/libgstreamer-0.10.so.0
#6  0x00007fba36597e0a in gst_pad_push () from /usr/lib/libgstreamer-0.10.so.0
#7  0x00007fba3684de87 in ?? () from /usr/lib/libgstbase-0.10.so.0
#8  0x00007fba36597e0a in gst_pad_push () from /usr/lib/libgstreamer-0.10.so.0
#9  0x00007fba3684de87 in ?? () from /usr/lib/libgstbase-0.10.so.0
#10 0x00007fba36597e0a in gst_pad_push () from /usr/lib/libgstreamer-0.10.so.0
#11 0x00007fba2070f6ea in ?? () from /usr/lib/gstreamer-0.10/libgstcoreelements.so
#12 0x00007fba365be064 in ?? () from /usr/lib/libgstreamer-0.10.so.0
#13 0x00007fba3e8957d8 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#14 0x00007fba3e8932b6 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#15 0x00007fba35a2c2da in ?? () from /usr/lib/nvidia-current/libGL.so.1
#16 0x00007fba40312efc in start_thread (arg=0x7fba085d8700) at pthread_create.c:304
#17 0x00007fba43b1489d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#18 0x0000000000000000 in ?? ()

Thread 4 (Thread 0x7fba07dd7700 (LWP 3507)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007fba2070e7dd in ?? () from /usr/lib/gstreamer-0.10/libgstcoreelements.so
#2  0x00007fba36597e0a in gst_pad_push () from /usr/lib/libgstreamer-0.10.so.0
#3  0x00007fba36597e0a in gst_pad_push () from /usr/lib/libgstreamer-0.10.so.0
#4  0x00007fba36597e0a in gst_pad_push () from /usr/lib/libgstreamer-0.10.so.0
#5  0x00007fba1f1edc9c in ?? () from /usr/lib/gstreamer-0.10/libgstflump3dec.so
#6  0x00007fba1f1eeb7f in ?? () from /usr/lib/gstreamer-0.10/libgstflump3dec.so
#7  0x00007fba36597e0a in gst_pad_push () from /usr/lib/libgstreamer-0.10.so.0
#8  0x00007fba36831c7f in gst_base_parse_push_frame () from /usr/lib/libgstbase-0.10.so.0
#9  0x00007fba3683288e in ?? () from /usr/lib/libgstbase-0.10.so.0
#10 0x00007fba36834b6d in ?? () from /usr/lib/libgstbase-0.10.so.0
#11 0x00007fba365be064 in ?? () from /usr/lib/libgstreamer-0.10.so.0
#12 0x00007fba3e8957d8 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#13 0x00007fba3e8932b6 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#14 0x00007fba35a2c2da in ?? () from /usr/lib/nvidia-current/libGL.so.1
#15 0x00007fba40312efc in start_thread (arg=0x7fba07dd7700) at pthread_create.c:304
#16 0x00007fba43b1489d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#17 0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7fba075d6700 (LWP 3508)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007fba408eefe2 in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4
#2  0x00007fba408ef019 in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4
#3  0x00007fba35a2c2da in ?? () from /usr/lib/nvidia-current/libGL.so.1
#4  0x00007fba40312efc in start_thread (arg=0x7fba075d6700) at pthread_create.c:304
#5  0x00007fba43b1489d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#6  0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7fba257c8700 (LWP 5882)):
#0  0x00007fba43b08773 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007fba3bed803f in ?? () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
#2  0x00007fba3bec945c in pa_mainloop_poll () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
#3  0x00007fba3bec9ac9 in pa_mainloop_iterate () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
#4  0x00007fba3bec9b80 in pa_mainloop_run () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
#5  0x00007fba3bed7fef in ?? () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
#6  0x00007fba37597c78 in ?? () from /usr/lib/x86_64-linux-gnu/libpulsecommon-1.0.so
#7  0x00007fba35a2c2da in ?? () from /usr/lib/nvidia-current/libGL.so.1
#8  0x00007fba40312efc in start_thread (arg=0x7fba257c8700) at pthread_create.c:304
#9  0x00007fba43b1489d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7fba471c17c0 (LWP 2962)):
[KCrash Handler]
#6  QAbstractAnimation::state (this=0x61) at animation/qabstractanimation.cpp:510
#7  0x00007fba45e477fa in Context::ContextView::addCollapseAnimation (this=0x2f86e10, anim=0x344d0d0) at ../../src/context/ContextView.cpp:245
#8  0x00007fba45e443be in Context::Applet::collapse (this=0x3cdb9a0, on=<optimized out>) at ../../src/context/Applet.cpp:321
#9  0x00007fba15b298ff in WikipediaApplet::dataUpdated (this=0x3cdb9a0, source=<optimized out>, data=...) at ../../../../../src/context/applets/wikipedia/WikipediaApplet.cpp:715
#10 0x00007fba15b2deda in WikipediaApplet::qt_metacall (this=0x3cdb9a0, _c=QMetaObject::InvokeMetaMethod, _id=<optimized out>, _a=0x7fff2f879370) at ./WikipediaApplet.moc:116
#11 0x00007fba4446eeba in QMetaObject::activate (sender=0x35d30c0, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7fff2f879370) at kernel/qobject.cpp:3278
#12 0x00007fba40d15337 in Plasma::DataContainer::dataUpdated (this=<optimized out>, _t1=<optimized out>, _t2=<optimized out>) at ./datacontainer.moc:112
#13 0x00007fba40d1585e in Plasma::DataContainer::checkForUpdate (this=0x35d30c0) at ../../plasma/datacontainer.cpp:295
#14 0x00007fba40d1718f in timerEvent (this=<optimized out>, event=<optimized out>) at ../../plasma/dataengine.cpp:387
#15 Plasma::DataEngine::timerEvent (this=<optimized out>, event=<optimized out>) at ../../plasma/dataengine.cpp:362
#16 0x00007fba44472789 in QObject::event (this=0x35fdf50, e=<optimized out>) at kernel/qobject.cpp:1181
#17 0x00007fba44e5c424 in notify_helper (e=0x7fff2f879910, receiver=0x35fdf50, this=0x22127e0) at kernel/qapplication.cpp:4486
#18 QApplicationPrivate::notify_helper (this=0x22127e0, receiver=0x35fdf50, e=0x7fff2f879910) at kernel/qapplication.cpp:4458
#19 0x00007fba44e61291 in QApplication::notify (this=0x7fff2f879c10, receiver=0x35fdf50, e=0x7fff2f879910) at kernel/qapplication.cpp:4365
#20 0x00007fba46bcf466 in KApplication::notify (this=0x7fff2f879c10, receiver=0x35fdf50, event=0x7fff2f879910) at ../../kdeui/kernel/kapplication.cpp:311
#21 0x00007fba4445bafc in QCoreApplication::notifyInternal (this=0x7fff2f879c10, receiver=0x35fdf50, event=0x7fff2f879910) at kernel/qcoreapplication.cpp:787
#22 0x00007fba44488d62 in sendEvent (event=0x7fff2f879910, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#23 QTimerInfoList::activateTimers (this=0x21f4740) at kernel/qeventdispatcher_unix.cpp:603
#24 0x00007fba44486514 in timerSourceDispatch (source=<optimized out>) at kernel/qeventdispatcher_glib.cpp:184
#25 0x00007fba3e86da5d in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#26 0x00007fba3e86e258 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#27 0x00007fba3e86e429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#28 0x00007fba44486ed6 in QEventDispatcherGlib::processEvents (this=0x2031f40, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:422
#29 0x00007fba44f0407e in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=<optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#30 0x00007fba4445acf2 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#31 0x00007fba4445aef7 in QEventLoop::exec (this=0x7fff2f879ba0, flags=...) at kernel/qeventloop.cpp:201
#32 0x00007fba4445f789 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1064
#33 0x0000000000408e2e in main (argc=1, argv=0x7fff2f87c098) at ../../src/main.cpp:303

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

Possible duplicates by query: bug 289743, bug 289053, bug 288863, bug 287061, bug 286610.

Reported using DrKonqi
Comment 1 Myriam Schweingruber 2012-01-09 00:41:46 UTC

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