Opened 19 years ago
Closed 19 years ago
#701 closed defect (duplicate)
LiveTV segmentation fault problem
Reported by: | Owned by: | Isaac Richards | |
---|---|---|---|
Priority: | critical | Milestone: | unknown |
Component: | mythtv | Version: | |
Severity: | high | Keywords: | live tv segmentation fault |
Cc: | Ticket locked: | no |
Description
I'm using the latest SVN version of MythTV. I'm getting a segmentation fault when I try to tune to some channels:
2005-11-23 03:24:52.802 Invalid file handle when opening /home/record/1002_20051123032452.mpg. 4 retries remaining. 2005-11-23 03:24:52.919 NVP: prebuffering pause 2005-11-23 03:24:53.303 Invalid file handle when opening /home/record/1002_20051123032452.mpg. 3 retries remaining. 2005-11-23 03:24:53.805 Invalid file handle when opening /home/record/1002_20051123032452.mpg. 2 retries remaining. 2005-11-23 03:24:53.824 Prebuffer wait timed out 10 times. 2005-11-23 03:24:54.307 Invalid file handle when opening /home/record/1002_20051123032452.mpg. 1 retries remaining. 2005-11-23 03:24:54.725 Prebuffer wait timed out 10 times. 2005-11-23 03:24:54.809 Invalid file handle when opening /home/record/1002_20051123032452.mpg. 0 retries remaining. 2005-11-23 03:24:55.317 RingBuf?(/home/record/1002_20051123032452.mpg) Error: File I/O problem in 'safe_read()'
eno: (9)
2005-11-23 03:24:55.379 RingBuf?(/home/record/1002_20051123032452.mpg) Error: File I/O problem in 'safe_read()'
eno: ??*??7?????ij2?*??7????,H??ij?-I???ij?E??)7? (9)
2005-11-23 03:24:55.441 RingBuf?(/home/record/1002_20051123032452.mpg) Error: File I/O problem in 'safe_read()'
eno: ??*??7?@G??ij2?*??7?@G?,H??ij?-I???ij?E??)7? (9)
mpegts_read_header: unable to read first 1024 bytes 2005-11-23 03:24:55.443 AFD Error: Reset(): avformat err(-1) on av_open_input_file call. 2005-11-23 03:24:55.450 RingBuf?(/home/record/1002_20051123032452.mpg) Error: File I/O problem in 'safe_read()'
eno: ??*??7?????ij2?*??7???,H??ij?-I???ij?E??)7? (9)
Segmentation fault
The chars after the word "eno" are some random ascii chars..
With the past SVN i didn't get this problem..
Dupes #687.