Bug 353179 - Amarok Crash during editing ID3-tags
Summary: Amarok Crash during editing ID3-tags
Status: RESOLVED DUPLICATE of bug 352590
Alias: None
Product: amarok
Classification: Applications
Component: general (show other bugs)
Version: 2.8.0
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: 2.9
Assignee: Amarok Developers
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2015-09-25 14:48 UTC by Reiner Lanowski
Modified: 2015-09-25 17:30 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 Reiner Lanowski 2015-09-25 14:48:40 UTC
Application: amarok (2.8.0)
KDE Platform Version: 4.14.9
Qt Version: 4.8.6
Operating System: Linux 3.17.4-301.fc21.x86_64 x86_64
Distribution (Platform): Fedora RPMs

-- Information about the crash:
During editing ID3 tags of a single mp3 (getting track info via musicbrains) amarok crashed.
This happened also when getting ID3 info for multiple tracks, but also succeeded without crash in other situations.

The crash can be reproduced sometimes.

-- Backtrace:
Application: Amarok (amarok), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
81	T_PSEUDO (SYSCALL_SYMBOL, SYSCALL_NAME, SYSCALL_NARGS)
[Current thread is 1 (Thread 0x7f633bb62900 (LWP 28470))]

Thread 9 (Thread 0x7f630dfd5700 (LWP 28473)):
#0  0x00007f63387dcc8d in poll () at ../sysdeps/unix/syscall-template.S:81
#1  0x00007f632dfc0811 in poll_func () from /lib64/libpulse.so.0
#2  0x00007f632dfb1d51 in pa_mainloop_poll () from /lib64/libpulse.so.0
#3  0x00007f632dfb23ee in pa_mainloop_iterate () from /lib64/libpulse.so.0
#4  0x00007f632dfb24a0 in pa_mainloop_run () from /lib64/libpulse.so.0
#5  0x00007f632dfc07a6 in thread () from /lib64/libpulse.so.0
#6  0x00007f63282c3838 in internal_thread_func () from /usr/lib64/pulseaudio/libpulsecommon-6.0.so
#7  0x00007f6335da852a in start_thread (arg=0x7f630dfd5700) at pthread_create.c:310
#8  0x00007f63387e822d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 8 (Thread 0x7f6300c82700 (LWP 28474)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238
#1  0x00007f6338e30954 in wait (time=60000, this=0x28bc0f0) at thread/qwaitcondition_unix.cpp:84
#2  QWaitCondition::wait (this=this@entry=0x28bf330, mutex=mutex@entry=0x28bf328, time=time@entry=60000) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f633ab6c64f in AbstractDirectoryWatcher::run (this=0x28bf300) at /usr/src/debug/amarok-2.8.0/src/scanner/AbstractDirectoryWatcher.cpp:65
#4  0x00007f6334c4a932 in ThreadWeaver::JobRunHelper::runTheJob (this=this@entry=0x7f6300c81c90, th=th@entry=0x26b6100, job=job@entry=0x28bf300) at /usr/src/debug/kdelibs-4.14.9/threadweaver/Weaver/Job.cpp:106
#5  0x00007f6334c4ab48 in ThreadWeaver::Job::execute (this=0x28bf300, th=0x26b6100) at /usr/src/debug/kdelibs-4.14.9/threadweaver/Weaver/Job.cpp:135
#6  0x00007f6334c4a2eb in ThreadWeaver::Thread::run (this=0x26b6100) at /usr/src/debug/kdelibs-4.14.9/threadweaver/Weaver/Thread.cpp:108
#7  0x00007f6338e3041f in QThreadPrivate::start (arg=0x26b6100) at thread/qthread_unix.cpp:349
#8  0x00007f6335da852a in start_thread (arg=0x7f6300c82700) at pthread_create.c:310
#9  0x00007f63387e822d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 7 (Thread 0x7f62fbfff700 (LWP 28475)):
#0  0x00007f63323d8300 in poll@plt () from /lib64/libglib-2.0.so.0
#1  0x00007f6332407b34 in g_main_context_poll (priority=2147483647, n_fds=1, fds=0x7f62f4002810, timeout=-1, context=0x7f62f40009a0) at gmain.c:4076
#2  g_main_context_iterate (context=context@entry=0x7f62f40009a0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3776
#3  0x00007f6332407c4c in g_main_context_iteration (context=0x7f62f40009a0, may_block=1) at gmain.c:3842
#4  0x00007f6338f6957e in QEventDispatcherGlib::processEvents (this=0x7f62f40008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:452
#5  0x00007f6338f38d81 in QEventLoop::processEvents (this=this@entry=0x7f62fbffec80, flags=...) at kernel/qeventloop.cpp:149
#6  0x00007f6338f390e5 in QEventLoop::exec (this=this@entry=0x7f62fbffec80, flags=...) at kernel/qeventloop.cpp:204
#7  0x00007f6338e2dbb9 in QThread::exec (this=this@entry=0x28df6d0) at thread/qthread.cpp:538
#8  0x00007f6338f196e3 in QInotifyFileSystemWatcherEngine::run (this=0x28df6d0) at io/qfilesystemwatcher_inotify.cpp:265
#9  0x00007f6338e3041f in QThreadPrivate::start (arg=0x28df6d0) at thread/qthread_unix.cpp:349
#10 0x00007f6335da852a in start_thread (arg=0x7f62fbfff700) at pthread_create.c:310
#11 0x00007f63387e822d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 6 (Thread 0x7f62faad5700 (LWP 28476)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f6338e30976 in wait (time=18446744073709551615, this=0x28bfe40) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=this@entry=0x28bfd48, mutex=0x25d17a0, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f6334c4888c in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x28bfd20, th=0x293ae50) at /usr/src/debug/kdelibs-4.14.9/threadweaver/Weaver/WeaverImpl.cpp:370
#4  0x00007f6334c4b763 in ThreadWeaver::WorkingHardState::applyForWork (this=0x24dcac0, th=0x293ae50, previous=0x0) at /usr/src/debug/kdelibs-4.14.9/threadweaver/Weaver/WorkingHardState.cpp:68
#5  0x00007f6334c4b77c in ThreadWeaver::WorkingHardState::applyForWork (this=0x24dcac0, th=0x293ae50, previous=0x0) at /usr/src/debug/kdelibs-4.14.9/threadweaver/Weaver/WorkingHardState.cpp:71
#6  0x00007f6334c4b77c in ThreadWeaver::WorkingHardState::applyForWork (this=0x24dcac0, th=0x293ae50, previous=0x6f3aad0) at /usr/src/debug/kdelibs-4.14.9/threadweaver/Weaver/WorkingHardState.cpp:71
#7  0x00007f6334c4a24f in ThreadWeaver::Thread::run (this=0x293ae50) at /usr/src/debug/kdelibs-4.14.9/threadweaver/Weaver/Thread.cpp:98
#8  0x00007f6338e3041f in QThreadPrivate::start (arg=0x293ae50) at thread/qthread_unix.cpp:349
#9  0x00007f6335da852a in start_thread (arg=0x7f62faad5700) at pthread_create.c:310
#10 0x00007f63387e822d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 5 (Thread 0x7f62fa2d4700 (LWP 28477)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f6338e30976 in wait (time=18446744073709551615, this=0x28bfe40) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=this@entry=0x28bfd48, mutex=0x25d17a0, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f6334c4888c in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x28bfd20, th=0x2c84490) at /usr/src/debug/kdelibs-4.14.9/threadweaver/Weaver/WeaverImpl.cpp:370
#4  0x00007f6334c4b763 in ThreadWeaver::WorkingHardState::applyForWork (this=0x24dcac0, th=0x2c84490, previous=0x0) at /usr/src/debug/kdelibs-4.14.9/threadweaver/Weaver/WorkingHardState.cpp:68
#5  0x00007f6334c4b77c in ThreadWeaver::WorkingHardState::applyForWork (this=0x24dcac0, th=0x2c84490, previous=0xa7e2170) at /usr/src/debug/kdelibs-4.14.9/threadweaver/Weaver/WorkingHardState.cpp:71
#6  0x00007f6334c4a24f in ThreadWeaver::Thread::run (this=0x2c84490) at /usr/src/debug/kdelibs-4.14.9/threadweaver/Weaver/Thread.cpp:98
#7  0x00007f6338e3041f in QThreadPrivate::start (arg=0x2c84490) at thread/qthread_unix.cpp:349
#8  0x00007f6335da852a in start_thread (arg=0x7f62fa2d4700) at pthread_create.c:310
#9  0x00007f63387e822d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 4 (Thread 0x7f62f9ad3700 (LWP 28478)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f6338e30976 in wait (time=18446744073709551615, this=0x28bfe40) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=this@entry=0x28bfd48, mutex=0x25d17a0, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f6334c4888c in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x28bfd20, th=0x2c89a30) at /usr/src/debug/kdelibs-4.14.9/threadweaver/Weaver/WeaverImpl.cpp:370
#4  0x00007f6334c4b763 in ThreadWeaver::WorkingHardState::applyForWork (this=0x24dcac0, th=0x2c89a30, previous=0x7766900) at /usr/src/debug/kdelibs-4.14.9/threadweaver/Weaver/WorkingHardState.cpp:68
#5  0x00007f6334c4a24f in ThreadWeaver::Thread::run (this=0x2c89a30) at /usr/src/debug/kdelibs-4.14.9/threadweaver/Weaver/Thread.cpp:98
#6  0x00007f6338e3041f in QThreadPrivate::start (arg=0x2c89a30) at thread/qthread_unix.cpp:349
#7  0x00007f6335da852a in start_thread (arg=0x7f62f9ad3700) at pthread_create.c:310
#8  0x00007f63387e822d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 3 (Thread 0x7f62e8b78700 (LWP 28481)):
#0  g_main_context_dispatch (context=context@entry=0x7f628c0009a0) at gmain.c:3708
#1  0x00007f6332407b98 in g_main_context_iterate (context=context@entry=0x7f628c0009a0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3781
#2  0x00007f6332407c4c in g_main_context_iteration (context=0x7f628c0009a0, may_block=1) at gmain.c:3842
#3  0x00007f6338f6957e in QEventDispatcherGlib::processEvents (this=0x7f628c0008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:452
#4  0x00007f6338f38d81 in QEventLoop::processEvents (this=this@entry=0x7f62e8b77cd0, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007f6338f390e5 in QEventLoop::exec (this=this@entry=0x7f62e8b77cd0, flags=...) at kernel/qeventloop.cpp:204
#6  0x00007f6338e2dbb9 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:538
#7  0x00007f6338e3041f in QThreadPrivate::start (arg=0x31b71e0) at thread/qthread_unix.cpp:349
#8  0x00007f6335da852a in start_thread (arg=0x7f62e8b78700) at pthread_create.c:310
#9  0x00007f63387e822d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 2 (Thread 0x7f6299ac9700 (LWP 28482)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f6333c2849a in QTWTF::TCMalloc_PageHeap::scavengerThread (this=0x7f6333f2df80 <QTWTF::pageheap_memory>) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:2359
#2  0x00007f6333c284c9 in QTWTF::TCMalloc_PageHeap::runScavengerThread (context=<optimized out>) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:1464
#3  0x00007f6335da852a in start_thread (arg=0x7f6299ac9700) at pthread_create.c:310
#4  0x00007f63387e822d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 1 (Thread 0x7f633bb62900 (LWP 28470)):
[KCrash Handler]
#6  QReadWriteLock::lockForRead (this=this@entry=0x38) at thread/qreadwritelock.cpp:149
#7  0x00007f633acf32b0 in relock (this=<synthetic pointer>) at /usr/include/QtCore/qreadwritelock.h:111
#8  QReadLocker (areadWriteLock=0x38, this=<synthetic pointer>) at /usr/include/QtCore/qreadwritelock.h:130
#9  MusicBrainzTagsItem::childCount (this=0x0) at /usr/src/debug/amarok-2.8.0/src/musicbrainz/MusicBrainzTagsItem.cpp:216
#10 0x00007f633acf96ec in MusicBrainzTagsModel::flags (this=0x42787b0, index=...) at /usr/src/debug/amarok-2.8.0/src/musicbrainz/MusicBrainzTagsModel.cpp:210
#11 0x00007f6339f08afb in QSortFilterProxyModel::flags (this=<optimized out>, index=...) at itemviews/qsortfilterproxymodel.cpp:2003
#12 0x00007f6339ec0456 in QTreeView::drawRow (this=0x771b700, painter=0x7fff116118b0, option=..., index=...) at itemviews/qtreeview.cpp:1631
#13 0x00007f6339ec38b4 in QTreeView::drawTree (this=0x771b700, painter=0x7fff116118b0, region=...) at itemviews/qtreeview.cpp:1438
#14 0x00007f6339ec7896 in QTreeView::paintEvent (this=0x771b700, event=0x7fff11611fb0) at itemviews/qtreeview.cpp:1270
#15 0x00007f63399ad118 in QWidget::event (this=this@entry=0x771b700, event=event@entry=0x7fff11611fb0) at kernel/qwidget.cpp:8775
#16 0x00007f6339d6d49e in QFrame::event (this=0x771b700, e=0x7fff11611fb0) at widgets/qframe.cpp:557
#17 0x00007f6339e897b3 in QAbstractItemView::viewportEvent (this=0x771b700, event=0x7fff11611fb0) at itemviews/qabstractitemview.cpp:1644
#18 0x00007f6339ecbb30 in QTreeView::viewportEvent (this=0x771b700, event=0x7fff11611fb0) at itemviews/qtreeview.cpp:1252
#19 0x00007f6338f3a396 in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=<optimized out>, receiver=0x363a660, event=0x7fff11611fb0) at kernel/qcoreapplication.cpp:1063
#20 0x00007f6339959edc in QApplicationPrivate::notify_helper (this=0x24df050, receiver=0x363a660, e=0x7fff11611fb0) at kernel/qapplication.cpp:4561
#21 0x00007f6339960958 in QApplication::notify (this=this@entry=0x7fff11613b80, receiver=receiver@entry=0x363a660, e=e@entry=0x7fff11611fb0) at kernel/qapplication.cpp:4351
#22 0x00007f633b596e0a in KApplication::notify (this=0x7fff11613b80, receiver=0x363a660, event=0x7fff11611fb0) at /usr/src/debug/kdelibs-4.14.9/kdeui/kernel/kapplication.cpp:311
#23 0x00007f6338f3a22d in QCoreApplication::notifyInternal (this=0x7fff11613b80, receiver=0x363a660, event=0x7fff11611fb0) at kernel/qcoreapplication.cpp:953
#24 0x00007f63399a77ed in QWidgetPrivate::drawWidget (this=0x77b1e60, pdev=0x6f0afe0, rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0x6f3a3a0) at ../../src/corelib/kernel/qcoreapplication.h:234
#25 0x00007f63399a82b5 in QWidgetPrivate::paintSiblingsRecursive (this=0xa658880, pdev=0x6f0afe0, siblings=..., index=<optimized out>, rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0x6f3a3a0) at kernel/qwidget.cpp:5808
#26 0x00007f63399a812d in QWidgetPrivate::paintSiblingsRecursive (this=0xa658880, pdev=0x6f0afe0, siblings=..., index=3, rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0x6f3a3a0) at kernel/qwidget.cpp:5795
#27 0x00007f63399a812d in QWidgetPrivate::paintSiblingsRecursive (this=0xa658880, pdev=0x6f0afe0, siblings=..., index=4, rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0x6f3a3a0) at kernel/qwidget.cpp:5795
#28 0x00007f63399a812d in QWidgetPrivate::paintSiblingsRecursive (this=0xa658880, pdev=0x6f0afe0, siblings=..., index=5, rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0x6f3a3a0) at kernel/qwidget.cpp:5795
#29 0x00007f63399a812d in QWidgetPrivate::paintSiblingsRecursive (this=0xa658880, pdev=0x6f0afe0, siblings=..., index=6, rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0x6f3a3a0) at kernel/qwidget.cpp:5795
#30 0x00007f63399a812d in QWidgetPrivate::paintSiblingsRecursive (this=0xa658880, pdev=0x6f0afe0, siblings=..., index=7, rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0x6f3a3a0) at kernel/qwidget.cpp:5795
#31 0x00007f63399a735a in QWidgetPrivate::drawWidget (this=0xa658880, pdev=0x6f0afe0, rgn=..., offset=..., flags=<optimized out>, sharedPainter=0x0, backingStore=0x6f3a3a0) at kernel/qwidget.cpp:5652
#32 0x00007f63399a82b5 in QWidgetPrivate::paintSiblingsRecursive (this=0x8bf0130, pdev=0x6f0afe0, siblings=..., index=<optimized out>, rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0x6f3a3a0) at kernel/qwidget.cpp:5808
#33 0x00007f63399a812d in QWidgetPrivate::paintSiblingsRecursive (this=0x8bf0130, pdev=0x6f0afe0, siblings=..., index=2, rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0x6f3a3a0) at kernel/qwidget.cpp:5795
#34 0x00007f63399a812d in QWidgetPrivate::paintSiblingsRecursive (this=0x8bf0130, pdev=0x6f0afe0, siblings=..., index=3, rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0x6f3a3a0) at kernel/qwidget.cpp:5795
#35 0x00007f63399a735a in QWidgetPrivate::drawWidget (this=0x8bf0130, pdev=0x6f0afe0, rgn=..., offset=..., flags=<optimized out>, sharedPainter=0x0, backingStore=0x6f3a3a0) at kernel/qwidget.cpp:5652
#36 0x00007f63399a82b5 in QWidgetPrivate::paintSiblingsRecursive (this=0xa812210, pdev=0x6f0afe0, siblings=..., index=<optimized out>, rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0x6f3a3a0) at kernel/qwidget.cpp:5808
#37 0x00007f63399a735a in QWidgetPrivate::drawWidget (this=0xa812210, pdev=0x6f0afe0, rgn=..., offset=..., flags=flags@entry=5, sharedPainter=sharedPainter@entry=0x0, backingStore=0x6f3a3a0) at kernel/qwidget.cpp:5652
#38 0x00007f6339b77e55 in QWidgetBackingStore::sync (this=0x6f3a3a0) at painting/qbackingstore.cpp:1373
#39 0x00007f633999bea0 in QWidgetPrivate::syncBackingStore (this=0xa812210) at kernel/qwidget.cpp:1894
#40 0x00007f63399ad1e8 in QWidget::event (this=0x6f8aa80, event=0xa77dc60) at kernel/qwidget.cpp:8693
#41 0x00007f6339959efc in QApplicationPrivate::notify_helper (this=0x24df050, receiver=0x6f8aa80, e=0xa77dc60) at kernel/qapplication.cpp:4565
#42 0x00007f6339960958 in QApplication::notify (this=this@entry=0x7fff11613b80, receiver=receiver@entry=0x6f8aa80, e=e@entry=0xa77dc60) at kernel/qapplication.cpp:4351
#43 0x00007f633b596e0a in KApplication::notify (this=0x7fff11613b80, receiver=0x6f8aa80, event=0xa77dc60) at /usr/src/debug/kdelibs-4.14.9/kdeui/kernel/kapplication.cpp:311
#44 0x00007f6338f3a22d in QCoreApplication::notifyInternal (this=0x7fff11613b80, receiver=receiver@entry=0x6f8aa80, event=event@entry=0xa77dc60) at kernel/qcoreapplication.cpp:953
#45 0x00007f6338f3d4f1 in sendEvent (event=0xa77dc60, receiver=0x6f8aa80) at kernel/qcoreapplication.h:231
#46 QCoreApplicationPrivate::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0, data=0x23c16a0) at kernel/qcoreapplication.cpp:1577
#47 0x00007f6338f3d983 in QCoreApplication::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0) at kernel/qcoreapplication.cpp:1470
#48 0x00007f6338f693ee in sendPostedEvents () at kernel/qcoreapplication.h:236
#49 postEventSourceDispatch (s=0x24966a0) at kernel/qeventdispatcher_glib.cpp:300
#50 0x00007f63324077fb in g_main_dispatch (context=0x24df3a0) at gmain.c:3111
#51 g_main_context_dispatch (context=context@entry=0x24df3a0) at gmain.c:3710
#52 0x00007f6332407b98 in g_main_context_iterate (context=context@entry=0x24df3a0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3781
#53 0x00007f6332407c4c in g_main_context_iteration (context=0x24df3a0, may_block=1) at gmain.c:3842
#54 0x00007f6338f6955e in QEventDispatcherGlib::processEvents (this=0x23c2ff0, flags=...) at kernel/qeventdispatcher_glib.cpp:450
#55 0x00007f63399fd176 in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:207
#56 0x00007f6338f38d81 in QEventLoop::processEvents (this=this@entry=0x7fff11613a70, flags=...) at kernel/qeventloop.cpp:149
#57 0x00007f6338f390e5 in QEventLoop::exec (this=this@entry=0x7fff11613a70, flags=...) at kernel/qeventloop.cpp:204
#58 0x00007f6338f3e7c9 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1225
#59 0x00007f633995839c in QApplication::exec () at kernel/qapplication.cpp:3823
#60 0x0000000000407ea4 in main (argc=<optimized out>, argv=0x7fff11613ce8) at /usr/src/debug/amarok-2.8.0/src/main.cpp:329

Possible duplicates by query: bug 353092, bug 352590, bug 352072, bug 351636, bug 351166.

Reported using DrKonqi
Comment 1 Myriam Schweingruber 2015-09-25 17:30:18 UTC
This has been reported already.

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