Bug 233264 - Amarok chrashes while doing nothing and merely playing an internet radio stream
Summary: Amarok chrashes while doing nothing and merely playing an internet radio stream
Status: RESOLVED DUPLICATE of bug 219241
Alias: None
Product: amarok
Classification: Applications
Component: general (show other bugs)
Version: 2.3.0
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Amarok Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-04 17:59 UTC by Christian Grimm
Modified: 2010-04-04 18:07 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 Christian Grimm 2010-04-04 17:59:43 UTC
Application: amarok (2.3.0)
KDE Platform Version: 4.4.2 (KDE 4.4.2)
Qt Version: 4.6.2
Operating System: Linux 2.6.32-19-generic x86_64
Distribution: Ubuntu lucid (development branch)

-- Information about the crash:
Amarok chrashes while doing nothing and merely playing an internet radio stream

 -- Backtrace:
Application: Amarok (amarok), signal: Aborted
pthread_cond_wait@@GLIBC_2.3.2 ()
    at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
	in ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S
[Current thread is 1 (Thread 0x7fb3638d0780 (LWP 1374))]

Thread 20 (Thread 0x7fb34c426710 (LWP 1395)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:211
#1  0x00007fb352126081 in ?? () from /usr/lib/libxine.so.1
#2  0x00007fb35ec2f9ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#3  0x00007fb3607e46dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#4  0x0000000000000000 in ?? ()

Thread 19 (Thread 0x7fb34bc25710 (LWP 1450)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007fb36102572b in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x13fdd18, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x13fdd18, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007fb3523b31ac in Phonon::Xine::ByteStream::streamSize (this=0x13fdcd0) at ../../xine/bytestream.cpp:477
#4  0x00007fb3523b8ab0 in kbytestream_plugin_get_length (this_gen=0x7fb3208bc2a0) at ../../xine/bytestreamplugin.cpp:155
#5  kbytestream_plugin_open (this_gen=0x7fb3208bc2a0) at ../../xine/bytestreamplugin.cpp:198
#6  0x00007fb35212380f in xine_open () from /usr/lib/libxine.so.1
#7  0x00007fb35238b7ed in Phonon::Xine::XineStream::xineOpen (this=0x8ac700, newstate=Phonon::StoppedState) at ../../xine/xinestream.cpp:262
#8  0x00007fb35238fd39 in Phonon::Xine::XineStream::event (this=0x8ac700, ev=0x299cf30) at ../../xine/xinestream.cpp:1261
#9  0x00007fb361a8d22c in QApplicationPrivate::notify_helper (this=0x7b1ce0, receiver=0x8ac700, e=0x299cf30) at kernel/qapplication.cpp:4300
#10 0x00007fb361a936fb in QApplication::notify (this=0x7fff4f20e5e0, receiver=0x8ac700, e=0x299cf30) at kernel/qapplication.cpp:4183
#11 0x00007fb362af347a in App::notify (this=0x2a9f99c, receiver=0x80, event=0x1) at ../../src/App.cpp:927
#12 0x00007fb36111906c in QCoreApplication::notifyInternal (this=0x7fff4f20e5e0, receiver=0x8ac700, event=0x299cf30) at kernel/qcoreapplication.cpp:704
#13 0x00007fb36111b7e7 in QCoreApplication::sendEvent (receiver=0x0, event_type=<value optimized out>, data=0x8ad950) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#14 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=<value optimized out>, data=0x8ad950) at kernel/qcoreapplication.cpp:1345
#15 0x00007fb3611429d3 in QCoreApplication::sendPostedEvents (s=<value optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#16 postEventSourceDispatch (s=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:276
#17 0x00007fb359cb48c2 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#18 0x00007fb359cb8748 in ?? () from /lib/libglib-2.0.so.0
#19 0x00007fb359cb88fc in g_main_context_iteration () from /lib/libglib-2.0.so.0
#20 0x00007fb361142513 in QEventDispatcherGlib::processEvents (this=0x92f3c0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#21 0x00007fb361117992 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#22 0x00007fb361117d6c in QEventLoop::exec (this=0x7fb34bc24d70, flags=) at kernel/qeventloop.cpp:201
#23 0x00007fb361021d59 in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:487
#24 0x00007fb352382440 in Phonon::Xine::XineThread::run (this=0x9335a0) at ../../xine/xinethread.cpp:143
#25 0x00007fb361024775 in QThreadPrivate::start (arg=0x9335a0) at thread/qthread_unix.cpp:248
#26 0x00007fb35ec2f9ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#27 0x00007fb3607e46dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#28 0x0000000000000000 in ?? ()

Thread 18 (Thread 0x7fb3462c8710 (LWP 1470)):
#0  0x00007fb3607d7f93 in *__GI___poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=333) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007fb34b21f915 in ?? () from /usr/lib/xine/plugins/1.27/xineplug_ao_out_alsa.so
#2  0x00007fb35ec2f9ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#3  0x00007fb3607e46dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#4  0x0000000000000000 in ?? ()

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

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

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

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

Thread 13 (Thread 0x7fb346b52710 (LWP 1558)):
#0  pthread_once () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_once.S:45
#1  0x00007fb361024436 in QThreadData::current () at thread/qthread_unix.cpp:134
#2  0x00007fb3611429f9 in postEventSourcePrepare (s=0x7fb36142cc30, timeout=0x7fb3610243c0) at kernel/qeventdispatcher_glib.cpp:253
#3  0x00007fb359cb7eb1 in g_main_context_prepare () from /lib/libglib-2.0.so.0
#4  0x00007fb359cb8318 in ?? () from /lib/libglib-2.0.so.0
#5  0x00007fb359cb88fc in g_main_context_iteration () from /lib/libglib-2.0.so.0
#6  0x00007fb361142566 in QEventDispatcherGlib::processEvents (this=0x1ac6620, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:414
#7  0x00007fb361117992 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#8  0x00007fb361117d6c in QEventLoop::exec (this=0x7fb346b51d90, flags=) at kernel/qeventloop.cpp:201
#9  0x00007fb361021d59 in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:487
#10 0x00007fb3610f8178 in QInotifyFileSystemWatcherEngine::run (this=0x1b0d4d0) at io/qfilesystemwatcher_inotify.cpp:248
#11 0x00007fb361024775 in QThreadPrivate::start (arg=0x1b0d4d0) at thread/qthread_unix.cpp:248
#12 0x00007fb35ec2f9ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#13 0x00007fb3607e46dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#14 0x0000000000000000 in ?? ()

Thread 12 (Thread 0x7fb337e87710 (LWP 1563)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007fb35bb91ca6 in ?? () from /usr/lib/libQtWebKit.so.4
#2  0x00007fb35bb91ce9 in ?? () from /usr/lib/libQtWebKit.so.4
#3  0x00007fb35ec2f9ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#4  0x00007fb3607e46dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 11 (Thread 0x7fb336ae6710 (LWP 1564)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007fb36102572b in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x1cb6330, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x1cb6330, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007fb35d67a026 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x1cb54f0, th=0x1cb6760) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007fb35d67c6ab in ThreadWeaver::WorkingHardState::applyForWork (this=0x1cb50c0, th=0x1cb6760) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007fb35d67c6c4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1cb50c0, th=0x1cb6760) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007fb35d67c6c4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1cb50c0, th=0x1cb6760) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#7  0x00007fb35d67c6c4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1cb50c0, th=0x1cb6760) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#8  0x00007fb35d67c6c4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1cb50c0, th=0x1cb6760) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#9  0x00007fb35d67c6c4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1cb50c0, th=0x1cb6760) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#10 0x00007fb35d67c6c4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1cb50c0, th=0x1cb6760) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#11 0x00007fb35d67c6c4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1cb50c0, th=0x1cb6760) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#12 0x00007fb35d67c6c4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1cb50c0, th=0x1cb6760) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#13 0x00007fb35d67c6c4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1cb50c0, th=0x1cb6760) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#14 0x00007fb35d67c6c4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1cb50c0, th=0x1cb6760) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#15 0x00007fb35d67c6c4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1cb50c0, th=0x1cb6760) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#16 0x00007fb35d67abff in ThreadWeaver::ThreadRunHelper::run (this=0x7fb336ae5de0, parent=0x1cb54f0, th=0x1cb6760) at ../../../threadweaver/Weaver/Thread.cpp:87
#17 0x00007fb35d67b168 in ThreadWeaver::Thread::run (this=0x1cb6760) at ../../../threadweaver/Weaver/Thread.cpp:142
#18 0x00007fb361024775 in QThreadPrivate::start (arg=0x1cb6760) at thread/qthread_unix.cpp:248
#19 0x00007fb35ec2f9ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#20 0x00007fb3607e46dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#21 0x0000000000000000 in ?? ()

Thread 10 (Thread 0x7fb3362e5710 (LWP 1565)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007fb36102572b in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x1cb6330, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x1cb6330, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007fb35d67a026 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x1cb54f0, th=0x1cb7fe0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007fb35d67c6ab in ThreadWeaver::WorkingHardState::applyForWork (this=0x1cb50c0, th=0x1cb7fe0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007fb35d67c6c4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1cb50c0, th=0x1cb7fe0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007fb35d67c6c4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1cb50c0, th=0x1cb7fe0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#7  0x00007fb35d67abff in ThreadWeaver::ThreadRunHelper::run (this=0x7fb3362e4de0, parent=0x1cb54f0, th=0x1cb7fe0) at ../../../threadweaver/Weaver/Thread.cpp:87
#8  0x00007fb35d67b168 in ThreadWeaver::Thread::run (this=0x1cb7fe0) at ../../../threadweaver/Weaver/Thread.cpp:142
#9  0x00007fb361024775 in QThreadPrivate::start (arg=0x1cb7fe0) at thread/qthread_unix.cpp:248
#10 0x00007fb35ec2f9ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#11 0x00007fb3607e46dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#12 0x0000000000000000 in ?? ()

Thread 9 (Thread 0x7fb335ae4710 (LWP 1570)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007fb36102572b in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x1cb6330, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x1cb6330, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007fb35d67a026 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x1cb54f0, th=0x1cd32d0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007fb35d67c6ab in ThreadWeaver::WorkingHardState::applyForWork (this=0x1cb50c0, th=0x1cd32d0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007fb35d67abff in ThreadWeaver::ThreadRunHelper::run (this=0x7fb335ae3de0, parent=0x1cb54f0, th=0x1cd32d0) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007fb35d67b168 in ThreadWeaver::Thread::run (this=0x1cd32d0) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007fb361024775 in QThreadPrivate::start (arg=0x1cd32d0) at thread/qthread_unix.cpp:248
#8  0x00007fb35ec2f9ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#9  0x00007fb3607e46dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 8 (Thread 0x7fb334ae2710 (LWP 1573)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007fb36102572b in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x1cb6330, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x1cb6330, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007fb35d67a026 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x1cb54f0, th=0x1d13480) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007fb35d67c6ab in ThreadWeaver::WorkingHardState::applyForWork (this=0x1cb50c0, th=0x1d13480) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007fb35d67c6c4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1cb50c0, th=0x1d13480) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007fb35d67abff in ThreadWeaver::ThreadRunHelper::run (this=0x7fb334ae1de0, parent=0x1cb54f0, th=0x1d13480) at ../../../threadweaver/Weaver/Thread.cpp:87
#7  0x00007fb35d67b168 in ThreadWeaver::Thread::run (this=0x1d13480) at ../../../threadweaver/Weaver/Thread.cpp:142
#8  0x00007fb361024775 in QThreadPrivate::start (arg=0x1d13480) at thread/qthread_unix.cpp:248
#9  0x00007fb35ec2f9ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#10 0x00007fb3607e46dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 7 (Thread 0x7fb3322c8710 (LWP 1586)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007fb35cee52a6 in QTWTF::TCMalloc_PageHeap::scavengerThread (this=0x7fb35d1c3220) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:2304
#2  0x00007fb35cee52e9 in QTWTF::TCMalloc_PageHeap::runScavengerThread (context=0x7fb35d1d12ec) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:1438
#3  0x00007fb35ec2f9ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#4  0x00007fb3607e46dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 6 (Thread 0x7fb324e3c710 (LWP 6878)):
#0  0x00007fb3607dcff3 in select () at ../sysdeps/unix/syscall-template.S:82
#1  0x00007fb35214f2c5 in xine_usec_sleep () from /usr/lib/libxine.so.1
#2  0x00007fb352133c99 in ?? () from /usr/lib/libxine.so.1
#3  0x00007fb35ec2f9ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#4  0x00007fb3607e46dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

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

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

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

Thread 2 (Thread 0x7fb31cadf710 (LWP 6888)):
[KCrash Handler]
#5  0x00007fb360731a75 in *__GI_raise (sig=<value optimized out>) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#6  0x00007fb3607355c0 in *__GI_abort () at abort.c:92
#7  0x00007fb359cbf33a in g_logv () from /lib/libglib-2.0.so.0
#8  0x00007fb359cbf3d3 in g_log () from /lib/libglib-2.0.so.0
#9  0x00007fb359cb5540 in ?? () from /lib/libglib-2.0.so.0
#10 0x00007fb359cb55f3 in g_main_context_new () from /lib/libglib-2.0.so.0
#11 0x00007fb361142c55 in QEventDispatcherGlibPrivate (this=0x2913430, context=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:308
#12 0x00007fb361142eb0 in QEventDispatcherGlib (this=0x2927d90, parent=0x0) at kernel/qeventdispatcher_glib.cpp:350
#13 0x00007fb3610245ef in QThreadPrivate::createEventDispatcher (data=0x831350) at thread/qthread_unix.cpp:200
#14 0x00007fb361024755 in QThreadPrivate::start (arg=0x154b280) at thread/qthread_unix.cpp:241
#15 0x00007fb35ec2f9ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#16 0x00007fb3607e46dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#17 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7fb3638d0780 (LWP 1374)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007fb36102572b in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x291b320, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x291b320, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007fb36101a7b6 in QThreadPoolPrivate::waitForDone (this=0x291b290) at concurrent/qthreadpool.cpp:295
#4  0x00007fb36101af5f in ~QThreadPool (this=0x2984110, __in_chrg=<value optimized out>) at concurrent/qthreadpool.cpp:428
#5  0x00007fb36101b595 in ~QGlobalStaticDeleter (this=0x7fb36142cb38, __in_chrg=<value optimized out>) at ../../include/QtCore/../../src/corelib/global/qglobal.h:1803
#6  0x00007fb360737262 in __run_exit_handlers (status=1) at exit.c:78
#7  *__GI_exit (status=1) at exit.c:100
#8  0x00007fb361b03558 in qt_xio_errhandler () at kernel/qapplication_x11.cpp:734
#9  0x00007fb3632e0288 in KApplication::xioErrhandler (this=0x7fff4f20e5e0, dpy=0x7cc500) at ../../kdeui/kernel/kapplication.cpp:408
#10 0x00007fb35fd8b7fe in _XIOError () from /usr/lib/libX11.so.6
#11 0x00007fb35fd93355 in ?? () from /usr/lib/libX11.so.6
#12 0x00007fb35fd93c07 in _XEventsQueued () from /usr/lib/libX11.so.6
#13 0x00007fb35fd7c40b in XEventsQueued () from /usr/lib/libX11.so.6
#14 0x00007fb361b3d4dc in x11EventSourceCheck (s=0x7ba110) at kernel/qguieventdispatcher_glib.cpp:87
#15 0x00007fb359cb7b0a in g_main_context_check () from /lib/libglib-2.0.so.0
#16 0x00007fb359cb84c3 in ?? () from /lib/libglib-2.0.so.0
#17 0x00007fb359cb88fc in g_main_context_iteration () from /lib/libglib-2.0.so.0
#18 0x00007fb361142566 in QEventDispatcherGlib::processEvents (this=0x664140, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:414
#19 0x00007fb361b3d31e in QGuiEventDispatcherGlib::processEvents (this=0x154b23c, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#20 0x00007fb361117992 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#21 0x00007fb361117d6c in QEventLoop::exec (this=0x7fff4f20e580, flags=) at kernel/qeventloop.cpp:201
#22 0x00007fb36111baab in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#23 0x0000000000408782 in main (argc=1, argv=0x7fff4f210558) at ../../src/main.cpp:237

Possible duplicates by query: bug 232880, bug 229326, bug 227648, bug 227463, bug 225838.

Reported using DrKonqi
Comment 1 Sven Krohlas 2010-04-04 18:07:56 UTC

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