Bug 272561 - Amarok crashed on switching to next track
Summary: Amarok crashed on switching to next track
Status: RESOLVED DUPLICATE of bug 259675
Alias: None
Product: amarok
Classification: Applications
Component: general (show other bugs)
Version: 2.4.0.90
Platform: Ubuntu Linux
: NOR crash
Target Milestone: 2.4.1
Assignee: Amarok Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-05 19:57 UTC by Robby Engelmann
Modified: 2011-05-07 12:15 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 Robby Engelmann 2011-05-05 19:57:51 UTC
Application: amarok (2.4.0.90)
KDE Platform Version: 4.6.2 (4.6.2)
Qt Version: 4.7.2
Operating System: Linux 2.6.38-9-generic i686
Distribution: Ubuntu 11.04

-- Information about the crash:
- What I was doing when the application crashed:
I used a dynamic playlist and switched manually to the next track. After that, Amarok crashed immediately. Amarok is running under Kubuntu natty, thus gstreamer phonen backend is used.

The crash can be reproduced some of the time.

-- Backtrace:
Application: Amarok (amarok), signal: Segmentation fault
[Current thread is 1 (Thread 0xb6541770 (LWP 6364))]

Thread 9 (Thread 0xab3a1b70 (LWP 6369)):
#0  0x0467383c in g_poll () from /lib/i386-linux-gnu/libglib-2.0.so.0
#1  0x046631af in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#2  0x04663524 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#3  0x043a6577 in QEventDispatcherGlib::processEvents (this=0xa2a1210, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#4  0x04378289 in QEventLoop::processEvents (this=0xab3a1230, flags=...) at kernel/qeventloop.cpp:149
#5  0x04378522 in QEventLoop::exec (this=0xab3a1230, flags=...) at kernel/qeventloop.cpp:201
#6  0x042822a0 in QThread::exec (this=0xa28f2b8) at thread/qthread.cpp:492
#7  0x04359fdb in QInotifyFileSystemWatcherEngine::run (this=0xa28f2b8) at io/qfilesystemwatcher_inotify.cpp:248
#8  0x04284da2 in QThreadPrivate::start (arg=0xa28f2b8) at thread/qthread_unix.cpp:320
#9  0x00bc3e99 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#10 0x00b2d73e in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 8 (Thread 0xa7d7cb70 (LWP 6371)):
#0  0x00f15416 in __kernel_vsyscall ()
#1  0x00b1ef76 in poll () from /lib/i386-linux-gnu/libc.so.6
#2  0x0467384b in g_poll () from /lib/i386-linux-gnu/libglib-2.0.so.0
#3  0x046631af in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#4  0x0466392b in g_main_loop_run () from /lib/i386-linux-gnu/libglib-2.0.so.0
#5  0x09a77304 in ?? () from /usr/lib/i386-linux-gnu/libgio-2.0.so.0
#6  0x0468c2df in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#7  0x00bc3e99 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#8  0x00b2d73e in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 7 (Thread 0xa671eb70 (LWP 6372)):
#0  0x00f15416 in __kernel_vsyscall ()
#1  0x00b1ef76 in poll () from /lib/i386-linux-gnu/libc.so.6
#2  0x0467384b in g_poll () from /lib/i386-linux-gnu/libglib-2.0.so.0
#3  0x046631af in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#4  0x04663524 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#5  0x043a6577 in QEventDispatcherGlib::processEvents (this=0xa673608, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#6  0x04378289 in QEventLoop::processEvents (this=0xa671e230, flags=...) at kernel/qeventloop.cpp:149
#7  0x04378522 in QEventLoop::exec (this=0xa671e230, flags=...) at kernel/qeventloop.cpp:201
#8  0x042822a0 in QThread::exec (this=0xa674090) at thread/qthread.cpp:492
#9  0x04359fdb in QInotifyFileSystemWatcherEngine::run (this=0xa674090) at io/qfilesystemwatcher_inotify.cpp:248
#10 0x04284da2 in QThreadPrivate::start (arg=0xa674090) at thread/qthread_unix.cpp:320
#11 0x00bc3e99 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#12 0x00b2d73e in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 6 (Thread 0xa5f1db70 (LWP 6373)):
#0  0x00f15416 in __kernel_vsyscall ()
#1  0x00bc848c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
#2  0x00b3b3fd in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6
#3  0x04285467 in wait (this=0xa669e20, mutex=0xa6dfc58, time=4294967295) at thread/qwaitcondition_unix.cpp:88
#4  QWaitCondition::wait (this=0xa669e20, mutex=0xa6dfc58, time=4294967295) at thread/qwaitcondition_unix.cpp:160
#5  0x002487e0 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0xa669e08, th=0xa6e9e68) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0x0024b47c in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0xa620828, th=0xa6e9e68) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0x0024842b in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0xa669e08, th=0xa6e9e68) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0x0024b56a in ThreadWeaver::WorkingHardState::applyForWork (this=0xa620828, th=0xa6e9e68) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0x00248373 in ThreadWeaver::WeaverImpl::applyForWork (this=0xa669e08, th=0xa6e9e68, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0x0024b589 in ThreadWeaver::WorkingHardState::applyForWork (this=0xa620828, th=0xa6e9e68) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#11 0x00248373 in ThreadWeaver::WeaverImpl::applyForWork (this=0xa669e08, th=0xa6e9e68, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#12 0x0024b589 in ThreadWeaver::WorkingHardState::applyForWork (this=0xa620828, th=0xa6e9e68) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#13 0x00248373 in ThreadWeaver::WeaverImpl::applyForWork (this=0xa669e08, th=0xa6e9e68, previous=0xb748fe8) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#14 0x00249f9e in ThreadWeaver::ThreadRunHelper::run (this=0xa5f1d294, parent=0xa669e08, th=0xa6e9e68) at ../../../threadweaver/Weaver/Thread.cpp:87
#15 0x0024a05b in ThreadWeaver::Thread::run (this=0xa6e9e68) at ../../../threadweaver/Weaver/Thread.cpp:142
#16 0x04284da2 in QThreadPrivate::start (arg=0xa6e9e68) at thread/qthread_unix.cpp:320
#17 0x00bc3e99 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#18 0x00b2d73e in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 5 (Thread 0xa571cb70 (LWP 6374)):
#0  0x00f15416 in __kernel_vsyscall ()
#1  0x00bc848c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
#2  0x00b3b3fd in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6
#3  0x04285467 in wait (this=0xa669e20, mutex=0xa6dfc58, time=4294967295) at thread/qwaitcondition_unix.cpp:88
#4  QWaitCondition::wait (this=0xa669e20, mutex=0xa6dfc58, time=4294967295) at thread/qwaitcondition_unix.cpp:160
#5  0x002487e0 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0xa669e08, th=0xa601738) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0x0024b47c in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0xa620828, th=0xa601738) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0x0024842b in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0xa669e08, th=0xa601738) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0x0024b56a in ThreadWeaver::WorkingHardState::applyForWork (this=0xa620828, th=0xa601738) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0x00248373 in ThreadWeaver::WeaverImpl::applyForWork (this=0xa669e08, th=0xa601738, previous=0xb7692e0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0x00249f9e in ThreadWeaver::ThreadRunHelper::run (this=0xa571c294, parent=0xa669e08, th=0xa601738) at ../../../threadweaver/Weaver/Thread.cpp:87
#11 0x0024a05b in ThreadWeaver::Thread::run (this=0xa601738) at ../../../threadweaver/Weaver/Thread.cpp:142
#12 0x04284da2 in QThreadPrivate::start (arg=0xa601738) at thread/qthread_unix.cpp:320
#13 0x00bc3e99 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#14 0x00b2d73e in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 4 (Thread 0xa4f1bb70 (LWP 6375)):
#0  0x00f15416 in __kernel_vsyscall ()
#1  0x00bc848c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
#2  0x00b3b3fd in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6
#3  0x04285467 in wait (this=0xa669e20, mutex=0xa6dfc58, time=4294967295) at thread/qwaitcondition_unix.cpp:88
#4  QWaitCondition::wait (this=0xa669e20, mutex=0xa6dfc58, time=4294967295) at thread/qwaitcondition_unix.cpp:160
#5  0x002487e0 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0xa669e08, th=0xa9a1aff0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0x0024b47c in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0xa620828, th=0xa9a1aff0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0x0024842b in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0xa669e08, th=0xa9a1aff0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0x0024b56a in ThreadWeaver::WorkingHardState::applyForWork (this=0xa620828, th=0xa9a1aff0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0x00248373 in ThreadWeaver::WeaverImpl::applyForWork (this=0xa669e08, th=0xa9a1aff0, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0x0024b589 in ThreadWeaver::WorkingHardState::applyForWork (this=0xa620828, th=0xa9a1aff0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#11 0x00248373 in ThreadWeaver::WeaverImpl::applyForWork (this=0xa669e08, th=0xa9a1aff0, previous=0xb6458e0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#12 0x00249f9e in ThreadWeaver::ThreadRunHelper::run (this=0xa4f1b294, parent=0xa669e08, th=0xa9a1aff0) at ../../../threadweaver/Weaver/Thread.cpp:87
#13 0x0024a05b in ThreadWeaver::Thread::run (this=0xa9a1aff0) at ../../../threadweaver/Weaver/Thread.cpp:142
#14 0x04284da2 in QThreadPrivate::start (arg=0xa9a1aff0) at thread/qthread_unix.cpp:320
#15 0x00bc3e99 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#16 0x00b2d73e in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 3 (Thread 0xa471ab70 (LWP 6376)):
#0  0x00f15416 in __kernel_vsyscall ()
#1  0x00bc848c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
#2  0x00b3b3fd in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6
#3  0x04285467 in wait (this=0xa669e20, mutex=0xa6dfc58, time=4294967295) at thread/qwaitcondition_unix.cpp:88
#4  QWaitCondition::wait (this=0xa669e20, mutex=0xa6dfc58, time=4294967295) at thread/qwaitcondition_unix.cpp:160
#5  0x002487e0 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0xa669e08, th=0xa9a482c8) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0x0024b47c in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0xa620828, th=0xa9a482c8) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0x0024842b in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0xa669e08, th=0xa9a482c8) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0x0024b56a in ThreadWeaver::WorkingHardState::applyForWork (this=0xa620828, th=0xa9a482c8) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0x00248373 in ThreadWeaver::WeaverImpl::applyForWork (this=0xa669e08, th=0xa9a482c8, previous=0xb7ad1d8) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0x00249f9e in ThreadWeaver::ThreadRunHelper::run (this=0xa471a294, parent=0xa669e08, th=0xa9a482c8) at ../../../threadweaver/Weaver/Thread.cpp:87
#11 0x0024a05b in ThreadWeaver::Thread::run (this=0xa9a482c8) at ../../../threadweaver/Weaver/Thread.cpp:142
#12 0x04284da2 in QThreadPrivate::start (arg=0xa9a482c8) at thread/qthread_unix.cpp:320
#13 0x00bc3e99 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#14 0x00b2d73e in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 2 (Thread 0xa35ffb70 (LWP 6379)):
#0  0x00f15416 in __kernel_vsyscall ()
#1  0x00bc848c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
#2  0x00b3b3fd in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6
#3  0x0200c817 in QTWTF::TCMalloc_PageHeap::scavengerThread (this=0x21201c0) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:2359
#4  0x0200c851 in QTWTF::TCMalloc_PageHeap::runScavengerThread (context=0x21201c0) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:1464
#5  0x00bc3e99 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#6  0x00b2d73e in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 1 (Thread 0xb6541770 (LWP 6364)):
[KCrash Handler]
#7  0x00b727c2 in ?? () from /lib/i386-linux-gnu/libc.so.6
#8  0x03898bff in QVector<int>::realloc (this=0xa3631e0, asize=1, aalloc=192612568) at /usr/include/bits/string3.h:52
#9  0x03898fa1 in QVector<int>::detach_helper (this=0xa3631e0) at ../../include/QtCore/../../src/corelib/tools/qvector.h:325
#10 0x03e73581 in detach (this=0xa362358, source_to_proxy=..., proxy_to_source=..., proxy_start=0, proxy_end=0, proxy_parent=..., orient=Qt::Vertical, emit_signal=true) at ../../include/QtCore/../../src/corelib/tools/qvector.h:134
#11 begin (this=0xa362358, source_to_proxy=..., proxy_to_source=..., proxy_start=0, proxy_end=0, proxy_parent=..., orient=Qt::Vertical, emit_signal=true) at ../../include/QtCore/../../src/corelib/tools/qvector.h:234
#12 remove (this=0xa362358, source_to_proxy=..., proxy_to_source=..., proxy_start=0, proxy_end=0, proxy_parent=..., orient=Qt::Vertical, emit_signal=true) at ../../include/QtCore/../../src/corelib/tools/qvector.h:360
#13 QSortFilterProxyModelPrivate::remove_proxy_interval (this=0xa362358, source_to_proxy=..., proxy_to_source=..., proxy_start=0, proxy_end=0, proxy_parent=..., orient=Qt::Vertical, emit_signal=true) at itemviews/qsortfilterproxymodel.cpp:561
#14 0x03e77ac0 in QSortFilterProxyModelPrivate::remove_source_items (this=0xa362358, source_to_proxy=..., proxy_to_source=..., source_items=..., source_parent=..., orient=Qt::Vertical, emit_signal=true) at itemviews/qsortfilterproxymodel.cpp:537
#15 0x03e79303 in QSortFilterProxyModelPrivate::source_items_about_to_be_removed (this=0xa362358, source_parent=..., start=0, end=0, orient=Qt::Vertical) at itemviews/qsortfilterproxymodel.cpp:838
#16 0x03e793f3 in QSortFilterProxyModelPrivate::_q_sourceRowsAboutToBeRemoved (this=0xa362358, source_parent=..., start=0, end=0) at itemviews/qsortfilterproxymodel.cpp:1288
#17 0x03e796b7 in QSortFilterProxyModel::qt_metacall (this=0xa3622c8, _c=QMetaObject::InvokeMetaMethod, _id=13, _a=0xbffde1a0) at .moc/release-shared/moc_qsortfilterproxymodel.cpp:136
#18 0x01237c9a in Playlist::ProxyBase::qt_metacall (this=0xa3622c8, _c=QMetaObject::InvokeMetaMethod, _id=38, _a=0xbffde1a0) at ./ProxyBase.moc:71
#19 0x00fddfc2 in Playlist::SearchProxy::qt_metacall (this=0xa3622c8, _c=QMetaObject::InvokeMetaMethod, _id=38, _a=0xbffde1a0) at moc_SearchProxy.cpp:64
#20 0x0437f6ba in QMetaObject::metacall (object=0xa3622c8, cl=QMetaObject::InvokeMetaMethod, idx=38, argv=0xbffde1a0) at kernel/qmetaobject.cpp:237
#21 0x0438f4ff in QMetaObject::activate (sender=0xa361718, m=0x44b4198, local_signal_index=6, argv=0xbffde1a0) at kernel/qobject.cpp:3287
#22 0x043db27f in QAbstractItemModel::rowsAboutToBeRemoved (this=0xa361718, _t1=..., _t2=0, _t3=0) at .moc/release-shared/moc_qabstractitemmodel.cpp:188
#23 0x04370e1a in QAbstractItemModel::beginRemoveRows (this=0xa361718, parent=..., first=0, last=0) at kernel/qabstractitemmodel.cpp:2449
#24 0x03e7360a in QSortFilterProxyModelPrivate::remove_proxy_interval (this=0xa361ad0, source_to_proxy=..., proxy_to_source=..., proxy_start=0, proxy_end=0, proxy_parent=..., orient=Qt::Vertical, emit_signal=true) at itemviews/qsortfilterproxymodel.cpp:555
#25 0x03e77ac0 in QSortFilterProxyModelPrivate::remove_source_items (this=0xa361ad0, source_to_proxy=..., proxy_to_source=..., source_items=..., source_parent=..., orient=Qt::Vertical, emit_signal=true) at itemviews/qsortfilterproxymodel.cpp:537
#26 0x03e79303 in QSortFilterProxyModelPrivate::source_items_about_to_be_removed (this=0xa361ad0, source_parent=..., start=0, end=0, orient=Qt::Vertical) at itemviews/qsortfilterproxymodel.cpp:838
#27 0x03e793f3 in QSortFilterProxyModelPrivate::_q_sourceRowsAboutToBeRemoved (this=0xa361ad0, source_parent=..., start=0, end=0) at itemviews/qsortfilterproxymodel.cpp:1288
#28 0x03e796b7 in QSortFilterProxyModel::qt_metacall (this=0xa361718, _c=QMetaObject::InvokeMetaMethod, _id=13, _a=0xbffde4d0) at .moc/release-shared/moc_qsortfilterproxymodel.cpp:136
#29 0x01237c9a in Playlist::ProxyBase::qt_metacall (this=0xa361718, _c=QMetaObject::InvokeMetaMethod, _id=38, _a=0xbffde4d0) at ./ProxyBase.moc:71
#30 0x0124edd2 in Playlist::SortFilterProxy::qt_metacall (this=0xa361718, _c=QMetaObject::InvokeMetaMethod, _id=38, _a=0xbffde4d0) at ./SortFilterProxy.moc:66
#31 0x0437f6ba in QMetaObject::metacall (object=0xa361718, cl=QMetaObject::InvokeMetaMethod, idx=38, argv=0xbffde4d0) at kernel/qmetaobject.cpp:237
#32 0x0438f4ff in QMetaObject::activate (sender=0xa361a08, m=0x44b4198, local_signal_index=6, argv=0xbffde4d0) at kernel/qobject.cpp:3287
#33 0x043db27f in QAbstractItemModel::rowsAboutToBeRemoved (this=0xa361a08, _t1=..., _t2=0, _t3=0) at .moc/release-shared/moc_qabstractitemmodel.cpp:188
#34 0x04370e1a in QAbstractItemModel::beginRemoveRows (this=0xa361a08, parent=..., first=0, last=0) at kernel/qabstractitemmodel.cpp:2449
#35 0x010d296a in Playlist::Model::removeTracksCommand (this=0xa361a08, cmds=...) at ../../src/playlist/PlaylistModel.cpp:1026
#36 0x0112b43b in Playlist::RemoveTracksCmd::redo (this=0xafdc440) at ../../src/playlist/UndoCommands.cpp:62
#37 0x03f40985 in QUndoStack::push (this=0xa361e08, cmd=0xafdc440) at util/qundostack.cpp:541
#38 0x010b8a2e in Playlist::Controller::removeRows (this=0xa363228, topModelRows=...) at ../../src/playlist/PlaylistController.cpp:318
#39 0x010b8f12 in Playlist::Controller::removeRows (this=0xa363228, topModelRow=1, count=1) at ../../src/playlist/PlaylistController.cpp:297
#40 0x011865b2 in Playlist::DynamicTrackNavigator::removePlayed (this=0xa4590f8) at ../../src/playlist/navigators/DynamicTrackNavigator.cpp:76
#41 0x00ff3762 in Playlist::DynamicTrackNavigator::qt_metacall (this=0xa4590f8, _c=QMetaObject::InvokeMetaMethod, _id=3, _a=0xbffde938) at moc_DynamicTrackNavigator.cpp:81
#42 0x0437f6ba in QMetaObject::metacall (object=0xa4590f8, cl=QMetaObject::InvokeMetaMethod, idx=14, argv=0xbffde938) at kernel/qmetaobject.cpp:237
#43 0x0438f4ff in QMetaObject::activate (sender=0xa362338, m=0x19c00d4, local_signal_index=0, argv=0xbffde938) at kernel/qobject.cpp:3287
#44 0x01237c0f in Playlist::ProxyBase::activeTrackChanged (this=0xa362338, _t1=8736923319444676494) at ./ProxyBase.moc:89
#45 0x01237cc4 in Playlist::ProxyBase::qt_metacall (this=0xa362338, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0xbffdeaa8) at ./ProxyBase.moc:76
#46 0x00fe19ba in Playlist::GroupingProxy::qt_metacall (this=0xa362338, _c=QMetaObject::InvokeMetaMethod, _id=44, _a=0xbffdeaa8) at moc_GroupingProxy.cpp:76
#47 0x0437f6ba in QMetaObject::metacall (object=0xa362338, cl=QMetaObject::InvokeMetaMethod, idx=44, argv=0xbffdeaa8) at kernel/qmetaobject.cpp:237
#48 0x0438f4ff in QMetaObject::activate (sender=0xa3622c8, m=0x19c00d4, local_signal_index=0, argv=0xbffdeaa8) at kernel/qobject.cpp:3287
#49 0x01237c0f in Playlist::ProxyBase::activeTrackChanged (this=0xa3622c8, _t1=8736923319444676494) at ./ProxyBase.moc:89
#50 0x01237cc4 in Playlist::ProxyBase::qt_metacall (this=0xa3622c8, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0xbffdebf8) at ./ProxyBase.moc:76
#51 0x00fddfc2 in Playlist::SearchProxy::qt_metacall (this=0xa3622c8, _c=QMetaObject::InvokeMetaMethod, _id=44, _a=0xbffdebf8) at moc_SearchProxy.cpp:64
#52 0x0437f6ba in QMetaObject::metacall (object=0xa3622c8, cl=QMetaObject::InvokeMetaMethod, idx=44, argv=0xbffdebf8) at kernel/qmetaobject.cpp:237
#53 0x0438f4ff in QMetaObject::activate (sender=0xa361718, m=0x19c00d4, local_signal_index=0, argv=0xbffdebf8) at kernel/qobject.cpp:3287
#54 0x01237c0f in Playlist::ProxyBase::activeTrackChanged (this=0xa361718, _t1=8736923319444676494) at ./ProxyBase.moc:89
#55 0x01237cc4 in Playlist::ProxyBase::qt_metacall (this=0xa361718, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0xbffded48) at ./ProxyBase.moc:76
#56 0x0124edd2 in Playlist::SortFilterProxy::qt_metacall (this=0xa361718, _c=QMetaObject::InvokeMetaMethod, _id=44, _a=0xbffded48) at ./SortFilterProxy.moc:66
#57 0x0437f6ba in QMetaObject::metacall (object=0xa361718, cl=QMetaObject::InvokeMetaMethod, idx=44, argv=0xbffded48) at kernel/qmetaobject.cpp:237
#58 0x0438f4ff in QMetaObject::activate (sender=0xa361a08, m=0x19b5270, local_signal_index=0, argv=0xbffded48) at kernel/qobject.cpp:3287
#59 0x00fe435f in Playlist::Model::activeTrackChanged (this=0xa361a08, _t1=8736923319444676494) at moc_PlaylistModel.cpp:91
#60 0x010c1657 in Playlist::Model::setActiveRow (this=0xa361a08, row=6) at ../../src/playlist/PlaylistModel.cpp:617
#61 0x00ff5067 in Playlist::Model::setActiveId (this=0xa361a08, id=8736923319444676494) at ../../src/playlist/PlaylistModel.h:84
#62 0x012370a8 in Playlist::ProxyBase::setActiveId (this=0xa361718, id=8736923319444676494) at ../../src/playlist/proxymodels/ProxyBase.cpp:199
#63 0x012370a8 in Playlist::ProxyBase::setActiveId (this=0xa3622c8, id=8736923319444676494) at ../../src/playlist/proxymodels/ProxyBase.cpp:199
#64 0x012370a8 in Playlist::ProxyBase::setActiveId (this=0xa362338, id=8736923319444676494) at ../../src/playlist/proxymodels/ProxyBase.cpp:199
#65 0x01087bd6 in Playlist::Actions::slotTrackPlaying (this=0xa363a50, engineTrack=...) at ../../src/playlist/PlaylistActions.cpp:418
#66 0x00ff3350 in Playlist::Actions::qt_metacall (this=0xa363a50, _c=QMetaObject::InvokeMetaMethod, _id=15, _a=0xbffdefc8) at moc_PlaylistActions.cpp:112
#67 0x0437f6ba in QMetaObject::metacall (object=0xa363a50, cl=QMetaObject::InvokeMetaMethod, idx=19, argv=0xbffdefc8) at kernel/qmetaobject.cpp:237
#68 0x0438f4ff in QMetaObject::activate (sender=0x9e578d8, m=0x19ca6ec, local_signal_index=3, argv=0xbffdefc8) at kernel/qobject.cpp:3287
#69 0x01611473 in EngineController::trackPlaying (this=0x9e578d8, _t1=...) at ./EngineController.moc:247
#70 0x0161326c in EngineController::slotNewTrackPlaying (this=0x9e578d8, source=...) at ../../src/EngineController.cpp:1126
#71 0x0161d9aa in EngineController::qt_metacall (this=0x9e578d8, _c=QMetaObject::InvokeMetaMethod, _id=40, _a=0xbffdf1b8) at ./EngineController.moc:205
#72 0x0437f6ba in QMetaObject::metacall (object=0x9e578d8, cl=QMetaObject::InvokeMetaMethod, idx=44, argv=0xbffdf1b8) at kernel/qmetaobject.cpp:237
#73 0x0438f4ff in QMetaObject::activate (sender=0x9e5db28, m=0x1ac83c4, local_signal_index=7, argv=0xbffdf1b8) at kernel/qobject.cpp:3287
#74 0x01a9e7c3 in Phonon::MediaObject::currentSourceChanged (this=0x9e5db28, _t1=...) at ./moc_mediaobject.cpp:236
#75 0x01a9f351 in Phonon::MediaObjectPrivate::_k_currentSourceChanged (this=0x9e57af0, source=...) at ../../phonon/mediaobject.cpp:599
#76 0x01a9f7d0 in Phonon::MediaObject::qt_metacall (this=0x9e5db28, _c=QMetaObject::InvokeMetaMethod, _id=22, _a=0xbffdf328) at ./moc_mediaobject.cpp:145
#77 0x0437f6ba in QMetaObject::metacall (object=0x9e5db28, cl=QMetaObject::InvokeMetaMethod, idx=26, argv=0xbffdf328) at kernel/qmetaobject.cpp:237
#78 0x0438f4ff in QMetaObject::activate (sender=0xa1f39f8, m=0x3209408, local_signal_index=0, argv=0xbffdf328) at kernel/qobject.cpp:3287
#79 0x031f0623 in Phonon::Gstreamer::MediaObject::currentSourceChanged (this=0xa1f39f8, _t1=...) at ./moc_mediaobject.cpp:212
#80 0x031f7da0 in Phonon::Gstreamer::MediaObject::setSource (this=0xa1f39f8, source=...) at ../../gstreamer/mediaobject.cpp:1045
#81 0x01a9c8fd in Phonon::MediaObject::setCurrentSource (this=0x9e5db28, newSource=...) at ../../phonon/mediaobject.cpp:261
#82 0x01613afc in EngineController::playUrl (this=0x9e578d8, url=..., offset=0) at ../../src/EngineController.cpp:511
#83 0x016151ac in EngineController::play (this=0x9e578d8, track=..., offset=0) at ../../src/EngineController.cpp:424
#84 0x0108647e in Playlist::Actions::play (this=0xa363a50, trackid=8736923319444676494, now=true) at ../../src/playlist/PlaylistActions.cpp:221
#85 0x01086af3 in Playlist::Actions::requestUserNextTrack (this=0xa363a50) at ../../src/playlist/PlaylistActions.cpp:157
#86 0x01086b37 in Playlist::Actions::next (this=0xa363a50) at ../../src/playlist/PlaylistActions.cpp:235
#87 0x00ff3443 in Playlist::Actions::qt_metacall (this=0xa363a50, _c=QMetaObject::InvokeMetaMethod, _id=6, _a=0xbffdf868) at moc_PlaylistActions.cpp:103
#88 0x0437f6ba in QMetaObject::metacall (object=0xa363a50, cl=QMetaObject::InvokeMetaMethod, idx=10, argv=0xbffdf868) at kernel/qmetaobject.cpp:237
#89 0x0438f4ff in QMetaObject::activate (sender=0xa3c3920, m=0x19cdaac, local_signal_index=1, argv=0xbffdf868) at kernel/qobject.cpp:3287
#90 0x0177e5d3 in AnimatedLabelStack::clicked (this=0xa3c3920, _t1=...) at ./AnimatedLabelStack.moc:108
#91 0x038c813a in QWidget::event (this=0xa3c3920, event=0xbffdfe74) at kernel/qwidget.cpp:8259
#92 0x0386fd24 in QApplicationPrivate::notify_helper (this=0x9dd2918, receiver=0xa3c3920, e=0xbffdfe74) at kernel/qapplication.cpp:4462
#93 0x03875201 in QApplication::notify (this=0xbffe06f4, receiver=0xa3c3920, e=0xbffdfe74) at kernel/qapplication.cpp:4023
#94 0x007d53ca in KApplication::notify (this=0xbffe06f4, receiver=0xa3c3920, event=0xbffdfe74) at ../../kdeui/kernel/kapplication.cpp:311
#95 0x043790bb in QCoreApplication::notifyInternal (this=0xbffe06f4, receiver=0xa3c3920, event=0xbffdfe74) at kernel/qcoreapplication.cpp:731
#96 0x03870c3b in sendSpontaneousEvent (receiver=0xa3c3920, event=0xbffdfe74, alienWidget=0xa3c3920, nativeWidget=0xa17d990, buttonDown=0x41bcc60, lastMouseReceiver=..., spontaneous=true) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218
#97 QApplicationPrivate::sendMouseEvent (receiver=0xa3c3920, event=0xbffdfe74, alienWidget=0xa3c3920, nativeWidget=0xa17d990, buttonDown=0x41bcc60, lastMouseReceiver=..., spontaneous=true) at kernel/qapplication.cpp:3120
#98 0x038fa2bc in QETWidget::translateMouseEvent (this=0xa17d990, event=0xbffe039c) at kernel/qapplication_x11.cpp:4556
#99 0x038f8746 in QApplication::x11ProcessEvent (this=0xbffe06f4, event=0xbffe039c) at kernel/qapplication_x11.cpp:3678
#100 0x03923b84 in x11EventSourceDispatch (s=0x9dcc240, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#101 0x04662aa8 in g_main_context_dispatch () from /lib/i386-linux-gnu/libglib-2.0.so.0
#102 0x04663270 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#103 0x04663524 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#104 0x043a653c in QEventDispatcherGlib::processEvents (this=0x9ca3440, flags=...) at kernel/qeventdispatcher_glib.cpp:422
#105 0x03923775 in QGuiEventDispatcherGlib::processEvents (this=0x9ca3440, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#106 0x04378289 in QEventLoop::processEvents (this=0xbffe0664, flags=...) at kernel/qeventloop.cpp:149
#107 0x04378522 in QEventLoop::exec (this=0xbffe0664, flags=...) at kernel/qeventloop.cpp:201
#108 0x0437cecc in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1008
#109 0x0386d8e7 in QApplication::exec () at kernel/qapplication.cpp:3736
#110 0x08050e3d in main (argc=) at ../../src/main.cpp:288

Possible duplicates by query: bug 248664.

Reported using DrKonqi
Comment 1 Myriam Schweingruber 2011-05-07 12:15:42 UTC

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