Bug 300802 - amarok crash when try to play streams radio stations
Summary: amarok crash when try to play streams radio stations
Status: RESOLVED FIXED
Alias: None
Product: amarok
Classification: Applications
Component: general (other bugs)
Version First Reported In: 2.5-git
Platform: Arch Linux Linux
: NOR normal
Target Milestone: 2.6
Assignee: Amarok Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-29 10:31 UTC by desaparecido
Modified: 2019-12-16 12:53 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed/Implemented In: 2.6
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description desaparecido 2012-05-29 10:31:09 UTC
after recent build from git repo last weekend the radio streams crash when tried to play it, I tried build again today, and problem persist. tested with differents radio stream services (eg: SomaFM, BBCradio, and others)

Reproducible: Always

Steps to Reproduce:
1.start amarok and add a radio stream service (SomaFM, BBC, etc) to playlist
2.when click to play directly crash
3.
Actual Results:  
crash each time, even after re-build amarok-git today.

Expected Results:  
simply play the stream radio selected

my PC:  Archlinux with testing-repo activated, kde 4.8.3, kernel 3.4.0, vlc-phonon backend.  the only message in backtrace after crash is:
"Application: Amarok (amarok), signal: Floating point exception"
Comment 1 desaparecido 2012-05-29 10:38:21 UTC
I tested with gstreamer-phonon backend, and after reloging the problem persist
Comment 2 desaparecido 2012-05-29 22:59:44 UTC
recently build from git and was solved, now play normally the streams radio;
when I made "git pull" in build directory I have this line:
"src/core-impl/meta/stream/Stream_p.h          |   35 +++++++-------"

and that was a good new :D
thanks developpers...