Opened 8 years ago
Last modified 6 years ago
#13078 assigned bug
MediaPlayer crash when streaming URL entered
Reported by: | vidrep | Owned by: | nobody |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | Applications/MediaPlayer | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
hrev50688 x86_gcc2 MediaPlayer->Open Network Stream->Stream URL: http://wr-lesclassiquesdeclassic.ice.rtbf.be/wr-lesclassiquesdeclassic-128.mp3 Crash (debug report attached) Second attempt was successful This feature of MediaPlayer was quite stable and crashproof until recently.
Attachments (1)
Change History (6)
by , 8 years ago
Attachment: | MediaPlayer-2437-debug-14-11-2016-17-45-40.report added |
---|
comment:1 by , 8 years ago
comment:2 by , 8 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:3 by , 8 years ago
@Vidrep I guess this is still valid? We did various fixes in the meantime.
comment:4 by , 8 years ago
I'm doing most of my testing for streaming using Fishpond's Radio app. When I encounter stations that cause a crash, I try entering the URL directly into MediaPlayer as well. There are a few which still cause crashes, but the situation is much improved.
comment:5 by , 6 years ago
Owner: | changed from | to
---|
This is a memory corruption (when you see "getNumAvailable() == 0" in the report), please try with libroot_debug:
You should get a different report which points closer to the actual problem.