Ticket #2188: gdb.txt

File gdb.txt, 2.6 KB (added by thomas@…, 18 years ago)

gdb output

Line 
1Starting program: /usr/local/bin/mythcommflag --force -v commflag -c 3658 -s "2006-08-07 21:00:00"
2[Thread debugging using libthread_db enabled]
3[New Thread -1246574928 (LWP 22953)]
4[New Thread -1249469536 (LWP 22965)]
5[New Thread -1257862240 (LWP 22966)]
6
7Program received signal SIGSEGV, Segmentation fault.
8[Switching to Thread -1246574928 (LWP 22953)]
90xb7067787 in simple_idct_put (dest=0xb2c47820 <Address 0xb2c47820 out of bounds>, line_size=1440, block=0x81e7380) at simple_idct.c:236
10236             dest[0] = cm[(a0 + b0) >> COL_SHIFT];
11Current language:  auto; currently c
12
13
14#0  0xb7067787 in simple_idct_put (dest=0xb2c47820 <Address 0xb2c47820 out of bounds>, line_size=1440, block=0x81e7380) at simple_idct.c:236
15#1  0xb6fb0109 in MPV_decode_mb (s=0x813c4b0, block=0x81e7380) at mpegvideo.c:4047
16#2  0xb705aa7c in mpeg_decode_slice (s1=<value optimized out>, mb_y=24, buf=0xbfbaabe4, buf_size=1894) at mpeg12.c:2653
17#3  0xb705cdd5 in mpeg_decode_frame (avctx=0x81371d0, data=0xbfbaaddc, data_size=0xbfbab378, buf=0x81e58e0 "\001r\200HI", buf_size=2883) at mpeg12.c:3253
18#4  0xb6f98bc2 in avcodec_decode_video (avctx=0x81371d0, picture=0xbfbaaddc, got_picture_ptr=0xbfbab378, buf=0x81e58e0 "\001r\200HI", buf_size=2883) at utils.c:971
19#5  0xb78fb3d8 in AvFormatDecoder::GetFrame (this=0x81215c8, onlyvideo=0) at avformatdecoder.cpp:2903
20#6  0xb78e88b5 in AvFormatDecoder::SeekReset (this=0x81215c8, newKey=26988, skipFrames=11, doflush=true, discardFrames=true) at avformatdecoder.cpp:520
21#7  0xb78c9f27 in DecoderBase::DoFastForward (this=0x81215c8, desiredFrame=26999, discardFrames=true) at decoderbase.cpp:598
22#8  0xb78dda8a in AvFormatDecoder::DoFastForward (this=0x81215c8, desiredFrame=26999, discardFrames=true) at avformatdecoder.cpp:377
23#9  0xb789ba74 in NuppelVideoPlayer::DoFastForward (this=0x80e2030) at NuppelVideoPlayer.cpp:3966
24#10 0xb789bd82 in NuppelVideoPlayer::JumpToFrame (this=0x80e2030, frame=50) at NuppelVideoPlayer.cpp:3987
25#11 0xb78a0444 in NuppelVideoPlayer::GetRawVideoFrame (this=0x80e2030, frameNumber=27000) at NuppelVideoPlayer.cpp:5040
26#12 0x08086d03 in ClassicLogoDetector::searchForLogo (this=0x8139d80, nvp=0x80e2030) at ClassicLogoDetector.cpp:114
27#13 0x08082197 in ClassicCommDetector::go (this=0x81148f0) at ClassicCommDetector.cpp:268
28#14 0x0805096e in DoFlagCommercials (showPercentage=true, fullSpeed=true, inJobQueue=false, nvp=0x80e2030, commDetectMethod=255) at main.cpp:416
29#15 0x08052f7d in FlagCommercials (chanid=@0xbfbacbb0, starttime=@0xbfbacbac) at main.cpp:595
30#16 0x080594a6 in main (argc=Cannot access memory at address 0xb2c47820
31) at main.cpp:1056