Ticket #2664: gdb.txt

File gdb.txt, 17.9 KB (added by anonymous, 19 years ago)
Line 
1GNU gdb 6.4.90-debian
2Copyright (C) 2006 Free Software Foundation, Inc.
3GDB is free software, covered by the GNU General Public License, and you are
4welcome to change it and/or distribute copies of it under certain conditions.
5Type "show copying" to see the conditions.
6There is absolutely no warranty for GDB. Type "show warranty" for details.
7This GDB was configured as "i486-linux-gnu"...Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
8
9Failed to read a valid object file image from memory.
10[Thread debugging using libthread_db enabled]
11[New Thread -1245713568 (LWP 27021)]
12[New Thread -1248023632 (LWP 27027)]
13[New Thread -1256416336 (LWP 27028)]
14[New Thread -1264809040 (LWP 27031)]
15[New Thread -1273201744 (LWP 27033)]
16[New Thread -1281594448 (LWP 27035)]
17[New Thread -1289987152 (LWP 27037)]
18[New Thread -1298379856 (LWP 27038)]
19[New Thread -1306772560 (LWP 27039)]
20[New Thread -1315165264 (LWP 27040)]
21[New Thread -1323557968 (LWP 27041)]
22[New Thread -1331950672 (LWP 27042)]
23[New Thread -1340343376 (LWP 27043)]
24[New Thread -1348736080 (LWP 27044)]
25[New Thread -1357128784 (LWP 27045)]
26[New Thread -1365521488 (LWP 27046)]
27[New Thread -1373914192 (LWP 27047)]
28[New Thread -1382306896 (LWP 27048)]
29[New Thread -1390699600 (LWP 27049)]
30[Thread -1382306896 (LWP 27048) exited]
31[Thread -1390699600 (LWP 27049) exited]
32[New Thread -1390699600 (LWP 27052)]
33[New Thread -1382306896 (LWP 27053)]
34[New Thread -1407689808 (LWP 27054)]
35[New Thread -1425712208 (LWP 27055)]
36[New Thread -1434104912 (LWP 27057)]
37[Thread -1434104912 (LWP 27057) exited]
38
39Program received signal SIGSEGV, Segmentation fault.
40[Switching to Thread -1407689808 (LWP 27054)]
410xb791890a in ProgramAssociationTable::toString (this=0xac184f24) at mpeg/mpegtables.cpp:426
42426 append(QString(" 0x%1 0x%2\n").arg(int(p[2])).arg(int(p[3])));
43
44Thread 23 (Thread -1425712208 (LWP 27055)):
45#0 0xb7fbe410 in ?? ()
46No symbol table info available.
47#1 0xab0553e8 in ?? ()
48No symbol table info available.
49#2 0x0000000a in ?? ()
50No symbol table info available.
51#3 0x00000001 in ?? ()
52No symbol table info available.
53#4 0xb5e36783 in poll () from /lib/tls/i686/cmov/libc.so.6
54No symbol table info available.
55#5 0xb7bcda4c in DeviceReadBuffer::Poll (this=0x81dc420) at DeviceReadBuffer.cpp:293
56 polls = {fd = 16, events = 1, revents = 0}
57 ret = 1
58 retval = true
59#6 0xb7bce205 in DeviceReadBuffer::fill_ringbuffer (this=0x81dc420) at DeviceReadBuffer.cpp:235
60 read_size = 48128
61 errcnt = 0
62#7 0xb7bce317 in DeviceReadBuffer::boot_ringbuffer (arg=0x81dc420) at DeviceReadBuffer.cpp:211
63No locals.
64#8 0xb5fc1240 in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
65No symbol table info available.
66#9 0xb5e4032e in clone () from /lib/tls/i686/cmov/libc.so.6
67No symbol table info available.
68
69Thread 22 (Thread -1407689808 (LWP 27054)):
70#0 0xb791890a in ProgramAssociationTable::toString (this=0xac184f24) at mpeg/mpegtables.cpp:426
71 p = (const unsigned char *) 0xac707ffd ""
72 i = 10234
73 str = (QString &) @0xac184e04: {static null = {static null = <same as static member of an already seen type>, d = 0x810c0c0, static shared_null = 0x810c0c0}, d = 0x81bd5a0, static shared_null = 0x810c0c0}
74 str = {static null = {static null = <same as static member of an already seen type>, d = 0x810c0c0, static shared_null = 0x810c0c0}, d = 0xb5fc3017, static shared_null = 0x810c0c0}
75#1 0xb792b53f in MPEGStreamData::CreatePATSingleProgram (this=0x81e92e8, pat=@0xac184f24) at mpeg/mpegstreamdata.cpp:336
76 dtmp = {d = {jd = 2454047}, t = {ds = 36246882}}
77 dtime = {static null = {static null = <same as static member of an already seen type>, d = 0x810c0c0, static shared_null = 0x810c0c0}, d = 0x81dc5f0, static shared_null = 0x810c0c0}
78 pnums = {<std::_Vector_base<unsigned int,std::allocator<unsigned int> >> = {_M_impl = {<std::allocator<unsigned int>> = {<__gnu_cxx::new_allocator<unsigned int>> = {<No data fields>}, <No data fields>}, _M_start = 0x817d850, _M_finish = 0x81e99f0, _M_end_of_storage = 0x25721f}}, <No data fields>}
79 pids = {<std::_Vector_base<unsigned int,std::allocator<unsigned int> >> = {_M_impl = {<std::allocator<unsigned int>> = {<__gnu_cxx::new_allocator<unsigned int>> = {<No data fields>}, <No data fields>}, _M_start = 0xac184e98, _M_finish = 0x81bf560, _M_end_of_storage = 0x0}}, <No data fields>}
80 tsid = 3080034486
81 ver = 2887274088
82 pat2 = (ProgramAssociationTable *) 0xb679fede
83#2 0xb792cbc7 in MPEGStreamData::ProcessPAT (this=0x81e92e8, pat=0xac184f24) at mpeg/mpegstreamdata.cpp:599
84 foundProgram = true
85 send_single_program = false
86#3 0xb792cd8e in MPEGStreamData::HandleTables (this=0x81e92e8, pid=259, psip=@0x81be1f8) at mpeg/mpegstreamdata.cpp:527
87 tsid = 65535
88 pat = {<PSIPTable> = {<PESPacket> = {_vptr.PESPacket = 0xb7f4b7b0, _pesdata = 0xac6fe00d "", _fullbuffer = 0xac6fe008 "GA\003\030", _psiOffset = 4, _ccLast = 8, _pesdataSize = 188, _allocSize = 3844, _badPacket = true}, static PSIP_OFFSET = 8}, <No data fields>}
89 version = 31
90#4 0xb79508f9 in DVBStreamData::HandleTables (this=0x81e9270, pid=259, psip=@0x81be1f8) at mpeg/dvbstreamdata.cpp:194
91No locals.
92#5 0xb792e765 in MPEGStreamData::HandleTSTables (this=0x81e92e8, tspacket=0xac5876a4) at mpeg/mpegstreamdata.cpp:693
93 morePSIPPackets = false
94 psip = (PSIPTable *) 0x81be1f8
95 buggy = true
96#6 0xb7c73d51 in DVBRecorder::ProcessTSPacket2 (this=0x81f5230, tspacket=@0xac5876a4) at dvbrecorder.cpp:1061
97 pid = 259
98 locker = {mtx = 0x81f532c}
99 info = (PIDInfo *) 0x81f67e8
100#7 0xb7c75d02 in DVBRecorder::ProcessTSPacket (this=0x81f5230, tspacket=@0xac5876a4) at dvbrecorder.cpp:1033
101 pid = 259
102 locker = {mtx = 0x81f532c}
103 info = (PIDInfo *) 0x81f67e8
104#8 0xb7c75fec in DVBRecorder::ProcessDataTS (this=0x81f5230, buffer=0xac587008 "GW\201>\a\020\220I\\ì~·", len=2068) at dvbrecorder.cpp:972
105 pkt = (const TSPacket *) 0xac5876a4
106 pos = 1692
107 end = 1880
108#9 0xb7c79bfa in DVBRecorder::StartRecording (this=0x81f5230) at dvbrecorder.cpp:727
109 len = 2068
110 ok = true
111 count = 21
112#10 0xb7ba3a34 in TVRec::RecorderThread (param=0x81f5230) at tv_rec.cpp:1171
113 recorder = (class RecorderBase *) 0x81f5230
114#11 0xb5fc1240 in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
115No symbol table info available.
116#12 0xb5e4032e in clone () from /lib/tls/i686/cmov/libc.so.6
117No symbol table info available.
118
119Thread 21 (Thread -1382306896 (LWP 27053)):
120#0 0xb7fbe410 in ?? ()
121No symbol table info available.
122#1 0xad9ba3ec in ?? ()
123No symbol table info available.
124#2 0x000000ad in ?? ()
125No symbol table info available.
126#3 0x00000000 in ?? ()
127No symbol table info available.
128
129Thread 20 (Thread -1390699600 (LWP 27052)):
130#0 0xb7fbe410 in ?? ()
131No symbol table info available.
132#1 0xad1b935c in ?? ()
133No symbol table info available.
134#2 0x000012d3 in ?? ()
135No symbol table info available.
136#3 0x00000000 in ?? ()
137No symbol table info available.
138
139Thread 17 (Thread -1373914192 (LWP 27047)):
140#0 0xb7fbe410 in ?? ()
141No symbol table info available.
142#1 0xae1bb3f8 in ?? ()
143No symbol table info available.
144#2 0x00000001 in ?? ()
145No symbol table info available.
146#3 0x00000000 in ?? ()
147No symbol table info available.
148
149Thread 16 (Thread -1365521488 (LWP 27046)):
150#0 0xb7fbe410 in ?? ()
151No symbol table info available.
152#1 0xae9bc3f8 in ?? ()
153No symbol table info available.
154#2 0x00000001 in ?? ()
155No symbol table info available.
156#3 0x00000000 in ?? ()
157No symbol table info available.
158
159Thread 15 (Thread -1357128784 (LWP 27045)):
160#0 0xb7fbe410 in ?? ()
161No symbol table info available.
162#1 0xaf1bd3f8 in ?? ()
163No symbol table info available.
164#2 0x00000001 in ?? ()
165No symbol table info available.
166#3 0x00000000 in ?? ()
167No symbol table info available.
168
169Thread 14 (Thread -1348736080 (LWP 27044)):
170#0 0xb7fbe410 in ?? ()
171No symbol table info available.
172#1 0xaf9be3f8 in ?? ()
173No symbol table info available.
174#2 0x00000001 in ?? ()
175No symbol table info available.
176#3 0x00000000 in ?? ()
177No symbol table info available.
178
179Thread 13 (Thread -1340343376 (LWP 27043)):
180#0 0xb7fbe410 in ?? ()
181No symbol table info available.
182#1 0xb01bf3f8 in ?? ()
183No symbol table info available.
184#2 0x00000001 in ?? ()
185No symbol table info available.
186#3 0x00000000 in ?? ()
187No symbol table info available.
188
189Thread 12 (Thread -1331950672 (LWP 27042)):
190#0 0xb7fbe410 in ?? ()
191No symbol table info available.
192#1 0xb09c0378 in ?? ()
193No symbol table info available.
194#2 0x00000000 in ?? ()
195No symbol table info available.
196
197Thread 11 (Thread -1323557968 (LWP 27041)):
198#0 0xb7fbe410 in ?? ()
199No symbol table info available.
200#1 0xb11c13d0 in ?? ()
201No symbol table info available.
202#2 0x00000001 in ?? ()
203No symbol table info available.
204#3 0x00000000 in ?? ()
205No symbol table info available.
206
207Thread 10 (Thread -1315165264 (LWP 27040)):
208#0 0xb7fbe410 in ?? ()
209No symbol table info available.
210#1 0xb19c236c in ?? ()
211No symbol table info available.
212#2 0x00000147 in ?? ()
213No symbol table info available.
214#3 0x00000000 in ?? ()
215No symbol table info available.
216
217Thread 9 (Thread -1306772560 (LWP 27039)):
218#0 0xb7fbe410 in ?? ()
219No symbol table info available.
220#1 0xb21c2eb8 in ?? ()
221No symbol table info available.
222#2 0xb5ea1ff4 in ?? () from /lib/tls/i686/cmov/libc.so.6
223No symbol table info available.
224#3 0xb21c2ea4 in ?? ()
225No symbol table info available.
226#4 0xb5e02946 in nanosleep () from /lib/tls/i686/cmov/libc.so.6
227No symbol table info available.
228#5 0xb5e0276b in sleep () from /lib/tls/i686/cmov/libc.so.6
229No symbol table info available.
230#6 0xb77a931c in JobQueue::ProcessQueue (this=0x8152bd0) at jobqueue.cpp:476
231 chanid = {static null = {static null = <same as static member of an already seen type>, d = 0x810c0c0, static shared_null = 0x810c0c0}, d = 0x810c0c0, static shared_null = 0x810c0c0}
232 starttime = {d = {jd = 0}, t = {ds = 0}}
233 startts = {static null = {static null = <same as static member of an already seen type>, d = 0x810c0c0, static shared_null = 0x810c0c0}, d = 0x810c0c0, static shared_null = 0x810c0c0}
234 type = 0
235 id = -1220065554
236 cmds = 8021
237 flags = -1220726784
238 status = 12316508
239 hostname = {static null = {static null = <same as static member of an already seen type>, d = 0x810c0c0, static shared_null = 0x810c0c0}, d = 0x810c0c0, static shared_null = 0x810c0c0}
240 sleepTime = 60
241 jobStatus = {sh = 0x81f5158}
242 maxJobs = 2
243 queueStartTimeStr = {static null = {static null = <same as static member of an already seen type>, d = 0x810c0c0, static shared_null = 0x810c0c0}, d = 0x81e84b0, static shared_null = 0x810c0c0}
244 queueEndTimeStr = {static null = {static null = <same as static member of an already seen type>, d = 0x810c0c0, static shared_null = 0x810c0c0}, d = 0x81f58f8, static shared_null = 0x810c0c0}
245 queueStartTime = 0
246 queueEndTime = 0
247 curQTime = {ds = 0}
248 curTime = -1306774472
249 message = {static null = {static null = <same as static member of an already seen type>, d = 0x810c0c0, static shared_null = 0x810c0c0}, d = 0x810c0c0, static shared_null = 0x810c0c0}
250 tmpStr = {static null = {static null = <same as static member of an already seen type>, d = 0x810c0c0, static shared_null = 0x810c0c0}, d = 0x810c0c0, static shared_null = 0x810c0c0}
251 jobs = {sh = 0x81dec38}
252 atMax = false
253 inTimeWindow = true
254 startedJobAlready = false
255#7 0xb77a94bf in JobQueue::RunQueueProcesser (this=0x8152bd0) at jobqueue.cpp:139
256No locals.
257#8 0xb77a94e9 in JobQueue::QueueProcesserThread (param=0x8152bd0) at jobqueue.cpp:145
258 jobqueue = (class JobQueue *) 0x8152bd0
259#9 0xb5fc1240 in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
260No symbol table info available.
261#10 0xb5e4032e in clone () from /lib/tls/i686/cmov/libc.so.6
262No symbol table info available.
263
264Thread 8 (Thread -1298379856 (LWP 27038)):
265#0 0xb7fbe410 in ?? ()
266No symbol table info available.
267#1 0xb29c4388 in ?? ()
268No symbol table info available.
269#2 0xb5ea1ff4 in ?? () from /lib/tls/i686/cmov/libc.so.6
270No symbol table info available.
271#3 0xb29c4374 in ?? ()
272No symbol table info available.
273#4 0xb5e02946 in nanosleep () from /lib/tls/i686/cmov/libc.so.6
274No symbol table info available.
275#5 0xb5e0276b in sleep () from /lib/tls/i686/cmov/libc.so.6
276No symbol table info available.
277#6 0x0805bcd3 in AutoExpire::Sleep (this=0x8176c38, sleepTime=60) at autoexpire.cpp:289
278 minSleep = 5
279 timeExpended = 0
280#7 0x08064a17 in AutoExpire::RunExpirer (this=0x8176c38) at autoexpire.cpp:274
281 timer = {ds = 36244802}
282 curTime = {d = {jd = 2454047}, t = {ds = 36244803}}
283 next_expire = {d = {jd = 2454047}, t = {ds = 36544806}}
284#8 0x08064a43 in AutoExpire::ExpirerThread (param=0x8176c38) at autoexpire.cpp:526
285 expirer = (AutoExpire *) 0x8176c38
286#9 0xb5fc1240 in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
287No symbol table info available.
288#10 0xb5e4032e in clone () from /lib/tls/i686/cmov/libc.so.6
289No symbol table info available.
290
291Thread 7 (Thread -1289987152 (LWP 27037)):
292#0 0xb7fbe410 in ?? ()
293No symbol table info available.
294#1 0xb31c4ecc in ?? ()
295No symbol table info available.
296#2 0x00000099 in ?? ()
297No symbol table info available.
298#3 0x00000000 in ?? ()
299No symbol table info available.
300
301Thread 6 (Thread -1281594448 (LWP 27035)):
302#0 0xb7fbe410 in ?? ()
303No symbol table info available.
304#1 0xb39c61ac in ?? ()
305No symbol table info available.
306#2 0x000000a3 in ?? ()
307No symbol table info available.
308#3 0x00000000 in ?? ()
309No symbol table info available.
310
311Thread 5 (Thread -1273201744 (LWP 27033)):
312#0 0xb7fbe410 in ?? ()
313No symbol table info available.
314#1 0xb41c72dc in ?? ()
315No symbol table info available.
316#2 0x0000019d in ?? ()
317No symbol table info available.
318#3 0x00000000 in ?? ()
319No symbol table info available.
320
321Thread 4 (Thread -1264809040 (LWP 27031)):
322#0 0xb7fbe410 in ?? ()
323No symbol table info available.
324#1 0xb49c81ac in ?? ()
325No symbol table info available.
326#2 0x000000a9 in ?? ()
327No symbol table info available.
328#3 0x00000000 in ?? ()
329No symbol table info available.
330
331Thread 3 (Thread -1256416336 (LWP 27028)):
332#0 0xb7fbe410 in ?? ()
333No symbol table info available.
334#1 0xb51c92dc in ?? ()
335No symbol table info available.
336#2 0x000001a5 in ?? ()
337No symbol table info available.
338#3 0x00000000 in ?? ()
339No symbol table info available.
340
341Thread 2 (Thread -1248023632 (LWP 27027)):
342#0 0xb7fbe410 in ?? ()
343No symbol table info available.
344#1 0xb59ca2a8 in ?? ()
345No symbol table info available.
346#2 0xb5ea1ff4 in ?? () from /lib/tls/i686/cmov/libc.so.6
347No symbol table info available.
348#3 0xb59ca294 in ?? ()
349No symbol table info available.
350#4 0xb5e02946 in nanosleep () from /lib/tls/i686/cmov/libc.so.6
351No symbol table info available.
352#5 0xb5e0276b in sleep () from /lib/tls/i686/cmov/libc.so.6
353No symbol table info available.
354#6 0x080da2f7 in HouseKeeper::RunHouseKeeping (this=0x814afe0) at housekeeper.cpp:239
355 period = -1239667076
356 maxhr = -1245710768
357 minhr = 1
358 dbTag = {static null = {static null = <same as static member of an already seen type>, d = 0x810c0c0, static shared_null = 0x810c0c0}, d = 0x81e8050, static shared_null = 0x810c0c0}
359#7 0x080da341 in HouseKeeper::doHouseKeepingThread (param=0x814afe0) at housekeeper.cpp:374
360 hkeeper = (HouseKeeper *) 0x814afe0
361#8 0xb5fc1240 in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
362No symbol table info available.
363#9 0xb5e4032e in clone () from /lib/tls/i686/cmov/libc.so.6
364No symbol table info available.
365
366Thread 1 (Thread -1245713568 (LWP 27021)):
367#0 0xb7fbe410 in ?? ()
368No symbol table info available.
369#1 0xbfb45208 in ?? ()
370No symbol table info available.
371#2 0x08171834 in ?? ()
372No symbol table info available.
373#3 0x081716b0 in ?? ()
374No symbol table info available.
375#4 0xb5e38fc1 in select () from /lib/tls/i686/cmov/libc.so.6
376No symbol table info available.
377#5 0xb6404258 in QEventLoop::processEvents () from /usr/lib/libqt-mt.so.3
378No symbol table info available.
379#6 0xb6477129 in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3
380No symbol table info available.
381#7 0xb6476f4a in QEventLoop::exec () from /usr/lib/libqt-mt.so.3
382No symbol table info available.
383#8 0xb645e76f in QApplication::exec () from /usr/lib/libqt-mt.so.3
384No symbol table info available.
385#9 0x0808fdea in main (argc=5, argv=0xbfb458a4) at main.cpp:692
386 a = <incomplete type>
387 settingsOverride = {sh = 0x812e6a8}
388 binname = {static null = {static null = <same as static member of an already seen type>, d = 0x810c0c0, static shared_null = 0x810c0c0}, d = 0x812e710, static shared_null = 0x810c0c0}
389 daemonize = false
390 printsched = false
391 testsched = false
392 resched = false
393 nosched = false
394 noupnp = false
395 nojobqueue = false
396 nohousekeeper = false
397 noexpirer = false
398 printexpire = false
399 pidfs = <incomplete type>
400 port = 6543
401 statusport = 6544
402 myip = {static null = {static null = <same as static member of an already seen type>, d = 0x810c0c0, static shared_null = 0x810c0c0}, d = 0x814c108, static shared_null = 0x810c0c0}
403 masterip = {static null = {static null = <same as static member of an already seen type>, d = 0x810c0c0, static shared_null = 0x810c0c0}, d = 0x814a5e8, static shared_null = 0x810c0c0}
404 ismaster = true
405 fatal_error = false
406 runsched = true
4070xb791890a 426 append(QString(" 0x%1 0x%2\n").arg(int(p[2])).arg(int(p[3])));
408(gdb) (gdb) The program is running. Exit anyway? (y or n) available.
409#8 0xb645e76f in QApplication::exec () from /usr/lib/libqt-mt.so.3
410No symbol table info available.
411#9 0x0808fdea in main (argc=5, argv=0xbfb458a4) at main.cpp:692
412 a = <incomplete type>
413 settingsOverride = {sh = 0x812e6a8}
414 binname = {static null = {static null = <same as static member of an already seen type>, d = 0x810c0c0, static shared_null = 0x810c0c0}, d = 0x812e710, static shared_null = 0x810c0c0}
415 daemonize = false
416 printsched = false
417 testsched = false
418 resched = false
419 nosched = false
420 noupnp = false
421 nojobqueue = false
422 nohousekeeper = false
423 noexpirer = false
424 printexpire = false
425 pidfs = <incomplete type>
426 port = 6543
427 statusport = 6544
428 myip = {static null = {static null = <same as static member of an already seen type>, d = 0x810c0c0, static shared_null = 0x810c0c0}, d = 0x814c108, static shared_null = 0x810c0c0}
429 masterip = {static null = {static null = <same as static member of an already seen type>, d = 0x810c0c0, static shared_null = 0x810c0c0}, d = 0x814a5e8, static shared_null = 0x810c0c0}
430 ismaster = true
431 fatal_error = false
432 runsched = true
4330xb791890a 426 append(QString(" 0x%1 0x%2\n").arg(int(p[2])).arg(int(p[3])));