Opened 15 years ago
Closed 15 years ago
#8410 closed defect (fixed)
Watch/preview generation segfaults with DVB recordings
Reported by: | otto at kolsi dot fi | Owned by: | Janne Grunau |
---|---|---|---|
Priority: | minor | Milestone: | unknown |
Component: | MythTV - Video Playback | Version: | Master Head |
Severity: | medium | Keywords: | |
Cc: | Ticket locked: | no |
Description
I started to see segfaults during preview generation some weeks ago and recently noticed that also some recordings are causing segfault when playback is started.
Playback segfault problem can be reproduced with two separate frontends and with the problematic recordings, this problem is 100% reproducible. It looks like problem happens within AvFormatDecoder::ProcessVideoPacket? ().
Backtrace attached.
Attachments (1)
Change History (5)
Changed 15 years ago by
Attachment: | mfe-playback-bt.txt.gz added |
---|
comment:1 Changed 15 years ago by
Status: | new → infoneeded_new |
---|
comment:2 Changed 15 years ago by
Yes, it happens right in the beginning of the file. Last couple of lines in logs (with -v all) are:
2010-05-02 17:30:23.714 detectInterlace(Detect Scan, Interlaced Scan, 25, 576) ->Interlaced Scan 2010-05-02 17:30:23.714 Set video sync frame interval to 40000 2010-05-02 17:30:23.714 Enabled deinterlacing 2010-05-02 17:30:23.714 AFD: avFPS(50) != seqFPS(25) 2010-05-02 17:30:23.725 VBI: Unknown descriptor: 44 2010-05-02 17:30:23.725 VBI: Unknown descriptor: 44 2010-05-02 17:30:23.728 AFD: video timecode 518649448 518638648 5762651 0 Segmentation fault
I've uploaded 10M sample to: http://filebin.ca/jhkgbj This shows the problem with e.g. mythavtest.
comment:3 Changed 15 years ago by
Status: | infoneeded_new → new |
---|
comment:4 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Otto, a sample would probably help here. If it happens right at the beginning of the file, then relatively small should be okay.