Bug 224582 - Assertion failure in Phonon on media state change
Summary: Assertion failure in Phonon on media state change
Status: RESOLVED DUPLICATE of bug 219241
Alias: None
Product: amarok
Classification: Applications
Component: general (show other bugs)
Version: 2.2.2
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: Amarok Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-28 07:19 UTC by Matt Whitlock
Modified: 2010-01-28 10:03 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 Matt Whitlock 2010-01-28 07:19:43 UTC
Application that crashed: amarok
Version of the application: 2.2.2
KDE Version: 4.3.5 (KDE 4.3.5)
Qt Version: 4.6.1
Operating System: Linux 2.6.31-gentoo-r6 x86_64

What I was doing when the application crashed:
Was playing a track from my local collection.  Dragged a new track from the collection into the playlist at the position immediately following the currently playing track.  Clicked the Next Track button.  Amarok crashed with the following assertion failure:

ASSERT: "m_state == BufferingState" in file /var/tmp/portage/media-sound/phonon-4.3.50_pre20090520/work/phonon-4.4_pre20090520/xine/mediaobject.cpp, line 234

 -- Backtrace:
Application: Amarok (amarok), signal: Aborted
Traceback (most recent call last):
  File "/usr/share/gdb/auto-load/usr/lib64/libgobject-2.0.so.0.2200.3-gdb.py", line 9, in <module>
    from gobject import register
  File "/usr/share/glib-2.0/gdb/gobject.py", line 3, in <module>
    import gdb.backtrace
ImportError: No module named backtrace
The current source language is "auto; currently asm".
[Current thread is 1 (Thread 0x7fa85929e7a0 (LWP 2313))]

Thread 17 (Thread 0x7fa843d30710 (LWP 2329)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:211
#1  0x00007fa848734dae in metronom_sync_loop (this=0x16ba460) at metronom.c:851
#2  0x00007fa855d54894 in start_thread (arg=<value optimized out>) at pthread_create.c:297
#3  0x00007fa85628df9d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#4  0x0000000000000000 in ?? ()

Thread 16 (Thread 0x7fa84352f710 (LWP 2330)):
#0  IA__g_main_context_prepare (context=0x1655ea0, priority=<value optimized out>) at gmain.c:2280
#1  0x00007fa84ea02298 in g_main_context_iterate (context=0x1655ea0, block=<value optimized out>, dispatch=<value optimized out>, self=<value optimized out>) at gmain.c:2571
#2  0x00007fa84ea027cc in IA__g_main_context_iteration (context=0x1655ea0, may_block=1) at gmain.c:2654
#3  0x00007fa857861f26 in QEventDispatcherGlib::processEvents (this=0x1609880, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:414
#4  0x00007fa857832442 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#5  0x00007fa857832814 in QEventLoop::exec (this=0x7fa84352ed90, flags=) at kernel/qeventloop.cpp:201
#6  0x00007fa85771e709 in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:487
#7  0x00007fa8489949bc in Phonon::Xine::XineThread::run (this=0x165a800) at /var/tmp/portage/media-sound/phonon-4.3.50_pre20090520/work/phonon-4.4_pre20090520/xine/xinethread.cpp:143
#8  0x00007fa857721535 in QThreadPrivate::start (arg=0x165a800) at thread/qthread_unix.cpp:248
#9  0x00007fa855d54894 in start_thread (arg=<value optimized out>) at pthread_create.c:297
#10 0x00007fa85628df9d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 15 (Thread 0x7fa842b24710 (LWP 2333)):
#0  0x00007fa8562811cd in read () at ../sysdeps/unix/syscall-template.S:82
#1  0x00007fa848d48dc5 in read (handle=<value optimized out>, event=0x7fa842b23c50) at /usr/include/bits/unistd.h:45
#2  snd_ctl_hw_read (handle=<value optimized out>, event=0x7fa842b23c50) at control_hw.c:324
#3  0x00007fa848d43e03 in snd_hctl_handle_events (hctl=0x16bf430) at hcontrol.c:789
#4  0x00007fa848d4e229 in snd_mixer_handle_events (mixer=0x16de790) at mixer.c:847
#5  0x00007fa842b2a9f4 in ao_alsa_handle_event_thread (data=<value optimized out>) at audio_alsa_out.c:175
#6  0x00007fa855d54894 in start_thread (arg=<value optimized out>) at pthread_create.c:297
#7  0x00007fa85628df9d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#8  0x0000000000000000 in ?? ()
The current source language is "auto; currently c".

Thread 14 (Thread 0x7fa842323710 (LWP 2334)):
#0  0x00007fa842b2ae7f in ao_alsa_write (this_gen=0x1658e50, data=0x180b1a0, count=<value optimized out>) at audio_alsa_out.c:796
#1  0x00007fa848746d5b in ao_loop (this_gen=<value optimized out>) at audio_out.c:1245
#2  0x00007fa855d54894 in start_thread (arg=<value optimized out>) at pthread_create.c:297
#3  0x00007fa85628df9d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#4  0x0000000000000000 in ?? ()
The current source language is "auto; currently asm".

Thread 13 (Thread 0x7fa841718710 (LWP 2335)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007fa8487466ab in fifo_peek_int (this_gen=<value optimized out>) at audio_out.c:348
#2  fifo_peek (this_gen=<value optimized out>) at audio_out.c:388
#3  ao_loop (this_gen=<value optimized out>) at audio_out.c:1015
#4  0x00007fa855d54894 in start_thread (arg=<value optimized out>) at pthread_create.c:297
#5  0x00007fa85628df9d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#6  0x0000000000000000 in ?? ()
The current source language is "auto; currently c".

Thread 12 (Thread 0x7fa840f17710 (LWP 2336)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007fa8487466ab in fifo_peek_int (this_gen=<value optimized out>) at audio_out.c:348
#2  fifo_peek (this_gen=<value optimized out>) at audio_out.c:388
#3  ao_loop (this_gen=<value optimized out>) at audio_out.c:1015
#4  0x00007fa855d54894 in start_thread (arg=<value optimized out>) at pthread_create.c:297
#5  0x00007fa85628df9d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#6  0x0000000000000000 in ?? ()
The current source language is "auto; currently asm".

Thread 11 (Thread 0x7fa83b79e710 (LWP 2342)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007fa8577224d3 in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x204f780, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x204f780, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007fa8531cd025 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x23a79e0, th=0x1fef970)
    at /var/tmp/portage/kde-base/kdelibs-4.3.5/work/kdelibs-4.3.5/threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007fa8531d098b in ThreadWeaver::WorkingHardState::applyForWork (this=0x24baa30, th=0x1fef970)
    at /var/tmp/portage/kde-base/kdelibs-4.3.5/work/kdelibs-4.3.5/threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007fa8531cef65 in ThreadWeaver::ThreadRunHelper::run (this=0x7fa83b79ddf0, parent=0x23a79e0, th=0x1fef970)
    at /var/tmp/portage/kde-base/kdelibs-4.3.5/work/kdelibs-4.3.5/threadweaver/Weaver/Thread.cpp:87
#6  0x00007fa8531cf010 in ThreadWeaver::Thread::run (this=0x1fef970) at /var/tmp/portage/kde-base/kdelibs-4.3.5/work/kdelibs-4.3.5/threadweaver/Weaver/Thread.cpp:142
#7  0x00007fa857721535 in QThreadPrivate::start (arg=0x1fef970) at thread/qthread_unix.cpp:248
#8  0x00007fa855d54894 in start_thread (arg=<value optimized out>) at pthread_create.c:297
#9  0x00007fa85628df9d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 10 (Thread 0x7fa83af9d710 (LWP 2343)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007fa8577224d3 in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x204f780, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x204f780, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007fa8531cd025 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x23a79e0, th=0x7fa8340016e0)
    at /var/tmp/portage/kde-base/kdelibs-4.3.5/work/kdelibs-4.3.5/threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007fa8531d098b in ThreadWeaver::WorkingHardState::applyForWork (this=0x24baa30, th=0x7fa8340016e0)
    at /var/tmp/portage/kde-base/kdelibs-4.3.5/work/kdelibs-4.3.5/threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007fa8531d09a4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x24baa30, th=0x7fa8340016e0)
    at /var/tmp/portage/kde-base/kdelibs-4.3.5/work/kdelibs-4.3.5/threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007fa8531d09a4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x24baa30, th=0x7fa8340016e0)
    at /var/tmp/portage/kde-base/kdelibs-4.3.5/work/kdelibs-4.3.5/threadweaver/Weaver/WorkingHardState.cpp:74
#7  0x00007fa8531d09a4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x24baa30, th=0x7fa8340016e0)
    at /var/tmp/portage/kde-base/kdelibs-4.3.5/work/kdelibs-4.3.5/threadweaver/Weaver/WorkingHardState.cpp:74
#8  0x00007fa8531cef65 in ThreadWeaver::ThreadRunHelper::run (this=0x7fa83af9cdf0, parent=0x23a79e0, th=0x7fa8340016e0)
    at /var/tmp/portage/kde-base/kdelibs-4.3.5/work/kdelibs-4.3.5/threadweaver/Weaver/Thread.cpp:87
#9  0x00007fa8531cf010 in ThreadWeaver::Thread::run (this=0x7fa8340016e0) at /var/tmp/portage/kde-base/kdelibs-4.3.5/work/kdelibs-4.3.5/threadweaver/Weaver/Thread.cpp:142
#10 0x00007fa857721535 in QThreadPrivate::start (arg=0x7fa8340016e0) at thread/qthread_unix.cpp:248
#11 0x00007fa855d54894 in start_thread (arg=<value optimized out>) at pthread_create.c:297
#12 0x00007fa85628df9d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#13 0x0000000000000000 in ?? ()

Thread 9 (Thread 0x7fa83a79c710 (LWP 2417)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007fa8577224d3 in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x204f780, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x204f780, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007fa8531cd025 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x23a79e0, th=0x28e8840)
    at /var/tmp/portage/kde-base/kdelibs-4.3.5/work/kdelibs-4.3.5/threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007fa8531d098b in ThreadWeaver::WorkingHardState::applyForWork (this=0x24baa30, th=0x28e8840)
    at /var/tmp/portage/kde-base/kdelibs-4.3.5/work/kdelibs-4.3.5/threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007fa8531d09a4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x24baa30, th=0x28e8840)
    at /var/tmp/portage/kde-base/kdelibs-4.3.5/work/kdelibs-4.3.5/threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007fa8531cef65 in ThreadWeaver::ThreadRunHelper::run (this=0x7fa83a79bdf0, parent=0x23a79e0, th=0x28e8840)
    at /var/tmp/portage/kde-base/kdelibs-4.3.5/work/kdelibs-4.3.5/threadweaver/Weaver/Thread.cpp:87
#7  0x00007fa8531cf010 in ThreadWeaver::Thread::run (this=0x28e8840) at /var/tmp/portage/kde-base/kdelibs-4.3.5/work/kdelibs-4.3.5/threadweaver/Weaver/Thread.cpp:142
#8  0x00007fa857721535 in QThreadPrivate::start (arg=0x28e8840) at thread/qthread_unix.cpp:248
#9  0x00007fa855d54894 in start_thread (arg=<value optimized out>) at pthread_create.c:297
#10 0x00007fa85628df9d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 8 (Thread 0x7fa839f9b710 (LWP 2418)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007fa8577224d3 in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x204f780, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x204f780, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007fa8531cd025 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x23a79e0, th=0x28f09d0)
    at /var/tmp/portage/kde-base/kdelibs-4.3.5/work/kdelibs-4.3.5/threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007fa8531d098b in ThreadWeaver::WorkingHardState::applyForWork (this=0x24baa30, th=0x28f09d0)
    at /var/tmp/portage/kde-base/kdelibs-4.3.5/work/kdelibs-4.3.5/threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007fa8531d09a4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x24baa30, th=0x28f09d0)
    at /var/tmp/portage/kde-base/kdelibs-4.3.5/work/kdelibs-4.3.5/threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007fa8531d09a4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x24baa30, th=0x28f09d0)
    at /var/tmp/portage/kde-base/kdelibs-4.3.5/work/kdelibs-4.3.5/threadweaver/Weaver/WorkingHardState.cpp:74
#7  0x00007fa8531cef65 in ThreadWeaver::ThreadRunHelper::run (this=0x7fa839f9adf0, parent=0x23a79e0, th=0x28f09d0)
    at /var/tmp/portage/kde-base/kdelibs-4.3.5/work/kdelibs-4.3.5/threadweaver/Weaver/Thread.cpp:87
#8  0x00007fa8531cf010 in ThreadWeaver::Thread::run (this=0x28f09d0) at /var/tmp/portage/kde-base/kdelibs-4.3.5/work/kdelibs-4.3.5/threadweaver/Weaver/Thread.cpp:142
#9  0x00007fa857721535 in QThreadPrivate::start (arg=0x28f09d0) at thread/qthread_unix.cpp:248
#10 0x00007fa855d54894 in start_thread (arg=<value optimized out>) at pthread_create.c:297
#11 0x00007fa85628df9d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#12 0x0000000000000000 in ?? ()

Thread 7 (Thread 0x7fa8335f8710 (LWP 2437)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007fa851e834fc in QTWTF::TCMalloc_PageHeap::scavengerThread (this=0x7fa8521481e0) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:2304
#2  0x00007fa851e83529 in QTWTF::TCMalloc_PageHeap::runScavengerThread (context=0x7fa8521562ac) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:1438
#3  0x00007fa855d54894 in start_thread (arg=<value optimized out>) at pthread_create.c:297
#4  0x00007fa85628df9d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 6 (Thread 0x7fa83891c710 (LWP 3720)):
#0  0x00007fa856287693 in select () at ../sysdeps/unix/syscall-template.S:82
#1  0x00007fa848761395 in xine_usec_sleep (usec=<value optimized out>) at utils.c:481
#2  0x00007fa848742f92 in video_out_loop (this_gen=<value optimized out>) at video_out.c:1246
#3  0x00007fa855d54894 in start_thread (arg=<value optimized out>) at pthread_create.c:297
#4  0x00007fa85628df9d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 5 (Thread 0x7fa833df9710 (LWP 3721)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007fa84873881b in fifo_buffer_get (fifo=0x7fa82c0065d0) at buffer.c:230
#2  0x00007fa84873ed7f in video_decoder_loop (stream_gen=<value optimized out>) at video_decoder.c:130
#3  0x00007fa855d54894 in start_thread (arg=<value optimized out>) at pthread_create.c:297
#4  0x00007fa85628df9d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 4 (Thread 0x7fa820d31710 (LWP 3722)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:211
#1  0x00007fa8487442a3 in fifo_peek_int (this_gen=<value optimized out>) at audio_out.c:355
#2  fifo_remove_int (this_gen=<value optimized out>) at audio_out.c:363
#3  fifo_remove_nonblock (this_gen=<value optimized out>) at audio_out.c:410
#4  ao_get_buffer (this_gen=<value optimized out>) at audio_out.c:1553
#5  0x00007fa848753872 in post_audio_get_buffer (port_gen=<value optimized out>) at post.c:618
#6  0x00007fa848753872 in post_audio_get_buffer (port_gen=<value optimized out>) at post.c:618
#7  0x00007fa81af451ae in mad_decode_data (this_gen=0x7fa83410abd0, buf=0x7fa82c3dac10) at xine_mad_decoder.c:299
#8  0x00007fa848740413 in audio_decoder_loop (stream_gen=<value optimized out>) at audio_decoder.c:362
#9  0x00007fa855d54894 in start_thread (arg=<value optimized out>) at pthread_create.c:297
#10 0x00007fa85628df9d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7fa8204d6710 (LWP 3723)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007fa84874994b in xine_event_wait (queue=0x7fa82c3f4c90) at events.c:56
#2  0x00007fa8487499be in listener_loop (queue_gen=<value optimized out>) at events.c:214
#3  0x00007fa855d54894 in start_thread (arg=<value optimized out>) at pthread_create.c:297
#4  0x00007fa85628df9d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7fa81e4a3710 (LWP 4484)):
#0  0x00007fa856287693 in select () at ../sysdeps/unix/syscall-template.S:82
#1  0x00007fa848761395 in xine_usec_sleep (usec=<value optimized out>) at utils.c:481
#2  0x00007fa84874f4b1 in demux_loop (stream_gen=<value optimized out>) at demux.c:370
#3  0x00007fa855d54894 in start_thread (arg=<value optimized out>) at pthread_create.c:297
#4  0x00007fa85628df9d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7fa85929e7a0 (LWP 2313)):
[KCrash Handler]
#5  0x00007fa8561ef1b5 in *__GI_raise (sig=<value optimized out>) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#6  0x00007fa8561f05e0 in *__GI_abort () at abort.c:92
#7  0x00007fa8577187d4 in qt_message_output (msgType=QtFatalMsg, buf=<value optimized out>) at global/qglobal.cpp:2250
#8  0x00007fa857718982 in qt_message (msgType=QtFatalMsg, msg=0x7fa8578a0b88 "ASSERT: \"%s\" in file %s, line %d", ap=0x7fffebd601a0) at global/qglobal.cpp:2296
#9  0x00007fa857718b35 in qFatal (msg=0x909 <Address 0x909 out of bounds>) at global/qglobal.cpp:2479
#10 0x00007fa8489a8a03 in Phonon::Xine::MediaObject::handleStateChange (this=0x1654c90, newstate=Phonon::StoppedState, oldstate=Phonon::LoadingState)
    at /var/tmp/portage/media-sound/phonon-4.3.50_pre20090520/work/phonon-4.4_pre20090520/xine/mediaobject.cpp:234
#11 0x00007fa8489ab915 in Phonon::Xine::MediaObject::qt_metacall (this=0x1654c90, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fa8340cae50)
    at /var/tmp/portage/media-sound/phonon-4.3.50_pre20090520/work/phonon-4.4_pre20090520_build/xine/mediaobject.moc:164
#12 0x00007fa85784bfa9 in QObject::event (this=0x1654c90, e=0x7fa834004080) at kernel/qobject.cpp:1240
#13 0x00007fa856c0060c in QApplicationPrivate::notify_helper (this=0x154ed10, receiver=0x1654c90, e=0x7fa834004080) at kernel/qapplication.cpp:4298
#14 0x00007fa856c008e3 in QApplication::notify (this=0x7fffebd60e10, receiver=<value optimized out>, e=0x7fa834004080) at kernel/qapplication.cpp:3702
#15 0x00007fa8585d659a in App::notify (this=0x909, receiver=0x909, event=0x6) at /var/tmp/portage/media-sound/amarok-2.2.2/work/amarok-2.2.2/src/App.cpp:845
#16 0x00007fa85783384b in QCoreApplication::notifyInternal (this=0x7fffebd60e10, receiver=0x1654c90, event=0x7fa834004080) at kernel/qcoreapplication.cpp:704
#17 0x00007fa857835196 in QCoreApplication::sendEvent (receiver=0x0, event_type=<value optimized out>, data=0x1424de0) at kernel/qcoreapplication.h:215
#18 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=<value optimized out>, data=0x1424de0) at kernel/qcoreapplication.cpp:1345
#19 0x00007fa857862333 in QCoreApplication::sendPostedEvents (s=<value optimized out>) at kernel/qcoreapplication.h:220
#20 postEventSourceDispatch (s=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:276
#21 0x00007fa84ea01e2b in g_main_dispatch (context=<value optimized out>) at gmain.c:1960
#22 IA__g_main_context_dispatch (context=<value optimized out>) at gmain.c:2513
#23 0x00007fa84ea026a8 in g_main_context_iterate (context=0x1554920, block=<value optimized out>, dispatch=<value optimized out>, self=<value optimized out>) at gmain.c:2591
#24 0x00007fa84ea027cc in IA__g_main_context_iteration (context=0x1554920, may_block=1) at gmain.c:2654
#25 0x00007fa857861ed3 in QEventDispatcherGlib::processEvents (this=0x1424b90, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#26 0x00007fa856ca762e in QGuiEventDispatcherGlib::processEvents (this=0x909, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#27 0x00007fa857832442 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#28 0x00007fa857832814 in QEventLoop::exec (this=0x7fffebd60db0, flags=) at kernel/qeventloop.cpp:201
#29 0x00007fa85783545b in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#30 0x0000000000408e9d in main (argc=3, argv=0x7fffebd62d38) at /var/tmp/portage/media-sound/amarok-2.2.2/work/amarok-2.2.2/src/main.cpp:235

Reported using DrKonqi
Comment 1 Myriam Schweingruber 2010-01-28 10:03:32 UTC

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