Ticket #1887: mythtv-bt.txt

File mythtv-bt.txt, 2.9 KB (added by Aidan Thornton <makomk@…>, 18 years ago)

Backtrace

Line 
1(gdb) bt full
2#0  0xb60508dc in memmove () from /lib/tls/libc.so.6
3No symbol table info available.
4#1  0xb743eed7 in write_section_data (s=0x84ef2a0, tss1=0x84f0280, buf=0xb45ef605 "", buf_size=183, is_start=1)
5    at mpegts.c:285
6        left = 167
7        tss = (MpegTSSectionFilter *) 0x84f028c
8        len = 16
9#2  0xb7441ae7 in handle_packet (ts=0x84feac0, packet=0xb45ef600 "G@", position=663461400) at mpegts.c:1766
10        s = (AVFormatContext *) 0x84ef2a0
11        tss = (MpegTSFilter *) 0x84f0280
12        len = 0
13        pid = 0
14        cc = 1
15        cc_ok = 0
16        afc = 1
17        is_start = 64
18        p = (const uint8_t *) 0xb45ef605 ""
19        p_end = (const uint8_t *) 0xb45ef6bc "Øö^Žy¢\004¶°òN\b°òN\b òN\b\030\236\213'"
20#3  0xb7441d7b in handle_packets (ts=0x84feac0, nb_packets=0) at mpegts.c:1848
21        s = (AVFormatContext *) 0x84ef2a0
22        pb = (ByteIOContext *) 0x84ef2b0
23        packet = "G@\000\021\000\000°\r\000\001Å\000\000\000\001à\000\003|\"R", 'ÿ' <repeats 167 times>
24        packet_num = 1
25        ret = 0
26        pos = 663461400
27#4  0xb74429f7 in mpegts_read_packet (s=0x84ef2a0, pkt=0x84f0200) at mpegts.c:2148
28        ts = (MpegTSContext *) 0x84feac0
29#5  0xb7452fd7 in av_read_packet (s=0x84ef2a0, pkt=0x84f0200) at utils.c:711
30No locals.
31#6  0xb7453d6b in av_read_frame_internal (s=0x84ef2a0, pkt=0x90d7620) at utils.c:1030
32        st = (AVStream *) 0x0
33        len = 184
34        ret = 0
35        i = -1268844664
36        startpos = 663461400
37#7  0xb74541ef in av_read_frame (s=0x84ef2a0, pkt=0x90d7620) at utils.c:1154
38        pktl = (AVPacketList *) 0x0
39        eof = 0
40        genpts = 0
41---Type <return> to continue, or q <return> to quit---
42        __PRETTY_FUNCTION__ = "av_read_frame"
43#8  0xb7a8c7bd in AvFormatDecoder::GetFrame (this=0x84ab350, onlyvideo=0) at avformatdecoder.cpp:2591
44        curstream = (AVStream *) 0x84f0360
45        ctype = 1
46        audIdx = 2
47        subIdx = 4
48        pkt = (AVPacket *) 0x90d7620
49        ret = 576
50        ptr = (unsigned char *) 0x9469790 "\220Û\017¶\220Û\017¶\021\003\020\003"
51        firstloop = false
52        have_err = false
53        storevideoframes = false
54        len = 4280
55        data_size = 4608
56        pts = 0
57        allowedquit = false
58        skipaudio = false
59#9  0xb7a35870 in NuppelVideoPlayer::GetFrameNormal (this=0x84720f8, onlyvideo=0) at NuppelVideoPlayer.cpp:1185
60No locals.
61#10 0xb7a364ff in NuppelVideoPlayer::GetFrame (this=0x84720f8, onlyvideo=0, unsafe=false)
62    at NuppelVideoPlayer.cpp:1263
63        ret = false
64#11 0xb7a4192e in NuppelVideoPlayer::StartPlaying (this=0x84720f8) at NuppelVideoPlayer.cpp:3269
65        output_video = 2884443056
66        decoder_thread = 3026127792
67#12 0xb79df5fb in SpawnDecode (param=0x84720f8) at tv_play.cpp:251
68        nvp = (class NuppelVideoPlayer *) 0x84720f8
69#13 0xb6200380 in start_thread () from /lib/tls/libpthread.so.0
70No symbol table info available.
71#14 0xb609f97e in clone () from /lib/tls/libc.so.6
72No symbol table info available.