Ticket #2817: bt1a.txt

File bt1a.txt, 4.6 KB (added by Mark.Buechler@…, 19 years ago)

Backtrace 1 of my CURRENT slave backend corbin2

Line 
1#0 0xb5e8d734 in memmove () from /lib/tls/libc.so.6
2No symbol table info available.
3#1 0x080bc252 in std::__copy<true, std::random_access_iterator_tag>::copy<PlaybackSock*> (__first=0xa8cfb088, __last=0xa94759bc, __result=0xa8cfb084) at /usr/lib/gcc/i486-linux-gnu/4.1.2/../../../../include/c++/4.1.2/bits/stl_algobase.h:300
4No locals.
5#2 0x080bc287 in std::__copy_aux<PlaybackSock**, PlaybackSock**> (__first=0xa8cfb088, __last=0xa94759bc, __result=0xa8cfb084) at /usr/lib/gcc/i486-linux-gnu/4.1.2/../../../../include/c++/4.1.2/bits/stl_algobase.h:317
6 __simple = true
7#3 0x080bc2cd in std::__copy_normal<true, true>::copy_n<__gnu_cxx::__normal_iterator<PlaybackSock**, std::vector<PlaybackSock*, std::allocator<PlaybackSock*> > >, __gnu_cxx::__normal_iterator<PlaybackSock**, std::vector<PlaybackSock*, std::allocator<PlaybackSock*> > > > (__first={_M_current = 0xa8cfb088}, __last={_M_current = 0xa94759bc}, __result={_M_current = 0xa8cfb084}) at /usr/lib/gcc/i486-linux-gnu/4.1.2/../../../../include/c++/4.1.2/bits/stl_algobase.h:354
8No locals.
9#4 0x080bc31e in std::copy<__gnu_cxx::__normal_iterator<PlaybackSock**, std::vector<PlaybackSock*, std::allocator<PlaybackSock*> > >, __gnu_cxx::__normal_iterator<PlaybackSock**, std::vector<PlaybackSock*, std::allocator<PlaybackSock*> > > > (__first={_M_current = 0xa8cfb088}, __last={_M_current = 0xa94759bc}, __result={_M_current = 0xa8cfb084}) at /usr/lib/gcc/i486-linux-gnu/4.1.2/../../../../include/c++/4.1.2/bits/stl_algobase.h:387
10 __in = true
11 __out = true
12#5 0x080bc4a9 in std::vector<PlaybackSock*, std::allocator<PlaybackSock*> >::erase (this=0xb1800ed4, __position={_M_current = 0xa8cfb084}) at /usr/lib/gcc/i486-linux-gnu/4.1.2/../../../../include/c++/4.1.2/bits/vector.tcc:113
13No locals.
14#6 0x08098b70 in MainServer::connectionClosed (this=0xb1800e78, socket=0x8a6bdb8) at mainserver.cpp:3744
15 chain = (LiveTVChain *) 0xaad996a8
16 testsock = (class PlaybackSock *) 0x8a6bdb8
17 pbs = (class PlaybackSock *) 0xa97faa18
18 sock = (class MythSocket *) 0x8a6bdb8
19 it = {_M_current = 0xa8cfb084}
20 ft = {_M_current = 0x8a6bdb8}
21#7 0xb6ecfd17 in MythSocket::writeBlock (this=0x8a6bdb8, data=0xa97e49e8 "2 ok", len=10) at mythsocket.cpp:228
22 rval = 10
23#8 0xb6ecef7c in MythSocket::writeStringList (this=0x8a6bdb8, list=@0xaeffeef0) at mythsocket.cpp:293
24 temp = -1462783868
25 str = {static null = {static null = <same as static member of an already seen type>, d = 0x81270c0, static shared_null = 0x81270c0}, d = 0xa99f5a38, static shared_null = 0x81270c0}
26 utf8 = <incomplete type>
27 size = 10
28 written = 0
29 payload = <incomplete type>
30 errorcount = 0
31#9 0x080959d7 in MainServer::SendResponse (this=0xb1800e78, socket=0x8a6bdb8, commands=@0xaeffeef0) at mainserver.cpp:1022
32No locals.
33#10 0x080a32fe in MainServer::HandleRecorderQuery (this=0xb1800e78, slist=@0xaefff33c, commands=@0xaefff334, pbs=0xa97faa18) at mainserver.cpp:2970
34 pbssock = (class MythSocket *) 0x8a6bdb8
35 recnum = 11
36 iter = {node = 0x82c6e88}
37 enc = (EncoderLink *) 0x832c778
38 command = {static null = {static null = <same as static member of an already seen type>, d = 0x81270c0, static shared_null = 0x81270c0}, d = 0xaadbfa68, static shared_null = 0x81270c0}
39 retlist = {<QValueList<QString>> = {sh = 0xaa589af8}, <No data fields>}
40#11 0x080b3572 in MainServer::ProcessRequestWork (this=0xb1800e78, sock=0x8a6bdb8) at mainserver.cpp:466
41 listline = {<QValueList<QString>> = {sh = 0xaa5f3518}, <No data fields>}
42 line = {static null = {static null = <same as static member of an already seen type>, d = 0x81270c0, static shared_null = 0x81270c0}, d = 0xa975aec0, static shared_null = 0x81270c0}
43 tokens = {<QValueList<QString>> = {sh = 0xaadced50}, <No data fields>}
44 command = {static null = {static null = <same as static member of an already seen type>, d = 0x81270c0, static shared_null = 0x81270c0}, d = 0xaaf45aa8, static shared_null = 0x81270c0}
45 pbs = (class PlaybackSock *) 0xa97faa18
46#12 0x080b5b28 in MainServer::ProcessRequest (this=0xb1800e78, sock=0x8a6bdb8) at mainserver.cpp:303
47No locals.
48#13 0x080be226 in ProcessRequestThread::run (this=0xb1801280) at mainserver.cpp:140
49No locals.
50#14 0xb6501144 in QThreadInstance::start () from /usr/lib/libqt-mt.so.3
51No symbol table info available.
52#15 0xb606d0bd in start_thread () from /lib/tls/libpthread.so.0
53No symbol table info available.
54#16 0xb5eec92e in clone () from /lib/tls/libc.so.6
55No symbol table info available.