Summary: | Crash when playing stream | ||
---|---|---|---|
Product: | [Applications] amarok | Reporter: | kinta <aleixq> |
Component: | Playlist | Assignee: | Amarok Developers <amarok-bugs-dist> |
Status: | RESOLVED WORKSFORME | ||
Severity: | crash | ||
Priority: | NOR | ||
Version: | 2.0.1 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
valgrind log
backtrace (don't know if useful or not) |
Description
kinta
2009-04-13 18:44:48 UTC
1) Sorry, this backtrace is useless. Please see here: http://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_useful_crash_reports 2) Please test this again with 2.1-beta1, which we have just released (contains many bug fixes). Created attachment 32839 [details] valgrind log tested in amarok 2.1 svn it crash again attached the valgrind log (i don't know if it is useless...), if it's useless you can test yourself with the playlist in report (trying to play the songs until it plays one playable stream, when it is finished amarok crashes). playlist to reproduce: #EXTM3U #EXTINF:139,Hongroise les doigts http://www.jamendo.com/get/track/id/track/audio/redirect/13160/?aue=ogg2 #EXTINF:143,Ouverture facile à la con http://www.jamendo.com/get/track/id/track/audio/redirect/13161/?aue=ogg2 #EXTINF:201,Magik box http://www.jamendo.com/get/track/id/track/audio/redirect/13162/?aue=ogg2 #EXTINF:255,Tabatha Cash nocturne http://www.jamendo.com/get/track/id/track/audio/redirect/13163/?aue=ogg2 #EXTINF:25,Ma première ligne (part 1) http://www.jamendo.com/get/track/id/track/audio/redirect/13164/?aue=ogg2 #EXTINF:307,GaN POWER http://www.jamendo.com/get/track/id/track/audio/redirect/13165/?aue=ogg2 #EXTINF:302,Mulata http://www.jamendo.com/get/track/id/track/audio/redirect/13166/?aue=ogg2 #EXTINF:238,Chicango http://www.jamendo.com/get/track/id/track/audio/redirect/13167/?aue=ogg2 #EXTINF:56,Ma première ligne (part 2) http://www.jamendo.com/get/track/id/track/audio/redirect/13168/?aue=ogg2 #EXTINF:270,Musik Hole http://www.jamendo.com/get/track/id/track/audio/redirect/31823/?aue=ogg2 #EXTINF:249,Anarchie au Temps Des Rois http://www.jamendo.com/get/track/id/track/audio/redirect/13169/?aue=ogg2 #EXTINF:295,Police District http://www.jamendo.com/get/track/id/track/audio/redirect/13170/?aue=ogg2 #EXTINF:363,Salsa Malikum http://www.jamendo.com/get/track/id/track/audio/redirect/13171/?aue=ogg2 #EXTINF:16,Ma première ligne (part 3) http://www.jamendo.com/get/track/id/track/audio/redirect/13172/?aue=ogg2 #EXTINF:765,Paso Dub http://www.jamendo.com/get/track/id/track/audio/redirect/13173/?aue=ogg2 #EXTINF:313,Fuk la vie http://www.jamendo.com/get/track/id/track/audio/redirect/40436/?aue=ogg2 #EXTINF:313,Fuk la vie http://www.jamendo.com/get/track/id/track/audio/redirect/40436/?aue=ogg2 I still can't reproduce the crash with your playlist and Amarok SVN trunk. Loaded the playlist, tried to play it, and after 5 tracks or so the usual warning came up: "Too many errors encountered, stopping playback". That was it - no crash. Btw, Valgrind is completely useless here. What we would need is a backtrace from a crash of an Amarok instance with full debug symbols. Please go ahead and try to play again from the song which amarok stops until the next item playable is found Then let the whole song be played. at the end of the song amarok pop again the osd and shows that remains 145 hours left to finish the song. then it crashes Created attachment 32855 [details]
backtrace (don't know if useful or not)
I've tested this again, now with a playlist with 3 songs, first song with "not found error", second song with a known playable one, third song with "not found error":
First one tries to play and skip, second plays well but when it finishes amarok crashes...
From what I can tell from your latest attachment, the crash appears to be inside of Phonon or libxine. So you might want to upgrade it or something. |