Ticket #243: watch-recording-segfault.txt

File watch-recording-segfault.txt, 1.5 KB (added by torbjorn.jansson@…, 20 years ago)

backtrace of segfault

Line 
1Program received signal SIGSEGV, Segmentation fault.
2[Switching to Thread -1209035072 (LWP 10104)]
30x08088e8e in PlaybackBox::cursorRight (this=0xbfa146d0) at playbackbox.cpp:1216
41216 else if (curitem->availableStatus != asAvailable)
5(gdb) thread apply all bt full
6
7Thread 5 (Thread -1233278032 (LWP 10114)):
8#0 0x004e3402 in __kernel_vsyscall ()
9No symbol table info available.
10#1 0x00580cfc in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/tls/libpthread.so.0
11No symbol table info available.
12#2 0x038e77e6 in QThread::exit () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
13No symbol table info available.
14#3 0x038e78c9 in QThread::msleep () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
15No symbol table info available.
16#4 0x010c05b4 in MonitorThread::run (this=0x88560c0) at mythmediamonitor.cpp:77
17No locals.
18#5 0x038e7431 in QThreadInstance::start () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
19No symbol table info available.
20#6 0x0057e341 in start_thread () from /lib/tls/libpthread.so.0
21No symbol table info available.
22#7 0x06283fee in clone () from /lib/tls/libc.so.6
23No symbol table info available.
24
25Thread 3 (Thread -1222788176 (LWP 10110)):
26#0 0x004e3402 in __kernel_vsyscall ()
27No symbol table info available.
28#1 0x005833fb in __read_nocancel () from /lib/tls/libpthread.so.0
29No symbol table info available.
30#2 0x005059e3 in lirc_nextcode (code=0xb71db3d8) at lirc_client.c:1498
31 new_buffer = Variable "new_buffer" is not available.
320x08088e8e 1216 else if (curitem->availableStatus != asAvailable)
33(gdb)