Bug 234271 - Amarok crashes while attempting to start a radio stream
Summary: Amarok crashes while attempting to start a radio stream
Status: RESOLVED DUPLICATE of bug 227463
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-13 18:00 UTC by Christian Grimm
Modified: 2010-04-15 10:34 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-13 18:00:12 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-20-generic x86_64
Distribution: Ubuntu lucid (development branch)

-- Information about the crash:
Amarok crashes while attempting to start a radio stream
Amarok crashes while attempting to start a radio stream
Amarok crashes while attempting to start a radio stream
Amarok crashes while attempting to start a radio stream
Amarok crashes while attempting to start a radio stream
Amarok crashes while attempting to start a radio stream
Amarok crashes while attempting to start a radio stream
Amarok crashes while attempting to start a 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 0x7f82f574e780 (LWP 1411))]

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

Thread 19 (Thread 0x7f82da349710 (LWP 1515)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f82f2ea372b in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x2975f38, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x2975f38, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f82e0ad71ac in Phonon::Xine::ByteStream::streamSize (this=0x2975ef0) at ../../xine/bytestream.cpp:477
#4  0x00007f82e0adcab0 in kbytestream_plugin_get_length (this_gen=0x7f82ac006d30) at ../../xine/bytestreamplugin.cpp:155
#5  kbytestream_plugin_open (this_gen=0x7f82ac006d30) at ../../xine/bytestreamplugin.cpp:198
#6  0x00007f82e084780f in xine_open () from /usr/lib/libxine.so.1
#7  0x00007f82e0aaf7ed in Phonon::Xine::XineStream::xineOpen (this=0xc0b880, newstate=Phonon::StoppedState) at ../../xine/xinestream.cpp:262
#8  0x00007f82e0ab3d39 in Phonon::Xine::XineStream::event (this=0xc0b880, ev=0x2a11880) at ../../xine/xinestream.cpp:1261
#9  0x00007f82f390b22c in QApplicationPrivate::notify_helper (this=0x9f9e80, receiver=0xc0b880, e=0x2a11880) at kernel/qapplication.cpp:4300
#10 0x00007f82f39116fb in QApplication::notify (this=0x7fffdcc1ab20, receiver=0xc0b880, e=0x2a11880) at kernel/qapplication.cpp:4183
#11 0x00007f82f497112a in App::notify (this=0x1847ebc, receiver=0x80, event=0x1) at ../../src/App.cpp:927
#12 0x00007f82f2f9706c in QCoreApplication::notifyInternal (this=0x7fffdcc1ab20, receiver=0xc0b880, event=0x2a11880) at kernel/qcoreapplication.cpp:704
#13 0x00007f82f2f997e7 in QCoreApplication::sendEvent (receiver=0x0, event_type=<value optimized out>, data=0xc1fb40) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#14 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=<value optimized out>, data=0xc1fb40) at kernel/qcoreapplication.cpp:1345
#15 0x00007f82f2fc09d3 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 0x00007f82ebb318c2 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#18 0x00007f82ebb35748 in ?? () from /lib/libglib-2.0.so.0
#19 0x00007f82ebb358fc in g_main_context_iteration () from /lib/libglib-2.0.so.0
#20 0x00007f82f2fc0513 in QEventDispatcherGlib::processEvents (this=0xc087a0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#21 0x00007f82f2f95992 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#22 0x00007f82f2f95d6c in QEventLoop::exec (this=0x7f82da348d70, flags=) at kernel/qeventloop.cpp:201
#23 0x00007f82f2e9fd59 in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:487
#24 0x00007f82e0aa6440 in Phonon::Xine::XineThread::run (this=0xc12190) at ../../xine/xinethread.cpp:143
#25 0x00007f82f2ea2775 in QThreadPrivate::start (arg=0xc12190) at thread/qthread_unix.cpp:248
#26 0x00007f82f0aac9ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#27 0x00007f82f26626dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#28 0x0000000000000000 in ?? ()

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

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

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

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

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

Thread 13 (Thread 0x7f82d5276710 (LWP 1579)):
#0  0x00007f82ebb34b9c in g_main_context_check () from /lib/libglib-2.0.so.0
#1  0x00007f82ebb354c3 in ?? () from /lib/libglib-2.0.so.0
#2  0x00007f82ebb358fc in g_main_context_iteration () from /lib/libglib-2.0.so.0
#3  0x00007f82f2fc0566 in QEventDispatcherGlib::processEvents (this=0xa51610, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:414
#4  0x00007f82f2f95992 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#5  0x00007f82f2f95d6c in QEventLoop::exec (this=0x7f82d5275d90, flags=) at kernel/qeventloop.cpp:201
#6  0x00007f82f2e9fd59 in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:487
#7  0x00007f82f2f76178 in QInotifyFileSystemWatcherEngine::run (this=0xa86b40) at io/qfilesystemwatcher_inotify.cpp:248
#8  0x00007f82f2ea2775 in QThreadPrivate::start (arg=0xa86b40) at thread/qthread_unix.cpp:248
#9  0x00007f82f0aac9ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#10 0x00007f82f26626dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

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

Thread 11 (Thread 0x7f82c895a710 (LWP 1581)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f82f2ea372b in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x1f64850, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x1f64850, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f82ef4f7026 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x1f63a10, th=0x1f64c80) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f82ef4f96ab in ThreadWeaver::WorkingHardState::applyForWork (this=0x1f635e0, th=0x1f64c80) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f82ef4f7bff in ThreadWeaver::ThreadRunHelper::run (this=0x7f82c8959de0, parent=0x1f63a10, th=0x1f64c80) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007f82ef4f8168 in ThreadWeaver::Thread::run (this=0x1f64c80) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007f82f2ea2775 in QThreadPrivate::start (arg=0x1f64c80) at thread/qthread_unix.cpp:248
#8  0x00007f82f0aac9ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#9  0x00007f82f26626dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 10 (Thread 0x7f82c8159710 (LWP 1582)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f82f2ea372b in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x1f64850, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x1f64850, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f82ef4f7026 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x1f63a10, th=0x1f66500) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f82ef4f96ab in ThreadWeaver::WorkingHardState::applyForWork (this=0x1f635e0, th=0x1f66500) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f82ef4f96c4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1f635e0, th=0x1f66500) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f82ef4f96c4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1f635e0, th=0x1f66500) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#7  0x00007f82ef4f7bff in ThreadWeaver::ThreadRunHelper::run (this=0x7f82c8158de0, parent=0x1f63a10, th=0x1f66500) at ../../../threadweaver/Weaver/Thread.cpp:87
#8  0x00007f82ef4f8168 in ThreadWeaver::Thread::run (this=0x1f66500) at ../../../threadweaver/Weaver/Thread.cpp:142
#9  0x00007f82f2ea2775 in QThreadPrivate::start (arg=0x1f66500) at thread/qthread_unix.cpp:248
#10 0x00007f82f0aac9ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#11 0x00007f82f26626dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#12 0x0000000000000000 in ?? ()

Thread 9 (Thread 0x7f82c7958710 (LWP 1583)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f82f2ea372b in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x1f64850, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x1f64850, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f82ef4f7026 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x1f63a10, th=0x1f7eb20) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f82ef4f96ab in ThreadWeaver::WorkingHardState::applyForWork (this=0x1f635e0, th=0x1f7eb20) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f82ef4f96c4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1f635e0, th=0x1f7eb20) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f82ef4f7bff in ThreadWeaver::ThreadRunHelper::run (this=0x7f82c7957de0, parent=0x1f63a10, th=0x1f7eb20) at ../../../threadweaver/Weaver/Thread.cpp:87
#7  0x00007f82ef4f8168 in ThreadWeaver::Thread::run (this=0x1f7eb20) at ../../../threadweaver/Weaver/Thread.cpp:142
#8  0x00007f82f2ea2775 in QThreadPrivate::start (arg=0x1f7eb20) at thread/qthread_unix.cpp:248
#9  0x00007f82f0aac9ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#10 0x00007f82f26626dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 8 (Thread 0x7f82c6956710 (LWP 1586)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f82f2ea372b in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x1f64850, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x1f64850, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f82ef4f7026 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x1f63a10, th=0x1fc2860) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f82ef4f96ab in ThreadWeaver::WorkingHardState::applyForWork (this=0x1f635e0, th=0x1fc2860) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f82ef4f96c4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1f635e0, th=0x1fc2860) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f82ef4f96c4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1f635e0, th=0x1fc2860) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#7  0x00007f82ef4f96c4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1f635e0, th=0x1fc2860) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#8  0x00007f82ef4f96c4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1f635e0, th=0x1fc2860) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#9  0x00007f82ef4f96c4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1f635e0, th=0x1fc2860) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#10 0x00007f82ef4f7bff in ThreadWeaver::ThreadRunHelper::run (this=0x7f82c6955de0, parent=0x1f63a10, th=0x1fc2860) at ../../../threadweaver/Weaver/Thread.cpp:87
#11 0x00007f82ef4f8168 in ThreadWeaver::Thread::run (this=0x1fc2860) at ../../../threadweaver/Weaver/Thread.cpp:142
#12 0x00007f82f2ea2775 in QThreadPrivate::start (arg=0x1fc2860) at thread/qthread_unix.cpp:248
#13 0x00007f82f0aac9ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#14 0x00007f82f26626dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#15 0x0000000000000000 in ?? ()

Thread 7 (Thread 0x7f82c413c710 (LWP 1594)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f82eed622a6 in QTWTF::TCMalloc_PageHeap::scavengerThread (this=0x7f82ef040220) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:2304
#2  0x00007f82eed622e9 in QTWTF::TCMalloc_PageHeap::runScavengerThread (context=0x7f82ef04e2ec) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:1438
#3  0x00007f82f0aac9ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#4  0x00007f82f26626dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 6 (Thread 0x7f82b689a710 (LWP 3087)):
#0  0x00007f82f265aff3 in select () at ../sysdeps/unix/syscall-template.S:82
#1  0x00007f82e08732c5 in xine_usec_sleep () from /usr/lib/libxine.so.1
#2  0x00007f82e0857c99 in ?? () from /usr/lib/libxine.so.1
#3  0x00007f82f0aac9ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#4  0x00007f82f26626dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

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

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

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

Thread 2 (Thread 0x7f82b2169710 (LWP 3111)):
[KCrash Handler]
#5  0x00007f82f25afa75 in *__GI_raise (sig=<value optimized out>) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#6  0x00007f82f25b35c0 in *__GI_abort () at abort.c:92
#7  0x00007f82ebb3c33a in g_logv () from /lib/libglib-2.0.so.0
#8  0x00007f82ebb3c3d3 in g_log () from /lib/libglib-2.0.so.0
#9  0x00007f82ebb32540 in ?? () from /lib/libglib-2.0.so.0
#10 0x00007f82ebb325f3 in g_main_context_new () from /lib/libglib-2.0.so.0
#11 0x00007f82f2fc0c55 in QEventDispatcherGlibPrivate (this=0x188db10, context=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:308
#12 0x00007f82f2fc0eb0 in QEventDispatcherGlib (this=0x194e810, parent=0x0) at kernel/qeventdispatcher_glib.cpp:350
#13 0x00007f82f2ea25ef in QThreadPrivate::createEventDispatcher (data=0x29bfad0) at thread/qthread_unix.cpp:200
#14 0x00007f82f2ea2755 in QThreadPrivate::start (arg=0x21a8a10) at thread/qthread_unix.cpp:241
#15 0x00007f82f0aac9ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#16 0x00007f82f26626dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#17 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f82f574e780 (LWP 1411)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f82f2ea372b in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x29c3520, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x29c3520, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f82f2e987b6 in QThreadPoolPrivate::waitForDone (this=0x29c3490) at concurrent/qthreadpool.cpp:295
#4  0x00007f82f2e98f5f in ~QThreadPool (this=0xbe5b20, __in_chrg=<value optimized out>) at concurrent/qthreadpool.cpp:428
#5  0x00007f82f2e99595 in ~QGlobalStaticDeleter (this=0x7f82f32aab38, __in_chrg=<value optimized out>) at ../../include/QtCore/../../src/corelib/global/qglobal.h:1803
#6  0x00007f82f25b5262 in __run_exit_handlers (status=1) at exit.c:78
#7  *__GI_exit (status=1) at exit.c:100
#8  0x00007f82f3981558 in qt_xio_errhandler () at kernel/qapplication_x11.cpp:734
#9  0x00007f82f515e288 in KApplication::xioErrhandler (this=0x7fffdcc1ab20, dpy=0xa14c90) at ../../kdeui/kernel/kapplication.cpp:408
#10 0x00007f82f1c097fe in _XIOError () from /usr/lib/libX11.so.6
#11 0x00007f82f1c11355 in ?? () from /usr/lib/libX11.so.6
#12 0x00007f82f1c11c07 in _XEventsQueued () from /usr/lib/libX11.so.6
#13 0x00007f82f1bfa40b in XEventsQueued () from /usr/lib/libX11.so.6
#14 0x00007f82f39bb697 in x11EventSourcePrepare (s=0xa028b0, timeout=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:79
#15 0x00007f82ebb34eb1 in g_main_context_prepare () from /lib/libglib-2.0.so.0
#16 0x00007f82ebb35318 in ?? () from /lib/libglib-2.0.so.0
#17 0x00007f82ebb358fc in g_main_context_iteration () from /lib/libglib-2.0.so.0
#18 0x00007f82f2fc0513 in QEventDispatcherGlib::processEvents (this=0x8ac140, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#19 0x00007f82f39bb46e in QGuiEventDispatcherGlib::processEvents (this=0x14dc79c, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#20 0x00007f82f2f95992 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#21 0x00007f82f2f95d6c in QEventLoop::exec (this=0x7fffdcc1aac0, flags=) at kernel/qeventloop.cpp:201
#22 0x00007f82f2f99aab in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#23 0x0000000000408782 in main (argc=1, argv=0x7fffdcc1ca98) at ../../src/main.cpp:237

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

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

Reported using DrKonqi
Comment 1 Sven Krohlas 2010-04-15 10:34:11 UTC

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