Ticket #10668: mythtranscode-gdb.txt

File mythtranscode-gdb.txt, 1.2 KB (added by adiemus <mythtv@…>, 12 years ago)

gdb backtrace

Line 
1Core was generated by `mythtranscode -p autodetect -v all --showprogress -i /mnt/pvr/livetv/2111_20120'.
2Program terminated with signal 11, Segmentation fault.
3#0  0x00007f33afc5ece6 in TVRec::GetCaptureCardNum (this=0x0) at tv_rec.h:224
4224         uint GetCaptureCardNum(void) { return cardid; }
5(gdb) bt
6#0  0x00007f33afc5ece6 in TVRec::GetCaptureCardNum (this=0x0) at tv_rec.h:224
7#1  0x00007f33afd255c5 in DTVRecorder::ResetForNewFile (this=0x1ce7a40) at dtvrecorder.cpp:165
8#2  0x00007f33afd24a8c in DTVRecorder::DTVRecorder (this=0x1ce7a40, rec=0x0) at dtvrecorder.cpp:86
9#3  0x00007f33afd5f78f in V4LRecorder::V4LRecorder (this=0x1ce7a40, tv=0x0) at v4lrecorder.cpp:37
10#4  0x00007f33afd37d1e in NuppelVideoRecorder::NuppelVideoRecorder (this=0x1ce7a40, rec=0x0, channel=0x0)
11        at NuppelVideoRecorder.cpp:86
12#5  0x000000000041b47d in Transcode::TranscodeFile (this=0x1cd0920, inputname=..., outputname=..., profileName=...,
13        honorCutList=false, framecontrol=false, jobID=-1, fifodir=..., fifo_info=false, cleanCut=false, deleteMap=...,
14        AudioTrackNo=-1, passthru=false) at transcode.cpp:911
15#6  0x0000000000410d73 in main (argc=10, argv=0x7fff1dcb28d8) at main.cpp:592
16(gdb) quit