#13968 closed bug (not reproducible)
MediaPlayer crash at conclusion of streaming podcast
Reported by: | vidrep | Owned by: | stippi |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Applications/MediaPlayer | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | #14054 | |
Platform: | All |
Description
hrev51768 x86_gcc2h Was streaming an audio podcast with Be Podder. At the conclusion of the podcast MediaPlayer crashed. Debug report and syslog attached.
Attachments (12)
Change History (23)
by , 7 years ago
Attachment: | MediaPlayer-7685-debug-20-01-2018-00-54-58.report added |
---|
by , 7 years ago
Attachment: | syslog.txt added |
---|
comment:1 by , 7 years ago
by , 7 years ago
Attachment: | MediaPlayer-1624-debug-23-01-2018-23-28-03.report added |
---|
by , 7 years ago
Attachment: | MediaPlayer-1624-debug-23-01-2018-23-28-25.report added |
---|
by , 7 years ago
Attachment: | syslog.2.txt added |
---|
follow-up: 3 comment:2 by , 7 years ago
When the podcast does begin streaming it cuts out, and one CPU core pegs briefly at 100% in regular intervals. The progress bar never moves and the time does not count down. It is an mp3 stream. I have attached a terminal log of the stream in question. Trying the same stream on x86_gcc2h plays perfectly. The progress bar moves, and the time counts down. One difference I noted was that on x86_64, MediaPlayer shows a channel image, while x86_gcc2h does not.
by , 7 years ago
Attachment: | BePodder_terminal.txt added |
---|
by , 7 years ago
Attachment: | File_info.png added |
---|
by , 7 years ago
Attachment: | MP_x86_gcc2h.png added |
---|
by , 7 years ago
Attachment: | File_info_x86_64.png added |
---|
by , 7 years ago
Attachment: | MP_x86_64.png added |
---|
comment:3 by , 7 years ago
comment:4 by , 7 years ago
Diver, could be... Note that the "album art" is displayed in the 64 bit MP, but not on the 32 bit MP. There is another ticket somewhere, where issues with mp3 playback on 64 bit is still an issue.
comment:5 by , 7 years ago
Blocking: | 14054 added |
---|
comment:6 by , 7 years ago
Could you please manually start podcast with LD_PRELOAD=/system/lib/x86/libroot_debug.so MediaPlayer
and attach new debug report.
comment:7 by , 7 years ago
I ran MP from terminal and replayed the podcast, but no crash at the conclusion this time. I attached Debugger to the still running app, and created a debug report from that. Attached is the debug report and terminal log.
by , 7 years ago
Attachment: | MediaPlayer-1102-debug-26-03-2018-22-14-40.report added |
---|
by , 7 years ago
Attachment: | MediaPlayer-1102-terminal.txt added |
---|
comment:8 by , 7 years ago
If there is no crash or freeze Debugger will only show normal app/thread execution state. Try a few times maybe the problem will masnifest itself again.
comment:9 by , 5 years ago
Unlike when this ticket was created, both gcc2 and 64 bit are now using the same ffmpeg version. I have not had a crash (as described above) since the change was made. Closing as not reproducible.
comment:10 by , 5 years ago
Resolution: | → not reproducible |
---|---|
Status: | new → closed |
comment:11 by , 5 years ago
Milestone: | Unscheduled |
---|
Remove milestone for tickets with status = closed and resolution != fixed
hrev51770 x86_64 Attempting to stream a podcast with BePodder resulted in two successive MediaPlayer crashes. Debug reports attached syslog attached