Version: 2.5-git (using KDE 4.7.3) OS: Linux Amarok crashes with Qt 4.8(rc1) on exit. This only happens with Qt 4.8, but with git master and 2.4.3. At I first thought it was a Qt regression so I didn't report it, but after some research I found: https://bugreports.qt.nokia.com/browse/QTBUG-22037?focusedCommentId=166816&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-166816 "this change is known to reveal bugs in the usage of qlist; several places in qt itself had to be fixed as well." Reproducible: Always Steps to Reproduce: - start amarok with Qt 4.8 - close it Actual Results: crash Expected Results: it should not crash Application: Amarok (amarok), signal: Segmentation fault [Current thread is 1 (Thread 0x7f00c1fb97a0 (LWP 8436))] Thread 13 (Thread 0x7f009beef700 (LWP 8438)): #0 __pthread_getspecific (key=<optimized out>) at pthread_getspecific.c:67 #1 0x00007f00b7e036bd in g_thread_self () from /usr/lib64/libglib-2.0.so.0 #2 0x00007f00b7ddbc32 in g_main_context_acquire () from /usr/lib64/libglib-2.0.so.0 #3 0x00007f00b7ddd2d1 in g_main_context_iterate.isra.21 () from /usr/lib64/libglib-2.0.so.0 #4 0x00007f00b7ddd93b in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0 #5 0x00007f00bf0d982e in QEventDispatcherGlib::processEvents (this=0x254aa30, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:426 #6 0x00007f00bf0a5b12 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149 #7 0x00007f00bf0a5d7f in QEventLoop::exec (this=0x7f009beeece0, flags=...) at kernel/qeventloop.cpp:204 #8 0x00007f00bef9a690 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501 #9 0x00007f00bf083893 in QInotifyFileSystemWatcherEngine::run (this=0x26da520) at io/qfilesystemwatcher_inotify.cpp:248 #10 0x00007f00bef9d50d in QThreadPrivate::start (arg=0x26da520) at thread/qthread_unix.cpp:298 #11 0x00007f00ab8962aa in ?? () from /usr/lib64/libGL.so.1 #12 0x00007f00bc89cf9c in start_thread (arg=0x7f009beef700) at pthread_create.c:301 #13 0x00007f00be73e2ad in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115 Thread 12 (Thread 0x7f009aeb7700 (LWP 8439)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162 #1 0x00007f00bef9da9b in wait (time=18446744073709551615, this=0x271f8c0) at thread/qwaitcondition_unix.cpp:86 #2 QWaitCondition::wait (this=<optimized out>, mutex=0x27914c0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158 #3 0x00007f00bbc21bbc in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x27e8390, th=0x279a1d0) at /var/tmp/portage/kde-base/kdelibs-4.7.3/work/kdelibs-4.7.3/threadweaver/Weaver/WeaverImpl.cpp:365 #4 0x00007f00bbc2466b in ThreadWeaver::WorkingHardState::applyForWork (this=0x27b2650, th=0x279a1d0) at /var/tmp/portage/kde-base/kdelibs-4.7.3/work/kdelibs-4.7.3/threadweaver/Weaver/WorkingHardState.cpp:71 #5 0x00007f00bbc24684 in ThreadWeaver::WorkingHardState::applyForWork (this=0x27b2650, th=0x279a1d0) at /var/tmp/portage/kde-base/kdelibs-4.7.3/work/kdelibs-4.7.3/threadweaver/Weaver/WorkingHardState.cpp:74 #6 0x00007f00bbc24684 in ThreadWeaver::WorkingHardState::applyForWork (this=0x27b2650, th=0x279a1d0) at /var/tmp/portage/kde-base/kdelibs-4.7.3/work/kdelibs-4.7.3/threadweaver/Weaver/WorkingHardState.cpp:74 #7 0x00007f00bbc24684 in ThreadWeaver::WorkingHardState::applyForWork (this=0x27b2650, th=0x279a1d0) at /var/tmp/portage/kde-base/kdelibs-4.7.3/work/kdelibs-4.7.3/threadweaver/Weaver/WorkingHardState.cpp:74 #8 0x00007f00bbc23327 in ThreadWeaver::ThreadRunHelper::run (this=0x7f009aeb6d40, parent=0x27e8390, th=0x279a1d0) at /var/tmp/portage/kde-base/kdelibs-4.7.3/work/kdelibs-4.7.3/threadweaver/Weaver/Thread.cpp:87 #9 0x00007f00bbc233bb in ThreadWeaver::Thread::run (this=0x279a1d0) at /var/tmp/portage/kde-base/kdelibs-4.7.3/work/kdelibs-4.7.3/threadweaver/Weaver/Thread.cpp:142 #10 0x00007f00bef9d50d in QThreadPrivate::start (arg=0x279a1d0) at thread/qthread_unix.cpp:298 #11 0x00007f00ab8962aa in ?? () from /usr/lib64/libGL.so.1 #12 0x00007f00bc89cf9c in start_thread (arg=0x7f009aeb7700) at pthread_create.c:301 #13 0x00007f00be73e2ad in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115 Thread 11 (Thread 0x7f0099dd7700 (LWP 8441)): #0 0x00007f00be735773 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87 #1 0x00007f00b7ddd4b8 in g_main_context_iterate.isra.21 () from /usr/lib64/libglib-2.0.so.0 #2 0x00007f00b7ddd93b in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0 #3 0x00007f00bf0d982e in QEventDispatcherGlib::processEvents (this=0x27b8140, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:426 #4 0x00007f00bf0a5b12 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149 #5 0x00007f00bf0a5d7f in QEventLoop::exec (this=0x7f0099dd6d20, flags=...) at kernel/qeventloop.cpp:204 #6 0x00007f00bef9a690 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501 #7 0x00007f00bef9d50d in QThreadPrivate::start (arg=0x27354f0) at thread/qthread_unix.cpp:298 #8 0x00007f00ab8962aa in ?? () from /usr/lib64/libGL.so.1 #9 0x00007f00bc89cf9c in start_thread (arg=0x7f0099dd7700) at pthread_create.c:301 #10 0x00007f00be73e2ad in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115 Thread 10 (Thread 0x7f009a5d8700 (LWP 8443)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162 #1 0x00007f00bef9da9b in wait (time=18446744073709551615, this=0x271f8c0) at thread/qwaitcondition_unix.cpp:86 #2 QWaitCondition::wait (this=<optimized out>, mutex=0x27914c0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158 #3 0x00007f00bbc21bbc in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x27e8390, th=0x7f00973df010) at /var/tmp/portage/kde-base/kdelibs-4.7.3/work/kdelibs-4.7.3/threadweaver/Weaver/WeaverImpl.cpp:365 #4 0x00007f00bbc2466b in ThreadWeaver::WorkingHardState::applyForWork (this=0x27b2650, th=0x7f00973df010) at /var/tmp/portage/kde-base/kdelibs-4.7.3/work/kdelibs-4.7.3/threadweaver/Weaver/WorkingHardState.cpp:71 #5 0x00007f00bbc24684 in ThreadWeaver::WorkingHardState::applyForWork (this=0x27b2650, th=0x7f00973df010) at /var/tmp/portage/kde-base/kdelibs-4.7.3/work/kdelibs-4.7.3/threadweaver/Weaver/WorkingHardState.cpp:74 #6 0x00007f00bbc24684 in ThreadWeaver::WorkingHardState::applyForWork (this=0x27b2650, th=0x7f00973df010) at /var/tmp/portage/kde-base/kdelibs-4.7.3/work/kdelibs-4.7.3/threadweaver/Weaver/WorkingHardState.cpp:74 #7 0x00007f00bbc23327 in ThreadWeaver::ThreadRunHelper::run (this=0x7f009a5d7d40, parent=0x27e8390, th=0x7f00973df010) at /var/tmp/portage/kde-base/kdelibs-4.7.3/work/kdelibs-4.7.3/threadweaver/Weaver/Thread.cpp:87 #8 0x00007f00bbc233bb in ThreadWeaver::Thread::run (this=0x7f00973df010) at /var/tmp/portage/kde-base/kdelibs-4.7.3/work/kdelibs-4.7.3/threadweaver/Weaver/Thread.cpp:142 #9 0x00007f00bef9d50d in QThreadPrivate::start (arg=0x7f00973df010) at thread/qthread_unix.cpp:298 #10 0x00007f00ab8962aa in ?? () from /usr/lib64/libGL.so.1 #11 0x00007f00bc89cf9c in start_thread (arg=0x7f009a5d8700) at pthread_create.c:301 #12 0x00007f00be73e2ad in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115 Thread 9 (Thread 0x7f00995d6700 (LWP 8444)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162 #1 0x00007f00bef9da9b in wait (time=18446744073709551615, this=0x271f8c0) at thread/qwaitcondition_unix.cpp:86 #2 QWaitCondition::wait (this=<optimized out>, mutex=0x27914c0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158 #3 0x00007f00bbc21bbc in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x27e8390, th=0x2ba4550) at /var/tmp/portage/kde-base/kdelibs-4.7.3/work/kdelibs-4.7.3/threadweaver/Weaver/WeaverImpl.cpp:365 #4 0x00007f00bbc2466b in ThreadWeaver::WorkingHardState::applyForWork (this=0x27b2650, th=0x2ba4550) at /var/tmp/portage/kde-base/kdelibs-4.7.3/work/kdelibs-4.7.3/threadweaver/Weaver/WorkingHardState.cpp:71 #5 0x00007f00bbc23327 in ThreadWeaver::ThreadRunHelper::run (this=0x7f00995d5d40, parent=0x27e8390, th=0x2ba4550) at /var/tmp/portage/kde-base/kdelibs-4.7.3/work/kdelibs-4.7.3/threadweaver/Weaver/Thread.cpp:87 #6 0x00007f00bbc233bb in ThreadWeaver::Thread::run (this=0x2ba4550) at /var/tmp/portage/kde-base/kdelibs-4.7.3/work/kdelibs-4.7.3/threadweaver/Weaver/Thread.cpp:142 #7 0x00007f00bef9d50d in QThreadPrivate::start (arg=0x2ba4550) at thread/qthread_unix.cpp:298 #8 0x00007f00ab8962aa in ?? () from /usr/lib64/libGL.so.1 #9 0x00007f00bc89cf9c in start_thread (arg=0x7f00995d6700) at pthread_create.c:301 #10 0x00007f00be73e2ad in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115 Thread 8 (Thread 0x7f00935f2700 (LWP 8447)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162 #1 0x00007f00bef9da9b in wait (time=18446744073709551615, this=0x271f8c0) at thread/qwaitcondition_unix.cpp:86 #2 QWaitCondition::wait (this=<optimized out>, mutex=0x27914c0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158 #3 0x00007f00bbc21bbc in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x27e8390, th=0x289e470) at /var/tmp/portage/kde-base/kdelibs-4.7.3/work/kdelibs-4.7.3/threadweaver/Weaver/WeaverImpl.cpp:365 #4 0x00007f00bbc2466b in ThreadWeaver::WorkingHardState::applyForWork (this=0x27b2650, th=0x289e470) at /var/tmp/portage/kde-base/kdelibs-4.7.3/work/kdelibs-4.7.3/threadweaver/Weaver/WorkingHardState.cpp:71 #5 0x00007f00bbc24684 in ThreadWeaver::WorkingHardState::applyForWork (this=0x27b2650, th=0x289e470) at /var/tmp/portage/kde-base/kdelibs-4.7.3/work/kdelibs-4.7.3/threadweaver/Weaver/WorkingHardState.cpp:74 #6 0x00007f00bbc23327 in ThreadWeaver::ThreadRunHelper::run (this=0x7f00935f1d40, parent=0x27e8390, th=0x289e470) at /var/tmp/portage/kde-base/kdelibs-4.7.3/work/kdelibs-4.7.3/threadweaver/Weaver/Thread.cpp:87 #7 0x00007f00bbc233bb in ThreadWeaver::Thread::run (this=0x289e470) at /var/tmp/portage/kde-base/kdelibs-4.7.3/work/kdelibs-4.7.3/threadweaver/Weaver/Thread.cpp:142 #8 0x00007f00bef9d50d in QThreadPrivate::start (arg=0x289e470) at thread/qthread_unix.cpp:298 #9 0x00007f00ab8962aa in ?? () from /usr/lib64/libGL.so.1 #10 0x00007f00bc89cf9c in start_thread (arg=0x7f00935f2700) at pthread_create.c:301 #11 0x00007f00be73e2ad in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115 Thread 7 (Thread 0x7f0090c2d700 (LWP 8481)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162 #1 0x00007f00ac8e773f in gst_task_func (task=0x7f0095369050) at gsttask.c:303 #2 0x00007f00b7e04970 in g_thread_pool_thread_proxy () from /usr/lib64/libglib-2.0.so.0 #3 0x00007f00b7e026f1 in g_thread_create_proxy () from /usr/lib64/libglib-2.0.so.0 #4 0x00007f00ab8962aa in ?? () from /usr/lib64/libGL.so.1 #5 0x00007f00bc89cf9c in start_thread (arg=0x7f0090c2d700) at pthread_create.c:301 #6 0x00007f00be73e2ad in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115 Thread 6 (Thread 0x7f0086d70700 (LWP 8482)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162 #1 0x00007f00ac8e773f in gst_task_func (task=0x3366120) at gsttask.c:303 #2 0x00007f00b7e04970 in g_thread_pool_thread_proxy () from /usr/lib64/libglib-2.0.so.0 #3 0x00007f00b7e026f1 in g_thread_create_proxy () from /usr/lib64/libglib-2.0.so.0 #4 0x00007f00ab8962aa in ?? () from /usr/lib64/libGL.so.1 #5 0x00007f00bc89cf9c in start_thread (arg=0x7f0086d70700) at pthread_create.c:301 #6 0x00007f00be73e2ad in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115 Thread 5 (Thread 0x7f008656f700 (LWP 8483)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162 #1 0x00007f00ac8e773f in gst_task_func (task=0x3366c20) at gsttask.c:303 #2 0x00007f00b7e04970 in g_thread_pool_thread_proxy () from /usr/lib64/libglib-2.0.so.0 #3 0x00007f00b7e026f1 in g_thread_create_proxy () from /usr/lib64/libglib-2.0.so.0 #4 0x00007f00ab8962aa in ?? () from /usr/lib64/libGL.so.1 #5 0x00007f00bc89cf9c in start_thread (arg=0x7f008656f700) at pthread_create.c:301 #6 0x00007f00be73e2ad in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115 Thread 4 (Thread 0x7f0085d6e700 (LWP 8484)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162 #1 0x00007f00ac8e773f in gst_task_func (task=0x3366d20) at gsttask.c:303 #2 0x00007f00b7e04970 in g_thread_pool_thread_proxy () from /usr/lib64/libglib-2.0.so.0 #3 0x00007f00b7e026f1 in g_thread_create_proxy () from /usr/lib64/libglib-2.0.so.0 #4 0x00007f00ab8962aa in ?? () from /usr/lib64/libGL.so.1 #5 0x00007f00bc89cf9c in start_thread (arg=0x7f0085d6e700) at pthread_create.c:301 #6 0x00007f00be73e2ad in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115 Thread 3 (Thread 0x7f008556d700 (LWP 8485)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162 #1 0x00007f00ac8e773f in gst_task_func (task=0x3366e20) at gsttask.c:303 #2 0x00007f00b7e04970 in g_thread_pool_thread_proxy () from /usr/lib64/libglib-2.0.so.0 #3 0x00007f00b7e026f1 in g_thread_create_proxy () from /usr/lib64/libglib-2.0.so.0 #4 0x00007f00ab8962aa in ?? () from /usr/lib64/libGL.so.1 #5 0x00007f00bc89cf9c in start_thread (arg=0x7f008556d700) at pthread_create.c:301 #6 0x00007f00be73e2ad in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115 Thread 2 (Thread 0x7f0084d6c700 (LWP 8489)): #0 0x00007f00be735773 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87 #1 0x00007f00a0d7abd7 in snd1_pcm_wait_nocheck (pcm=0x33159b0, timeout=40) at pcm.c:2367 #2 0x00007f009fb660ca in gst_alsasink_write (asink=0x2534770, data=<optimized out>, length=4096) at gstalsasink.c:865 #3 0x00007f009f94f409 in audioringbuffer_thread_func (buf=0x231a020) at gstaudiosink.c:244 #4 0x00007f00b7e026f1 in g_thread_create_proxy () from /usr/lib64/libglib-2.0.so.0 #5 0x00007f00ab8962aa in ?? () from /usr/lib64/libGL.so.1 #6 0x00007f00bc89cf9c in start_thread (arg=0x7f0084d6c700) at pthread_create.c:301 #7 0x00007f00be73e2ad in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115 Thread 1 (Thread 0x7f00c1fb97a0 (LWP 8436)): [KCrash Handler] #6 0x00000000026bfbfa in ?? () #7 0x00007f00c0e2b08e in qDeleteAll<QList<Collections::CollectionFactory*>::const_iterator> (end=<optimized out>, begin=<optimized out>) at /usr/include/qt4/QtCore/qalgorithms.h:322 #8 qDeleteAll<SmartPointerList<Collections::CollectionFactory> > (c=...) at /usr/include/qt4/QtCore/qalgorithms.h:330 #9 CollectionManager::~CollectionManager (this=0x1f49760, __in_chrg=<optimized out>) at /var/tmp/portage/media-sound/amarok-9999/work/amarok-9999/src/core-impl/collections/support/CollectionManager.cpp:138 #10 0x00007f00c0e2b209 in CollectionManager::~CollectionManager (this=0x1f49760, __in_chrg=<optimized out>) at /var/tmp/portage/media-sound/amarok-9999/work/amarok-9999/src/core-impl/collections/support/CollectionManager.cpp:140 #11 0x00007f00c0e29456 in CollectionManager::destroy () at /var/tmp/portage/media-sound/amarok-9999/work/amarok-9999/src/core-impl/collections/support/CollectionManager.cpp:107 #12 0x00007f00c0f6122f in App::~App (this=0x7fff80febd70, __in_chrg=<optimized out>) at /var/tmp/portage/media-sound/amarok-9999/work/amarok-9999/src/App.cpp:248 #13 0x0000000000409878 in main (argc=1, argv=0x7fff80fee438) at /var/tmp/portage/media-sound/amarok-9999/work/amarok-9999/src/main.cpp:294
similar Bug in Plasma https://bugs.kde.org/show_bug.cgi?id=284989
Interesting comment from upstream: https://bugreports.qt.nokia.com/browse/QTBUG-22037?focusedCommentId=166816&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-166816
As you already released 2.4.90, I vote for marking this Bug as BlockerBug. Qt 4.8 is coming, believe it or not. And if you don't want a quadrillion Duplicates of this Bug... fix it :) Or at least look at https://bugs.kde.org/show_bug.cgi?id=284989 Comment #11 and use this workaround.
Indeed, this needs to be fixed, even if Amarok currently depends on Qt 4.6
Similar problem in plasma-desktop fixed: http://git.reviewboard.kde.org/r/103202/
Git commit b9c9cf69becf9578bb4928d289f24f4d8250cafd by Ralf Engels. Committed on 04/12/2011 at 18:38. Pushed by rengels into branch 'master'. Fix crash at exit with Qt 4.8 BUG: 285951 FIXED-IN: 2.5 M +1 -0 ChangeLog M +6 -1 src/core-impl/collections/support/CollectionManager.cpp http://commits.kde.org/amarok/b9c9cf69becf9578bb4928d289f24f4d8250cafd
*** Bug 289109 has been marked as a duplicate of this bug. ***
*** Bug 290283 has been marked as a duplicate of this bug. ***
Unfortunately this is not fixed in Amarok final.
Git commit 0292de05bf5ae2cf161fc8cdaecf4effab4fc34b by Matěj Laitl. Committed on 04/02/2012 at 01:34. Pushed by laitl into branch 'master'. Extend fix of bug 285951 to the other crash site This should definitely fix the Amarok crashes during exit bug. FIXED-IN: 2.6 DIGEST: fix crash bug M +4 -4 src/core-impl/collections/support/CollectionManager.cpp http://commits.kde.org/amarok/0292de05bf5ae2cf161fc8cdaecf4effab4fc34b
Git commit 88f7be636917cdf060b0b6de62a5701161727185 by Matěj Laitl. Committed on 06/02/2012 at 00:15. Pushed by laitl into branch 'master'. Fix another crash on exit with Qt 4.8 wrt qDeleteAll() M +3 -1 src/context/applets/videoclip/VideoclipApplet.cpp http://commits.kde.org/amarok/88f7be636917cdf060b0b6de62a5701161727185
*** Bug 294709 has been marked as a duplicate of this bug. ***
*** Bug 295711 has been marked as a duplicate of this bug. ***
*** Bug 295853 has been marked as a duplicate of this bug. ***
*** Bug 297164 has been marked as a duplicate of this bug. ***
*** Bug 297555 has been marked as a duplicate of this bug. ***
*** Bug 298222 has been marked as a duplicate of this bug. ***
*** Bug 298331 has been marked as a duplicate of this bug. ***
*** Bug 298760 has been marked as a duplicate of this bug. ***
Ref: crash reposted in bug 290283 and marked dup of this bug. I just updated my openSUSE 12.1, KDE Version KDE 4.8.2 release 491 to release 494. This bug still occurs. Is it supposed to be relsoved in this version?
No, as it is fixed in the development branch, 2.6 is not released yet.
*** Bug 299058 has been marked as a duplicate of this bug. ***
Created attachment 70775 [details] New crash information added by DrKonqi amarok (2.5.0) on KDE Platform 4.8.2 (4.8.2) using Qt 4.8.1 - What I was doing when the application crashed: All I did was close Amarok, but it shows up as having crashed. I don't suppose it's THAT big of a deal, but it does get annoying very quickly. -- Backtrace (Reduced): #8 0xb6dc504e in qDeleteAll<QList<Collections::Collection*>::const_iterator> (end=..., begin=...) at /usr/include/qt4/QtCore/qalgorithms.h:322 #9 qDeleteAll<SmartPointerList<Collections::Collection> > (c=...) at /usr/include/qt4/QtCore/qalgorithms.h:330 #10 CollectionManager::~CollectionManager (this=0xa585d18, __in_chrg=<optimized out>) at ../../src/core-impl/collections/support/CollectionManager.cpp:137 #11 0xb6dc5292 in CollectionManager::~CollectionManager (this=0xa585d18, __in_chrg=<optimized out>) at ../../src/core-impl/collections/support/CollectionManager.cpp:145 #12 0xb6dc329a in CollectionManager::destroy () at ../../src/core-impl/collections/support/CollectionManager.cpp:107
*** Bug 295495 has been marked as a duplicate of this bug. ***
*** Bug 299745 has been marked as a duplicate of this bug. ***
Created attachment 71011 [details] New crash information added by DrKonqi amarok (2.5.0) on KDE Platform 4.8.2 (4.8.2) using Qt 4.8.1 - What I was doing when the application crashed:Right click....taskbar..and after that the crash appeared, when I tried to exit Amarok. -- Backtrace (Reduced): #7 0x00007fe87b65f02e in qDeleteAll<QList<Collections::Collection*>::const_iterator> (end=..., begin=...) at /usr/include/qt4/QtCore/qalgorithms.h:322 #8 qDeleteAll<SmartPointerList<Collections::Collection> > (c=...) at /usr/include/qt4/QtCore/qalgorithms.h:330 #9 CollectionManager::~CollectionManager (this=0x18c8670, __in_chrg=<optimized out>) at ../../src/core-impl/collections/support/CollectionManager.cpp:137 #10 0x00007fe87b65f209 in CollectionManager::~CollectionManager (this=0x18c8670, __in_chrg=<optimized out>) at ../../src/core-impl/collections/support/CollectionManager.cpp:145 #11 0x00007fe87b65d4b6 in CollectionManager::destroy () at ../../src/core-impl/collections/support/CollectionManager.cpp:107
*** Bug 300194 has been marked as a duplicate of this bug. ***
Created attachment 71213 [details] New crash information added by DrKonqi amarok (2.5.0) on KDE Platform 4.8.2 (4.8.2) using Qt 4.8.1 - What I was doing when the application crashed: I closed amarok 2.5.0 through menu File->Exit in kubuntu 12.04 with kde 4.8.2. -- Backtrace (Reduced): #8 0xb6d8104e in qDeleteAll<QList<Collections::Collection*>::const_iterator> (end=..., begin=...) at /usr/include/qt4/QtCore/qalgorithms.h:322 #9 qDeleteAll<SmartPointerList<Collections::Collection> > (c=...) at /usr/include/qt4/QtCore/qalgorithms.h:330 #10 CollectionManager::~CollectionManager (this=0x8939768, __in_chrg=<optimized out>) at ../../src/core-impl/collections/support/CollectionManager.cpp:137 #11 0xb6d81292 in CollectionManager::~CollectionManager (this=0x8939768, __in_chrg=<optimized out>) at ../../src/core-impl/collections/support/CollectionManager.cpp:145 #12 0xb6d7f29a in CollectionManager::destroy () at ../../src/core-impl/collections/support/CollectionManager.cpp:107
Created attachment 71246 [details] New crash information added by DrKonqi amarok (2.5.0) on KDE Platform 4.8.3 (4.8.3) using Qt 4.8.1 - What I was doing when the application crashed: 1) Open Amarok 2.50 2) Closed it - Unusual behavior I noticed: 1) Amarok crashed after closed it - Custom settings of the application: 1) default setings -- Backtrace (Reduced): #7 0x00007ff7db20102e in qDeleteAll<QList<Collections::Collection*>::const_iterator> (end=..., begin=...) at /usr/include/qt4/QtCore/qalgorithms.h:322 #8 qDeleteAll<SmartPointerList<Collections::Collection> > (c=...) at /usr/include/qt4/QtCore/qalgorithms.h:330 #9 CollectionManager::~CollectionManager (this=0x268ef20, __in_chrg=<optimized out>) at ../../src/core-impl/collections/support/CollectionManager.cpp:137 #10 0x00007ff7db201209 in CollectionManager::~CollectionManager (this=0x268ef20, __in_chrg=<optimized out>) at ../../src/core-impl/collections/support/CollectionManager.cpp:145 #11 0x00007ff7db1ff4b6 in CollectionManager::destroy () at ../../src/core-impl/collections/support/CollectionManager.cpp:107
Please check the bug you are commenting on: this is fixed in the upcoming Amarok 2.6, no need to report it for a previous version.
*** Bug 300384 has been marked as a duplicate of this bug. ***
Created attachment 71500 [details] New crash information added by DrKonqi amarok (2.5.0) on KDE Platform 4.8.3 (4.8.3) using Qt 4.8.1 - What I was doing when the application crashed: Amarok chrashes when click on Exit, or Ctrl-Q, lpaying or not playing, next time it is started, there is system error related to files in library... -- Backtrace (Reduced): #8 0xb6d6904e in qDeleteAll<QList<Collections::Collection*>::const_iterator> (end=..., begin=...) at /usr/include/qt4/QtCore/qalgorithms.h:322 #9 qDeleteAll<SmartPointerList<Collections::Collection> > (c=...) at /usr/include/qt4/QtCore/qalgorithms.h:330 #10 CollectionManager::~CollectionManager (this=0x99685a0, __in_chrg=<optimized out>) at ../../src/core-impl/collections/support/CollectionManager.cpp:137 #11 0xb6d69292 in CollectionManager::~CollectionManager (this=0x99685a0, __in_chrg=<optimized out>) at ../../src/core-impl/collections/support/CollectionManager.cpp:145 #12 0xb6d6729a in CollectionManager::destroy () at ../../src/core-impl/collections/support/CollectionManager.cpp:107
*** Bug 301012 has been marked as a duplicate of this bug. ***
Created attachment 71631 [details] New crash information added by DrKonqi amarok (2.5.0) on KDE Platform 4.8.3 (4.8.3) using Qt 4.8.1 - What I was doing when the application crashed: Every time i quit amarok (with ctrl+Q), amarok crashes -- Backtrace (Reduced): #7 0x00007f67c183302e in qDeleteAll<QList<Collections::Collection*>::const_iterator> (end=..., begin=...) at /usr/include/qt4/QtCore/qalgorithms.h:322 #8 qDeleteAll<SmartPointerList<Collections::Collection> > (c=...) at /usr/include/qt4/QtCore/qalgorithms.h:330 #9 CollectionManager::~CollectionManager (this=0x7c7400, __in_chrg=<optimized out>) at ../../src/core-impl/collections/support/CollectionManager.cpp:137 #10 0x00007f67c1833209 in CollectionManager::~CollectionManager (this=0x7c7400, __in_chrg=<optimized out>) at ../../src/core-impl/collections/support/CollectionManager.cpp:145 #11 0x00007f67c18314b6 in CollectionManager::destroy () at ../../src/core-impl/collections/support/CollectionManager.cpp:107
*** Bug 302113 has been marked as a duplicate of this bug. ***
*** Bug 302141 has been marked as a duplicate of this bug. ***
*** Bug 302467 has been marked as a duplicate of this bug. ***
*** Bug 302727 has been marked as a duplicate of this bug. ***
Created attachment 72285 [details] New crash information added by DrKonqi amarok (2.5.0) on KDE Platform 4.8.3 (4.8.3) using Qt 4.8.1 It carshes when I close Amarok! -- Backtrace (Reduced): #7 0x00007f1efc0ad02e in qDeleteAll<QList<Collections::Collection*>::const_iterator> (end=..., begin=...) at /usr/include/qt4/QtCore/qalgorithms.h:322 #8 qDeleteAll<SmartPointerList<Collections::Collection> > (c=...) at /usr/include/qt4/QtCore/qalgorithms.h:330 #9 CollectionManager::~CollectionManager (this=0x243a760, __in_chrg=<optimized out>) at ../../src/core-impl/collections/support/CollectionManager.cpp:137 #10 0x00007f1efc0ad209 in CollectionManager::~CollectionManager (this=0x243a760, __in_chrg=<optimized out>) at ../../src/core-impl/collections/support/CollectionManager.cpp:145 #11 0x00007f1efc0ab4b6 in CollectionManager::destroy () at ../../src/core-impl/collections/support/CollectionManager.cpp:107
*** Bug 303078 has been marked as a duplicate of this bug. ***
*** Bug 303102 has been marked as a duplicate of this bug. ***
*** Bug 303100 has been marked as a duplicate of this bug. ***
*** Bug 303372 has been marked as a duplicate of this bug. ***
*** Bug 303333 has been marked as a duplicate of this bug. ***
Created attachment 72692 [details] New crash information added by DrKonqi amarok (2.5.0) on KDE Platform 4.8.4 (4.8.4) using Qt 4.8.1 - What I was doing when the application crashed: Simple, click oon exit and the program crash -- Backtrace (Reduced): #7 0x00007f286af3002e in qDeleteAll<QList<Collections::Collection*>::const_iterator> (end=..., begin=...) at /usr/include/qt4/QtCore/qalgorithms.h:322 #8 qDeleteAll<SmartPointerList<Collections::Collection> > (c=...) at /usr/include/qt4/QtCore/qalgorithms.h:330 #9 CollectionManager::~CollectionManager (this=0x2dcafb0, __in_chrg=<optimized out>) at ../../src/core-impl/collections/support/CollectionManager.cpp:137 #10 0x00007f286af30209 in CollectionManager::~CollectionManager (this=0x2dcafb0, __in_chrg=<optimized out>) at ../../src/core-impl/collections/support/CollectionManager.cpp:145 #11 0x00007f286af2e4b6 in CollectionManager::destroy () at ../../src/core-impl/collections/support/CollectionManager.cpp:107
*** Bug 303999 has been marked as a duplicate of this bug. ***
*** Bug 304007 has been marked as a duplicate of this bug. ***
*** Bug 304474 has been marked as a duplicate of this bug. ***
*** Bug 304719 has been marked as a duplicate of this bug. ***
*** Bug 304818 has been marked as a duplicate of this bug. ***
*** Bug 304925 has been marked as a duplicate of this bug. ***
*** Bug 305205 has been marked as a duplicate of this bug. ***
*** Bug 305260 has been marked as a duplicate of this bug. ***
Created attachment 73235 [details] New crash information added by DrKonqi amarok (2.5.0) on KDE Platform 4.9.00 "release 558" using Qt 4.8.2 I rightcklicked the systray icon and chose close -- Backtrace (Reduced): #5 0x00007fe15da1f364 in qDeleteAll<QList<Collections::Collection*>::const_iterator> (end=..., begin=...) at /usr/include/QtCore/qalgorithms.h:322 #6 qDeleteAll<SmartPointerList<Collections::Collection> > (c=...) at /usr/include/QtCore/qalgorithms.h:330 #7 CollectionManager::~CollectionManager (this=0x2b9b680, __in_chrg=<optimized out>) at /usr/src/debug/amarok-2.5.0/src/core-impl/collections/support/CollectionManager.cpp:137 #8 0x00007fe15da1f5e9 in CollectionManager::~CollectionManager (this=0x2b9b680, __in_chrg=<optimized out>) at /usr/src/debug/amarok-2.5.0/src/core-impl/collections/support/CollectionManager.cpp:145 #9 0x00007fe15da1d486 in CollectionManager::destroy () at /usr/src/debug/amarok-2.5.0/src/core-impl/collections/support/CollectionManager.cpp:107
*** Bug 305799 has been marked as a duplicate of this bug. ***
Created attachment 73525 [details] New crash information added by DrKonqi amarok (2.5.0) on KDE Platform 4.8.3 (4.8.3) using Qt 4.8.2 I just triggered system shutdown. Amarok crashed subsegwently with segfault. -- Backtrace (Reduced): #7 0x00007f1a4d6fe38e in qDeleteAll<QList<Collections::Collection*>::const_iterator> (end=<optimized out>, begin=<optimized out>) at /usr/include/qt4/QtCore/qalgorithms.h:322 #8 qDeleteAll<SmartPointerList<Collections::Collection> > (c=...) at /usr/include/qt4/QtCore/qalgorithms.h:330 #9 CollectionManager::~CollectionManager (this=0x2e23020, __in_chrg=<optimized out>) at /var/tmp/portage/media-sound/amarok-2.5.0-r4/work/amarok-2.5.0/src/core-impl/collections/support/CollectionManager.cpp:137 #10 0x00007f1a4d6fe569 in CollectionManager::~CollectionManager (this=0x2e23020, __in_chrg=<optimized out>) at /var/tmp/portage/media-sound/amarok-2.5.0-r4/work/amarok-2.5.0/src/core-impl/collections/support/CollectionManager.cpp:145 #11 0x00007f1a4d6fc816 in CollectionManager::destroy () at /var/tmp/portage/media-sound/amarok-2.5.0-r4/work/amarok-2.5.0/src/core-impl/collections/support/CollectionManager.cpp:107
(In reply to comment #56) > Created attachment 73525 [details] > New crash information added by DrKonqi > > amarok (2.5.0) on KDE Platform 4.8.3 (4.8.3) using Qt 4.8.2 Ale notak, překladatel a stále používá 2.5.0?
(In reply to comment #57) > (In reply to comment #56) > > Created attachment 73525 [details] > > New crash information added by DrKonqi > > > > amarok (2.5.0) on KDE Platform 4.8.3 (4.8.3) using Qt 4.8.2 > > Ale notak, překladatel a stále používá 2.5.0? Ano a jsem na to hrdy. :-D V Gentoo stable novejsi neni.
*** Bug 306089 has been marked as a duplicate of this bug. ***
Created attachment 73644 [details] New crash information added by DrKonqi amarok (2.5.0) on KDE Platform 4.8.4 (4.8.4) using Qt 4.8.1 - What I was doing when the application crashed: Right click on icon in system tray, then quit. -- Backtrace (Reduced): #8 0xb6e2604e in qDeleteAll<QList<Collections::Collection*>::const_iterator> (end=..., begin=...) at /usr/include/qt4/QtCore/qalgorithms.h:322 #9 qDeleteAll<SmartPointerList<Collections::Collection> > (c=...) at /usr/include/qt4/QtCore/qalgorithms.h:330 #10 CollectionManager::~CollectionManager (this=0x9fac5b8, __in_chrg=<optimized out>) at ../../src/core-impl/collections/support/CollectionManager.cpp:137 #11 0xb6e26292 in CollectionManager::~CollectionManager (this=0x9fac5b8, __in_chrg=<optimized out>) at ../../src/core-impl/collections/support/CollectionManager.cpp:145 #12 0xb6e2429a in CollectionManager::destroy () at ../../src/core-impl/collections/support/CollectionManager.cpp:107
*** Bug 306730 has been marked as a duplicate of this bug. ***
*** Bug 307008 has been marked as a duplicate of this bug. ***
*** Bug 307030 has been marked as a duplicate of this bug. ***
*** Bug 307081 has been marked as a duplicate of this bug. ***
*** Bug 307714 has been marked as a duplicate of this bug. ***
*** Bug 308077 has been marked as a duplicate of this bug. ***
*** Bug 308312 has been marked as a duplicate of this bug. ***
*** Bug 308752 has been marked as a duplicate of this bug. ***
Created attachment 74706 [details] New crash information added by DrKonqi amarok (2.5.0) on KDE Platform 4.8.5 (4.8.5) using Qt 4.8.1 - What I was doing when the application crashed: - Custom settings of the application: i recently tried to change the window manager to compiz but kde kept getting buggy with each try i made to make it work so i just gave up and left it with kwin so while i was listening to music and decided to close it to watch a movie thats when it crashed and kept crashing each time i quit amarok.. amarok opens just fine it only crashes when i quit the program. -- Backtrace (Reduced): #8 0xb6dea04e in qDeleteAll<QList<Collections::Collection*>::const_iterator> (end=..., begin=...) at /usr/include/qt4/QtCore/qalgorithms.h:322 #9 qDeleteAll<SmartPointerList<Collections::Collection> > (c=...) at /usr/include/qt4/QtCore/qalgorithms.h:330 #10 CollectionManager::~CollectionManager (this=0x8ee4db8, __in_chrg=<optimized out>) at ../../src/core-impl/collections/support/CollectionManager.cpp:137 #11 0xb6dea292 in CollectionManager::~CollectionManager (this=0x8ee4db8, __in_chrg=<optimized out>) at ../../src/core-impl/collections/support/CollectionManager.cpp:145 #12 0xb6de829a in CollectionManager::destroy () at ../../src/core-impl/collections/support/CollectionManager.cpp:107
*** Bug 309501 has been marked as a duplicate of this bug. ***
*** Bug 310233 has been marked as a duplicate of this bug. ***
*** Bug 311082 has been marked as a duplicate of this bug. ***
*** Bug 311128 has been marked as a duplicate of this bug. ***
Created attachment 75761 [details] New crash information added by DrKonqi amarok (2.5.0) on KDE Platform 4.8.5 (4.8.5) using Qt 4.8.1 - What I was doing when the application crashed: I clicked on 'quit' and it always crashes. It also runs once for each start, then I have to 'quit' to get it to play again. -- Backtrace (Reduced): #7 0x00007f3352ea402e in qDeleteAll<QList<Collections::Collection*>::const_iterator> (end=..., begin=...) at /usr/include/qt4/QtCore/qalgorithms.h:322 #8 qDeleteAll<SmartPointerList<Collections::Collection> > (c=...) at /usr/include/qt4/QtCore/qalgorithms.h:330 #9 CollectionManager::~CollectionManager (this=0x10bc900, __in_chrg=<optimized out>) at ../../src/core-impl/collections/support/CollectionManager.cpp:137 #10 0x00007f3352ea4209 in CollectionManager::~CollectionManager (this=0x10bc900, __in_chrg=<optimized out>) at ../../src/core-impl/collections/support/CollectionManager.cpp:145 #11 0x00007f3352ea24b6 in CollectionManager::destroy () at ../../src/core-impl/collections/support/CollectionManager.cpp:107
*** Bug 311591 has been marked as a duplicate of this bug. ***
Created attachment 75854 [details] New crash information added by DrKonqi amarok (2.5.0) on KDE Platform 4.8.5 (4.8.5) using Qt 4.8.1 - What I was doing when the application crashed: I was closing Amarok after it would no longer play. -- Backtrace (Reduced): #7 0x00007fa47d72402e in qDeleteAll<QList<Collections::Collection*>::const_iterator> (end=..., begin=...) at /usr/include/qt4/QtCore/qalgorithms.h:322 #8 qDeleteAll<SmartPointerList<Collections::Collection> > (c=...) at /usr/include/qt4/QtCore/qalgorithms.h:330 #9 CollectionManager::~CollectionManager (this=0x16ae5a0, __in_chrg=<optimized out>) at ../../src/core-impl/collections/support/CollectionManager.cpp:137 #10 0x00007fa47d724209 in CollectionManager::~CollectionManager (this=0x16ae5a0, __in_chrg=<optimized out>) at ../../src/core-impl/collections/support/CollectionManager.cpp:145 #11 0x00007fa47d7224b6 in CollectionManager::destroy () at ../../src/core-impl/collections/support/CollectionManager.cpp:107
(In reply to comment #76) > Created attachment 75854 [details] > New crash information added by DrKonqi > > amarok (2.5.0) on KDE Platform 4.8.5 (4.8.5) using Qt 4.8.1 Charles, please, stop doing that, this is already solved in a version ahead of yours and marked as fixed. Please upgrade to Amarok 2.6
Thank you for your kind words. After I did this: sudo apt-get install amarok I got this: The version you have is the latest version. I guess I will just remove the bug reporter. Thank you! Charles Bell
(In reply to comment #78) > Thank you for your kind words. After I did this: > sudo apt-get install amarok > I got this: > The version you have is the latest version. > I guess I will just remove the bug reporter. Because it is the latest version on your system, but that just means that either your distribution version doesn't ship the 2.6 version or that you need to activate additional repositories. Please take this to http://forum.kde.org/amarok where we can point you to the steps to take to get a newer version. Don't forget to specify your exact distribution version there so we can help.
I have this same problem when trying to report various bugs. Is there a way that when the resolution is found that everyone who reported the problem can be given a direct update link to verify and updated to the current version which has been fixed? This would simplify the process of updating various bugs and fixes I would hope. Maybe there is a better solution already in place and I am not aware. But with so many Linux Distros out there KDE needs to come up with a 1 package solution for everyone who chooses to use KDE. KDE is awesome but with your help we can make it the best platform to work with out there. Thank you all at KDE and those who help report the various bugs that arrise with the different KDE applications when they occur. Please continue to use the bug reporting system and we should work on better fix resolution update instructions. Kelley Castleberry PCI Payment Gateway.com Owner/Operator 3183 Wilshire Blvd. Ste 196-K21 Los Angeles, CA 90010 323-639-0706 TEL On Dec 17, 2012 12:25 AM, "Myriam Schweingruber" <myriam@kde.org> wrote: > https://bugs.kde.org/show_bug.cgi?id=285951 > > --- Comment #79 from Myriam Schweingruber <myriam@kde.org> --- > (In reply to comment #78) > > Thank you for your kind words. After I did this: > > sudo apt-get install amarok > > I got this: > > The version you have is the latest version. > > I guess I will just remove the bug reporter. > > Because it is the latest version on your system, but that just means that > either your distribution version doesn't ship the 2.6 version or that you > need > to activate additional repositories. Please take this to > http://forum.kde.org/amarok where we can point you to the steps to take > to get > a newer version. Don't forget to specify your exact distribution version > there > so we can help. > > -- > You are receiving this mail because: > You are on the CC list for the bug. >
(In reply to comment #80) > I have this same problem when trying to report various bugs. Is there a > way that when the resolution is found that everyone who reported the > problem can be given a direct update link to verify and updated to the > current version which has been fixed? This would simplify the process of > updating various bugs and fixes I would hope. Maybe there is a better > solution already in place and I am not aware. But with so many Linux > Distros out there KDE needs to come up with a 1 package solution for > everyone who chooses to use KDE. KDE is awesome but with your help we can > make it the best platform to work with out there. Well, it is up to the users to keep their system up-to-date, and since we only provide tarballs of the source, the packages are something you need to get from your distribution. Since not all distributions use the same packaging system it would be impossible to provide one package that fits all. Make sure that you are subscribed to the mailing lists ans announcements of your distribution so you are notified when new packages arrive. For example, I use Kubuntu, reading http://kubuntu.org/news/ gives me all the updates I need.
I went to the Amarok download page and followed the directions for adding backports. That did not do the trick, so I "sudo apt-get install phonon-backend-vlc" Then I did "sudo apt-get install amarok" and it loaded 2.6 just fine. So, now I am up-to-date on Amarok. Thank you! Charles Bell
*** Bug 312254 has been marked as a duplicate of this bug. ***
Created attachment 76170 [details] New crash information added by DrKonqi amarok (2.5.0) on KDE Platform 4.8.5 (4.8.5) using Qt 4.8.1 - What I was doing when the application crashed: I closed the program and I got the Bug... It doesn'r represent a major problem but still it crashes -- Backtrace (Reduced): #8 0xb6df104e in qDeleteAll<QList<Collections::Collection*>::const_iterator> (end=..., begin=...) at /usr/include/qt4/QtCore/qalgorithms.h:322 #9 qDeleteAll<SmartPointerList<Collections::Collection> > (c=...) at /usr/include/qt4/QtCore/qalgorithms.h:330 #10 CollectionManager::~CollectionManager (this=0xa2ab0d8, __in_chrg=<optimized out>) at ../../src/core-impl/collections/support/CollectionManager.cpp:137 #11 0xb6df1292 in CollectionManager::~CollectionManager (this=0xa2ab0d8, __in_chrg=<optimized out>) at ../../src/core-impl/collections/support/CollectionManager.cpp:145 #12 0xb6def29a in CollectionManager::destroy () at ../../src/core-impl/collections/support/CollectionManager.cpp:107
Ugh. We are just working on 2.7 and this bug should have been fixed in 2.6. Newer versions are better :)
*** Bug 312632 has been marked as a duplicate of this bug. ***
*** Bug 312718 has been marked as a duplicate of this bug. ***
*** Bug 314620 has been marked as a duplicate of this bug. ***
*** Bug 315285 has been marked as a duplicate of this bug. ***
Created attachment 77395 [details] New crash information added by DrKonqi amarok (2.5.0) on KDE Platform 4.8.5 (4.8.5) using Qt 4.8.1 - What I was doing when the application crashed: Closing the application from the system tray. Otherwise Amarok was working as expected. -- Backtrace (Reduced): #7 0x00007f57b4ef402e in qDeleteAll<QList<Collections::Collection*>::const_iterator> (end=..., begin=...) at /usr/include/qt4/QtCore/qalgorithms.h:322 #8 qDeleteAll<SmartPointerList<Collections::Collection> > (c=...) at /usr/include/qt4/QtCore/qalgorithms.h:330 #9 CollectionManager::~CollectionManager (this=0x1ad0460, __in_chrg=<optimized out>) at ../../src/core-impl/collections/support/CollectionManager.cpp:137 #10 0x00007f57b4ef4209 in CollectionManager::~CollectionManager (this=0x1ad0460, __in_chrg=<optimized out>) at ../../src/core-impl/collections/support/CollectionManager.cpp:145 #11 0x00007f57b4ef24b6 in CollectionManager::destroy () at ../../src/core-impl/collections/support/CollectionManager.cpp:107
(In reply to comment #90) > Created attachment 77395 [details] > New crash information added by DrKonqi > > amarok (2.5.0) on KDE Platform 4.8.5 (4.8.5) using Qt 4.8.1 Please upgrade, your Amarok version is outdated and this is fixed since quite some time (version 2.6, release in August 2012). The current Amarok version is 2.7, released in January 2013.
*** Bug 315667 has been marked as a duplicate of this bug. ***
*** Bug 316271 has been marked as a duplicate of this bug. ***
*** Bug 316321 has been marked as a duplicate of this bug. ***
*** Bug 316512 has been marked as a duplicate of this bug. ***
*** Bug 316849 has been marked as a duplicate of this bug. ***
*** Bug 317029 has been marked as a duplicate of this bug. ***
*** Bug 317276 has been marked as a duplicate of this bug. ***
Created attachment 81231 [details] New crash information added by DrKonqi amarok (2.5.0) on KDE Platform 4.8.5 (4.8.5) using Qt 4.8.1 - What I was doing when the application crashed: Closing Amarok after activating all pluggins for Collection > Ipod - Custom settings of the application: -- Backtrace (Reduced): #8 0xb6dd204e in qDeleteAll<QList<Collections::Collection*>::const_iterator> (end=..., begin=...) at /usr/include/qt4/QtCore/qalgorithms.h:322 #9 qDeleteAll<SmartPointerList<Collections::Collection> > (c=...) at /usr/include/qt4/QtCore/qalgorithms.h:330 #10 CollectionManager::~CollectionManager (this=0x8e65c18, __in_chrg=<optimized out>) at ../../src/core-impl/collections/support/CollectionManager.cpp:137 #11 0xb6dd2292 in CollectionManager::~CollectionManager (this=0x8e65c18, __in_chrg=<optimized out>) at ../../src/core-impl/collections/support/CollectionManager.cpp:145 #12 0xb6dd029a in CollectionManager::destroy () at ../../src/core-impl/collections/support/CollectionManager.cpp:107
(In reply to comment #99) > Created attachment 81231 [details] > New crash information added by DrKonqi > > amarok (2.5.0) on KDE Platform 4.8.5 (4.8.5) using Qt 4.8.1 You are kidding, right? This is solved since version 2.6, current is 2.7.1, and we are about to release 2.8 :)
Here are some helpful links http://www.kde.org/download/ http://www.kde.org/applications/multimedia/ http://www.kde.org/applications/multimedia/amarok/ http://amarok.kde.org/ Kelley S. Castleberry 619-665-1710 https://bugs.kde.org/show_bug.cgi?id=285951 --- Comment #100 from Myriam Schweingruber <myriam@kde.org> --- (In reply to comment #99) > Created attachment 81231 [details] > New crash information added by DrKonqi > > amarok (2.5.0) on KDE Platform 4.8.5 (4.8.5) using Qt 4.8.1 You are kidding, right? This is solved since version 2.6, current is 2.7.1, and we are about to release 2.8 :) -- You are receiving this mail because: You are on the CC list for the bug.
> Here are some helpful links: > http://www.kde.org/download/ > > http://www.kde.org/applications/multimedia/ > > http://www.kde.org/applications/multimedia/amarok/ > > http://amarok.kde.org/ > > Kelley S. Castleberry > 619-665-1710 > > https://bugs.kde.org/show_bug.cgi?id=285951 > > --- Comment #100 from Myriam Schweingruber <myriam@kde.org> --- > (In reply to comment #99) > > Created attachment 81231 [details] > > New crash information added by DrKonqi > > > > amarok (2.5.0) on KDE Platform 4.8.5 (4.8.5) using Qt 4.8.1 > > You are kidding, right? This is solved since version 2.6, current is 2.7.1, and > we are about to release 2.8 :) > > -- > You are receiving this mail because: > You are on the CC list for the bug.
*** Bug 331142 has been marked as a duplicate of this bug. ***