Bug 224931 - crash when files has been renamed
Summary: crash when files has been renamed
Status: RESOLVED DUPLICATE of bug 196320
Alias: None
Product: amarok
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: Amarok Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-30 23:23 UTC by Karel Kozlík
Modified: 2010-01-31 09:08 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 Karel Kozlík 2010-01-30 23:23:06 UTC
Application that crashed: amarok
Version of the application: 2.2.2
KDE Version: 4.3.5 (KDE 4.3.5)
Qt Version: 4.5.2
Operating System: Linux 2.6.31-17-generic x86_64
Distribution: Ubuntu 9.10

What I was doing when the application crashed:
Amarok has been playing when I renamed some files from playlist.

I think that Amarok finished the song and crashed when it should start play another song.

 -- Backtrace:
Application: Amarok (amarok), signal: Segmentation fault
pthread_cond_wait@@GLIBC_2.3.2 ()
    at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
	in ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S
The current source language is "auto; currently asm".
[Current thread is 1 (Thread 0x7fb3949377a0 (LWP 8731))]

Thread 10 (Thread 0x7fb37da72910 (LWP 8732)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:220
#1  0x00007fb383da9c91 in ?? () from /usr/lib/libxine.so.1
#2  0x00007fb38c9cda04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#3  0x00007fb391b2880d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#4  0x0000000000000000 in ?? ()

Thread 9 (Thread 0x7fb37c529910 (LWP 8733)):
[KCrash Handler]
#5  __pthread_mutex_lock (mutex=0x2c8) at pthread_mutex_lock.c:50
#6  0x00007fb383da6921 in xine_close () from /usr/lib/libxine.so.1
#7  0x00007fb3840351d7 in Phonon::Xine::XineStream::playbackFinished (this=0xf98600) at ../../xine/xinestream.cpp:786
#8  0x00007fb384037153 in Phonon::Xine::XineStream::event (this=0xf98600, ev=0x1965a30) at ../../xine/xinestream.cpp:1050
#9  0x00007fb392d47efc in QApplicationPrivate::notify_helper (this=0xdef020, receiver=0xf98600, e=0x1965a30) at kernel/qapplication.cpp:4056
#10 0x00007fb392d4f1ce in QApplication::notify (this=0x7fffa5910520, receiver=0xf98600, e=0x1965a30) at kernel/qapplication.cpp:4021
#11 0x00007fb393ccb8ea in App::notify (this=0x2c8, receiver=0x0, event=0x7fb3927155e0) at /build/buildd/amarok-2.2.2/src/App.cpp:856
#12 0x00007fb392423c2c in QCoreApplication::notifyInternal (this=0x7fffa5910520, receiver=0xf98600, event=0x1965a30) at kernel/qcoreapplication.cpp:610
#13 0x00007fb39242480a in QCoreApplication::sendEvent (receiver=0x0, event_type=<value optimized out>, data=0xf96820) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#14 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=<value optimized out>, data=0xf96820) at kernel/qcoreapplication.cpp:1247
#15 0x00007fb39244c533 in QCoreApplication::sendPostedEvents (s=<value optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218
#16 postEventSourceDispatch (s=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:210
#17 0x00007fb38b0b8bce in g_main_dispatch (context=0xf96f70) at /build/buildd/glib2.0-2.22.3/glib/gmain.c:1960
#18 IA__g_main_context_dispatch (context=0xf96f70) at /build/buildd/glib2.0-2.22.3/glib/gmain.c:2513
#19 0x00007fb38b0bc598 in g_main_context_iterate (context=0xf96f70, block=<value optimized out>, dispatch=<value optimized out>, self=<value optimized out>)
    at /build/buildd/glib2.0-2.22.3/glib/gmain.c:2591
#20 0x00007fb38b0bc6c0 in IA__g_main_context_iteration (context=0xf96f70, may_block=1) at /build/buildd/glib2.0-2.22.3/glib/gmain.c:2654
#21 0x00007fb39244c1a6 in QEventDispatcherGlib::processEvents (this=0xe97f50, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:327
#22 0x00007fb392422532 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#23 0x00007fb392422904 in QEventLoop::exec (this=0x7fb37c528fb0, flags=) at kernel/qeventloop.cpp:201
#24 0x00007fb39233a6cb in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:487
#25 0x00007fb38402956e in Phonon::Xine::XineThread::run (this=0xe97f10) at ../../xine/xinethread.cpp:143
#26 0x00007fb39233d445 in QThreadPrivate::start (arg=0xe97f10) at thread/qthread_unix.cpp:188
#27 0x00007fb38c9cda04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#28 0x00007fb391b2880d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#29 0x0000000000000000 in ?? ()

Thread 8 (Thread 0x7fb37abc1910 (LWP 8735)):
#0  0x00007fb391b1c3c3 in *__GI___poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007fb37ce5820f in ?? () from /usr/lib/libpulse.so.0
#2  0x00007fb37ce485e6 in pa_mainloop_poll () from /usr/lib/libpulse.so.0
#3  0x00007fb37ce49eb9 in pa_mainloop_iterate () from /usr/lib/libpulse.so.0
#4  0x00007fb37ce49f70 in pa_mainloop_run () from /usr/lib/libpulse.so.0
#5  0x00007fb37ce5812b in ?? () from /usr/lib/libpulse.so.0
#6  0x00007fb37cc19050 in ?? () from /usr/lib/libpulsecommon-0.9.19.so
#7  0x00007fb38c9cda04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#8  0x00007fb391b2880d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#9  0x0000000000000000 in ?? ()
The current source language is "auto; currently c".

Thread 7 (Thread 0x7fb3676b3910 (LWP 8736)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007fb383dba983 in ?? () from /usr/lib/libxine.so.1
#2  0x00007fb38c9cda04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#3  0x00007fb391b2880d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#4  0x0000000000000000 in ?? ()

Thread 6 (Thread 0x7fb366eb2910 (LWP 8737)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007fb39233e4fb in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x1398800, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x1398800, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007fb38f719326 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x164e630, th=0x170d930) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007fb38f71b45b in ThreadWeaver::WorkingHardState::applyForWork (this=0x1729140, th=0x170d930) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007fb38f719a5f in ThreadWeaver::ThreadRunHelper::run (this=0x7fb366eb2000, parent=0x164e630, th=0x170d930) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007fb38f719eb8 in ThreadWeaver::Thread::run (this=0x170d930) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007fb39233d445 in QThreadPrivate::start (arg=0x170d930) at thread/qthread_unix.cpp:188
#8  0x00007fb38c9cda04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#9  0x00007fb391b2880d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()
The current source language is "auto; currently asm".

Thread 5 (Thread 0x7fb3666b1910 (LWP 8738)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007fb39233e4fb in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x1398800, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x1398800, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007fb38f719326 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x164e630, th=0x16b7910) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007fb38f71b45b in ThreadWeaver::WorkingHardState::applyForWork (this=0x1729140, th=0x16b7910) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007fb38f719a5f in ThreadWeaver::ThreadRunHelper::run (this=0x7fb3666b1000, parent=0x164e630, th=0x16b7910) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007fb38f719eb8 in ThreadWeaver::Thread::run (this=0x16b7910) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007fb39233d445 in QThreadPrivate::start (arg=0x16b7910) at thread/qthread_unix.cpp:188
#8  0x00007fb38c9cda04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#9  0x00007fb391b2880d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 4 (Thread 0x7fb365e8d910 (LWP 8741)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007fb39233e4fb in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x1398800, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x1398800, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007fb38f719326 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x164e630, th=0x1912310) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007fb38f71b45b in ThreadWeaver::WorkingHardState::applyForWork (this=0x1729140, th=0x1912310) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007fb38f719a5f in ThreadWeaver::ThreadRunHelper::run (this=0x7fb365e8d000, parent=0x164e630, th=0x1912310) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007fb38f719eb8 in ThreadWeaver::Thread::run (this=0x1912310) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007fb39233d445 in QThreadPrivate::start (arg=0x1912310) at thread/qthread_unix.cpp:188
#8  0x00007fb38c9cda04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#9  0x00007fb391b2880d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7fb36568c910 (LWP 8742)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007fb39233e4fb in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x1398800, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x1398800, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007fb38f719326 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x164e630, th=0x1916d70) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007fb38f71b45b in ThreadWeaver::WorkingHardState::applyForWork (this=0x1729140, th=0x1916d70) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007fb38f71b474 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1729140, th=0x1916d70) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007fb38f71b474 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1729140, th=0x1916d70) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#7  0x00007fb38f71b474 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1729140, th=0x1916d70) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#8  0x00007fb38f719a5f in ThreadWeaver::ThreadRunHelper::run (this=0x7fb36568c000, parent=0x164e630, th=0x1916d70) at ../../../threadweaver/Weaver/Thread.cpp:87
#9  0x00007fb38f719eb8 in ThreadWeaver::Thread::run (this=0x1916d70) at ../../../threadweaver/Weaver/Thread.cpp:142
#10 0x00007fb39233d445 in QThreadPrivate::start (arg=0x1916d70) at thread/qthread_unix.cpp:188
#11 0x00007fb38c9cda04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#12 0x00007fb391b2880d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#13 0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7fb364866910 (LWP 11449)):
#0  0x00007fb391b21412 in select () from /lib/libc.so.6
#1  0x00007fb383dd2725 in xine_usec_sleep () from /usr/lib/libxine.so.1
#2  0x00007fb383db77e9 in ?? () from /usr/lib/libxine.so.1
#3  0x00007fb38c9cda04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#4  0x00007fb391b2880d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7fb3949377a0 (LWP 8731)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007fb39233cc93 in QMutexPrivate::wait (this=0xf98950, timeout=-1) at thread/qmutex_unix.cpp:80
#2  0x00007fb392338865 in QMutex::lock (this=0xf98678) at thread/qmutex.cpp:207
#3  0x00007fb38402e137 in Phonon::Xine::XineStream::closeBlocking (this=0xf98600) at ../../xine/xinestream.cpp:1535
#4  0x00007fb384041ed6 in ~MediaObject (this=0xf968f0, __in_chrg=<value optimized out>) at ../../xine/mediaobject.cpp:109
#5  0x00007fb38f2750b4 in Phonon::MediaNodePrivate::deleteBackendObject (this=0xe96570) at ../3rdparty/phonon/phonon/medianode.cpp:81
#6  0x00007fb38f283cc5 in ~FactoryPrivate (this=0xe96230, __in_chrg=<value optimized out>) at ../3rdparty/phonon/phonon/factory.cpp:193
#7  0x00007fb391a81c12 in __run_exit_handlers (status=1) at exit.c:78
#8  *__GI_exit (status=1) at exit.c:100
#9  0x00007fb392da3328 in qt_xio_errhandler () at kernel/qapplication_x11.cpp:707
#10 0x00007fb394464928 in KApplication::xioErrhandler (this=0x7fffa5910520, dpy=0xe1f620) at ../../kdeui/kernel/kapplication.cpp:408
#11 0x00007fb3910d8fae in _XIOError () from /usr/lib/libX11.so.6
#12 0x00007fb3910e09a5 in ?? () from /usr/lib/libX11.so.6
#13 0x00007fb3910e1257 in _XEventsQueued () from /usr/lib/libX11.so.6
#14 0x00007fb3910ca01b in XEventsQueued () from /usr/lib/libX11.so.6
#15 0x00007fb392ddc67c in x11EventSourceCheck (s=0xdfa140) at kernel/qguieventdispatcher_glib.cpp:87
#16 0x00007fb38b0bbaaa in IA__g_main_context_check (context=0xde9320, max_priority=0, fds=<value optimized out>, n_fds=-1) at /build/buildd/glib2.0-2.22.3/glib/gmain.c:2469
#17 0x00007fb38b0bc290 in g_main_context_iterate (context=0xde9320, block=<value optimized out>, dispatch=<value optimized out>, self=<value optimized out>)
    at /build/buildd/glib2.0-2.22.3/glib/gmain.c:2588
#18 0x00007fb38b0bc6c0 in IA__g_main_context_iteration (context=0xde9320, may_block=1) at /build/buildd/glib2.0-2.22.3/glib/gmain.c:2654
#19 0x00007fb39244c1a6 in QEventDispatcherGlib::processEvents (this=0xcc0470, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:327
#20 0x00007fb392ddc4be in QGuiEventDispatcherGlib::processEvents (this=0xf9899c, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#21 0x00007fb392422532 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#22 0x00007fb392422904 in QEventLoop::exec (this=0x7fffa59104b0, flags=) at kernel/qeventloop.cpp:201
#23 0x00007fb392424ab9 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#24 0x000000000040a254 in main (argc=<value optimized out>, argv=<value optimized out>) at /build/buildd/amarok-2.2.2/src/main.cpp:235
The current source language is "auto; currently c".
The current source language is "auto; currently asm".

Reported using DrKonqi
Comment 1 Mikko C. 2010-01-31 09:08:55 UTC

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