Ticket #3596: backtrace.txt

File backtrace.txt, 2.1 KB (added by me@…, 17 years ago)

Backtrace

Line 
1(gdb) run
2Starting program: /usr/bin/mythtranscode --showprogress -p 0 -c 1 -s
32007-06-12T04:30:00 -f /tmp/fifodir_22792/ --honorcutlist --fifosync
4[Thread debugging using libthread_db enabled]
5[New Thread 16384 (LWP 6237)]
62007-06-12 13:42:13.242 Using runtime prefix = /usr
72007-06-12 13:42:13.333 New DB connection, total: 1
82007-06-12 13:42:13.339 Enabled verbose msgs: important
92007-06-12 13:42:13.341 New DB connection, total: 2
102007-06-12 13:42:13.542 Using protocol version 34
11[New Thread 32769 (LWP 6242)]
12[New Thread 16386 (LWP 6243)]
13[mpeg @ 0xb7648c80]Parser not found for Codec Id: 94210 !
140: start_time: 0.036 duration: 404.626
151: start_time: 1891.173 duration: 404.611
162: start_time: 0.014 duration: 404.616
17stream: start_time: 0.156 duration: 25508.553 bitrate=948 kb/s
18[New Thread 32771 (LWP 6244)]
19[New Thread 49156 (LWP 6245)]
202007-06-12 13:42:24.168 Processed: 1 of 112416 frames(0 seconds)
21
22Program received signal SIGSEGV, Segmentation fault.
23[Switching to Thread 16384 (LWP 6237)]
240x080692f3 in AudioReencodeBuffer::AddSamples (this=0x8196350,
25buffer=0xb53f8008 "K", samples=1152, timecode=3360) at transcode.cpp:97
2697      transcode.cpp: No such file or directory.
27        in transcode.cpp
28(gdb) backtrace
29#0  0x080692f3 in AudioReencodeBuffer::AddSamples (this=0x8196350,
30buffer=0xb53f8008 "K", samples=1152, timecode=3360) at transcode.cpp:97
31#1  0xb7b20b57 in NuppelVideoPlayer::AddAudioData (this=0x81503a0,
32buffer=0xb53f8008 "K", len=4608, timecode=3360) at
33NuppelVideoPlayer.cpp:3614
34#2  0xb7b7def6 in AvFormatDecoder::GetFrame (this=0x8196be8,
35onlyvideo=0) at avformatdecoder.cpp:3143
36#3  0xb7b235d6 in NuppelVideoPlayer::TranscodeGetNextFrame
37(this=0x81503a0, dm_iter=@0xbff23c4c, did_ff=0xbff23c48,
38is_key=0xbff23c47, honorCutList=true)
39    at NuppelVideoPlayer.cpp:5390
40#4  0x08067c7f in Transcode::TranscodeFile (this=0x8148f30,
41inputname=0x8141e90 "/media/Video/TV/1_20070612043000.mpg",
42    outputname=0x8141c90 "/media/Video/TV/1_20070612043000.mpg.tmp",
43profileName=@0xbff24640, honorCutList=true, framecontrol=true, jobID=-1,
44fifodir=@0xbff2463c)
45    at transcode.cpp:705
46#5  0x08059a41 in main (argc=12, argv=0xbff24774) at main.cpp:469