Bug 300802

Summary: amarok crash when try to play streams radio stations
Product: [Applications] amarok Reporter: desaparecido <luis.davila.pc>
Component: generalAssignee: Amarok Bugs <amarok-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: csabavas
Priority: NOR    
Version First Reported In: 2.5-git   
Target Milestone: 2.6   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed/Implemented In: 2.6
Sentry Crash Report:

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...