Opened 7 years ago
Closed 5 years ago
#14147 closed bug (fixed)
Streaming videos not playing; out of memory error (regression)
Reported by: | vidrep | Owned by: | nobody |
---|---|---|---|
Priority: | normal | Milestone: | R1/beta2 |
Component: | - General | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | #14224 | |
Platform: | All |
Description
hrev51932 x86_gcc2h
Streaming content that used to play before is now giving a out of memory error.
I ran BePodder from terminal and attached the session log.
Attachments (6)
Change History (18)
by , 7 years ago
Attachment: | BePodder.txt added |
---|
comment:1 by , 7 years ago
by , 7 years ago
Attachment: | Download_stream.txt added |
---|
comment:2 by , 7 years ago
comment:3 by , 7 years ago
Blocking: | 14224 added |
---|
comment:4 by , 6 years ago
Tried again today using hrev52058 x86_gcc2h. I have attached a terminal log as well as a wget of the URL in question (which downloads and plays fine from HDD but does not stream).
by , 6 years ago
Attachment: | Podcast_error_athleanx.txt added |
---|
by , 6 years ago
Attachment: | wget_URL_athleanx.txt added |
---|
comment:5 by , 6 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
I assigned to Barret, if he doesn't mind having a look, since it's his code which allows BePodder to stream the podcasts.
comment:6 by , 6 years ago
Updating to hrev52174 has fixed the "out of memory" error, and the video now plays. However, it does so without any audio. Running MediaPlayer from terminal gives the following output before/after update.
by , 6 years ago
Attachment: | terminal_52138.txt added |
---|
by , 6 years ago
Attachment: | terminal_52174.txt added |
---|
comment:7 by , 6 years ago
Owner: | changed from | to
---|
comment:10 by , 5 years ago
I tested the described URL and several more from the same podcast using hrev54138 x86_64. It works perfectly on 64 bit. I'll update and test on 32 bit to see if the problem is x86_gcc2h specific.
comment:11 by , 5 years ago
Confirmed working now on 32 bit as well (hrev54138 x86_gcc2h). Is is worth the effort to track down which commit FIXED the problem?
comment:12 by , 5 years ago
Milestone: | Unscheduled → R1/beta2 |
---|---|
Resolution: | → fixed |
Status: | assigned → closed |
No, we're happy enough to know that the problem is gone :)
Downloading the stream to my desktop and opening MediaPlayer from the terminal allows the video to play normally. Download_stream.txt attached.