Summary: | Amarok crashes on session change [@ LyricsManager::lyricsResult] | ||
---|---|---|---|
Product: | [Applications] amarok | Reporter: | christian.vasquez.perales |
Component: | Context View/Lyrics | Assignee: | Amarok Developers <amarok-bugs-dist> |
Status: | RESOLVED NOT A BUG | ||
Severity: | crash | CC: | ashl1future, lfranchi, simon.esneault |
Priority: | NOR | ||
Version: | 2.4.0 | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
christian.vasquez.perales
2011-03-25 06:40:19 UTC
From bug 266797 Comment 14: Steps to reproduce: 1. Open Amarok 2. Use Dynamic playlist with no filter (all tracks) 3. Quickly switch between tracks not listen Alexey, are you sure this comment is for this report? It doesn't seem to be related at all. Yes, I think it is for this bug. I make a mistake by write to another bug. From my attachement 59760 from bug 266797 Comment 14. Thread 1 (Thread 0x7ffff7f8c780 (LWP 6229)): #0 0x00007ffff6af8418 in LyricsManager::lyricsResult (this=<value optimized out>, lyricsXML=<value optimized out>, cached=<value optimized out>) at /var/tmp/portage/media-sound/amarok-9999/work/amarok-9999/src/context/LyricsManager.cpp:193 #1 0x00007ffff6e511ee in AmarokScript::AmarokLyricsScript::showLyrics (this=<value optimized out>, lyrics=...) at /var/tmp/portage/media-sound/amarok-9999/work/amarok-9999/src/scriptengine/AmarokLyricsScript.cpp:55 #2 0x00007ffff6e513d4 in AmarokScript::AmarokLyricsScript::qt_metacall (this=0x29edb10, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffffff8ae0) at /var/tmp/portage/media-sound/amarok-9999/work/amarok-9999_build/src/AmarokLyricsScript.moc:97 #3 0x00007ffff057ac33 in QScript::callQtMethod (exec=<value optimized out>, callType=<value optimized out>, thisQObject=<value optimized out>, scriptArgs=<value optimized out>, meta=<value optimized out>, initialIndex=<value optimized out>, maybeOverloaded=true) at bridge/qscriptqobject.cpp:960 #4 0x00007ffff057c1a8 in QScript::QtFunction::execute (this=0x7fffa53ecb40, exec=0x7fffa5578140, thisValue=<value optimized out>, scriptArgs=...) at bridge/qscriptqobject.cpp:1015 #5 0x00007ffff057c4a2 in QScript::QtFunction::call (exec=0x7fffa5578140, callee=0x7fffa53ecb40, thisValue=..., args=...) at bridge/qscriptqobject.cpp:1030 #6 0x00007ffff047ac08 in QTJSC::NativeFuncWrapper::operator() (this=0x7fffffff9220, exec=0x7fffa5578140, jsobj=0x7fffa53ecb40, thisValue=..., argList=...) at ../3rdparty/javascriptcore/JavaScriptCore/runtime/CallData.cpp:46 #7 0x00007ffff0454edd in QTJSC::cti_op_call_NotJSFunction (args=<value optimized out>) at ../3rdparty/javascriptcore/JavaScriptCore/jit/JITStubs.cpp:1771 #8 0x00007fffb400a748 in ?? () #9 0x0000000000000000 in ?? () And in this bug: [KCrash Handler] #7 0xb68fe202 in LyricsManager::lyricsResult (this=0x8e296d8, lyricsXML=..., cached=false) at /usr/src/debug/amarok-2.4.0/src/context/LyricsManager.cpp:191 #8 0xb6e27fd9 in AmarokScript::AmarokLyricsScript::showLyrics (this=0x8ac28a8, lyrics=...) at /usr/src/debug/amarok-2.4.0/src/scriptengine/AmarokLyricsScript.cpp:55 #9 0xb6e281bb in AmarokScript::AmarokLyricsScript::qt_metacall (this=0x8ac28a8, _c=QMetaObject::InvokeMetaMethod, _id=1, _a=0xbfb56fbc) at /usr/src/debug/amarok-2.4.0/build/src/AmarokLyricsScript.moc:97 The same stack, the same method LyricsManager::lyricsResult. Thank you for the feedback. The code in question has fundamentally changed in current git. @reporter: can you reproduce that bug in git master/the soon to be released Amarok 2.4.2 beta? Closing for lack of feedback. Feel free to reopen if you can still reproduce this with Amarok 2.4.2 beta 1 or later and provide the necessary feedback. |