Summary: | Amarok crashes after removing video applet while listening, and the song changes | ||
---|---|---|---|
Product: | [Applications] amarok | Reporter: | Juha Tiensyrjä <juha.tiensyrja> |
Component: | Context View/Video | Assignee: | Matthias Kretz <kretz> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | lfranchi, martin.sandsmark, simon.esneault |
Priority: | NOR | ||
Version: | 2.3.0 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 2.3.0 | |
Sentry Crash Report: | |||
Attachments: |
Another backtrace
Backtrace with gdb Valgrind output |
Description
Juha Tiensyrjä
2010-01-23 22:24:29 UTC
Sorry, but your backtrace is not useful, as you are lacking debugging symbols. If you can reproduce this bug, please check here on how to get a valid backtrace: http://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_useful_crash_reports Since you are using Kubuntu, you will need amarok-dbg and phonon-dbg at least, ideally you should also have kdelibs5-dbg, libqt4-dbg and libglib2.0-0-dbg. That should cover most of the crashes. Sure, I can reproduce it. I've installed the debug packages you suggested, but the backtrace still seemed to have some parts missing, so I'm currently downloading phonon-backends-dbg and libqt4-webkit-dbg. I will report with an updated backtrace in a bit. Created attachment 40169 [details]
Another backtrace
Hopefully this backtrace is more complete.
(In reply to comment #3) > Hopefully this backtrace is more complete. Not really, I can only guess the crash is in libxine. Can you remove the applet when nothing plays? Created attachment 40171 [details]
Backtrace with gdb
When I remove the applet when nothing is playing and then play some music, everything works as it should.
I can also cause the crash by removing the applet when something is playing, jumping to the end of the current song, and then jumping very close to the next song's end.
I tried to get a backtrace with gdb, like the tutorial said. Is the attached backtrace any more useful? At least its a few kB larger.
Created attachment 40172 [details]
Valgrind output
Here's also valgrind output, if it is of any use.
(In reply to comment #5) > I tried to get a backtrace with gdb, like the tutorial said. Is the attached > backtrace any more useful? At least its a few kB larger. No it's the same. Anyway, I will subscribe the author of the video applet, let's see if he has an idea. Hi, This bug has occured to me also, but unfortunatly I don't know how to solve this... We seem to interact to much with the engineController, so that when the applet is deleted, we break the whole amarok engine :( I need to ask some of the conceptor of amarok engine controller in order to solve that -Simon Reassigning to Phonon Correct version... Hi, I can no longer reproduce that bug, which occurs before a few time to me also. Juha, can you confirm that? I'm unable to reproduce the crash with Amarok 2.3.0 from Kubuntu Lucid packages. Thank you for the feedback. Closing. |