Summary: | Amarok crashed while playing music [@ VideoclipEngine::metadataChanged] | ||
---|---|---|---|
Product: | [Applications] amarok | Reporter: | tom |
Component: | Context View/Video | Assignee: | Amarok Developers <amarok-bugs-dist> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | chrisvte, lfranchi, peter, simon.esneault |
Priority: | NOR | ||
Version: | 2.4-GIT | ||
Target Milestone: | 2.4.0 | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 2.4.2 | |
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
Description
tom
2010-12-18 15:50:01 UTC
*** Bug 265373 has been marked as a duplicate of this bug. *** Created attachment 56947 [details]
New crash information added by DrKonqi
I was listening to a playlist, when one of the song ended the crash occurred.
Confirmed by duplicate. Created attachment 57207 [details]
New crash information added by DrKonqi
amarok (2.4-GIT) on KDE Platform 4.6.00 (4.6.0) using Qt 4.7.1
- What I was doing when the application crashed:
I was listening to music when a song ended and Amarok crashed.
-- Backtrace (Reduced):
#7 0xb6a21096 in LyricsManager::lyricsResult (this=0x8c7f868, lyricsXML=..., cached=false) at /usr/src/debug/amarok-2.4.0.60git.1297276260/src/context/LyricsManager.cpp:191
#8 0xb6f5fab9 in AmarokScript::AmarokLyricsScript::showLyrics (this=0x913f258, lyrics=...) at /usr/src/debug/amarok-2.4.0.60git.1297276260/src/scriptengine/AmarokLyricsScript.cpp:56
#9 0xb6f5fc9b in AmarokScript::AmarokLyricsScript::qt_metacall (this=0x913f258, _c=QMetaObject::InvokeMetaMethod, _id=1, _a=0xbfd136d4)
at /usr/src/debug/amarok-2.4.0.60git.1297276260/build/src/AmarokLyricsScript.moc:97
[...]
#11 0xb47d6d94 in QScript::callQtMethod (exec=0x9e840200, callType=QMetaMethod::Method, thisQObject=0x913f258, scriptArgs=..., meta=0xb73b67c4, initialIndex=5, maybeOverloaded=true)
at bridge/qscriptqobject.cpp:960
#12 0xb47d9b27 in QScript::QtFunction::execute (this=0x9e62b6c0, exec=0x9e840200, thisValue=<value optimized out>, scriptArgs=...) at bridge/qscriptqobject.cpp:1015
(In reply to comment #4) > Created an attachment (id=57207) [details] > New crash information added by DrKonqi > > amarok (2.4-GIT) on KDE Platform 4.6.00 (4.6.0) using Qt 4.7.1 > > - What I was doing when the application crashed: > I was listening to music when a song ended and Amarok crashed. > > -- Backtrace (Reduced): > #7 0xb6a21096 in LyricsManager::lyricsResult (this=0x8c7f868, lyricsXML=..., > cached=false) at > /usr/src/debug/amarok-2.4.0.60git.1297276260/src/context/LyricsManager.cpp:191 This is a different crash, please file a new report. Git commit 01ed71d37bc030bf916a500dbcbd3cada5d4f89c by Kevin Funk. Committed on 05/06/2011 at 15:36. Pushed by kfunk into branch 'master'. Fix possible crash in VideoClipEngine FIXED-IN: 2.4.2 BUG: 260635 M +3 -0 src/context/engines/videoclip/VideoclipEngine.cpp http://commits.kde.org/amarok/01ed71d37bc030bf916a500dbcbd3cada5d4f89c |