Crashes in today's build

Mark Kretschmann kretschmann at kde.org
Tue Nov 9 10:14:32 CET 2010


On Tue, Nov 9, 2010 at 4:01 AM, Valorie Zimmerman
<valorie.zimmerman at gmail.com> wrote:
> I thought it was last.fm, since I was trying to play a screen, but on
> looking back at the output, perhaps the collectionscanner is involved:

Here's another one, from Ben Cooksley:


amarok [ScanManager] Waiting
amarok [ScanManager] Adding
amarok [ScanManager] Scanning
amarok [ScanManager] Adding
amarok [ScanManager] XmlParseJob: run: 12 current path
"../../Documents/Music/Playlists"
amarok [ScanManager] Adding

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xa105cb70 (LWP 10188)]
QUtf8::convertToUnicode (chars=0x0, len=434, state=0x8a22ddc) at
/home/ben/kdesvn/qt-copy/src/corelib/codecs/qutfcodec.cpp:189
189             ch = chars[i];
(gdb) thread apply all bt

Thread 20 (Thread 0x9bd78b70 (LWP 10194)):
#0  0xffffe424 in __kernel_vsyscall ()
#1  0xb5aa9125 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb5fcf24c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libc.so.6
#3  0xafdad2b8 in buffer_pool_alloc () from /usr/lib/libxine.so.1
#4  0xa11a36bf in demux_mpgaudio_next () from
/usr/lib/xine/plugins/1.29/xineplug_dmx_audio.so
#5  0xa11a4078 in demux_mpgaudio_send_chunk () from
/usr/lib/xine/plugins/1.29/xineplug_dmx_audio.so
#6  0xafdc4299 in demux_loop () from /usr/lib/libxine.so.1
#7  0xb5aa4b25 in start_thread () from /lib/libpthread.so.0
#8  0xb5fc146e in clone () from /lib/libc.so.6

Thread 19 (Thread 0x9c618b70 (LWP 10193)):
#0  0xffffe424 in __kernel_vsyscall ()
#1  0xb5aa9125 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb5fcf24c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libc.so.6
#3  0xafdbf27c in listener_loop () from /usr/lib/libxine.so.1
#4  0xb5aa4b25 in start_thread () from /lib/libpthread.so.0
#5  0xb5fc146e in clone () from /lib/libc.so.6

Thread 18 (Thread 0x9ce19b70 (LWP 10192)):
#0  0xffffe424 in __kernel_vsyscall ()
#1  0xb5aa9452 in pthread_cond_timedwait@@GLIBC_2.3.2 () from
/lib/libpthread.so.0
#2  0xb5fcf2a4 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libc.so.6
#3  0xafdb9ea3 in ao_get_buffer () from /usr/lib/libxine.so.1
#4  0xafdc8552 in post_audio_get_buffer () from /usr/lib/libxine.so.1
#5  0x9bdf6fa3 in mad_decode_data () from
/usr/lib/xine/plugins/1.29/xineplug_decode_mad.so
#6  0xafdb532d in audio_decoder_loop () from /usr/lib/libxine.so.1
#7  0xb5aa4b25 in start_thread () from /lib/libpthread.so.0
#8  0xb5fc146e in clone () from /lib/libc.so.6

Thread 17 (Thread 0x9d7e7b70 (LWP 10191)):
#0  0xffffe424 in __kernel_vsyscall ()
#1  0xb5aa9125 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb5fcf24c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libc.so.6
#3  0xafdad3a4 in fifo_buffer_get () from /usr/lib/libxine.so.1
#4  0xafdb3a25 in video_decoder_loop () from /usr/lib/libxine.so.1
#5  0xb5aa4b25 in start_thread () from /lib/libpthread.so.0
#6  0xb5fc146e in clone () from /lib/libc.so.6

Thread 16 (Thread 0x9e3d1b70 (LWP 10190)):
#0  0xffffe424 in __kernel_vsyscall ()
#1  0xb5aa9452 in pthread_cond_timedwait@@GLIBC_2.3.2 () from
/lib/libpthread.so.0
---Type <return> to continue, or q <return> to quit---
#2  0xb5fcf2a4 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libc.so.6
#3  0xafdb7c41 in video_out_loop () from /usr/lib/libxine.so.1
#4  0xb5aa4b25 in start_thread () from /lib/libpthread.so.0
#5  0xb5fc146e in clone () from /lib/libc.so.6

Thread 15 (Thread 0xa105cb70 (LWP 10188)):
#0  QUtf8::convertToUnicode (chars=0x0, len=434, state=0x8a22ddc) at
/home/ben/kdesvn/qt-copy/src/corelib/codecs/qutfcodec.cpp:189
#1  0xb6323c17 in QUtf8Codec::convertToUnicode (this=0x8070eb0,
target=0x8ab6084, chars=0x0, len=434, state=0x8a22ddc) at
/home/ben/kdesvn/qt-copy/src/corelib/codecs/qutfcodec.cpp:527
#2  0xb631efb3 in QTextDecoder::toUnicode (this=0x8a22dd8,
target=0x8ab6084, chars=0x0, len=434) at
/home/ben/kdesvn/qt-copy/src/corelib/codecs/qtextcodec.cpp:1633
#3  0xb6338188 in QXmlStreamReaderPrivate::getChar_helper
(this=0x8ab6048) at
/home/ben/kdesvn/qt-copy/src/corelib/xml/qxmlstream.cpp:1526
#4  0xb634416b in getChar (this=0x8ab6048) at
/home/ben/kdesvn/qt-copy/src/corelib/xml/qxmlstream.cpp:937
#5  QXmlStreamReaderPrivate::parse (this=0x8ab6048) at
/home/ben/kdesvn/qt-copy/src/corelib/xml/qxmlstream_p.h:1107
#6  0xb6349a26 in QXmlStreamReader::readNext (this=0x8c8e154) at
/home/ben/kdesvn/qt-copy/src/corelib/xml/qxmlstream.cpp:607
#7  0xa386d7c0 in XmlParseJob::run (this=0x8c8e138) at
/home/ben/kdesvn/amarok/src/core-impl/collections/db/ScanManager.cpp:523
#8  0xb553f064 in ThreadWeaver::JobRunHelper::runTheJob
(this=0xa105c26c, th=0x8aaeb78, job=0x8c8e138) at
/home/ben/kdesvn/kdelibs/threadweaver/Weaver/Job.cpp:106
#9  0xb553f1b1 in ThreadWeaver::Job::execute (this=0x8c8e138,
th=0x8aaeb78) at
/home/ben/kdesvn/kdelibs/threadweaver/Weaver/Job.cpp:135
#10 0xb553e80a in ThreadWeaver::ThreadRunHelper::run (this=0xa105c2f4,
parent=0x8a36e30, th=0x8aaeb78) at
/home/ben/kdesvn/kdelibs/threadweaver/Weaver/Thread.cpp:95
#11 0xb553e8fb in ThreadWeaver::Thread::run (this=0x8aaeb78) at
/home/ben/kdesvn/kdelibs/threadweaver/Weaver/Thread.cpp:142
#12 0xb61f4bf2 in QThreadPrivate::start (arg=0x8aaeb78) at
/home/ben/kdesvn/qt-copy/src/corelib/thread/qthread_unix.cpp:315
#13 0xb5aa4b25 in start_thread () from /lib/libpthread.so.0
#14 0xb5fc146e in clone () from /lib/libc.so.6

Thread 14 (Thread 0x9f058b70 (LWP 10185)):
#0  0xffffe424 in __kernel_vsyscall ()
#1  0xb5aa9125 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb5fcf24c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libc.so.6
#3  0xb61f52cf in wait (this=0x8a36e48, mutex=0x89d89d0,
time=4294967295) at
/home/ben/kdesvn/qt-copy/src/corelib/thread/qwaitcondition_unix.cpp:88
#4  QWaitCondition::wait (this=0x8a36e48, mutex=0x89d89d0,
time=4294967295) at
/home/ben/kdesvn/qt-copy/src/corelib/thread/qwaitcondition_unix.cpp:160
#5  0xb553d030 in
ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned
(this=0x8a36e30, th=0x8a27840) at
/home/ben/kdesvn/kdelibs/threadweaver/Weaver/WeaverImpl.cpp:365
#6  0xb553fd2c in ThreadWeaver::WorkingHardState::waitForAvailableJob
(this=0x89d51c8, th=0x8a27840) at
/home/ben/kdesvn/kdelibs/threadweaver/Weaver/WorkingHardState.cpp:80
#7  0xb553cc7b in ThreadWeaver::WeaverImpl::waitForAvailableJob
(this=0x8a36e30, th=0x8a27840) at
/home/ben/kdesvn/kdelibs/threadweaver/Weaver/WeaverImpl.cpp:356
#8  0xb553fe1a in ThreadWeaver::WorkingHardState::applyForWork
(this=0x89d51c8, th=0x8a27840) at
/home/ben/kdesvn/kdelibs/threadweaver/Weaver/WorkingHardState.cpp:71
#9  0xb553cbc3 in ThreadWeaver::WeaverImpl::applyForWork
(this=0x8a36e30, th=0x8a27840, previous=0x0) at
/home/ben/kdesvn/kdelibs/threadweaver/Weaver/WeaverImpl.cpp:351
#10 0xb553fe39 in ThreadWeaver::WorkingHardState::applyForWork
(this=0x89d51c8, th=0x8a27840) at
/home/ben/kdesvn/kdelibs/threadweaver/Weaver/WorkingHardState.cpp:74
#11 0xb553cbc3 in ThreadWeaver::WeaverImpl::applyForWork
(this=0x8a36e30, th=0x8a27840, previous=0x8a17498) at
/home/ben/kdesvn/kdelibs/threadweaver/Weaver/WeaverImpl.cpp:351
#12 0xb553e83e in ThreadWeaver::ThreadRunHelper::run (this=0x9f0582f4,
parent=0x8a36e30, th=0x8a27840) at
/home/ben/kdesvn/kdelibs/threadweaver/Weaver/Thread.cpp:87
#13 0xb553e8fb in ThreadWeaver::Thread::run (this=0x8a27840) at
/home/ben/kdesvn/kdelibs/threadweaver/Weaver/Thread.cpp:142
#14 0xb61f4bf2 in QThreadPrivate::start (arg=0x8a27840) at
/home/ben/kdesvn/qt-copy/src/corelib/thread/qthread_unix.cpp:315
#15 0xb5aa4b25 in start_thread () from /lib/libpthread.so.0
#16 0xb5fc146e in clone () from /lib/libc.so.6

Thread 13 (Thread 0x9f859b70 (LWP 10184)):
#0  0xffffe424 in __kernel_vsyscall ()
---Type <return> to continue, or q <return> to quit---
#1  0xb5aa9125 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb5fcf24c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libc.so.6
#3  0xb61f52cf in wait (this=0x8a36e48, mutex=0x89d89d0,
time=4294967295) at
/home/ben/kdesvn/qt-copy/src/corelib/thread/qwaitcondition_unix.cpp:88
#4  QWaitCondition::wait (this=0x8a36e48, mutex=0x89d89d0,
time=4294967295) at
/home/ben/kdesvn/qt-copy/src/corelib/thread/qwaitcondition_unix.cpp:160
#5  0xb553d030 in
ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned
(this=0x8a36e30, th=0x8a0b500) at
/home/ben/kdesvn/kdelibs/threadweaver/Weaver/WeaverImpl.cpp:365
#6  0xb553fd2c in ThreadWeaver::WorkingHardState::waitForAvailableJob
(this=0x89d51c8, th=0x8a0b500) at
/home/ben/kdesvn/kdelibs/threadweaver/Weaver/WorkingHardState.cpp:80
#7  0xb553cc7b in ThreadWeaver::WeaverImpl::waitForAvailableJob
(this=0x8a36e30, th=0x8a0b500) at
/home/ben/kdesvn/kdelibs/threadweaver/Weaver/WeaverImpl.cpp:356
#8  0xb553fe1a in ThreadWeaver::WorkingHardState::applyForWork
(this=0x89d51c8, th=0x8a0b500) at
/home/ben/kdesvn/kdelibs/threadweaver/Weaver/WorkingHardState.cpp:71
#9  0xb553cbc3 in ThreadWeaver::WeaverImpl::applyForWork
(this=0x8a36e30, th=0x8a0b500, previous=0x0) at
/home/ben/kdesvn/kdelibs/threadweaver/Weaver/WeaverImpl.cpp:351
#10 0xb553fe39 in ThreadWeaver::WorkingHardState::applyForWork
(this=0x89d51c8, th=0x8a0b500) at
/home/ben/kdesvn/kdelibs/threadweaver/Weaver/WorkingHardState.cpp:74
#11 0xb553cbc3 in ThreadWeaver::WeaverImpl::applyForWork
(this=0x8a36e30, th=0x8a0b500, previous=0x8810220) at
/home/ben/kdesvn/kdelibs/threadweaver/Weaver/WeaverImpl.cpp:351
#12 0xb553e83e in ThreadWeaver::ThreadRunHelper::run (this=0x9f8592f4,
parent=0x8a36e30, th=0x8a0b500) at
/home/ben/kdesvn/kdelibs/threadweaver/Weaver/Thread.cpp:87
#13 0xb553e8fb in ThreadWeaver::Thread::run (this=0x8a0b500) at
/home/ben/kdesvn/kdelibs/threadweaver/Weaver/Thread.cpp:142
#14 0xb61f4bf2 in QThreadPrivate::start (arg=0x8a0b500) at
/home/ben/kdesvn/qt-copy/src/corelib/thread/qthread_unix.cpp:315
#15 0xb5aa4b25 in start_thread () from /lib/libpthread.so.0
#16 0xb5fc146e in clone () from /lib/libc.so.6

Thread 12 (Thread 0xa005ab70 (LWP 10183)):
#0  0xffffe424 in __kernel_vsyscall ()
#1  0xb5aa9125 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb5fcf24c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libc.so.6
#3  0xb61f52cf in wait (this=0x8a36e48, mutex=0x89d89d0,
time=4294967295) at
/home/ben/kdesvn/qt-copy/src/corelib/thread/qwaitcondition_unix.cpp:88
#4  QWaitCondition::wait (this=0x8a36e48, mutex=0x89d89d0,
time=4294967295) at
/home/ben/kdesvn/qt-copy/src/corelib/thread/qwaitcondition_unix.cpp:160
#5  0xb553d030 in
ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned
(this=0x8a36e30, th=0x822f210) at
/home/ben/kdesvn/kdelibs/threadweaver/Weaver/WeaverImpl.cpp:365
#6  0xb553fd2c in ThreadWeaver::WorkingHardState::waitForAvailableJob
(this=0x89d51c8, th=0x822f210) at
/home/ben/kdesvn/kdelibs/threadweaver/Weaver/WorkingHardState.cpp:80
#7  0xb553cc7b in ThreadWeaver::WeaverImpl::waitForAvailableJob
(this=0x8a36e30, th=0x822f210) at
/home/ben/kdesvn/kdelibs/threadweaver/Weaver/WeaverImpl.cpp:356
#8  0xb553fe1a in ThreadWeaver::WorkingHardState::applyForWork
(this=0x89d51c8, th=0x822f210) at
/home/ben/kdesvn/kdelibs/threadweaver/Weaver/WorkingHardState.cpp:71
#9  0xb553cbc3 in ThreadWeaver::WeaverImpl::applyForWork
(this=0x8a36e30, th=0x822f210, previous=0x0) at
/home/ben/kdesvn/kdelibs/threadweaver/Weaver/WeaverImpl.cpp:351
#10 0xb553fe39 in ThreadWeaver::WorkingHardState::applyForWork
(this=0x89d51c8, th=0x822f210) at
/home/ben/kdesvn/kdelibs/threadweaver/Weaver/WorkingHardState.cpp:74
#11 0xb553cbc3 in ThreadWeaver::WeaverImpl::applyForWork
(this=0x8a36e30, th=0x822f210, previous=0x0) at
/home/ben/kdesvn/kdelibs/threadweaver/Weaver/WeaverImpl.cpp:351
#12 0xb553fe39 in ThreadWeaver::WorkingHardState::applyForWork
(this=0x89d51c8, th=0x822f210) at
/home/ben/kdesvn/kdelibs/threadweaver/Weaver/WorkingHardState.cpp:74
#13 0xb553cbc3 in ThreadWeaver::WeaverImpl::applyForWork
(this=0x8a36e30, th=0x822f210, previous=0x880d2e0) at
/home/ben/kdesvn/kdelibs/threadweaver/Weaver/WeaverImpl.cpp:351
#14 0xb553e83e in ThreadWeaver::ThreadRunHelper::run (this=0xa005a2f4,
parent=0x8a36e30, th=0x822f210) at
/home/ben/kdesvn/kdelibs/threadweaver/Weaver/Thread.cpp:87
#15 0xb553e8fb in ThreadWeaver::Thread::run (this=0x822f210) at
/home/ben/kdesvn/kdelibs/threadweaver/Weaver/Thread.cpp:142
#16 0xb61f4bf2 in QThreadPrivate::start (arg=0x822f210) at
/home/ben/kdesvn/qt-copy/src/corelib/thread/qthread_unix.cpp:315
#17 0xb5aa4b25 in start_thread () from /lib/libpthread.so.0
#18 0xb5fc146e in clone () from /lib/libc.so.6

Thread 11 (Thread 0xa085bb70 (LWP 10181)):
#0  0xffffe424 in __kernel_vsyscall ()
#1  0xb5fba0b1 in select () from /lib/libc.so.6
#2  0xb62cc341 in QProcessManager::run (this=0xb6429370) at
/home/ben/kdesvn/qt-copy/src/corelib/io/qprocess_unix.cpp:245
#3  0xb61f4bf2 in QThreadPrivate::start (arg=0xb6429370) at
/home/ben/kdesvn/qt-copy/src/corelib/thread/qthread_unix.cpp:315
---Type <return> to continue, or q <return> to quit---
#4  0xb5aa4b25 in start_thread () from /lib/libpthread.so.0
#5  0xb5fc146e in clone () from /lib/libc.so.6

Thread 9 (Thread 0xa2d82b70 (LWP 10177)):
#0  0xffffe424 in __kernel_vsyscall ()
#1  0xb5fb675e in poll () from /lib/libc.so.6
#2  0xb4c8e1db in g_poll () from /usr/lib/libglib-2.0.so.0
#3  0xb4c7e286 in ?? () from /usr/lib/libglib-2.0.so.0
#4  0xb4c7e60e in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#5  0xb6319a1c in QEventDispatcherGlib::processEvents (this=0x864c3e0,
flags=...) at /home/ben/kdesvn/qt-copy/src/corelib/kernel/qeventdispatcher_glib.cpp:415
#6  0xb62eb9b9 in QEventLoop::processEvents (this=0xa2d82290,
flags=...) at /home/ben/kdesvn/qt-copy/src/corelib/kernel/qeventloop.cpp:149
#7  0xb62ebc02 in QEventLoop::exec (this=0xa2d82290, flags=...) at
/home/ben/kdesvn/qt-copy/src/corelib/kernel/qeventloop.cpp:201
#8  0xb61f203b in QThread::exec (this=0x8632a10) at
/home/ben/kdesvn/qt-copy/src/corelib/thread/qthread.cpp:490
#9  0xb62ccacb in QInotifyFileSystemWatcherEngine::run
(this=0x8632a10) at
/home/ben/kdesvn/qt-copy/src/corelib/io/qfilesystemwatcher_inotify.cpp:248
#10 0xb61f4bf2 in QThreadPrivate::start (arg=0x8632a10) at
/home/ben/kdesvn/qt-copy/src/corelib/thread/qthread_unix.cpp:315
#11 0xb5aa4b25 in start_thread () from /lib/libpthread.so.0
#12 0xb5fc146e in clone () from /lib/libc.so.6

Thread 7 (Thread 0xa40dcb70 (LWP 10175)):
#0  0xffffe424 in __kernel_vsyscall ()
#1  0xb5aa9125 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb5fcf24c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libc.so.6
#3  0xafdbc180 in ao_loop () from /usr/lib/libxine.so.1
#4  0xb5aa4b25 in start_thread () from /lib/libpthread.so.0
#5  0xb5fc146e in clone () from /lib/libc.so.6

Thread 6 (Thread 0xa49fdb70 (LWP 10174)):
#0  0xffffe424 in __kernel_vsyscall ()
#1  0xb5aa9125 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb5fcf24c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libc.so.6
#3  0xafdbc180 in ao_loop () from /usr/lib/libxine.so.1
#4  0xb5aa4b25 in start_thread () from /lib/libpthread.so.0
#5  0xb5fc146e in clone () from /lib/libc.so.6

Thread 5 (Thread 0xa5257b70 (LWP 10173)):
#0  0xffffe424 in __kernel_vsyscall ()
#1  0xb5aa9125 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb5fcf24c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libc.so.6
#3  0xb2d9b29b in pa_cond_wait () from /usr/lib/libpulsecommon-0.9.21.so
#4  0xb49d2dce in pa_threaded_mainloop_wait () from /usr/lib/libpulse.so.0
#5  0xa9a9dc24 in ao_pulse_write () from
/usr/lib/xine/plugins/1.29/xineplug_ao_out_pulseaudio.so
#6  0xafdbc79e in ao_loop () from /usr/lib/libxine.so.1
#7  0xb5aa4b25 in start_thread () from /lib/libpthread.so.0
---Type <return> to continue, or q <return> to quit---
#8  0xb5fc146e in clone () from /lib/libc.so.6

Thread 4 (Thread 0xa9a9bb70 (LWP 10172)):
#0  0xffffe424 in __kernel_vsyscall ()
#1  0xb5fb675e in poll () from /lib/libc.so.6
#2  0xb49d2606 in ?? () from /usr/lib/libpulse.so.0
#3  0xb49c12aa in pa_mainloop_poll () from /usr/lib/libpulse.so.0
#4  0xb49c1aa7 in pa_mainloop_iterate () from /usr/lib/libpulse.so.0
#5  0xb49c1b84 in pa_mainloop_run () from /usr/lib/libpulse.so.0
#6  0xb49d258e in ?? () from /usr/lib/libpulse.so.0
#7  0xb2d9bdd3 in ?? () from /usr/lib/libpulsecommon-0.9.21.so
#8  0xb5aa4b25 in start_thread () from /lib/libpthread.so.0
#9  0xb5fc146e in clone () from /lib/libc.so.6

Thread 3 (Thread 0xaa2a2b70 (LWP 10171)):
#0  0xffffe424 in __kernel_vsyscall ()
#1  0xb5fb675e in poll () from /lib/libc.so.6
#2  0xb4c8e1db in g_poll () from /usr/lib/libglib-2.0.so.0
#3  0xb4c7e286 in ?? () from /usr/lib/libglib-2.0.so.0
#4  0xb4c7e60e in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#5  0xb6319a1c in QEventDispatcherGlib::processEvents (this=0x822e980,
flags=...) at /home/ben/kdesvn/qt-copy/src/corelib/kernel/qeventdispatcher_glib.cpp:415
#6  0xb62eb9b9 in QEventLoop::processEvents (this=0xaa2a22a0,
flags=...) at /home/ben/kdesvn/qt-copy/src/corelib/kernel/qeventloop.cpp:149
#7  0xb62ebc02 in QEventLoop::exec (this=0xaa2a22a0, flags=...) at
/home/ben/kdesvn/qt-copy/src/corelib/kernel/qeventloop.cpp:201
#8  0xb61f203b in QThread::exec (this=0x82ad3b0) at
/home/ben/kdesvn/qt-copy/src/corelib/thread/qthread.cpp:490
#9  0xafe03d9a in Phonon::Xine::XineThread::run (this=0x82ad3b0) at
/home/ben/kdesvn/phonon/xine/xinethread.cpp:143
#10 0xb61f4bf2 in QThreadPrivate::start (arg=0x82ad3b0) at
/home/ben/kdesvn/qt-copy/src/corelib/thread/qthread_unix.cpp:315
#11 0xb5aa4b25 in start_thread () from /lib/libpthread.so.0
#12 0xb5fc146e in clone () from /lib/libc.so.6

Thread 2 (Thread 0xaaaa3b70 (LWP 10170)):
#0  0xffffe424 in __kernel_vsyscall ()
#1  0xb5aa9452 in pthread_cond_timedwait@@GLIBC_2.3.2 () from
/lib/libpthread.so.0
#2  0xb5fcf2a4 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libc.so.6
#3  0xafda91d7 in metronom_sync_loop () from /usr/lib/libxine.so.1
#4  0xb5aa4b25 in start_thread () from /lib/libpthread.so.0
#5  0xb5fc146e in clone () from /lib/libc.so.6

Thread 1 (Thread 0xb24f4710 (LWP 10167)):
#0  0xffffe424 in __kernel_vsyscall ()
#1  0xb5fb097b in read () from /lib/libc.so.6
#2  0xb62c901f in qt_safe_read (this=0x8cc8980, data=
    0x8cac8a8 "\n    <directory>\n
<path>/home/ben/Documents/Music/Music Albums/The Veronicas/Hook Me
Up/</path>\n        <rpath>../../Documents/Music/Music Albums/The
Veronicas/Hook Me Up</rpath>\n        <mtime"..., maxlen=255) at
../../include/QtCore/private/../../../../../qt-copy/src/corelib/kernel/qcore_unix_p.h:253
---Type <return> to continue, or q <return> to quit---
#3  QProcessPrivate::readFromStdout (this=0x8cc8980, data=
    0x8cac8a8 "\n    <directory>\n
<path>/home/ben/Documents/Music/Music Albums/The Veronicas/Hook Me
Up/</path>\n        <rpath>../../Documents/Music/Music Albums/The
Veronicas/Hook Me Up</rpath>\n        <mtime"..., maxlen=255) at
/home/ben/kdesvn/qt-copy/src/corelib/io/qprocess_unix.cpp:817
#4  0xb62885ba in QProcessPrivate::_q_canReadStandardOutput
(this=0x8cc8980) at
/home/ben/kdesvn/qt-copy/src/corelib/io/qprocess.cpp:863
#5  0xb628aef6 in QProcess::qt_metacall (this=0x8803ff0,
_c=QMetaObject::InvokeMetaMethod, _id=9, _a=0xbfffdbd8) at
.moc/release-shared/moc_qprocess.cpp:107
#6  0xb65316ea in KProcess::qt_metacall (this=0x8803ff0,
_c=QMetaObject::InvokeMetaMethod, _id=17, _a=0xbfffdbd8) at
/home/ben/kdesvn/build/kdelibs/kdecore/kprocess.moc:69
#7  0xb7263d6a in AmarokProcess::qt_metacall (this=0x8803ff0,
_c=QMetaObject::InvokeMetaMethod, _id=17, _a=0xbfffdbd8) at
/home/ben/kdesvn/build/amarok/src/moc_AmarokProcess.cpp:78
#8  0xb62f2e2a in QMetaObject::metacall (object=0x8803ff0,
cl=QMetaObject::InvokeMetaMethod, idx=17, argv=0xbfffdbd8) at
/home/ben/kdesvn/qt-copy/src/corelib/kernel/qmetaobject.cpp:237
#9  0xb630290d in QMetaObject::activate (sender=0x8b60b38,
m=0xb6426550, local_signal_index=0, argv=0xbfffdbd8) at
/home/ben/kdesvn/qt-copy/src/corelib/kernel/qobject.cpp:3278
#10 0xb634fb03 in QSocketNotifier::activated (this=0x8b60b38, _t1=82)
at .moc/release-shared/moc_qsocketnotifier.cpp:89
#11 0xb6308687 in QSocketNotifier::event (this=0x8b60b38,
e=0xbfffe064) at
/home/ben/kdesvn/qt-copy/src/corelib/kernel/qsocketnotifier.cpp:317
#12 0xb68132b4 in QApplicationPrivate::notify_helper (this=0x816d8c8,
receiver=0x8b60b38, e=0xbfffe064) at
/home/ben/kdesvn/qt-copy/src/gui/kernel/qapplication.cpp:4454
#13 0xb681bb4e in QApplication::notify (this=0xbfffe350,
receiver=0x8b60b38, e=0xbfffe064) at
/home/ben/kdesvn/qt-copy/src/gui/kernel/qapplication.cpp:3854
#14 0xb7e153fa in KApplication::notify (this=0xbfffe350,
receiver=0x8b60b38, event=0xbfffe064) at
/home/ben/kdesvn/kdelibs/kdeui/kernel/kapplication.cpp:311
#15 0xb62ec70b in QCoreApplication::notifyInternal (this=0xbfffe350,
receiver=0x8b60b38, event=0xbfffe064) at
/home/ben/kdesvn/qt-copy/src/corelib/kernel/qcoreapplication.cpp:732
#16 0xb63193d7 in sendEvent (source=0x816d838) at
../../include/QtCore/../../../../qt-copy/src/corelib/kernel/qcoreapplication.h:215
#17 socketNotifierSourceDispatch (source=0x816d838) at
/home/ben/kdesvn/qt-copy/src/corelib/kernel/qeventdispatcher_glib.cpp:110
#18 0xb4c7db49 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#19 0xb4c7e350 in ?? () from /usr/lib/libglib-2.0.so.0
#20 0xb4c7e60e in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#21 0xb6319a1c in QEventDispatcherGlib::processEvents (this=0x8168998,
flags=...) at /home/ben/kdesvn/qt-copy/src/corelib/kernel/qeventdispatcher_glib.cpp:415
#22 0xb68c6045 in QGuiEventDispatcherGlib::processEvents
(this=0x8168998, flags=...) at
/home/ben/kdesvn/qt-copy/src/gui/kernel/qguieventdispatcher_glib.cpp:204
#23 0xb62eb9b9 in QEventLoop::processEvents (this=0xbfffe2d4,
flags=...) at /home/ben/kdesvn/qt-copy/src/corelib/kernel/qeventloop.cpp:149
#24 0xb62ebc02 in QEventLoop::exec (this=0xbfffe2d4, flags=...) at
/home/ben/kdesvn/qt-copy/src/corelib/kernel/qeventloop.cpp:201
#25 0xb62f05af in QCoreApplication::exec () at
/home/ben/kdesvn/qt-copy/src/corelib/kernel/qcoreapplication.cpp:1009
#26 0xb68110d7 in QApplication::exec () at
/home/ben/kdesvn/qt-copy/src/gui/kernel/qapplication.cpp:3728
#27 0x0804fbeb in main (argc=538976266, argv=0x69643c20) at
/home/ben/kdesvn/amarok/src/main.cpp:239
(gdb)

-- 
Mark Kretschmann
Amarok Developer, Software Engineer at KO GmbH
Fellow of the Free Software Foundation Europe
http://amarok.kde.org - http://fsfe.org - http://kogmbh.com


More information about the Amarok-devel mailing list