Opened 8 years ago
Closed 6 years ago
#13410 closed bug (fixed)
mp3 file will crash MediaPlayer after seek
Reported by: | vidrep | Owned by: | pulkomandy |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | Applications/MediaPlayer | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
hrev51061 x86_gcc2h Sample mp3 attached (VanillaFudge.mp3) Debug report attached Steps to replicate:
- Play file
- Seek to mid-playback (wait for file to resume playing)
- Pause
- Resume playback
- Stop
- Resume playback from start -> crash (or scrambled audio)
Attachments (2)
Change History (10)
by , 8 years ago
Attachment: | VanillaFudge.mp3 added |
---|
comment:1 by , 8 years ago
patch: | 0 → 1 |
---|
by , 8 years ago
Attachment: | MediaPlayer-1566-debug-02-04-2017-16-15-26.report added |
---|
comment:2 by , 8 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:3 by , 8 years ago
comment:4 by , 8 years ago
Tested on x86_gcc5 hybrid. There is no delay on resumption of playback after a seek or pause, as is apparent on x86_gcc2 hybrid. Files do not crash MediaPlayer when following the steps outlined in the ticket description.
comment:5 by , 8 years ago
patch: | 1 → 0 |
---|
comment:7 by , 6 years ago
Confirmed that https://github.com/haikuports/haikuports/pull/2758 fixes this issue.
Note:
See TracTickets
for help on using tickets.
Only gcc2h? Can you check one of the other versions?