Bug 282311 - The Amarok bug again, the program closes when performing a song
Summary: The Amarok bug again, the program closes when performing a song
Status: RESOLVED DUPLICATE of bug 279813
Alias: None
Product: amarok
Classification: Applications
Component: general (show other bugs)
Version: 2.4.3
Platform: Ubuntu Linux
: NOR crash
Target Milestone: 2.5
Assignee: Amarok Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-18 19:42 UTC by Bruno Cabral
Modified: 2011-09-18 20:19 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 Bruno Cabral 2011-09-18 19:42:46 UTC
Application: amarok (2.4.3)
KDE Platform Version: 4.7.1 (4.7.1)
Qt Version: 4.7.4
Operating System: Linux 3.0.0-11-generic i686
Distribution: Ubuntu oneiric (development branch)

-- Information about the crash:
Amarok came close after getting to play some music after the last update of Ubuntu 11.10

The crash can be reproduced every time.

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

Thread 15 (Thread 0xabf43b70 (LWP 1888)):
#0  0x052d1402 in __GI___poll (fds=0x927d268, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x026c842b in g_poll () from /lib/i386-linux-gnu/libglib-2.0.so.0
#2  0x026b9946 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#3  0x026b9cda in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#4  0x07c9ab37 in QEventDispatcherGlib::processEvents (this=0x927d688, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#5  0x07c6b1dd in QEventLoop::processEvents (this=0xabf432b0, flags=...) at kernel/qeventloop.cpp:149
#6  0x07c6b421 in QEventLoop::exec (this=0xabf432b0, flags=...) at kernel/qeventloop.cpp:201
#7  0x07b6e90b in QThread::exec (this=0x9212238) at thread/qthread.cpp:498
#8  0x07c4be2d in QInotifyFileSystemWatcherEngine::run (this=0x9212238) at io/qfilesystemwatcher_inotify.cpp:248
#9  0x07b717b3 in QThreadPrivate::start (arg=0x9212238) at thread/qthread_unix.cpp:331
#10 0x00a56d31 in start_thread (arg=0xabf43b70) at pthread_create.c:304
#11 0x052e00ce in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130
Backtrace stopped: Not enough registers or memory available to unwind further

Thread 14 (Thread 0xaa639b70 (LWP 1889)):
#0  0x00a59d44 in __pthread_mutex_unlock_usercnt (mutex=0x942e6b4, decr=1) at pthread_mutex_unlock.c:52
#1  0x052edf54 in pthread_mutex_unlock (mutex=0x942e6b4) at forward.c:184
#2  0x026b892f in g_main_context_prepare () from /lib/i386-linux-gnu/libglib-2.0.so.0
#3  0x026b96e7 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#4  0x026b9cda in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#5  0x07c9ab37 in QEventDispatcherGlib::processEvents (this=0x942e0b0, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#6  0x07c6b1dd in QEventLoop::processEvents (this=0xaa6392e0, flags=...) at kernel/qeventloop.cpp:149
#7  0x07c6b421 in QEventLoop::exec (this=0xaa6392e0, flags=...) at kernel/qeventloop.cpp:201
#8  0x07b6e90b in QThread::exec (this=0x942db00) at thread/qthread.cpp:498
#9  0x07b6e9fb in QThread::run (this=0x942db00) at thread/qthread.cpp:565
#10 0x07b717b3 in QThreadPrivate::start (arg=0x942db00) at thread/qthread_unix.cpp:331
#11 0x00a56d31 in start_thread (arg=0xaa639b70) at pthread_create.c:304
#12 0x052e00ce in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130
Backtrace stopped: Not enough registers or memory available to unwind further

Thread 13 (Thread 0xa9637b70 (LWP 1891)):
#0  0x0022d416 in __kernel_vsyscall ()
#1  0x00a5aa5c in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:169
#2  0x052edcfc in __pthread_cond_wait (cond=0x945b610, mutex=0x945b5f8) at forward.c:139
#3  0x07b71cc0 in wait (time=4294967295, this=0x945b5f8) at thread/qwaitcondition_unix.cpp:88
#4  QWaitCondition::wait (this=0x945b4f8, mutex=0x945b798, time=4294967295) at thread/qwaitcondition_unix.cpp:160
#5  0x008e5406 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x945b4e0, th=0x945ba90) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0x008e7ecb in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x945b878, th=0x945ba90) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0x008e503a in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x945b4e0, th=0x945ba90) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0x008e7fcc in ThreadWeaver::WorkingHardState::applyForWork (this=0x945b878, th=0x945ba90) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0x008e4f93 in ThreadWeaver::WeaverImpl::applyForWork (this=0x945b4e0, th=0x945ba90, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0x008e7fe8 in ThreadWeaver::WorkingHardState::applyForWork (this=0x945b878, th=0x945ba90) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#11 0x008e4f93 in ThreadWeaver::WeaverImpl::applyForWork (this=0x945b4e0, th=0x945ba90, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#12 0x008e7fe8 in ThreadWeaver::WorkingHardState::applyForWork (this=0x945b878, th=0x945ba90) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#13 0x008e4f93 in ThreadWeaver::WeaverImpl::applyForWork (this=0x945b4e0, th=0x945ba90, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#14 0x008e7fe8 in ThreadWeaver::WorkingHardState::applyForWork (this=0x945b878, th=0x945ba90) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#15 0x008e4f93 in ThreadWeaver::WeaverImpl::applyForWork (this=0x945b4e0, th=0x945ba90, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#16 0x008e7fe8 in ThreadWeaver::WorkingHardState::applyForWork (this=0x945b878, th=0x945ba90) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#17 0x008e4f93 in ThreadWeaver::WeaverImpl::applyForWork (this=0x945b4e0, th=0x945ba90, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#18 0x008e7fe8 in ThreadWeaver::WorkingHardState::applyForWork (this=0x945b878, th=0x945ba90) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#19 0x008e4f93 in ThreadWeaver::WeaverImpl::applyForWork (this=0x945b4e0, th=0x945ba90, previous=0x9774ee8) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#20 0x008e6b14 in ThreadWeaver::ThreadRunHelper::run (this=0xa9637314, parent=0x945b4e0, th=0x945ba90) at ../../../threadweaver/Weaver/Thread.cpp:87
#21 0x008e6bca in ThreadWeaver::Thread::run (this=0x945ba90) at ../../../threadweaver/Weaver/Thread.cpp:142
#22 0x07b717b3 in QThreadPrivate::start (arg=0x945ba90) at thread/qthread_unix.cpp:331
#23 0x00a56d31 in start_thread (arg=0xa9637b70) at pthread_create.c:304
#24 0x052e00ce in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130
Backtrace stopped: Not enough registers or memory available to unwind further

Thread 12 (Thread 0xa7e39b70 (LWP 1892)):
#0  0x00a58dbd in __pthread_mutex_lock (mutex=0x963e6b4) at pthread_mutex_lock.c:61
#1  0x052edf14 in pthread_mutex_lock (mutex=0x963e6b4) at forward.c:182
#2  0x026b896b in g_main_context_prepare () from /lib/i386-linux-gnu/libglib-2.0.so.0
#3  0x026b96e7 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#4  0x026b9cda in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#5  0x07c9ab37 in QEventDispatcherGlib::processEvents (this=0x9640fc0, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#6  0x07c6b1dd in QEventLoop::processEvents (this=0xa7e392b0, flags=...) at kernel/qeventloop.cpp:149
#7  0x07c6b421 in QEventLoop::exec (this=0xa7e392b0, flags=...) at kernel/qeventloop.cpp:201
#8  0x07b6e90b in QThread::exec (this=0x960fa08) at thread/qthread.cpp:498
#9  0x07c4be2d in QInotifyFileSystemWatcherEngine::run (this=0x960fa08) at io/qfilesystemwatcher_inotify.cpp:248
#10 0x07b717b3 in QThreadPrivate::start (arg=0x960fa08) at thread/qthread_unix.cpp:331
#11 0x00a56d31 in start_thread (arg=0xa7e39b70) at pthread_create.c:304
#12 0x052e00ce in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130
Backtrace stopped: Not enough registers or memory available to unwind further

Thread 11 (Thread 0xa7638b70 (LWP 1893)):
#0  0x0022d416 in __kernel_vsyscall ()
#1  0x00a5aa5c in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:169
#2  0x052edcfc in __pthread_cond_wait (cond=0x945b610, mutex=0x945b5f8) at forward.c:139
#3  0x07b71cc0 in wait (time=4294967295, this=0x945b5f8) at thread/qwaitcondition_unix.cpp:88
#4  QWaitCondition::wait (this=0x945b4f8, mutex=0x945b798, time=4294967295) at thread/qwaitcondition_unix.cpp:160
#5  0x008e5406 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x945b4e0, th=0x96d0560) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0x008e7ecb in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x945b878, th=0x96d0560) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0x008e503a in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x945b4e0, th=0x96d0560) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0x008e7fcc in ThreadWeaver::WorkingHardState::applyForWork (this=0x945b878, th=0x96d0560) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0x008e4f93 in ThreadWeaver::WeaverImpl::applyForWork (this=0x945b4e0, th=0x96d0560, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0x008e7fe8 in ThreadWeaver::WorkingHardState::applyForWork (this=0x945b878, th=0x96d0560) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#11 0x008e4f93 in ThreadWeaver::WeaverImpl::applyForWork (this=0x945b4e0, th=0x96d0560, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#12 0x008e7fe8 in ThreadWeaver::WorkingHardState::applyForWork (this=0x945b878, th=0x96d0560) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#13 0x008e4f93 in ThreadWeaver::WeaverImpl::applyForWork (this=0x945b4e0, th=0x96d0560, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#14 0x008e7fe8 in ThreadWeaver::WorkingHardState::applyForWork (this=0x945b878, th=0x96d0560) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#15 0x008e4f93 in ThreadWeaver::WeaverImpl::applyForWork (this=0x945b4e0, th=0x96d0560, previous=0x8d83ae0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#16 0x008e6b14 in ThreadWeaver::ThreadRunHelper::run (this=0xa7638314, parent=0x945b4e0, th=0x96d0560) at ../../../threadweaver/Weaver/Thread.cpp:87
#17 0x008e6bca in ThreadWeaver::Thread::run (this=0x96d0560) at ../../../threadweaver/Weaver/Thread.cpp:142
#18 0x07b717b3 in QThreadPrivate::start (arg=0x96d0560) at thread/qthread_unix.cpp:331
#19 0x00a56d31 in start_thread (arg=0xa7638b70) at pthread_create.c:304
#20 0x052e00ce in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130
Backtrace stopped: Not enough registers or memory available to unwind further

Thread 10 (Thread 0xa6e37b70 (LWP 1894)):
#0  0x0022d416 in __kernel_vsyscall ()
#1  0x00a5aa5c in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:169
#2  0x052edcfc in __pthread_cond_wait (cond=0x945b610, mutex=0x945b5f8) at forward.c:139
#3  0x07b71cc0 in wait (time=4294967295, this=0x945b5f8) at thread/qwaitcondition_unix.cpp:88
#4  QWaitCondition::wait (this=0x945b4f8, mutex=0x945b798, time=4294967295) at thread/qwaitcondition_unix.cpp:160
#5  0x008e5406 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x945b4e0, th=0x96373b0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0x008e7ecb in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x945b878, th=0x96373b0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0x008e503a in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x945b4e0, th=0x96373b0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0x008e7fcc in ThreadWeaver::WorkingHardState::applyForWork (this=0x945b878, th=0x96373b0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0x008e4f93 in ThreadWeaver::WeaverImpl::applyForWork (this=0x945b4e0, th=0x96373b0, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0x008e7fe8 in ThreadWeaver::WorkingHardState::applyForWork (this=0x945b878, th=0x96373b0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#11 0x008e4f93 in ThreadWeaver::WeaverImpl::applyForWork (this=0x945b4e0, th=0x96373b0, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#12 0x008e7fe8 in ThreadWeaver::WorkingHardState::applyForWork (this=0x945b878, th=0x96373b0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#13 0x008e4f93 in ThreadWeaver::WeaverImpl::applyForWork (this=0x945b4e0, th=0x96373b0, previous=0x9469250) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#14 0x008e6b14 in ThreadWeaver::ThreadRunHelper::run (this=0xa6e37314, parent=0x945b4e0, th=0x96373b0) at ../../../threadweaver/Weaver/Thread.cpp:87
#15 0x008e6bca in ThreadWeaver::Thread::run (this=0x96373b0) at ../../../threadweaver/Weaver/Thread.cpp:142
#16 0x07b717b3 in QThreadPrivate::start (arg=0x96373b0) at thread/qthread_unix.cpp:331
#17 0x00a56d31 in start_thread (arg=0xa6e37b70) at pthread_create.c:304
#18 0x052e00ce in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130
Backtrace stopped: Not enough registers or memory available to unwind further

Thread 9 (Thread 0xa6636b70 (LWP 1895)):
#0  0x0022d416 in __kernel_vsyscall ()
#1  0x00a5aa5c in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:169
#2  0x052edcfc in __pthread_cond_wait (cond=0x945b610, mutex=0x945b5f8) at forward.c:139
#3  0x07b71cc0 in wait (time=4294967295, this=0x945b5f8) at thread/qwaitcondition_unix.cpp:88
#4  QWaitCondition::wait (this=0x945b4f8, mutex=0x945b798, time=4294967295) at thread/qwaitcondition_unix.cpp:160
#5  0x008e5406 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x945b4e0, th=0x967de68) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0x008e7ecb in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x945b878, th=0x967de68) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0x008e503a in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x945b4e0, th=0x967de68) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0x008e7fcc in ThreadWeaver::WorkingHardState::applyForWork (this=0x945b878, th=0x967de68) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0x008e4f93 in ThreadWeaver::WeaverImpl::applyForWork (this=0x945b4e0, th=0x967de68, previous=0x94351a0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0x008e6b14 in ThreadWeaver::ThreadRunHelper::run (this=0xa6636314, parent=0x945b4e0, th=0x967de68) at ../../../threadweaver/Weaver/Thread.cpp:87
#11 0x008e6bca in ThreadWeaver::Thread::run (this=0x967de68) at ../../../threadweaver/Weaver/Thread.cpp:142
#12 0x07b717b3 in QThreadPrivate::start (arg=0x967de68) at thread/qthread_unix.cpp:331
#13 0x00a56d31 in start_thread (arg=0xa6636b70) at pthread_create.c:304
#14 0x052e00ce in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130
Backtrace stopped: Not enough registers or memory available to unwind further

Thread 8 (Thread 0xa5e2db70 (LWP 1896)):
#0  0x0022d416 in __kernel_vsyscall ()
#1  0x00a5aa5c in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:169
#2  0x052edcfc in __pthread_cond_wait (cond=0xb76df430, mutex=0xb76df418) at forward.c:139
#3  0xb6fbf4e3 in ?? () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4
#4  0xb6fbf5ff in ?? () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4
#5  0x00a56d31 in start_thread (arg=0xa5e2db70) at pthread_create.c:304
#6  0x052e00ce in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130
Backtrace stopped: Not enough registers or memory available to unwind further

Thread 7 (Thread 0xa4cc2b70 (LWP 1899)):
#0  0x0022d416 in __kernel_vsyscall ()
#1  0x00a5aa5c in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:169
#2  0x052edcfc in __pthread_cond_wait (cond=0x1f2fa50, mutex=0x1f2fa38) at forward.c:139
#3  0x01e2a9a9 in ?? () from /usr/lib/i386-linux-gnu/libQtScript.so.4
#4  0x01e2a9ef in ?? () from /usr/lib/i386-linux-gnu/libQtScript.so.4
#5  0x00a56d31 in start_thread (arg=0xa4cc2b70) at pthread_create.c:304
#6  0x052e00ce in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130
Backtrace stopped: Not enough registers or memory available to unwind further

Thread 6 (Thread 0x9c7ffb70 (LWP 1905)):
#0  0x0022d416 in __kernel_vsyscall ()
#1  0x00a5aa5c in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:169
#2  0x052edcfc in __pthread_cond_wait (cond=0x91cca80, mutex=0x91ccd48) at forward.c:139
#3  0x03f68566 in ?? () from /usr/lib/gstreamer-0.10/libgstcoreelements.so
#4  0x0835271e in gst_pad_push () from /usr/lib/libgstreamer-0.10.so.0
#5  0x0833acec in ?? () from /usr/lib/libgstreamer-0.10.so.0
#6  0x0835271e in gst_pad_push () from /usr/lib/libgstreamer-0.10.so.0
#7  0x0833acec in ?? () from /usr/lib/libgstreamer-0.10.so.0
#8  0x0835271e in gst_pad_push () from /usr/lib/libgstreamer-0.10.so.0
#9  0x050f86b5 in ?? () from /usr/lib/gstreamer-0.10/libgstflump3dec.so
#10 0x050f97d7 in ?? () from /usr/lib/gstreamer-0.10/libgstflump3dec.so
#11 0x0835271e in gst_pad_push () from /usr/lib/libgstreamer-0.10.so.0
#12 0x01c5f212 in gst_base_parse_push_frame () from /usr/lib/libgstbase-0.10.so.0
#13 0x01c6031e in ?? () from /usr/lib/libgstbase-0.10.so.0
#14 0x01c62fd0 in ?? () from /usr/lib/libgstbase-0.10.so.0
#15 0x0837bee0 in ?? () from /usr/lib/libgstreamer-0.10.so.0
#16 0x0837d188 in ?? () from /usr/lib/libgstreamer-0.10.so.0
#17 0x026e2d57 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#18 0x026e0924 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#19 0x00a56d31 in start_thread (arg=0x9c7ffb70) at pthread_create.c:304
#20 0x052e00ce in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130
Backtrace stopped: Not enough registers or memory available to unwind further

Thread 5 (Thread 0x9bffeb70 (LWP 1906)):
#0  0x0022d416 in __kernel_vsyscall ()
#1  0x00a5aa5c in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:169
#2  0x052edcfc in __pthread_cond_wait (cond=0x8d9cdc8, mutex=0x91e1518) at forward.c:139
#3  0x03f68566 in ?? () from /usr/lib/gstreamer-0.10/libgstcoreelements.so
#4  0x0835271e in gst_pad_push () from /usr/lib/libgstreamer-0.10.so.0
#5  0x0833acec in ?? () from /usr/lib/libgstreamer-0.10.so.0
#6  0x0835271e in gst_pad_push () from /usr/lib/libgstreamer-0.10.so.0
#7  0x03f76ae9 in ?? () from /usr/lib/gstreamer-0.10/libgstcoreelements.so
#8  0x03f76ee8 in ?? () from /usr/lib/gstreamer-0.10/libgstcoreelements.so
#9  0x0835271e in gst_pad_push () from /usr/lib/libgstreamer-0.10.so.0
#10 0x03f69b3a in ?? () from /usr/lib/gstreamer-0.10/libgstcoreelements.so
#11 0x0837bee0 in ?? () from /usr/lib/libgstreamer-0.10.so.0
#12 0x0837d188 in ?? () from /usr/lib/libgstreamer-0.10.so.0
#13 0x026e2d57 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#14 0x026e0924 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#15 0x00a56d31 in start_thread (arg=0x9bffeb70) at pthread_create.c:304
#16 0x052e00ce in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130
Backtrace stopped: Not enough registers or memory available to unwind further

Thread 4 (Thread 0x9b7fdb70 (LWP 1907)):
#0  0x0022d416 in __kernel_vsyscall ()
#1  0x00a5aa5c in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:169
#2  0x052edcfc in __pthread_cond_wait (cond=0x915c870, mutex=0x915cbd8) at forward.c:139
#3  0x03f68566 in ?? () from /usr/lib/gstreamer-0.10/libgstcoreelements.so
#4  0x0835271e in gst_pad_push () from /usr/lib/libgstreamer-0.10.so.0
#5  0x0833acec in ?? () from /usr/lib/libgstreamer-0.10.so.0
#6  0x0835271e in gst_pad_push () from /usr/lib/libgstreamer-0.10.so.0
#7  0x03f76c98 in ?? () from /usr/lib/gstreamer-0.10/libgstcoreelements.so
#8  0x03f76ee8 in ?? () from /usr/lib/gstreamer-0.10/libgstcoreelements.so
#9  0x0835271e in gst_pad_push () from /usr/lib/libgstreamer-0.10.so.0
#10 0x0833acec in ?? () from /usr/lib/libgstreamer-0.10.so.0
#11 0x0835271e in gst_pad_push () from /usr/lib/libgstreamer-0.10.so.0
#12 0x01c84979 in ?? () from /usr/lib/libgstbase-0.10.so.0
#13 0x0835271e in gst_pad_push () from /usr/lib/libgstreamer-0.10.so.0
#14 0x01c84979 in ?? () from /usr/lib/libgstbase-0.10.so.0
#15 0x0835271e in gst_pad_push () from /usr/lib/libgstreamer-0.10.so.0
#16 0x03f69b3a in ?? () from /usr/lib/gstreamer-0.10/libgstcoreelements.so
#17 0x0837bee0 in ?? () from /usr/lib/libgstreamer-0.10.so.0
#18 0x0837d188 in ?? () from /usr/lib/libgstreamer-0.10.so.0
#19 0x026e2d57 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#20 0x026e0924 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#21 0x00a56d31 in start_thread (arg=0x9b7fdb70) at pthread_create.c:304
#22 0x052e00ce in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130
Backtrace stopped: Not enough registers or memory available to unwind further

Thread 3 (Thread 0x9affcb70 (LWP 1908)):
#0  0x0022d416 in __kernel_vsyscall ()
#1  0x00a5aa5c in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:169
#2  0x052edcfc in __pthread_cond_wait (cond=0x9000a78, mutex=0x9000a58) at forward.c:139
#3  0x01c6ca5f in gst_base_sink_wait_preroll () from /usr/lib/libgstbase-0.10.so.0
#4  0x0518f99c in ?? () from /usr/lib/libgstaudio-0.10.so.0
#5  0x01c71cb7 in ?? () from /usr/lib/libgstbase-0.10.so.0
#6  0x01c7387b in ?? () from /usr/lib/libgstbase-0.10.so.0
#7  0x01c73de5 in ?? () from /usr/lib/libgstbase-0.10.so.0
#8  0x01c74263 in ?? () from /usr/lib/libgstbase-0.10.so.0
#9  0x0835271e in gst_pad_push () from /usr/lib/libgstreamer-0.10.so.0
#10 0x01c84979 in ?? () from /usr/lib/libgstbase-0.10.so.0
#11 0x0835271e in gst_pad_push () from /usr/lib/libgstreamer-0.10.so.0
#12 0x01c84979 in ?? () from /usr/lib/libgstbase-0.10.so.0
#13 0x0835271e in gst_pad_push () from /usr/lib/libgstreamer-0.10.so.0
#14 0x01c84979 in ?? () from /usr/lib/libgstbase-0.10.so.0
#15 0x0835271e in gst_pad_push () from /usr/lib/libgstreamer-0.10.so.0
#16 0x03f69b3a in ?? () from /usr/lib/gstreamer-0.10/libgstcoreelements.so
#17 0x0837bee0 in ?? () from /usr/lib/libgstreamer-0.10.so.0
#18 0x0837d188 in ?? () from /usr/lib/libgstreamer-0.10.so.0
#19 0x026e2d57 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#20 0x026e0924 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#21 0x00a56d31 in start_thread (arg=0x9affcb70) at pthread_create.c:304
#22 0x052e00ce in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130
Backtrace stopped: Not enough registers or memory available to unwind further

Thread 2 (Thread 0xb0eb2b70 (LWP 1909)):
#0  0x0022d416 in __kernel_vsyscall ()
#1  0x052d140e in __GI___poll (fds=0xb38ac88, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
#2  0x01bc8d26 in ?? () from /usr/lib/i386-linux-gnu/libpulse.so.0
#3  0x01bb6fda in pa_mainloop_poll () from /usr/lib/i386-linux-gnu/libpulse.so.0
#4  0x01bb7837 in pa_mainloop_iterate () from /usr/lib/i386-linux-gnu/libpulse.so.0
#5  0x01bb7914 in pa_mainloop_run () from /usr/lib/i386-linux-gnu/libpulse.so.0
#6  0x01bc8cae in ?? () from /usr/lib/i386-linux-gnu/libpulse.so.0
#7  0x075f9876 in ?? () from /usr/lib/i386-linux-gnu/libpulsecommon-0.99.so
#8  0x00a56d31 in start_thread (arg=0xb0eb2b70) at pthread_create.c:304
#9  0x052e00ce in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130
Backtrace stopped: Not enough registers or memory available to unwind further

Thread 1 (Thread 0xb5f87710 (LWP 1883)):
[KCrash Handler]
#7  QProgressBar::setFormat (this=0x158, format=...) at widgets/qprogressbar.cpp:581
#8  0x079318ae in WikipediaAppletPrivate::_pageLoadProgress (this=0x9749d88, progress=100) at ../../../../../src/context/applets/wikipedia/WikipediaApplet.cpp:482
#9  0x0793737a in WikipediaApplet::qt_metacall (this=0x970c140, _c=QMetaObject::InvokeMetaMethod, _id=<optimized out>, _a=0xbf8effe8) at ./WikipediaApplet.moc:135
#10 0x07c72b7d in metacall (argv=0xbf8effe8, idx=91, cl=QMetaObject::InvokeMetaMethod, object=0x970c140) at kernel/qmetaobject.cpp:237
#11 QMetaObject::metacall (object=0x970c140, cl=QMetaObject::InvokeMetaMethod, idx=91, argv=0xbf8effe8) at kernel/qmetaobject.cpp:232
#12 0x07c81a6a in QMetaObject::activate (sender=0x9744e18, m=0xb765e4a8, local_signal_index=2, argv=0xbf8effe8) at kernel/qobject.cpp:3278
#13 0xb6650065 in QGraphicsWebView::loadProgress(int) () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4
#14 0xb66504ad in QGraphicsWebView::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4
#15 0x0669e262 in KGraphicsWebView::qt_metacall (this=0x9744e18, _c=QMetaObject::InvokeMetaMethod, _id=23, _a=0xbf8f0188) at ./kgraphicswebview.moc:74
#16 0x0792e0d3 in WikipediaWebView::qt_metacall (this=0x9744e18, _c=QMetaObject::InvokeMetaMethod, _id=23, _a=0xbf8f0188) at ./WikipediaApplet_p.moc:115
#17 0x07c72b7d in metacall (argv=0xbf8f0188, idx=23, cl=QMetaObject::InvokeMetaMethod, object=0x9744e18) at kernel/qmetaobject.cpp:237
#18 QMetaObject::metacall (object=0x9744e18, cl=QMetaObject::InvokeMetaMethod, idx=23, argv=0xbf8f0188) at kernel/qmetaobject.cpp:232
#19 0x07c81a6a in QMetaObject::activate (sender=0x970d910, m=0xb765e5a8, local_signal_index=1, argv=0xbf8f0188) at kernel/qobject.cpp:3278
#20 0xb6653065 in QWebPage::loadProgress(int) () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4
#21 0xb665ba86 in QWebPage::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4
#22 0x066a2ef2 in KWebPage::qt_metacall (this=0x970d910, _c=QMetaObject::InvokeMetaMethod, _id=5, _a=0xbf8f0328) at ./kwebpage.moc:84
#23 0x07c72b7d in metacall (argv=0xbf8f0328, idx=5, cl=QMetaObject::InvokeMetaMethod, object=0x970d910) at kernel/qmetaobject.cpp:237
#24 QMetaObject::metacall (object=0x970d910, cl=QMetaObject::InvokeMetaMethod, idx=5, argv=0xbf8f0328) at kernel/qmetaobject.cpp:232
#25 0x07c81a6a in QMetaObject::activate (sender=0x9748718, m=0xb765f21c, local_signal_index=0, argv=0xbf8f0328) at kernel/qobject.cpp:3278
#26 0xb668b9d5 in ?? () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4
#27 0xb668ba8c in ?? () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4
#28 0xb6a46791 in ?? () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4
#29 0xb6a46880 in ?? () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4
#30 0xb6a24c45 in ?? () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4
#31 0xb6a23843 in ?? () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4
#32 0xb6a149d0 in ?? () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4
#33 0xb6a55fec in ?? () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4
#34 0xb6a4abd7 in ?? () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4
#35 0xb6c65fcd in ?? () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4
#36 0xb6c65e7a in ?? () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4
#37 0xb6c65ee3 in ?? () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4
#38 0xb6c669af in ?? () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4
#39 0xb6c6711d in ?? () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4
#40 0x07c72b7d in metacall (argv=0xbf8f0704, idx=5, cl=QMetaObject::InvokeMetaMethod, object=0xcc9ab80) at kernel/qmetaobject.cpp:237
#41 QMetaObject::metacall (object=0xcc9ab80, cl=QMetaObject::InvokeMetaMethod, idx=5, argv=0xbf8f0704) at kernel/qmetaobject.cpp:232
#42 0x07c81a6a in QMetaObject::activate (sender=0xcc9af60, m=0xa4d504, local_signal_index=1, argv=0x0) at kernel/qobject.cpp:3278
#43 0x009fbab5 in QNetworkReply::finished (this=0xcc9af60) at .moc/release-shared/moc_qnetworkreply.cpp:152
#44 0x062ff410 in KDEPrivate::AccessManagerReply::slotResult (this=0xcc9af60, kJob=0xa7bb330) at ../../kio/kio/accessmanagerreply_p.cpp:354
#45 0x062ff59d in KDEPrivate::AccessManagerReply::qt_metacall (this=0xcc9af60, _c=QMetaObject::InvokeMetaMethod, _id=<optimized out>, _a=0xbf8f08b8) at ./accessmanagerreply_p.moc:84
#46 0x07c72b7d in metacall (argv=0xbf8f08b8, idx=17, cl=QMetaObject::InvokeMetaMethod, object=0xcc9af60) at kernel/qmetaobject.cpp:237
#47 QMetaObject::metacall (object=0xcc9af60, cl=QMetaObject::InvokeMetaMethod, idx=17, argv=0xbf8f08b8) at kernel/qmetaobject.cpp:232
#48 0x07c81a6a in QMetaObject::activate (sender=0xa7bb330, m=0x189f58c, local_signal_index=3, argv=0xbf8f08b8) at kernel/qobject.cpp:3278
#49 0x016f1a05 in KJob::result (this=0xa7bb330, _t1=0xa7bb330) at ./kjob.moc:194
#50 0x016f1a58 in KJob::emitResult (this=0xa7bb330) at ../../kdecore/jobs/kjob.cpp:312
#51 0x0633c738 in KIO::SimpleJob::slotFinished (this=0xa7bb330) at ../../kio/kio/job.cpp:494
#52 0x063452bd in KIO::TransferJob::slotFinished (this=0xa7bb330) at ../../kio/kio/job.cpp:1081
#53 0x063438f4 in KIO::TransferJob::qt_metacall (this=0xa7bb330, _c=QMetaObject::InvokeMetaMethod, _id=<optimized out>, _a=0xbf8f0b54) at ./jobclasses.moc:369
#54 0x07c72b7d in metacall (argv=0xbf8f0b54, idx=47, cl=QMetaObject::InvokeMetaMethod, object=0xa7bb330) at kernel/qmetaobject.cpp:237
#55 QMetaObject::metacall (object=0xa7bb330, cl=QMetaObject::InvokeMetaMethod, idx=47, argv=0xbf8f0b54) at kernel/qmetaobject.cpp:232
#56 0x07c81a6a in QMetaObject::activate (sender=0xc7e9658, m=0x65176a0, local_signal_index=4, argv=0x0) at kernel/qobject.cpp:3278
#57 0x063f7b85 in KIO::SlaveInterface::finished (this=0xc7e9658) at ./slaveinterface.moc:171
#58 0x063faa09 in KIO::SlaveInterface::dispatch (this=0xc7e9658, _cmd=104, rawdata=...) at ../../kio/kio/slaveinterface.cpp:172
#59 0x063f716a in KIO::SlaveInterface::dispatch (this=0xc7e9658) at ../../kio/kio/slaveinterface.cpp:88
#60 0x063e8798 in KIO::Slave::gotInput (this=0xc7e9658) at ../../kio/kio/slave.cpp:344
#61 0x063e900c in KIO::Slave::qt_metacall (this=0xc7e9658, _c=QMetaObject::InvokeMetaMethod, _id=<optimized out>, _a=0xbf8f0e34) at ./slave.moc:82
#62 0x07c72b7d in metacall (argv=0xbf8f0e34, idx=30, cl=QMetaObject::InvokeMetaMethod, object=0xc7e9658) at kernel/qmetaobject.cpp:237
#63 QMetaObject::metacall (object=0xc7e9658, cl=QMetaObject::InvokeMetaMethod, idx=30, argv=0xbf8f0e34) at kernel/qmetaobject.cpp:232
#64 0x07c81a6a in QMetaObject::activate (sender=0xc2e4598, m=0x6514508, local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3278
#65 0x06307cd5 in KIO::Connection::readyRead (this=0xc2e4598) at ./connection.moc:92
#66 0x0630850a in dequeue (this=<optimized out>) at ../../kio/kio/connection.cpp:82
#67 KIO::ConnectionPrivate::dequeue (this=0xcf6cad8) at ../../kio/kio/connection.cpp:71
#68 0x063085df in KIO::Connection::qt_metacall (this=0xc2e4598, _c=QMetaObject::InvokeMetaMethod, _id=<optimized out>, _a=0x9a3ad008) at ./connection.moc:79
#69 0x07c72b7d in metacall (argv=0x9a3ad008, idx=5, cl=QMetaObject::InvokeMetaMethod, object=0xc2e4598) at kernel/qmetaobject.cpp:237
#70 QMetaObject::metacall (object=0xc2e4598, cl=QMetaObject::InvokeMetaMethod, idx=5, argv=0x9a3ad008) at kernel/qmetaobject.cpp:232
#71 0x07c7d685 in QMetaCallEvent::placeMetaCall (this=0x9a119100, object=0xc2e4598) at kernel/qobject.cpp:535
#72 0x07c84b52 in QObject::event (this=0xc2e4598, e=0x9a119100) at kernel/qobject.cpp:1217
#73 0x0344dd14 in notify_helper (e=0x9a119100, receiver=0xc2e4598, this=0x8da5120) at kernel/qapplication.cpp:4486
#74 QApplicationPrivate::notify_helper (this=0x8da5120, receiver=0xc2e4598, e=0x9a119100) at kernel/qapplication.cpp:4458
#75 0x034530c3 in QApplication::notify (this=0x9a119100, receiver=0xc2e4598, e=0x9a119100) at kernel/qapplication.cpp:3886
#76 0x00415791 in KApplication::notify (this=0xbf8f15f4, receiver=0xc2e4598, event=0x9a119100) at ../../kdeui/kernel/kapplication.cpp:311
#77 0x07c6c19e in QCoreApplication::notifyInternal (this=0xbf8f15f4, receiver=0xc2e4598, event=0x9a119100) at kernel/qcoreapplication.cpp:787
#78 0x07c6ff93 in sendEvent (event=<optimized out>, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#79 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x8c9e2e0) at kernel/qcoreapplication.cpp:1428
#80 0x07c700ec in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1321
#81 0x07c9a6a4 in sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#82 postEventSourceDispatch (s=0x8da4cb0) at kernel/qeventdispatcher_glib.cpp:277
#83 0x026b930f in g_main_context_dispatch () from /lib/i386-linux-gnu/libglib-2.0.so.0
#84 0x026b9a40 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#85 0x026b9cda in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#86 0x07c9aada in QEventDispatcherGlib::processEvents (this=0x8c9f218, flags=...) at kernel/qeventdispatcher_glib.cpp:422
#87 0x03505ada in QGuiEventDispatcherGlib::processEvents (this=0x8c9f218, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#88 0x07c6b1dd in QEventLoop::processEvents (this=0xbf8f1564, flags=...) at kernel/qeventloop.cpp:149
#89 0x07c6b421 in QEventLoop::exec (this=0xbf8f1564, flags=...) at kernel/qeventloop.cpp:201
#90 0x07c7019d in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1064
#91 0x0344b8b4 in QApplication::exec () at kernel/qapplication.cpp:3760
#92 0x0804ffc2 in main (argc=-1996488704, argv=0x9ae82404) at ../../src/main.cpp:289

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

Possible duplicates by query: bug 282294, bug 282263, bug 282262, bug 282231, bug 282159.

Reported using DrKonqi
Comment 1 Myriam Schweingruber 2011-09-18 20:19:25 UTC

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