Summary: | amarok start crash with dynamic playlist enabled [@ Dynamic::AlbumPlayBias::matchingTracks] | ||
---|---|---|---|
Product: | [Applications] amarok | Reporter: | Till Schäfer <till2.schaefer> |
Component: | Playlists/Dynamic Playlists | Assignee: | Amarok Developers <amarok-bugs-dist> |
Status: | RESOLVED WORKSFORME | ||
Severity: | normal | CC: | mjwvdlinden, ralf-engels |
Priority: | NOR | Keywords: | regression |
Version: | 2.6.0 | ||
Target Milestone: | 2.7 | ||
Platform: | Gentoo Packages | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | amarokrc |
Description
Till Schäfer
2012-04-30 16:59:49 UTC
Created attachment 70776 [details]
amarokrc
*** Bug 306599 has been marked as a duplicate of this bug. *** Is this still valid with Amarok 2.6? Please upgrade and report back. Its not reproducible because i disabled the dynamic playlist in the amarokrc and now everything works again. nevertheless i upgraded to 2.6 and when it will occur again i will report it. It was most likely fixed by this commit: http://commits.kde.org/amarok/e83b4d4cf64ea7a13788375c95cc1b3df3125d59 Reopening, based on bug 311231: Thread 7 (Thread 0x7fbaecb61700 (LWP 11763)): [KCrash Handler] #6 0x00007fbb0d339a18 in KSharedPtr (o=..., this=0x7fbaecb603e0) at /usr/include/KDE/../ksharedptr.h:84 #7 Dynamic::AlbumPlayBias::matchingTracks (this=0xf238c0, position=<optimized out>, playlist=..., contextCount=<optimized out>, universe=...) at /var/tmp/portage/media-sound/amarok-2.6.0/work/amarok-2.6.0/src/dynamic/biases/AlbumPlayBias.cpp:160 #8 0x00007fbb0d343b72 in Dynamic::IfElseBias::matchingTracks (this=0xef1a40, position=21, playlist=..., contextCount=21, universe=...) at /var/tmp/portage/media-sound/amarok-2.6.0/work/amarok-2.6.0/src/dynamic/biases/IfElseBias.cpp:103 #9 0x00007fbb0d337732 in Dynamic::AndBias::matchingTracks (this=0xee07d0, position=21, playlist=..., contextCount=21, universe=...) at /var/tmp/portage/media-sound/amarok-2.6.0/work/amarok-2.6.0/src/dynamic/Bias.cpp:274 #10 0x00007fbb0d320578 in Dynamic::BiasSolver::matchingTracks (this=0xee10e0, position=<optimized out>, playlist=...) at /var/tmp/portage/media-sound/amarok-2.6.0/work/amarok-2.6.0/src/dynamic/BiasSolver.cpp:611 #11 0x00007fbb0d32230e in Dynamic::BiasSolver::simpleOptimize (this=0xee10e0, list=0x7fbaecb60900) at /var/tmp/portage/media-sound/amarok-2.6.0/work/amarok-2.6.0/src/dynamic/BiasSolver.cpp:247 #12 0x00007fbb0d32568b in Dynamic::BiasSolver::run (this=0xee10e0) at /var/tmp/portage/media-sound/amarok-2.6.0/work/amarok-2.6.0/src/dynamic/BiasSolver.cpp:206 #13 0x00007fbb081228bb in ThreadWeaver::JobRunHelper::runTheJob (this=0x7fbaecb60c80, th=0x1077100, job=0xee10e0) at /var/tmp/portage/kde-base/kdelibs-4.9.3/work/kdelibs-4.9.3/threadweaver/Weaver/Job.cpp:106 #14 0x00007fbb08122a3e in ThreadWeaver::Job::execute (this=0xee10e0, th=0x1077100) at /var/tmp/portage/kde-base/kdelibs-4.9.3/work/kdelibs-4.9.3/threadweaver/Weaver/Job.cpp:135 #15 0x00007fbb0812216f in ThreadWeaver::ThreadRunHelper::run (this=0x7fbaecb60d10, parent=0xecff90, th=0x1077100) at /var/tmp/portage/kde-base/kdelibs-4.9.3/work/kdelibs-4.9.3/threadweaver/Weaver/Thread.cpp:95 #16 0x00007fbb08122228 in ThreadWeaver::Thread::run (this=0x1077100) at /var/tmp/portage/kde-base/kdelibs-4.9.3/work/kdelibs-4.9.3/threadweaver/Weaver/Thread.cpp:142 #17 0x00007fbb0b50880b in QThreadPrivate::start (arg=0x1077100) at thread/qthread_unix.cpp:307 #18 0x00007fbafa5d3764 in ?? () from /usr/lib64/libGL.so.1 #19 0x00007fbb08df3d96 in start_thread (arg=0x7fbaecb61700) at pthread_create.c:305 #20 0x00007fbb0acb146d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115 *** Bug 311231 has been marked as a duplicate of this bug. *** I would need a current stack trace as the source has changed and I can't identify the place of the crash or it's cause any longer. (In reply to comment #8) > I would need a current stack trace as the source has changed and I can't > identify the place of the crash or it's cause any longer. has it changed after the 2.6.0 release? -> if not: the 2.6 stack trace is given in bug 311231 -> if changed: tell me and i try to reproduce the bug. the problem is that i disabled dynamic playlist in amarokrc after the crash, so i can listen to music and now it works again without crash. but maybe some repopulate clicks should trigger the bug again. should i check out the latest git version in this case? At least the code has changed after 2.6.0 Could you please disable the dynamic playlist again. I personally am always listening with dynamic playlist and I never get this crash. You could also wait for 2.7 and retest. Should be released shortly. Maybe test with Amarok 2.6.90 aka 2.7 beta1? actually i am not able to reproduce it (in 2.6.0). I will upgrade to 2.6.90 and inform you if it occurs again. Still waiting for feedback... Amarok 2.7 has been released in the meantime. I have not encountered the bug again yet (using 2.7 since the beta1). However it was never reliable reproducible. I think you can close this report and i will reopen it whenever it occurs again. Thank you for the feedback. *** Bug 326010 has been marked as a duplicate of this bug. *** |