Opened 19 years ago

Closed 19 years ago

#464 closed defect (fixed)

SEGV Mythtranscode

Reported by: Stuart Auchterlonie Owned by: Stuart Auchterlonie
Priority: minor Milestone: 0.19
Component: mythtv Version: head
Severity: medium Keywords: mythtranscode segv
Cc: Ticket locked: no

Description

Running mythtranscode and passing it an --infile I have caused a SEGV. For some reason the information about starttime & chanid couldn't be determined from the infile. This infile is named 1003_20050925142900.mpg

Running the same command but building the startime & chanid myself allowed the transcode to start, but it died later on.

Am currently investigating. BT attached.

Attachments (2)

mythtranscode-bt.txt (8.3 KB) - added by Stuart Auchterlonie 19 years ago.
Backtrace of transcode segv. Contains command line used.
transcode-segv.diff (616 bytes) - added by Stuart Auchterlonie 19 years ago.
patch to fix segv when passed file to transcode by name

Download all attachments as: .zip

Change History (3)

Changed 19 years ago by Stuart Auchterlonie

Attachment: mythtranscode-bt.txt added

Backtrace of transcode segv. Contains command line used.

Changed 19 years ago by Stuart Auchterlonie

Attachment: transcode-segv.diff added

patch to fix segv when passed file to transcode by name

comment:1 Changed 19 years ago by cpinkham

Resolution: fixed
Status: newclosed

(In [7467]) Mythtranscode --infile patch by Stuart Auchterlonie to fix parsing of chanid and starttime in new myth filenames which don't have the endtime. Closes #464.

Note: See TracTickets for help on using tickets.