Bug 186485 - crash trying to open a shoutcast stream (with no success)
Summary: crash trying to open a shoutcast stream (with no success)
Status: RESOLVED DUPLICATE of bug 182138
Alias: None
Product: amarok
Classification: Applications
Component: general (show other bugs)
Version: 2.0.1
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: Amarok Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-07 20:18 UTC by Nadav Kavalerchik
Modified: 2009-03-08 07:59 UTC (History)
1 user (show)

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 Nadav Kavalerchik 2009-03-07 20:18:28 UTC
Version:           2.0.1 (using 4.2.00 (KDE 4.2.0), Debian packages)
Compiler:          cc
OS:                Linux (x86_64) release 2.6.26-1-amd64

i clicked on a shoutcast stream, it was added to the play list (10 different streams where added) i clicked the first one and it got the stream info but jumped to the next stream and again got the info and jumped to the next stream... and so on and on until after 8 streams it crashed.

here is the crash log:
Application: Amarok (amarok), signal SIGABRT
0x00007fb127e538d1 in nanosleep () from /lib/libc.so.6
[Current thread is 1 (Thread 0x7fb12a301740 (LWP 4963))]

Thread 15 (Thread 0x7fb11310f950 (LWP 4964)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:217
#1  0x00007fb118899cb1 in ?? () from /usr/lib/libxine.so.1
#2  0x00007fb125c63faa in start_thread (arg=<value optimized out>) at pthread_create.c:297
#3  0x00007fb127e832ed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#4  0x0000000000000000 in ?? ()

Thread 14 (Thread 0x7fb11209e950 (LWP 4965)):
#0  0x00007fff325fe73c in clock_gettime ()
#1  0x00007fb120558f6f in *__GI_clock_gettime (clock_id=1, tp=0x7fb11209de20) at ../sysdeps/unix/clock_gettime.c:100
#2  0x00007fb128287d0d in QTimerInfoList::getTime (this=<value optimized out>, t=@0x1677590) at kernel/qeventdispatcher_unix.cpp:334
#3  0x00007fb128287f01 in QTimerInfoList::updateCurrentTime (this=0x1) at kernel/qeventdispatcher_unix.cpp:292
#4  0x00007fb1282862fc in timerSourceCheck (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:151
#5  0x00007fb125eb47fa in g_main_context_check () from /usr/lib/libglib-2.0.so.0
#6  0x00007fb125eb5151 in ?? () from /usr/lib/libglib-2.0.so.0
#7  0x00007fb125eb542b in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#8  0x00007fb12828621e in QEventDispatcherGlib::processEvents (this=0x1676970, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:320
#9  0x00007fb12825b462 in QEventLoop::processEvents (this=<value optimized out>, flags={i = 302637072}) at kernel/qeventloop.cpp:144
#10 0x00007fb12825b82d in QEventLoop::exec (this=0x7fb11209e050, flags={i = 302637152}) at kernel/qeventloop.cpp:195
#11 0x00007fb128171868 in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:476
#12 0x00007fb118af4634 in ?? () from /usr/lib/kde4/plugins/phonon_backend/phonon_xine.so
#13 0x00007fb1281747c2 in QThreadPrivate::start (arg=0x162bae0) at thread/qthread_unix.cpp:184
#14 0x00007fb125c63faa in start_thread (arg=<value optimized out>) at pthread_create.c:297
#15 0x00007fb127e832ed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#16 0x0000000000000000 in ?? ()
Current language:  auto; currently asm

Thread 13 (Thread 0x7fb111694950 (LWP 4968)):
#0  0x00007fb127e7a966 in *__GI___poll (fds=0x7fb111693fe0, nfds=1, timeout=333) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007fb1116997f9 in ?? () from /usr/lib/xine/plugins/1.25/xineplug_ao_out_alsa.so
#2  0x00007fb125c63faa in start_thread (arg=<value optimized out>) at pthread_create.c:297
#3  0x00007fb127e832ed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#4  0x0000000000000000 in ?? ()

Thread 12 (Thread 0x7fb110e93950 (LWP 4969)):
#0  0x00007fb118f96b64 in ?? () from /usr/lib/libasound.so.2
#1  0x00007fb11169b04f in ?? () from /usr/lib/xine/plugins/1.25/xineplug_ao_out_alsa.so
#2  0x00007fb1188a85d6 in ?? () from /usr/lib/libxine.so.1
#3  0x00007fb1188aa8ff in ?? () from /usr/lib/libxine.so.1
#4  0x00007fb125c63faa in start_thread (arg=<value optimized out>) at pthread_create.c:297
#5  0x00007fb127e832ed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#6  0x0000000000000000 in ?? ()
Current language:  auto; currently c

Thread 11 (Thread 0x7fb10ef0d950 (LWP 4972)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007fb1281757b9 in QWaitCondition::wait (this=0x26ce6e8, mutex=0x22216a0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:82
#2  0x00007fb12334ce04 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x26ce6c0, th=0x1f3c530) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#3  0x00007fb12334f5b3 in ThreadWeaver::WorkingHardState::applyForWork (this=0x26ceb40, th=0x1f3c530) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#4  0x00007fb12334db2f in ThreadWeaver::ThreadRunHelper::run (this=0x7fb10ef0d0a0, parent=0x26ce6c0, th=0x1f3c530) at ../../../threadweaver/Weaver/Thread.cpp:87
#5  0x00007fb12334df89 in ThreadWeaver::Thread::run (this=0x1f3c530) at ../../../threadweaver/Weaver/Thread.cpp:142
#6  0x00007fb1281747c2 in QThreadPrivate::start (arg=0x1f3c530) at thread/qthread_unix.cpp:184
#7  0x00007fb125c63faa in start_thread (arg=<value optimized out>) at pthread_create.c:297
#8  0x00007fb127e832ed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#9  0x0000000000000000 in ?? ()

Thread 10 (Thread 0x7fb104346950 (LWP 4973)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007fb1281757b9 in QWaitCondition::wait (this=0x26ce6e8, mutex=0x22216a0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:82
#2  0x00007fb12334ce04 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x26ce6c0, th=0x1f38680) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#3  0x00007fb12334f5b3 in ThreadWeaver::WorkingHardState::applyForWork (this=0x26ceb40, th=0x1f38680) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#4  0x00007fb12334f5cc in ThreadWeaver::WorkingHardState::applyForWork (this=0x26ceb40, th=0x1f38680) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#5  0x00007fb12334db2f in ThreadWeaver::ThreadRunHelper::run (this=0x7fb1043460a0, parent=0x26ce6c0, th=0x1f38680) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007fb12334df89 in ThreadWeaver::Thread::run (this=0x1f38680) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007fb1281747c2 in QThreadPrivate::start (arg=0x1f38680) at thread/qthread_unix.cpp:184
#8  0x00007fb125c63faa in start_thread (arg=<value optimized out>) at pthread_create.c:297
#9  0x00007fb127e832ed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()
Current language:  auto; currently asm

Thread 9 (Thread 0x7fb0f312c950 (LWP 4976)):
#0  0x00007fb127e7cb42 in select () from /lib/libc.so.6
#1  0x00007fb1188c2304 in xine_usec_sleep () from /usr/lib/libxine.so.1
#2  0x00007fb1188a779b in ?? () from /usr/lib/libxine.so.1
#3  0x00007fb125c63faa in start_thread (arg=<value optimized out>) at pthread_create.c:297
#4  0x00007fb127e832ed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 8 (Thread 0x7fb0ef93a950 (LWP 4981)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007fb1281757b9 in QWaitCondition::wait (this=0x26ce6e8, mutex=0x22216a0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:82
#2  0x00007fb12334ce04 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x26ce6c0, th=0x3fd0a20) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#3  0x00007fb12334f5b3 in ThreadWeaver::WorkingHardState::applyForWork (this=0x26ceb40, th=0x3fd0a20) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#4  0x00007fb12334f5cc in ThreadWeaver::WorkingHardState::applyForWork (this=0x26ceb40, th=0x3fd0a20) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#5  0x00007fb12334f5cc in ThreadWeaver::WorkingHardState::applyForWork (this=0x26ceb40, th=0x3fd0a20) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007fb12334db2f in ThreadWeaver::ThreadRunHelper::run (this=0x7fb0ef93a0a0, parent=0x26ce6c0, th=0x3fd0a20) at ../../../threadweaver/Weaver/Thread.cpp:87
#7  0x00007fb12334df89 in ThreadWeaver::Thread::run (this=0x3fd0a20) at ../../../threadweaver/Weaver/Thread.cpp:142
#8  0x00007fb1281747c2 in QThreadPrivate::start (arg=0x3fd0a20) at thread/qthread_unix.cpp:184
#9  0x00007fb125c63faa in start_thread (arg=<value optimized out>) at pthread_create.c:297
#10 0x00007fb127e832ed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()
Current language:  auto; currently c

Thread 7 (Thread 0x7fb0ef139950 (LWP 4982)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007fb1281757b9 in QWaitCondition::wait (this=0x26ce6e8, mutex=0x22216a0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:82
#2  0x00007fb12334ce04 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x26ce6c0, th=0x3b43170) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#3  0x00007fb12334f5b3 in ThreadWeaver::WorkingHardState::applyForWork (this=0x26ceb40, th=0x3b43170) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#4  0x00007fb12334f5cc in ThreadWeaver::WorkingHardState::applyForWork (this=0x26ceb40, th=0x3b43170) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#5  0x00007fb12334f5cc in ThreadWeaver::WorkingHardState::applyForWork (this=0x26ceb40, th=0x3b43170) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007fb12334f5cc in ThreadWeaver::WorkingHardState::applyForWork (this=0x26ceb40, th=0x3b43170) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#7  0x00007fb12334db2f in ThreadWeaver::ThreadRunHelper::run (this=0x7fb0ef1390a0, parent=0x26ce6c0, th=0x3b43170) at ../../../threadweaver/Weaver/Thread.cpp:87
#8  0x00007fb12334df89 in ThreadWeaver::Thread::run (this=0x3b43170) at ../../../threadweaver/Weaver/Thread.cpp:142
#9  0x00007fb1281747c2 in QThreadPrivate::start (arg=0x3b43170) at thread/qthread_unix.cpp:184
#10 0x00007fb125c63faa in start_thread (arg=<value optimized out>) at pthread_create.c:297
#11 0x00007fb127e832ed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#12 0x0000000000000000 in ?? ()
Current language:  auto; currently asm

Thread 6 (Thread 0x7fb0eda43950 (LWP 5074)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007fb1281757b9 in QWaitCondition::wait (this=0x42dc610, mutex=0x42dc608, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:82
#2  0x00007fb127b1a0fc in QHostInfoAgent::run (this=0x42dc5f0) at kernel/qhostinfo.cpp:255
#3  0x00007fb1281747c2 in QThreadPrivate::start (arg=0x42dc5f0) at thread/qthread_unix.cpp:184
#4  0x00007fb125c63faa in start_thread (arg=<value optimized out>) at pthread_create.c:297
#5  0x00007fb127e832ed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#6  0x0000000000000000 in ?? ()

Thread 5 (Thread 0x7fb0f2541950 (LWP 7373)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007fb11889d6ab in ?? () from /usr/lib/libxine.so.1
#2  0x00007fb1188a347e in ?? () from /usr/lib/libxine.so.1
#3  0x00007fb125c63faa in start_thread (arg=<value optimized out>) at pthread_create.c:297
#4  0x00007fb127e832ed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 4 (Thread 0x7fb0f1b73950 (LWP 7374)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:217
#1  0x00007fb1188a9770 in ?? () from /usr/lib/libxine.so.1
#2  0x00007fb0f035c019 in ?? () from /usr/lib/xine/plugins/1.25/xineplug_decode_mad.so
#3  0x00007fb1188a4bd4 in ?? () from /usr/lib/libxine.so.1
#4  0x00007fb125c63faa in start_thread (arg=<value optimized out>) at pthread_create.c:297
#5  0x00007fb127e832ed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#6  0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7fb0f1372950 (LWP 7375)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007fb1188ad7eb in ?? () from /usr/lib/libxine.so.1
#2  0x00007fb125c63faa in start_thread (arg=<value optimized out>) at pthread_create.c:297
#3  0x00007fb127e832ed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#4  0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7fb0f013b950 (LWP 7390)):
#0  0x00007fb127e7cb42 in select () from /lib/libc.so.6
#1  0x00007fb1188c2304 in xine_usec_sleep () from /usr/lib/libxine.so.1
#2  0x00007fb1188b2a80 in ?? () from /usr/lib/libxine.so.1
#3  0x00007fb125c63faa in start_thread (arg=<value optimized out>) at pthread_create.c:297
#4  0x00007fb127e832ed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7fb12a301740 (LWP 4963)):
[KCrash Handler]
#5  0x00007fb127de7105 in *__GI_raise (sig=<value optimized out>) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#6  0x00007fb127de8623 in *__GI_abort () at abort.c:88
#7  0x00007fb127e271e0 in malloc_printerr (action=2, str=0x7fb127ecf57d "free(): invalid pointer", ptr=0x1363) at malloc.c:5999
#8  0x00007fb12826b531 in QObjectPrivate::deleteChildren (this=0x57864e0) at kernel/qobject.cpp:1849
#9  0x00007fb128273af7 in ~QObject (this=0x5c534b0) at kernel/qobject.cpp:839
#10 0x00007fb1242123f7 in ~FileCopyJob (this=0x1363) at ../../kio/kio/job.cpp:1819
#11 0x00007fb12826cc05 in QObject::event (this=0x5c534b0, e=0x1363) at kernel/qobject.cpp:1096
#12 0x00007fb12935466d in QApplicationPrivate::notify_helper (this=0x150c750, receiver=0x5c534b0, e=0x5a38610) at kernel/qapplication.cpp:4051
#13 0x00007fb12935c85a in QApplication::notify (this=0x7fff3243fb80, receiver=0x5c534b0, e=0x5a38610) at kernel/qapplication.cpp:4016
#14 0x00007fb128d8ffab in KApplication::notify (this=0x7fff3243fb80, receiver=0x5c534b0, event=0x5a38610) at ../../kdeui/kernel/kapplication.cpp:307
#15 0x00007fb12825cbbc in QCoreApplication::notifyInternal (this=0x7fff3243fb80, receiver=0x5c534b0, event=0x5a38610) at kernel/qcoreapplication.cpp:597
#16 0x00007fb12825d82a in QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x14dc480) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:208
#17 0x00007fb128286573 in postEventSourceDispatch (s=<value optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#18 0x00007fb125eb1aab in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#19 0x00007fb125eb526d in ?? () from /usr/lib/libglib-2.0.so.0
#20 0x00007fb125eb542b in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#21 0x00007fb1282861ff in QEventDispatcherGlib::processEvents (this=0x14f57a0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:318
#22 0x00007fb1293ec6cf in QGuiEventDispatcherGlib::processEvents (this=0x1363, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:197
#23 0x00007fb12825b462 in QEventLoop::processEvents (this=<value optimized out>, flags={i = 843303360}) at kernel/qeventloop.cpp:144
#24 0x00007fb12825b82d in QEventLoop::exec (this=0x7fff3243ca00, flags={i = 843303440}) at kernel/qeventloop.cpp:195
#25 0x00007fb129eaaf17 in KJob::exec (this=0x5a03d80) at ../../kdecore/jobs/kjob.cpp:195
#26 0x00007fb12873abda in Meta::loadPlaylist(KUrl const&) () from /usr/lib/libamaroklib.so.1
#27 0x00007fb110361712 in ?? () from /usr/lib/kde4/amarok_service_shoutcast.so
#28 0x00007fb10547e1c5 in ?? () from /usr/lib/kde4/amarok_data_engine_wikipedia.so
#29 0x00007fb12865a5fd in ?? () from /usr/lib/libamaroklib.so.1
#30 0x00007fb12865c356 in Context::ContextView::engineStateChanged(Phonon::State, Phonon::State) () from /usr/lib/libamaroklib.so.1
#31 0x00007fb1287eac67 in ?? () from /usr/lib/libamaroklib.so.1
#32 0x00007fb1287e6c44 in EngineController::slotStateChanged(Phonon::State, Phonon::State) () from /usr/lib/libamaroklib.so.1
#33 0x00007fb1287e85f1 in EngineController::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libamaroklib.so.1
#34 0x00007fb128272592 in QMetaObject::activate (sender=0x162b130, from_signal_index=<value optimized out>, to_signal_index=4, argv=0xffffffffffffffff) at kernel/qobject.cpp:3064
#35 0x00007fb122eac22c in Phonon::MediaObject::stateChanged(Phonon::State, Phonon::State) () from /usr/lib/libphonon.so.4
#36 0x00007fb122ead08d in Phonon::MediaObjectPrivate::_k_stateChanged(Phonon::State, Phonon::State) () from /usr/lib/libphonon.so.4
#37 0x00007fb122eae837 in Phonon::MediaObject::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libphonon.so.4
#38 0x00007fb128272592 in QMetaObject::activate (sender=0x16769e0, from_signal_index=<value optimized out>, to_signal_index=9, argv=0xffffffffffffffff) at kernel/qobject.cpp:3064
#39 0x00007fb118b0bedf in ?? () from /usr/lib/kde4/plugins/phonon_backend/phonon_xine.so
#40 0x00007fb118b0f5f6 in ?? () from /usr/lib/kde4/plugins/phonon_backend/phonon_xine.so
#41 0x00007fb118b0f9b1 in ?? () from /usr/lib/kde4/plugins/phonon_backend/phonon_xine.so
#42 0x00007fb12826cbe8 in QObject::event (this=0x16769e0, e=0x4b0c120) at kernel/qobject.cpp:1113
#43 0x00007fb12935466d in QApplicationPrivate::notify_helper (this=0x150c750, receiver=0x16769e0, e=0x4b0c120) at kernel/qapplication.cpp:4051
#44 0x00007fb12935c85a in QApplication::notify (this=0x7fff3243fb80, receiver=0x16769e0, e=0x4b0c120) at kernel/qapplication.cpp:4016
#45 0x00007fb128d8ffab in KApplication::notify (this=0x7fff3243fb80, receiver=0x16769e0, event=0x4b0c120) at ../../kdeui/kernel/kapplication.cpp:307
#46 0x00007fb12825cbbc in QCoreApplication::notifyInternal (this=0x7fff3243fb80, receiver=0x16769e0, event=0x4b0c120) at kernel/qcoreapplication.cpp:597
#47 0x00007fb12825d82a in QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x14dc480) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:208
#48 0x00007fb128286573 in postEventSourceDispatch (s=<value optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#49 0x00007fb125eb1aab in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#50 0x00007fb125eb526d in ?? () from /usr/lib/libglib-2.0.so.0
#51 0x00007fb125eb542b in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#52 0x00007fb1282861ff in QEventDispatcherGlib::processEvents (this=0x14f57a0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:318
#53 0x00007fb1293ec6cf in QGuiEventDispatcherGlib::processEvents (this=0x1363, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:197
#54 0x00007fb12825b462 in QEventLoop::processEvents (this=<value optimized out>, flags={i = 843310656}) at kernel/qeventloop.cpp:144
#55 0x00007fb12825b82d in QEventLoop::exec (this=0x7fff3243e680, flags={i = 843310736}) at kernel/qeventloop.cpp:195
#56 0x00007fb129eaaf17 in KJob::exec (this=0x5c534b0) at ../../kdecore/jobs/kjob.cpp:195
#57 0x00007fb12873abda in Meta::loadPlaylist(KUrl const&) () from /usr/lib/libamaroklib.so.1
#58 0x00007fb110361712 in ?? () from /usr/lib/kde4/amarok_service_shoutcast.so
#59 0x00007fb1287e7d80 in EngineController::play(KSharedPtr<Meta::Track> const&, unsigned int) () from /usr/lib/libamaroklib.so.1
#60 0x00007fb1287e7f6b in EngineController::setNextTrack(KSharedPtr<Meta::Track>) () from /usr/lib/libamaroklib.so.1
#61 0x00007fb1286a4f33 in Playlist::Actions::play(unsigned long long, bool) () from /usr/lib/libamaroklib.so.1
#62 0x00007fb1287e70e3 in EngineController::slotAboutToFinish() () from /usr/lib/libamaroklib.so.1
#63 0x00007fb1287e862b in EngineController::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libamaroklib.so.1
#64 0x00007fb128272592 in QMetaObject::activate (sender=0x162b130, from_signal_index=<value optimized out>, to_signal_index=13, argv=0xffffffffffffffff) at kernel/qobject.cpp:3064
#65 0x00007fb122eac051 in Phonon::MediaObject::prefinishMarkReached(int) () from /usr/lib/libphonon.so.4
#66 0x00007fb122eae9a3 in Phonon::MediaObject::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libphonon.so.4
#67 0x00007fb128272592 in QMetaObject::activate (sender=0x16769e0, from_signal_index=<value optimized out>, to_signal_index=6, argv=0xffffffffffffffff) at kernel/qobject.cpp:3064
#68 0x00007fb118b0bf91 in ?? () from /usr/lib/kde4/plugins/phonon_backend/phonon_xine.so
#69 0x00007fb118b0fb6b in ?? () from /usr/lib/kde4/plugins/phonon_backend/phonon_xine.so
#70 0x00007fb12826cbe8 in QObject::event (this=0x16769e0, e=0x5a37010) at kernel/qobject.cpp:1113
#71 0x00007fb12935466d in QApplicationPrivate::notify_helper (this=0x150c750, receiver=0x16769e0, e=0x5a37010) at kernel/qapplication.cpp:4051
#72 0x00007fb12935c85a in QApplication::notify (this=0x7fff3243fb80, receiver=0x16769e0, e=0x5a37010) at kernel/qapplication.cpp:4016
#73 0x00007fb128d8ffab in KApplication::notify (this=0x7fff3243fb80, receiver=0x16769e0, event=0x5a37010) at ../../kdeui/kernel/kapplication.cpp:307
#74 0x00007fb12825cbbc in QCoreApplication::notifyInternal (this=0x7fff3243fb80, receiver=0x16769e0, event=0x5a37010) at kernel/qcoreapplication.cpp:597
#75 0x00007fb12825d82a in QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x14dc480) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:208
#76 0x00007fb128286573 in postEventSourceDispatch (s=<value optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#77 0x00007fb125eb1aab in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#78 0x00007fb125eb526d in ?? () from /usr/lib/libglib-2.0.so.0
#79 0x00007fb125eb542b in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#80 0x00007fb1282861ff in QEventDispatcherGlib::processEvents (this=0x14f57a0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:318
#81 0x00007fb1293ec6cf in QGuiEventDispatcherGlib::processEvents (this=0x1363, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:197
#82 0x00007fb12825b462 in QEventLoop::processEvents (this=<value optimized out>, flags={i = 843315952}) at kernel/qeventloop.cpp:144
#83 0x00007fb12825b82d in QEventLoop::exec (this=0x7fff3243fb30, flags={i = 843316032}) at kernel/qeventloop.cpp:195
#84 0x00007fb12825daf4 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:875
#85 0x0000000000404097 in _start ()
Current language:  auto; currently c
Comment 1 Dario Andres 2009-03-07 22:02:11 UTC
This may be fixed by bug 182138 (KDE4.2.1)
Comment 2 Mark Kretschmann 2009-03-08 07:59:09 UTC

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