Opened 20 years ago

Closed 20 years ago

Last modified 20 years ago

#833 closed defect (fixed)

Frontent crash whiel playing different recordings from 1 channel — at Version 1

Reported by: jochen Owned by: Isaac Richards
Priority: minor Milestone: 0.20
Component: mythtv Version: head
Severity: medium Keywords:
Cc: Ticket locked: no

Description (last modified by danielk)

since a few days, my frontend crashes on playing recordings from the channel "pro7". but it worked before...

here is the log...

mpegts_remove_stream 0x100
mpegts_cleanup_streams: pid_cnt bfr 4 aft 3
av_remove_stream 0x101
av_remove_stream: no change to cur_st
av_remove_stream: removing... s->nb_streams=4 i=3
av_remove_stream: mpegts_remove_stream
mpegts_remove_stream 0x101
closing filter for pid 0x101
av_remove_stream: renumbering streams
av_remove_stream 0x20
av_remove_stream: no change to cur_st
av_remove_stream: removing... s->nb_streams=3 i=1
av_remove_stream: mpegts_remove_stream
mpegts_remove_stream 0x20
closing filter for pid 0x20
av_remove_stream: renumbering streams
av_remove_stream 0xff
av_remove_stream: no change to cur_st
av_remove_stream: removing... s->nb_streams=2 i=0
av_remove_stream: mpegts_remove_stream
mpegts_remove_stream 0xff
closing filter for pid 0xff
av_remove_stream: renumbering streams
mpegts_add_stream: at pid 0xff with type 2
mpegts_add_stream: stream #1, has id 0xff and codec MPEG2VIDEO, type Video
at 0x81f32f0
mpegts_add_stream: at pid 0x20 with type 6
mpegts_add_stream: stream #2, has id 0x20 and codec Unknown Codec ID, type
Data at 0x83bccf0
mpegts_add_stream: at pid 0x100 with type 4
av_remove_stream 0x100
av_remove_stream: no change to cur_st
av_remove_stream: removing... s->nb_streams=3 i=0
av_remove_stream: renumbering streams
mpegts_add_stream: stream #2, has id 0x100 and codec MP3, type Audio at
0x83b2fa0
mpegts_add_stream: at pid 0x101 with type 129
mpegts_add_stream: stream #3, has id 0x101 and codec AC3, type Audio at
0x8218180
[mpegts @ 0xb7613380]Parser not found for Codec Id: 94211 !
2005-12-18 13:03:01.188 write -> 16 49      QUERY_FILETRANSFER
29[]:[]REQUEST_BLOCK[]:[]32768
2005-12-18 13:03:01.197 read  <- 16 5       32768
2005-12-18 13:03:01.197 Read(): reqd=32768, rcvd=32768, rept=32768, error=0
2005-12-18 13:03:01.213 write -> 16 49      QUERY_FILETRANSFER
29[]:[]REQUEST_BLOCK[]:[]32768
2005-12-18 13:03:01.221 read  <- 16 5       32768
2005-12-18 13:03:01.222 Read(): reqd=32768, rcvd=32768, rept=32768, error=0
2005-12-18 13:03:01.223 write -> 16 49      QUERY_FILETRANSFER
29[]:[]REQUEST_BLOCK[]:[]32768
2005-12-18 13:03:01.236 read  <- 16 5       32768
2005-12-18 13:03:01.237 Read(): reqd=32768, rcvd=32768, rept=32768, error=0
2005-12-18 13:03:01.238 write -> 16 49      QUERY_FILETRANSFER
29[]:[]REQUEST_BLOCK[]:[]32768
2005-12-18 13:03:01.246 read  <- 16 5       32768
2005-12-18 13:03:01.247 Read(): reqd=32768, rcvd=32768, rept=32768, error=0
2005-12-18 13:03:01.248 write -> 16 49      QUERY_FILETRANSFER
29[]:[]REQUEST_BLOCK[]:[]32768
2005-12-18 13:03:01.256 read  <- 16 5       32768
2005-12-18 13:03:01.257 Read(): reqd=32768, rcvd=32768, rept=32768, error=0
2005-12-18 13:03:01.258 write -> 16 49      QUERY_FILETRANSFER
29[]:[]REQUEST_BLOCK[]:[]32768
2005-12-18 13:03:01.271 read  <- 16 5       32768
2005-12-18 13:03:01.272 Read(): reqd=32768, rcvd=32768, rept=32768, error=0
2005-12-18 13:03:01.273 write -> 16 49      QUERY_FILETRANSFER
29[]:[]REQUEST_BLOCK[]:[]32768
2005-12-18 13:03:01.286 read  <- 16 5       32768
2005-12-18 13:03:01.287 Read(): reqd=32768, rcvd=32768, rept=32768, error=0
2005-12-18 13:03:01.288 write -> 16 49      QUERY_FILETRANSFER
29[]:[]REQUEST_BLOCK[]:[]32768
2005-12-18 13:03:01.296 read  <- 16 5       32768
2005-12-18 13:03:01.297 Read(): reqd=32768, rcvd=32768, rept=32768, error=0
2005-12-18 13:03:01.298 write -> 16 49      QUERY_FILETRANSFER
29[]:[]REQUEST_BLOCK[]:[]32768
2005-12-18 13:03:01.306 read  <- 16 5       32768
2005-12-18 13:03:01.307 Read(): reqd=32768, rcvd=32768, rept=32768, error=0
2005-12-18 13:03:01.308 write -> 16 49      QUERY_FILETRANSFER
29[]:[]REQUEST_BLOCK[]:[]32768
2005-12-18 13:03:01.316 read  <- 16 5       32768
2005-12-18 13:03:01.317 Read(): reqd=32768, rcvd=32768, rept=32768, error=0
2005-12-18 13:03:01.318 write -> 16 49      QUERY_FILETRANSFER
29[]:[]REQUEST_BLOCK[]:[]32768
2005-12-18 13:03:01.326 read  <- 16 5       32768
2005-12-18 13:03:01.327 Read(): reqd=32768, rcvd=32768, rept=32768, error=0
Speicherzugriffsfehler

Change History (1)

comment:1 by danielk, 20 years ago

Description: modified (diff)
Milestone: unknown
Resolution: invalid
Status: newclosed
Version: head

Need backtrace to fix a crash.

Note: See TracTickets for help on using tickets.