Bug 302453 - Crash after changing metadata
Summary: Crash after changing metadata
Status: RESOLVED DUPLICATE of bug 290706
Alias: None
Product: amarok
Classification: Applications
Component: general (show other bugs)
Version: 2.5.0
Platform: Ubuntu Linux
: NOR crash
Target Milestone: 2.6
Assignee: Amarok Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-24 16:59 UTC by Thomas Burns
Modified: 2012-06-25 08: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 Thomas Burns 2012-06-24 16:59:15 UTC
Application: amarok (2.5.0)
KDE Platform Version: 4.8.3 (4.8.3)
Qt Version: 4.8.1
Operating System: Linux 3.2.0-25-generic i686
Distribution: Ubuntu 12.04 LTS

-- Information about the crash:
While changing the album for an MP3 in my playlist, Amarok played the song to completion, then stopped all playback, and crashed when I attempted to advance to the next song in the playlist. It did successfully update the album title in the MP3, however.

-- Backtrace:
Application: Amarok (amarok), signal: Segmentation fault
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0xb41e4740 (LWP 4040))]

Thread 16 (Thread 0xb2dc2b40 (LWP 4041)):
#0  0x00e42d03 in pthread_mutex_lock () from /lib/i386-linux-gnu/libpthread.so.0
#1  0x00d8d5f4 in pthread_mutex_lock () from /lib/i386-linux-gnu/libc.so.6
#2  0x0847c3d0 in g_mutex_lock (mutex=0x9579eb8) at /build/buildd/glib2.0-2.32.3/./glib/gthread-posix.c:208
#3  0x0843cf85 in g_main_context_iterate (context=0x9579eb8, block=1, dispatch=1, self=<optimized out>) at /build/buildd/glib2.0-2.32.3/./glib/gmain.c:3113
#4  0x0843d56b in g_main_loop_run (loop=0xb2400c80) at /build/buildd/glib2.0-2.32.3/./glib/gmain.c:3340
#5  0x08d27134 in ?? () from /usr/lib/i386-linux-gnu/gio/modules/libdconfsettings.so
#6  0x084606b3 in g_thread_proxy (data=0x95769b0) at /build/buildd/glib2.0-2.32.3/./glib/gthread.c:801
#7  0x02c4da11 in ?? () from /usr/lib/nvidia-current/libGL.so.1
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

Thread 15 (Thread 0xb23ffb40 (LWP 4042)):
#0  0x00e65416 in __kernel_vsyscall ()
#1  0x00d71380 in poll () from /lib/i386-linux-gnu/libc.so.6
#2  0x0844aa7b in g_poll (fds=0xb1a022b0, nfds=3, timeout=-1) at /build/buildd/glib2.0-2.32.3/./glib/gpoll.c:132
#3  0x0843d0ae in g_main_context_poll (n_fds=3, fds=0xb1a022b0, timeout=<optimized out>, context=0xb240ada8, priority=<optimized out>) at /build/buildd/glib2.0-2.32.3/./glib/gmain.c:3440
#4  g_main_context_iterate (dispatch=1, block=138717776, context=0xb240ada8, self=<optimized out>) at /build/buildd/glib2.0-2.32.3/./glib/gmain.c:3141
#5  g_main_context_iterate (context=0xb240ada8, block=138717776, dispatch=1, self=<optimized out>) at /build/buildd/glib2.0-2.32.3/./glib/gmain.c:3083
#6  0x0843d56b in g_main_loop_run (loop=0xb240ad80) at /build/buildd/glib2.0-2.32.3/./glib/gmain.c:3340
#7  0x0518b1ba in gdbus_shared_thread_func (user_data=0xb240ad90) at /build/buildd/glib2.0-2.32.3/./gio/gdbusprivate.c:277
#8  0x084606b3 in g_thread_proxy (data=0xb2405490) at /build/buildd/glib2.0-2.32.3/./glib/gthread.c:801
#9  0x02c4da11 in ?? () from /usr/lib/nvidia-current/libGL.so.1
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

Thread 14 (Thread 0xa7361b40 (LWP 4675)):
#0  0x00e65416 in __kernel_vsyscall ()
#1  0x00d71380 in poll () from /lib/i386-linux-gnu/libc.so.6
#2  0x0844aa7b in g_poll (fds=0xb0603a70, nfds=1, timeout=-1) at /build/buildd/glib2.0-2.32.3/./glib/gpoll.c:132
#3  0x0843d0ae in g_main_context_poll (n_fds=1, fds=0xb0603a70, timeout=<optimized out>, context=0xb06022a0, priority=<optimized out>) at /build/buildd/glib2.0-2.32.3/./glib/gmain.c:3440
#4  g_main_context_iterate (dispatch=1, block=138717776, context=0xb06022a0, self=<optimized out>) at /build/buildd/glib2.0-2.32.3/./glib/gmain.c:3141
#5  g_main_context_iterate (context=0xb06022a0, block=138717776, dispatch=1, self=<optimized out>) at /build/buildd/glib2.0-2.32.3/./glib/gmain.c:3083
#6  0x0843d201 in g_main_context_iteration (context=0xb06022a0, may_block=1) at /build/buildd/glib2.0-2.32.3/./glib/gmain.c:3207
#7  0x01bcc8e7 in QEventDispatcherGlib::processEvents (this=0xb06019f0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#8  0x01b9850d in QEventLoop::processEvents (this=0xa7361190, flags=...) at kernel/qeventloop.cpp:149
#9  0x01b987a9 in QEventLoop::exec (this=0xa7361190, flags=...) at kernel/qeventloop.cpp:204
#10 0x01a8194c in QThread::exec (this=0x9b50400) at thread/qthread.cpp:501
#11 0x01b75b5d in QInotifyFileSystemWatcherEngine::run (this=0x9b50400) at io/qfilesystemwatcher_inotify.cpp:248
#12 0x01a84de0 in QThreadPrivate::start (arg=0x9b50400) at thread/qthread_unix.cpp:298
#13 0x02c4da11 in ?? () from /usr/lib/nvidia-current/libGL.so.1
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

Thread 13 (Thread 0xa5b08b40 (LWP 4676)):
#0  0x00e65416 in __kernel_vsyscall ()
#1  0x00d6f17b in read () from /lib/i386-linux-gnu/libc.so.6
#2  0x02c4a72b in ?? () from /usr/lib/nvidia-current/libGL.so.1
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

Thread 12 (Thread 0xa5307b40 (LWP 4677)):
#0  0x00e43c47 in __pthread_mutex_unlock_usercnt () from /lib/i386-linux-gnu/libpthread.so.0
#1  0x00d8d634 in pthread_mutex_unlock () from /lib/i386-linux-gnu/libc.so.6
#2  0x0847c410 in g_mutex_unlock (mutex=0xb240c030) at /build/buildd/glib2.0-2.32.3/./glib/gthread-posix.c:227
#3  0x0843cf9f in g_main_context_iterate (dispatch=1, block=1, context=0xb240c030, self=<optimized out>) at /build/buildd/glib2.0-2.32.3/./glib/gmain.c:3124
#4  g_main_context_iterate (context=0xb240c030, block=1, dispatch=1, self=<optimized out>) at /build/buildd/glib2.0-2.32.3/./glib/gmain.c:3083
#5  0x0843d201 in g_main_context_iteration (context=0xb240c030, may_block=1) at /build/buildd/glib2.0-2.32.3/./glib/gmain.c:3207
#6  0x01bcc8e7 in QEventDispatcherGlib::processEvents (this=0xb240aed8, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#7  0x01b9850d in QEventLoop::processEvents (this=0xa53071c0, flags=...) at kernel/qeventloop.cpp:149
#8  0x01b987a9 in QEventLoop::exec (this=0xa53071c0, flags=...) at kernel/qeventloop.cpp:204
#9  0x01a8194c in QThread::exec (this=0x9d0aac0) at thread/qthread.cpp:501
#10 0x01a81a3b in QThread::run (this=0x9d0aac0) at thread/qthread.cpp:568
#11 0x01a84de0 in QThreadPrivate::start (arg=0x9d0aac0) at thread/qthread_unix.cpp:298
#12 0x02c4da11 in ?? () from /usr/lib/nvidia-current/libGL.so.1
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

Thread 11 (Thread 0xa4305b40 (LWP 4679)):
#0  0x00e65416 in __kernel_vsyscall ()
#1  0x00e4496b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
#2  0x00d8d3dc in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6
#3  0x01a85350 in wait (time=4294967295, this=0x9d36ed8) at thread/qwaitcondition_unix.cpp:86
#4  QWaitCondition::wait (this=0x9d36e28, mutex=0x9d36ff8, time=4294967295) at thread/qwaitcondition_unix.cpp:158
#5  0x00bc2acc in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x9d36e10, th=0x9d37258) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0x00bc595b in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x9d37098, th=0x9d37258) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0x00bc263a in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x9d36e10, th=0x9d37258) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0x00bc5a5c in ThreadWeaver::WorkingHardState::applyForWork (this=0x9d37098, th=0x9d37258) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0x00bc2533 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9d36e10, th=0x9d37258, previous=0xa893730) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0x00bc44e4 in ThreadWeaver::ThreadRunHelper::run (this=0xa43051f4, parent=0x9d36e10, th=0x9d37258) at ../../../threadweaver/Weaver/Thread.cpp:87
#11 0x00bc459a in ThreadWeaver::Thread::run (this=0x9d37258) at ../../../threadweaver/Weaver/Thread.cpp:142
#12 0x01a84de0 in QThreadPrivate::start (arg=0x9d37258) at thread/qthread_unix.cpp:298
#13 0x02c4da11 in ?? () from /usr/lib/nvidia-current/libGL.so.1
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

Thread 10 (Thread 0xa39b0b40 (LWP 4684)):
#0  0x00e65416 in __kernel_vsyscall ()
#1  0x00e4496b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
#2  0x00d8d3dc in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6
#3  0x01a85350 in wait (time=4294967295, this=0x9d36ed8) at thread/qwaitcondition_unix.cpp:86
#4  QWaitCondition::wait (this=0x9d36e28, mutex=0x9d36ff8, time=4294967295) at thread/qwaitcondition_unix.cpp:158
#5  0x00bc2acc in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x9d36e10, th=0xa213a38) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0x00bc595b in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x9d37098, th=0xa213a38) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0x00bc263a in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x9d36e10, th=0xa213a38) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0x00bc5a5c in ThreadWeaver::WorkingHardState::applyForWork (this=0x9d37098, th=0xa213a38) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0x00bc2533 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9d36e10, th=0xa213a38, previous=0xa86cbc8) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0x00bc44e4 in ThreadWeaver::ThreadRunHelper::run (this=0xa39b01f4, parent=0x9d36e10, th=0xa213a38) at ../../../threadweaver/Weaver/Thread.cpp:87
#11 0x00bc459a in ThreadWeaver::Thread::run (this=0xa213a38) at ../../../threadweaver/Weaver/Thread.cpp:142
#12 0x01a84de0 in QThreadPrivate::start (arg=0xa213a38) at thread/qthread_unix.cpp:298
#13 0x02c4da11 in ?? () from /usr/lib/nvidia-current/libGL.so.1
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

Thread 9 (Thread 0xa31afb40 (LWP 4685)):
#0  0x00e65416 in __kernel_vsyscall ()
#1  0x00e4496b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
#2  0x00d8d3dc in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6
#3  0x01a85350 in wait (time=4294967295, this=0x9d36ed8) at thread/qwaitcondition_unix.cpp:86
#4  QWaitCondition::wait (this=0x9d36e28, mutex=0x9d36ff8, time=4294967295) at thread/qwaitcondition_unix.cpp:158
#5  0x00bc2acc in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x9d36e10, th=0xa28f548) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0x00bc595b in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x9d37098, th=0xa28f548) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0x00bc263a in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x9d36e10, th=0xa28f548) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0x00bc5a5c in ThreadWeaver::WorkingHardState::applyForWork (this=0x9d37098, th=0xa28f548) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0x00bc2533 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9d36e10, th=0xa28f548, previous=0xa89dfe0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0x00bc44e4 in ThreadWeaver::ThreadRunHelper::run (this=0xa31af1f4, parent=0x9d36e10, th=0xa28f548) at ../../../threadweaver/Weaver/Thread.cpp:87
#11 0x00bc459a in ThreadWeaver::Thread::run (this=0xa28f548) at ../../../threadweaver/Weaver/Thread.cpp:142
#12 0x01a84de0 in QThreadPrivate::start (arg=0xa28f548) at thread/qthread_unix.cpp:298
#13 0x02c4da11 in ?? () from /usr/lib/nvidia-current/libGL.so.1
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

Thread 8 (Thread 0xa29aeb40 (LWP 4686)):
#0  0x00e65416 in __kernel_vsyscall ()
#1  0x00e4496b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
#2  0x00d8d3dc in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6
#3  0x01a85350 in wait (time=4294967295, this=0x9d36ed8) at thread/qwaitcondition_unix.cpp:86
#4  QWaitCondition::wait (this=0x9d36e28, mutex=0x9d36ff8, time=4294967295) at thread/qwaitcondition_unix.cpp:158
#5  0x00bc2acc in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x9d36e10, th=0xa28fd58) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0x00bc595b in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x9d37098, th=0xa28fd58) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0x00bc263a in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x9d36e10, th=0xa28fd58) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0x00bc5a5c in ThreadWeaver::WorkingHardState::applyForWork (this=0x9d37098, th=0xa28fd58) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0x00bc2533 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9d36e10, th=0xa28fd58, previous=0x1805ffc8) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0x00bc44e4 in ThreadWeaver::ThreadRunHelper::run (this=0xa29ae1f4, parent=0x9d36e10, th=0xa28fd58) at ../../../threadweaver/Weaver/Thread.cpp:87
#11 0x00bc459a in ThreadWeaver::Thread::run (this=0xa28fd58) at ../../../threadweaver/Weaver/Thread.cpp:142
#12 0x01a84de0 in QThreadPrivate::start (arg=0xa28fd58) at thread/qthread_unix.cpp:298
#13 0x02c4da11 in ?? () from /usr/lib/nvidia-current/libGL.so.1
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

Thread 7 (Thread 0xa21adb40 (LWP 4687)):
#0  0x00e65416 in __kernel_vsyscall ()
#1  0x00e4496b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
#2  0x00d8d3dc in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6
#3  0xb7046263 in ?? () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4
#4  0xb704637f in ?? () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4
#5  0x02c4da11 in ?? () from /usr/lib/nvidia-current/libGL.so.1
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

Thread 6 (Thread 0x9b98eb40 (LWP 4711)):
#0  0x00e65416 in __kernel_vsyscall ()
#1  0x00e4496b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
#2  0x00d8d3dc in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6
#3  0x044b5029 in ?? () from /usr/lib/i386-linux-gnu/libQtScript.so.4
#4  0x044b506f in ?? () from /usr/lib/i386-linux-gnu/libQtScript.so.4
#5  0x02c4da11 in ?? () from /usr/lib/nvidia-current/libGL.so.1
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

Thread 5 (Thread 0xa4b06b40 (LWP 4716)):
#0  0x00e65416 in __kernel_vsyscall ()
#1  0x00e4496b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
#2  0x00d8d3dc in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6
#3  0x01a85350 in wait (time=4294967295, this=0xa932f48) at thread/qwaitcondition_unix.cpp:86
#4  QWaitCondition::wait (this=0xa82571c, mutex=0xa825718, time=4294967295) at thread/qwaitcondition_unix.cpp:158
#5  0x036e0f93 in QFileInfoGatherer::run (this=0xa825710) at dialogs/qfileinfogatherer.cpp:214
#6  0x01a84de0 in QThreadPrivate::start (arg=0xa825710) at thread/qthread_unix.cpp:298
#7  0x02c4da11 in ?? () from /usr/lib/nvidia-current/libGL.so.1
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

Thread 4 (Thread 0x939f4b40 (LWP 4717)):
#0  0x00e42dc8 in pthread_mutex_lock () from /lib/i386-linux-gnu/libpthread.so.0
#1  0x00d8d5f4 in pthread_mutex_lock () from /lib/i386-linux-gnu/libc.so.6
#2  0x0847c3d0 in g_mutex_lock (mutex=0xb0605f80) at /build/buildd/glib2.0-2.32.3/./glib/gthread-posix.c:208
#3  0x0843c1c9 in g_main_context_acquire (context=0xb0605f80) at /build/buildd/glib2.0-2.32.3/./glib/gmain.c:2624
#4  0x0843cf58 in g_main_context_iterate (context=0xb0605f80, block=1, dispatch=1, self=<optimized out>) at /build/buildd/glib2.0-2.32.3/./glib/gmain.c:3096
#5  0x0843d201 in g_main_context_iteration (context=0xb0605f80, may_block=1) at /build/buildd/glib2.0-2.32.3/./glib/gmain.c:3207
#6  0x01bcc8e7 in QEventDispatcherGlib::processEvents (this=0xb06215d8, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#7  0x01b9850d in QEventLoop::processEvents (this=0x939f4190, flags=...) at kernel/qeventloop.cpp:149
#8  0x01b987a9 in QEventLoop::exec (this=0x939f4190, flags=...) at kernel/qeventloop.cpp:204
#9  0x01a8194c in QThread::exec (this=0x9d734e8) at thread/qthread.cpp:501
#10 0x01b75b5d in QInotifyFileSystemWatcherEngine::run (this=0x9d734e8) at io/qfilesystemwatcher_inotify.cpp:248
#11 0x01a84de0 in QThreadPrivate::start (arg=0x9d734e8) at thread/qthread_unix.cpp:298
#12 0x02c4da11 in ?? () from /usr/lib/nvidia-current/libGL.so.1
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

Thread 3 (Thread 0x8fa32b40 (LWP 4790)):
#0  0x00e65416 in __kernel_vsyscall ()
#1  0x00d71380 in poll () from /lib/i386-linux-gnu/libc.so.6
#2  0x078f54c6 in ?? () from /usr/lib/i386-linux-gnu/libpulse.so.0
#3  0x078e375a in pa_mainloop_poll () from /usr/lib/i386-linux-gnu/libpulse.so.0
#4  0x078e3fb7 in pa_mainloop_iterate () from /usr/lib/i386-linux-gnu/libpulse.so.0
#5  0x078e4094 in pa_mainloop_run () from /usr/lib/i386-linux-gnu/libpulse.so.0
#6  0x078f544e in ?? () from /usr/lib/i386-linux-gnu/libpulse.so.0
#7  0x05aaf246 in ?? () from /usr/lib/i386-linux-gnu/libpulsecommon-1.1.so
#8  0x02c4da11 in ?? () from /usr/lib/nvidia-current/libGL.so.1
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

Thread 2 (Thread 0x8f231b40 (LWP 4791)):
#0  0x00e65416 in __kernel_vsyscall ()
#1  0x00e475a2 in __lll_lock_wait () from /lib/i386-linux-gnu/libpthread.so.0
#2  0x00e42ecb in _L_lock_891 () from /lib/i386-linux-gnu/libpthread.so.0
#3  0x00e42e60 in pthread_mutex_lock () from /lib/i386-linux-gnu/libpthread.so.0
#4  0x00d8d5f4 in pthread_mutex_lock () from /lib/i386-linux-gnu/libc.so.6
#5  0x0847c3d0 in g_mutex_lock (mutex=0x9821c10) at /build/buildd/glib2.0-2.32.3/./glib/gthread-posix.c:208
#6  0x027037c7 in gst_element_post_message (element=0x9a84d38, message=0x180bdce0) at gstelement.c:1842
#7  0x026eae47 in gst_bin_handle_message_func (bin=0x9a84d38, message=0x180bdce0) at gstbin.c:3442
#8  0x02726bb6 in gst_pipeline_handle_message (bin=0x9a84d38, message=0x180bdce0) at gstpipeline.c:587
#9  0x05ada7d1 in gst_play_bin_handle_message (bin=0x9a84d38, msg=0x180bdce0) at gstplaybin2.c:2387
#10 0x026e82cc in bin_bus_handler (bus=0x9638780, message=0x180bdce0, bin=0x9a84d38) at gstbin.c:2793
#11 0x026f3681 in gst_bus_post (bus=0x9638780, message=0x180bdce0) at gstbus.c:322
#12 0x027037ed in gst_element_post_message (element=0x95ab800, message=0x180bdce0) at gstelement.c:1853
#13 0x026eae47 in gst_bin_handle_message_func (bin=0x95ab800, message=0x180bdce0) at gstbin.c:3442
#14 0x08cd87f4 in handle_message (bin=0x95ab800, msg=0x180bdce0) at gsturidecodebin.c:2210
#15 0x026e82cc in bin_bus_handler (bus=0xb1ae96b0, message=0x180bdce0, bin=0x95ab800) at gstbin.c:2793
#16 0x026f3681 in gst_bus_post (bus=0xb1ae96b0, message=0x180bdce0) at gstbus.c:322
#17 0x027037ed in gst_element_post_message (element=0x957e5c0, message=0x180bdce0) at gstelement.c:1853
#18 0x026eae47 in gst_bin_handle_message_func (bin=0x957e5c0, message=0x180bdce0) at gstbin.c:3442
#19 0x08cd178f in gst_decode_bin_handle_message (msg=0x180bdce0, bin=0x957e5c0) at gstdecodebin2.c:4081
#20 gst_decode_bin_handle_message (bin=0x957e5c0, msg=0x180bdce0) at gstdecodebin2.c:4067
#21 0x026e82cc in bin_bus_handler (bus=0xb1adc080, message=0x180bdce0, bin=0x957e5c0) at gstbin.c:2793
#22 0x026f3681 in gst_bus_post (bus=0xb1adc080, message=0x180bdce0) at gstbus.c:322
#23 0x027037ed in gst_element_post_message (element=0x95abd40, message=0x180bdce0) at gstelement.c:1853
#24 0x027041a0 in _priv_gst_element_state_changed (element=0x95abd40, oldstate=GST_STATE_NULL, newstate=GST_STATE_READY, pending=GST_STATE_VOID_PENDING) at gstelement.c:2372
#25 0x02704d2c in gst_element_continue_state (element=0x95abd40, ret=GST_STATE_CHANGE_SUCCESS) at gstelement.c:2470
#26 0x0270477f in gst_element_change_state (element=0x95abd40, transition=GST_STATE_CHANGE_NULL_TO_READY) at gstelement.c:2798
#27 0x027050ed in gst_element_set_state_func (element=0x95abd40, state=GST_STATE_READY) at gstelement.c:2717
#28 0x02704431 in gst_element_set_state (element=0x95abd40, state=GST_STATE_READY) at gstelement.c:2618
#29 0x08cd5e44 in connect_pad (chain=<optimized out>, factories=0x98403b0, caps=0x9766fc0, pad=0xb1a9d800, dpad=0xb1a97860, src=0xa98cb38, dbin=<optimized out>) at gstdecodebin2.c:1921
#30 analyze_new_pad (dbin=<optimized out>, src=<optimized out>, pad=0xb1a9d800, caps=0x9766fc0, chain=<optimized out>) at gstdecodebin2.c:1630
#31 0x08cd75b5 in pad_added_cb (element=0xa98cb38, pad=0xb1a9d800, chain=0xa2aeaf8) at gstdecodebin2.c:2333
#32 0x08cd79c6 in caps_notify_cb (pad=0xb1a9d800, unused=0x96310f0, chain=0xa2aeaf8) at gstdecodebin2.c:2447
#33 0x02f7b1a3 in g_cclosure_marshal_VOID__PARAM (closure=0x17a7c648, return_value=0x0, n_param_values=2, param_values=0x8f230bc0, invocation_hint=0x8f230b40, marshal_data=0x0) at /build/buildd/glib2.0-2.32.3/./gobject/gmarshal.c:1042
#34 0x02f78484 in g_closure_invoke (closure=0x17a7c648, return_value=0x0, n_param_values=2, param_values=0x8f230bc0, invocation_hint=0x8f230b40) at /build/buildd/glib2.0-2.32.3/./gobject/gclosure.c:777
#35 0x02f8a0d9 in signal_emit_unlocked_R (node=0x9538b70, detail=1590, instance=0xb1a9d800, emission_return=0x0, instance_and_params=0x8f230bc0) at /build/buildd/glib2.0-2.32.3/./gobject/gsignal.c:3547
#36 0x02f922dc in g_signal_emit_valist (instance=0xb1a9d800, signal_id=1, detail=1590, var_args=0x8f230dd0 "") at /build/buildd/glib2.0-2.32.3/./gobject/gsignal.c:3296
#37 0x02f92453 in g_signal_emit (instance=0xb1a9d800, signal_id=1, detail=1590) at /build/buildd/glib2.0-2.32.3/./gobject/gsignal.c:3352
#38 0x02f7cc5f in g_object_dispatch_properties_changed (object=0xb1a9d800, n_pspecs=1, pspecs=0x8f230e6c) at /build/buildd/glib2.0-2.32.3/./gobject/gobject.c:1041
#39 0x026e6e72 in gst_object_dispatch_properties_changed (object=0xb1a9d800, n_pspecs=1, pspecs=0x8f230e6c) at gstobject.c:530
#40 0x02f7e930 in g_object_notify_by_spec_internal (pspec=0x96310f0, object=0xb1a9d800) at /build/buildd/glib2.0-2.32.3/./gobject/gobject.c:1133
#41 g_object_notify_by_pspec (object=0xb1a9d800, pspec=0x96310f0) at /build/buildd/glib2.0-2.32.3/./gobject/gobject.c:1234
#42 0x0271d7c8 in gst_pad_set_caps (pad=0xb1a9d800, caps=0x9766fc0) at gstpad.c:2745
#43 0x06cfac85 in ?? () from /usr/lib/i386-linux-gnu/gstreamer-0.10/libgstaudioparsers.so
#44 0x07e5e15c in gst_base_parse_handle_and_push_frame (parse=0xa98cb38, frame=0x8f2310e0, klass=<optimized out>) at gstbaseparse.c:1687
#45 0x07e61698 in gst_base_parse_loop (pad=0xb1a38578) at gstbaseparse.c:2826
#46 0x0274d158 in gst_task_func (task=0x98c7038) at gsttask.c:327
#47 0x0274e308 in default_func (tdata=0x9765808, pool=0x9614320) at gsttaskpool.c:70
#48 0x08461047 in g_thread_pool_thread_proxy (data=0x96f9aa0) at /build/buildd/glib2.0-2.32.3/./glib/gthreadpool.c:309
#49 0x084606b3 in g_thread_proxy (data=0x17e825b0) at /build/buildd/glib2.0-2.32.3/./glib/gthread.c:801
#50 0x02c4da11 in ?? () from /usr/lib/nvidia-current/libGL.so.1
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

Thread 1 (Thread 0xb41e4740 (LWP 4040)):
[KCrash Handler]
#7  0x02f81ea5 in g_value_set_object (value=0xbfc9fb0c, v_object=0x2f9e786) at /build/buildd/glib2.0-2.32.3/./gobject/gobject.c:3411
#8  0x05ae0405 in gst_play_bin_get_property (object=0x9a84d38, prop_id=3, value=0xbfc9fb0c, pspec=0x98cc790) at gstplaybin2.c:2018
#9  0x02f80020 in object_get_property (value=0xbfc9fafc, pspec=<optimized out>, object=0x9a84d38) at /build/buildd/glib2.0-2.32.3/./gobject/gobject.c:1289
#10 g_object_get_valist (object=0x9a84d38, first_property_name=0x593eb0f "source", var_args=0xbfc9fb68 "\234\373\311\277") at /build/buildd/glib2.0-2.32.3/./gobject/gobject.c:2014
#11 0x02f803a8 in g_object_get (_object=0x9a84d38, first_property_name=0x593eb0f "source") at /build/buildd/glib2.0-2.32.3/./gobject/gobject.c:2104
#12 0x0592b85c in Phonon::Gstreamer::Pipeline::cb_setupSource (playbin=0x9a84d38, param=0x98cc790, data=0x9a745b8) at ../../gstreamer/pipeline.cpp:801
#13 0x02f7b1a3 in g_cclosure_marshal_VOID__PARAM (closure=0x9a84aa0, return_value=0x0, n_param_values=2, param_values=0xbfc9fdc0, invocation_hint=0xbfc9fd40, marshal_data=0x0) at /build/buildd/glib2.0-2.32.3/./gobject/gmarshal.c:1042
#14 0x02f78484 in g_closure_invoke (closure=0x9a84aa0, return_value=0x0, n_param_values=2, param_values=0xbfc9fdc0, invocation_hint=0xbfc9fd40) at /build/buildd/glib2.0-2.32.3/./gobject/gclosure.c:777
#15 0x02f8a0d9 in signal_emit_unlocked_R (node=0x9538b70, detail=3588, instance=0x9a84d38, emission_return=0x0, instance_and_params=0xbfc9fdc0) at /build/buildd/glib2.0-2.32.3/./gobject/gsignal.c:3547
#16 0x02f922dc in g_signal_emit_valist (instance=0x9a84d38, signal_id=1, detail=3588, var_args=0xbfc9ffd0 "8M\250\t\b\326\330") at /build/buildd/glib2.0-2.32.3/./gobject/gsignal.c:3296
#17 0x02f92453 in g_signal_emit (instance=0x9a84d38, signal_id=1, detail=3588) at /build/buildd/glib2.0-2.32.3/./gobject/gsignal.c:3352
#18 0x02f7cc5f in g_object_dispatch_properties_changed (object=0x9a84d38, n_pspecs=1, pspecs=0xbfca007c) at /build/buildd/glib2.0-2.32.3/./gobject/gobject.c:1041
#19 0x026e6e72 in gst_object_dispatch_properties_changed (object=0x9a84d38, n_pspecs=1, pspecs=0xbfca007c) at gstobject.c:530
#20 0x02f7e810 in g_object_notify_by_spec_internal (pspec=0x98cc790, object=0x9a84d38) at /build/buildd/glib2.0-2.32.3/./gobject/gobject.c:1133
#21 g_object_notify (object=0x9a84d38, property_name=0x5b08134 "source") at /build/buildd/glib2.0-2.32.3/./gobject/gobject.c:1175
#22 0x05adc713 in notify_source_cb (uridecodebin=0x95ab6b0, pspec=0xa52adb8, group=0x9a84f78) at gstplaybin2.c:3445
#23 0x02f7b1a3 in g_cclosure_marshal_VOID__PARAM (closure=0x17997e00, return_value=0x0, n_param_values=2, param_values=0xbfca0290, invocation_hint=0xbfca0210, marshal_data=0x0) at /build/buildd/glib2.0-2.32.3/./gobject/gmarshal.c:1042
#24 0x02f78484 in g_closure_invoke (closure=0x17997e00, return_value=0x0, n_param_values=2, param_values=0xbfca0290, invocation_hint=0xbfca0210) at /build/buildd/glib2.0-2.32.3/./gobject/gclosure.c:777
#25 0x02f8a0d9 in signal_emit_unlocked_R (node=0x9538b70, detail=3588, instance=0x95ab6b0, emission_return=0x0, instance_and_params=0xbfca0290) at /build/buildd/glib2.0-2.32.3/./gobject/gsignal.c:3547
#26 0x02f922dc in g_signal_emit_valist (instance=0x95ab6b0, signal_id=1, detail=3588, var_args=0xbfca04a0 "\260\266Z\t\b\326\330") at /build/buildd/glib2.0-2.32.3/./gobject/gsignal.c:3296
#27 0x02f92453 in g_signal_emit (instance=0x95ab6b0, signal_id=1, detail=3588) at /build/buildd/glib2.0-2.32.3/./gobject/gsignal.c:3352
#28 0x02f7cc5f in g_object_dispatch_properties_changed (object=0x95ab6b0, n_pspecs=1, pspecs=0xbfca054c) at /build/buildd/glib2.0-2.32.3/./gobject/gobject.c:1041
#29 0x026e6e72 in gst_object_dispatch_properties_changed (object=0x95ab6b0, n_pspecs=1, pspecs=0xbfca054c) at gstobject.c:530
#30 0x02f7e810 in g_object_notify_by_spec_internal (pspec=0xa52adb8, object=0x95ab6b0) at /build/buildd/glib2.0-2.32.3/./gobject/gobject.c:1133
#31 g_object_notify (object=0x95ab6b0, property_name=0x8ce1efb "source") at /build/buildd/glib2.0-2.32.3/./gobject/gobject.c:1175
#32 0x08cdcb9a in setup_source (decoder=0x95ab6b0) at gsturidecodebin.c:2015
#33 gst_uri_decode_bin_change_state (element=0x95ab6b0, transition=GST_STATE_CHANGE_READY_TO_PAUSED) at gsturidecodebin.c:2493
#34 0x027046fb in gst_element_change_state (element=0x95ab6b0, transition=GST_STATE_CHANGE_READY_TO_PAUSED) at gstelement.c:2761
#35 0x027050ed in gst_element_set_state_func (element=0x95ab6b0, state=GST_STATE_PAUSED) at gstelement.c:2717
#36 0x02704431 in gst_element_set_state (element=0x95ab6b0, state=GST_STATE_PAUSED) at gstelement.c:2618
#37 0x026ef923 in gst_bin_element_set_state (next=GST_STATE_PAUSED, current=GST_STATE_READY, start_time=0, base_time=0, element=0x95ab6b0, bin=0x9a84d38) at gstbin.c:2209
#38 gst_bin_change_state_func (element=0x9a84d38, transition=GST_STATE_CHANGE_READY_TO_PAUSED) at gstbin.c:2518
#39 0x0272738a in gst_pipeline_change_state (element=0x9a84d38, transition=GST_STATE_CHANGE_READY_TO_PAUSED) at gstpipeline.c:482
#40 0x05ade7d9 in gst_play_bin_change_state (element=0x9a84d38, transition=GST_STATE_CHANGE_READY_TO_PAUSED) at gstplaybin2.c:3936
#41 0x027046fb in gst_element_change_state (element=0x9a84d38, transition=GST_STATE_CHANGE_READY_TO_PAUSED) at gstelement.c:2761
#42 0x027050ed in gst_element_set_state_func (element=0x9a84d38, state=GST_STATE_PLAYING) at gstelement.c:2717
#43 0x02704431 in gst_element_set_state (element=0x9a84d38, state=GST_STATE_PLAYING) at gstelement.c:2618
#44 0x0592c720 in Phonon::Gstreamer::Pipeline::setState (this=0x9a745b8, state=GST_STATE_PLAYING) at ../../gstreamer/pipeline.cpp:223
#45 0x0592408e in Phonon::Gstreamer::MediaObject::requestState (this=0x9926178, state=Phonon::PlayingState) at ../../gstreamer/mediaobject.cpp:785
#46 0x05924127 in Phonon::Gstreamer::MediaObject::play (this=0x9926178) at ../../gstreamer/mediaobject.cpp:231
#47 0x0259f8c0 in Phonon::MediaObject::play (this=0x9661f98) at ../../phonon/mediaobject.cpp:113
#48 0x0138fe94 in EngineController::playUrl (this=0x96ada88, url=..., offset=0) at ../../src/EngineController.cpp:559
#49 0x0139174f in EngineController::play (this=0x96ada88, track=..., offset=1) at ../../src/EngineController.cpp:447
#50 0x00ff6493 in Playlist::Actions::play (this=0x9d57938, trackid=5577046483093368071, now=124) at ../../src/playlist/PlaylistActions.cpp:222
#51 0x00ff6be3 in Playlist::Actions::requestUserNextTrack (this=0x9d57938) at ../../src/playlist/PlaylistActions.cpp:158
#52 0x00ff6c28 in Playlist::Actions::next (this=0x9d57938) at ../../src/playlist/PlaylistActions.cpp:236
#53 0x00f6afe0 in Playlist::Actions::qt_static_metacall (_o=0x9d57938, _c=QMetaObject::InvokeMetaMethod, _id=6, _a=0xbfca0e48) at moc_PlaylistActions.cpp:81
#54 0x01bb06b1 in QMetaObject::activate (sender=0x9e2b580, m=0x16d5dfc, local_signal_index=1, argv=0xbfca0e48) at kernel/qobject.cpp:3547
#55 0x014c1075 in AnimatedLabelStack::clicked (this=0x9e2b580, _t1=...) at ./AnimatedLabelStack.moc:122
#56 0x031a91ac in QWidget::event (this=0x9e2b580, event=0xbfca1404) at kernel/qwidget.cpp:8362
#57 0x0314eed4 in notify_helper (e=0xbfca1404, receiver=0x9e2b580, this=0x95074a8) at kernel/qapplication.cpp:4559
#58 QApplicationPrivate::notify_helper (this=0x95074a8, receiver=0x9e2b580, e=0xbfca1404) at kernel/qapplication.cpp:4531
#59 0x03155024 in QApplication::notify (this=0x95074a8, receiver=0x9e2b580, e=0xbfca1404) at kernel/qapplication.cpp:4102
#60 0x004b4b61 in KApplication::notify (this=0xbfca1c44, receiver=0x9e2b580, event=0xbfca1404) at ../../kdeui/kernel/kapplication.cpp:311
#61 0x01b9997e in QCoreApplication::notifyInternal (this=0xbfca1c44, receiver=0x9e2b580, event=0xbfca1404) at kernel/qcoreapplication.cpp:876
#62 0x0314fe95 in sendEvent (event=<optimized out>, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#63 QApplicationPrivate::sendMouseEvent (receiver=0x9e2b580, event=0xbfca1404, alienWidget=0x9e2b580, nativeWidget=0x9d7d930, buttonDown=0x3ae3cf4, lastMouseReceiver=..., spontaneous=true) at kernel/qapplication.cpp:3170
#64 0x031dc074 in QETWidget::translateMouseEvent (this=0x9d7d930, event=0xbfca18bc) at kernel/qapplication_x11.cpp:4617
#65 0x031dac0d in QApplication::x11ProcessEvent (this=0xbfca1c44, event=0xbfca18bc) at kernel/qapplication_x11.cpp:3732
#66 0x03207eac in x11EventSourceDispatch (s=0x942c008, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#67 0x0843cd86 in g_main_dispatch (context=0x9504b88) at /build/buildd/glib2.0-2.32.3/./glib/gmain.c:2539
#68 g_main_context_dispatch (context=0x9504b88) at /build/buildd/glib2.0-2.32.3/./glib/gmain.c:3075
#69 0x0843d125 in g_main_context_iterate (dispatch=1, block=138717776, context=0x9504b88, self=<optimized out>) at /build/buildd/glib2.0-2.32.3/./glib/gmain.c:3146
#70 g_main_context_iterate (context=0x9504b88, block=138717776, dispatch=1, self=<optimized out>) at /build/buildd/glib2.0-2.32.3/./glib/gmain.c:3083
#71 0x0843d201 in g_main_context_iteration (context=0x9504b88, may_block=1) at /build/buildd/glib2.0-2.32.3/./glib/gmain.c:3207
#72 0x01bcc887 in QEventDispatcherGlib::processEvents (this=0x93a4ea0, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#73 0x03207aaa in QGuiEventDispatcherGlib::processEvents (this=0x93a4ea0, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#74 0x01b9850d in QEventLoop::processEvents (this=0xbfca1bb4, flags=...) at kernel/qeventloop.cpp:149
#75 0x01b987a9 in QEventLoop::exec (this=0xbfca1bb4, flags=...) at kernel/qeventloop.cpp:204
#76 0x01b9deba in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1148
#77 0x0314ca74 in QApplication::exec () at kernel/qapplication.cpp:3820
#78 0x0804fc32 in main (argc=<error reading variable: Cannot access memory at address 0x2>, argv=<error reading variable: Cannot access memory at address 0x6>) at ../../src/main.cpp:303

Reported using DrKonqi
Comment 1 Myriam Schweingruber 2012-06-25 08:34:07 UTC
Then you for the report. The problem is upstream with libgstreamer, and a duplicate

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