Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#9274 closed Bug Report (Invalid)

[HANG] backend lockups

Reported by: brian@… Owned by:
Priority: minor Milestone: unknown
Component: MythTV - General Version: 0.24-fixes
Severity: medium Keywords:
Cc: Ticket locked: no

Description (last modified by Kenni Lund [kenni a kelu dot dk])

I have been experiencing lockups in the backend. When this happens, the frontends are no longer able to get a list of recordings from the backend (it spins for about 20-30 seconds and then shows an empty list) and mythweb reports errors trying to open any page.

The only way I have found to resolve this is to restart the backend.

During the lockup last night I was able to grab a threaded stack trace:

(moved to an attachment called "stack_trace_1.txt")

Attachments (6)

stack_trace_1.txt (77.0 KB) - added by Kenni Lund [kenni a kelu dot dk] 14 years ago.
stack_trace_2.txt (132.0 KB) - added by Kenni Lund [kenni a kelu dot dk] 14 years ago.
mythbackend-ThreadStacktrace.txt (94.3 KB) - added by brian@… 14 years ago.
stack trace: incident #2
mythfrontend.log (44.3 KB) - added by brian@… 14 years ago.
frontend log: incident #2
mythbackend.log (22.4 KB) - added by brian@… 14 years ago.
backend log: incident #2
gdb.txt (86.0 KB) - added by Alex Tomlins <alex@…> 14 years ago.

Download all attachments as: .zip

Change History (17)

comment:1 Changed 14 years ago by brian@…

Hit another lockup this evening. 7 programs that were supposed to record (including the wife's favorite: Survivor) failed to record because of this. She is not going to be at all happy. This MythTV thing is going to get kicked to the curb pretty quickly after many years of service due to a complete lack of reliability that has come with this 0.24 release. :-(

Anyway, here's this evening's stack trace:

Thread 25 (Thread 0xb7811b70 (LWP 5338)):
#0  0x00ff3422 in __kernel_vsyscall ()
No symbol table info available.
#1  0x02e73b86 in *__GI___poll (fds=0x2f09ff4, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
        resultvar = <value optimized out>
        oldtype = 0
        result = <value optimized out>
#2  0x02a984eb in IA__g_poll (fds=0x9de4d70, nfds=1, timeout=-1) at /build/buildd/glib2.0-2.24.1/glib/gpoll.c:127
No locals.
#3  0x02a8b0ac in g_main_context_poll (context=0x9de5c80, block=<value optimized out>, dispatch=1, self=0x9de4f98) at /build/buildd/glib2.0-2.24.1/glib/gmain.c:2904
        poll_func = 0x2a984c0 <IA__g_poll>
#4  g_main_context_iterate (context=0x9de5c80, block=<value optimized out>, dispatch=1, self=0x9de4f98) at /build/buildd/glib2.0-2.24.1/glib/gmain.c:2586
        max_priority = 2147483647
        timeout = -1
        some_ready = <value optimized out>
        nfds = 1
        allocated_nfds = <value optimized out>
        fds = <value optimized out>
        __PRETTY_FUNCTION__ = "g_main_context_iterate"
#5  0x02a8b4b8 in IA__g_main_context_iteration (context=0x9de5c80, may_block=1) at /build/buildd/glib2.0-2.24.1/glib/gmain.c:2654
        retval = <value optimized out>
#6  0x021305d5 in QEventDispatcherGlib::processEvents (this=0x9ddaf50, flags=...) at kernel/qeventdispatcher_glib.cpp:412
        d = 0x9de5a78
        canWait = true
        result = <value optimized out>
#7  0x02103059 in QEventLoop::processEvents (this=0xb7811260, flags=DWARF-2 expression error: DW_OP_reg operations must be used either alone or in conjuction with DW_OP_piece.
) at kernel/qeventloop.cpp:149
        d = 0x9de5d00
#8  0x021034aa in QEventLoop::exec (this=0xb7811260, flags=...) at kernel/qeventloop.cpp:201
        d = 0x9de5d00
        app = <value optimized out>
#9  0x01fff5a8 in QThread::exec (this=0x9de4cb8) at thread/qthread.cpp:487
        d = <value optimized out>
        locker = {{mtx = 0x9de4eb8, val = 165564088}}
        eventLoop = {<QObject> = {_vptr.QObject = 0x2218448, static staticMetaObject = {d = {superdata = 0x0, stringdata = 0x21b0ee0 "QObject", data = 0x21b0f80, extradata = 0x2213260}}, d_ptr = {d = 0x9de5d00}, static staticQtMetaObject = {d = {superdata = 0x0, stringdata = 0x21b9a20 "Qt", data = 0x21bd040, extradata = 0x0}}}, static staticMetaObject = {d = {superdata = 0x81a9fc0, stringdata = 0x21c2a80 "QEventLoop", data = 0x21c2aa0, extradata = 0x0}}}
        returnCode = <value optimized out>
#10 0x00f0b621 in WorkerThread::run (this=0x9de4cb8) at threadpool.cpp:267
No locals.
#11 0x0200232e in QThreadPrivate::start (arg=0x9de4cb8) at thread/qthread_unix.cpp:248
        data = 0x9dd9f78
#12 0x034d096e in start_thread (arg=0xb7811b70) at pthread_create.c:300
        __res = <value optimized out>
        __ignore1 = <value optimized out>
        __ignore2 = <value optimized out>
        pd = 0xb7811b70
        now = <value optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {55447540, 0, 4001536, -1216277464, -184744939, 1825175932}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <value optimized out>
        robust = <value optimized out>
        freesize = <value optimized out>
        __PRETTY_FUNCTION__ = "start_thread"
#13 0x02e81a4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130
No locals.

Thread 24 (Thread 0xb6e10b70 (LWP 5339)):
#0  0x00ff3422 in __kernel_vsyscall ()
No symbol table info available.
#1  0x034d5342 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:179
No locals.
#2  0x02001c1e in thread_sleep (ti=0x1) at thread/qthread_unix.cpp:398
        mtx = {__data = {__lock = 0, __count = 0, __owner = 0, __kind = 0, __nusers = 1, {__spins = 0, __list = {__next = 0x0}}}, __size = '\000' <repeats 16 times>, "\001\000\000\000\000\000\000", __align = 0}
        cnd = {__data = {__lock = 0, __futex = 1, __total_seq = 1, __wakeup_seq = 0, __woken_seq = 0, __mutex = 0xb6e10244, __nwaiters = 2, __broadcast_seq = 0}, __size = "\000\000\000\000\001\000\000\000\001", '\000' <repeats 23 times>, "D\002\341\266\002\000\000\000\000\000\000\000\244\002", <incomplete sequence \341\266>, __align = 4294967296}
#3  0x02001d73 in QThread::msleep (msecs=100) at thread/qthread_unix.cpp:424
        tv = {tv_sec = 1290647343, tv_usec = 29404}
        ti = {tv_sec = 1290647343, tv_nsec = 129404000}
#4  0x00efdcbb in TaskQueue::run (this=0x9de56c8) at taskqueue.cpp:126
        ttNow = {tv_sec = 1290647343, tv_usec = 29393}
        pTask = 0x0
#5  0x0200232e in QThreadPrivate::start (arg=0x9de56c8) at thread/qthread_unix.cpp:248
        data = 0x9de3f80
#6  0x034d096e in start_thread (arg=0xb6e10b70) at pthread_create.c:300
        __res = <value optimized out>
        __ignore1 = <value optimized out>
        __ignore2 = <value optimized out>
        pd = 0xb6e10b70
        now = <value optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {55447540, 0, 4001536, -1226767320, 886899735, 1825175932}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <value optimized out>
        robust = <value optimized out>
        freesize = <value optimized out>
        __PRETTY_FUNCTION__ = "start_thread"
#7  0x02e81a4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130
No locals.

Thread 23 (Thread 0xb640fb70 (LWP 5340)):
#0  0x00ff3422 in __kernel_vsyscall ()
No symbol table info available.
#1  0x02e4bce6 in nanosleep () at ../sysdeps/unix/syscall-template.S:82
No locals.
#2  0x02e4bb10 in __sleep (seconds=0) at ../sysdeps/unix/sysv/linux/sleep.c:138
        ts = {tv_sec = 1663, tv_nsec = 186346563}
        set = {__val = {65536, 0 <repeats 31 times>}}
        oset = {__val = {0, 0, 3057709684, 16335442, 171949496, 174968008, 3057709656, 16415316, 0, 3079115472, 5, 0, 169214136, 173604664, 174055504, 167193896, 171457616, 169499904, 169443872, 173604664, 35753972, 0, 3057709728, 3057709656, 169680256, 35755132, 172111000, 171944080, 165877000, 172057200, 173379528, 174151264}}
        result = <value optimized out>
#3  0x08151bd2 in UPnpMedia::RunRebuildLoop (this=0x9de2db8) at upnpmedia.cpp:59
        irebuildDelay = 1800
#4  0x08151beb in UPnpMedia::doUPnpMediaThread (param=0x9de2db8) at upnpmedia.cpp:66
        upnpmedia = 0x9de2db8
#5  0x034d096e in start_thread (arg=0xb640fb70) at pthread_create.c:300
        __res = <value optimized out>
        __ignore1 = <value optimized out>
        __ignore2 = <value optimized out>
        pd = 0xb640fb70
        now = <value optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {55447540, 0, 4001536, -1237257176, 2000487446, 1825175932}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <value optimized out>
        robust = <value optimized out>
        freesize = <value optimized out>
        __PRETTY_FUNCTION__ = "start_thread"
#6  0x02e81a4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130
No locals.

Thread 22 (Thread 0xb5a0eb70 (LWP 5341)):
#0  0x00ff3422 in __kernel_vsyscall ()
No symbol table info available.
#1  0x02e7a971 in select () at ../sysdeps/unix/syscall-template.S:82
No locals.
#2  0x00ef75b4 in SSDP::run (this=0x9de2050) at ssdp.cpp:229
        nMaxSocket = 12
        read_set = {fds_bits = {7168, 0 <repeats 31 times>}}
        timeout = {tv_sec = 0, tv_usec = 561361}
#3  0x0200232e in QThreadPrivate::start (arg=0x9de2050) at thread/qthread_unix.cpp:248
        data = 0x9ddbc88
#4  0x034d096e in start_thread (arg=0xb5a0eb70) at pthread_create.c:300
        __res = <value optimized out>
        __ignore1 = <value optimized out>
        __ignore2 = <value optimized out>
        pd = 0xb5a0eb70
        now = <value optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {55447540, 0, 4001536, -1247747032, -1222835183, 1825175932}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <value optimized out>
        robust = <value optimized out>
        freesize = <value optimized out>
        __PRETTY_FUNCTION__ = "start_thread"
#5  0x02e81a4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130
No locals.

Thread 21 (Thread 0xb500db70 (LWP 5355)):
#0  0x00ff3422 in __kernel_vsyscall ()
No symbol table info available.
#1  0x034d5342 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:179
No locals.
#2  0x0200320f in QWaitConditionPrivate::wait (this=0x9de1748, mutex=0x9de1744, time=1000) at thread/qwaitcondition_unix.cpp:85
        tv = {tv_sec = 1290647343, tv_usec = 62569}
        ti = {tv_sec = 1290647344, tv_nsec = 62569000}
        code = <value optimized out>
#3  QWaitCondition::wait (this=0x9de1748, mutex=0x9de1744, time=1000) at thread/qwaitcondition_unix.cpp:159
        returnValue = <value optimized out>
#4  0x00a172b0 in TVRec::RunTV (this=0x9de1660) at tv_rec.cpp:1607
        locker = {{mtx = 0x9de1745, val = 165549893}}
        lock = {{mtx = 0x9de16e4, val = 165549796}}
#5  0x00a1495f in TVRec::EventThread (param=0x9de1660) at tv_rec.cpp:1306
        thetv = 0x9de1660
#6  0x034d096e in start_thread (arg=0xb500db70) at pthread_create.c:300
        __res = <value optimized out>
        __ignore1 = <value optimized out>
        __ignore2 = <value optimized out>
        pd = 0xb500db70
        now = <value optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {55447540, 0, 4001536, -1258236888, -142801904, 1825175932}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <value optimized out>
        robust = <value optimized out>
        freesize = <value optimized out>
        __PRETTY_FUNCTION__ = "start_thread"
#7  0x02e81a4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130
No locals.

Thread 20 (Thread 0xb460cb70 (LWP 5356)):
#0  0x00ff3422 in __kernel_vsyscall ()
No symbol table info available.
#1  0x034d5342 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:179
No locals.
#2  0x0200320f in QWaitConditionPrivate::wait (this=0x9dfecc8, mutex=0x9dfeca8, time=400) at thread/qwaitcondition_unix.cpp:85
        tv = {tv_sec = 1290647342, tv_usec = 988871}
        ti = {tv_sec = 1290647343, tv_nsec = 388871000}
        code = <value optimized out>
#3  QWaitCondition::wait (this=0x9dfecc8, mutex=0x9dfeca8, time=400) at thread/qwaitcondition_unix.cpp:159
        returnValue = <value optimized out>
#4  0x009db4ac in EITScanner::RunEventLoop (this=0x9dfeca8) at eitscanner.cpp:159
        list_size = 0
        rate = 1
        sz = {2000, 1800, 1600, 1400, 1200}
        rt = {0, 0.200000003, 0.400000006, 0.600000024, 0.800000012}
        t = {m_timer = {mds = -1}, m_running = false}
        eitCount = 0
#5  0x009da2e0 in EITThread::run (this=0x9dfecb8) at eitscanner.cpp:30
No locals.
#6  0x0200232e in QThreadPrivate::start (arg=0x9dfecb8) at thread/qthread_unix.cpp:248
        data = 0x9e06870
#7  0x034d096e in start_thread (arg=0xb460cb70) at pthread_create.c:300
        __res = <value optimized out>
        __ignore1 = <value optimized out>
        __ignore2 = <value optimized out>
        pd = 0xb460cb70
        now = <value optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {55447540, 0, 4001536, -1268726744, 928842770, 1825175932}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <value optimized out>
        robust = <value optimized out>
        freesize = <value optimized out>
        __PRETTY_FUNCTION__ = "start_thread"
#8  0x02e81a4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130
No locals.

Thread 19 (Thread 0xb3c0bb70 (LWP 5357)):
#0  0x00ff3422 in __kernel_vsyscall ()
No symbol table info available.
#1  0x034d5342 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:179
No locals.
#2  0x0200320f in QWaitConditionPrivate::wait (this=0x9deadd0, mutex=0x9deadcc, time=1000) at thread/qwaitcondition_unix.cpp:85
        tv = {tv_sec = 1290647342, tv_usec = 436584}
        ti = {tv_sec = 1290647343, tv_nsec = 436584000}
        code = <value optimized out>
#3  QWaitCondition::wait (this=0x9deadd0, mutex=0x9deadcc, time=1000) at thread/qwaitcondition_unix.cpp:159
        returnValue = <value optimized out>
#4  0x00a172b0 in TVRec::RunTV (this=0x9deace8) at tv_rec.cpp:1607
        locker = {{mtx = 0x9deadcd, val = 165588429}}
        lock = {{mtx = 0x9dead6c, val = 165588332}}
#5  0x00a1495f in TVRec::EventThread (param=0x9deace8) at tv_rec.cpp:1306
        thetv = 0x9deace8
#6  0x034d096e in start_thread (arg=0xb3c0bb70) at pthread_create.c:300
        __res = <value optimized out>
        __ignore1 = <value optimized out>
        __ignore2 = <value optimized out>
        pd = 0xb3c0bb70
        now = <value optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {55447540, 0, 4001536, -1279216600, 2008876061, 1825175932}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <value optimized out>
        robust = <value optimized out>
        freesize = <value optimized out>
        __PRETTY_FUNCTION__ = "start_thread"
#7  0x02e81a4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130
No locals.

Thread 18 (Thread 0xb320ab70 (LWP 5358)):
#0  0x00ff3422 in __kernel_vsyscall ()
No symbol table info available.
#1  0x034d5342 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:179
No locals.
#2  0x0200320f in QWaitConditionPrivate::wait (this=0x9deb210, mutex=0x9deb20c, time=1000) at thread/qwaitcondition_unix.cpp:85
        tv = {tv_sec = 1290647342, tv_usec = 392026}
        ti = {tv_sec = 1290647343, tv_nsec = 392026000}
        code = <value optimized out>
#3  QWaitCondition::wait (this=0x9deb210, mutex=0x9deb20c, time=1000) at thread/qwaitcondition_unix.cpp:159
        returnValue = <value optimized out>
#4  0x00a172b0 in TVRec::RunTV (this=0x9deb128) at tv_rec.cpp:1607
        locker = {{mtx = 0x9deb20d, val = 165589517}}
        lock = {{mtx = 0x9deb1ac, val = 165589420}}
#5  0x00a1495f in TVRec::EventThread (param=0x9deb128) at tv_rec.cpp:1306
        thetv = 0x9deb128
#6  0x034d096e in start_thread (arg=0xb320ab70) at pthread_create.c:300
        __res = <value optimized out>
        __ignore1 = <value optimized out>
        __ignore2 = <value optimized out>
        pd = 0xb320ab70
        now = <value optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {55447540, 0, 4001536, -1289706456, -1214446564, 1825175932}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <value optimized out>
        robust = <value optimized out>
        freesize = <value optimized out>
        __PRETTY_FUNCTION__ = "start_thread"
#7  0x02e81a4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130
No locals.

Thread 17 (Thread 0xb2809b70 (LWP 5359)):
#0  0x00ff3422 in __kernel_vsyscall ()
No symbol table info available.
#1  0x034d5342 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:179
No locals.
#2  0x0200320f in QWaitConditionPrivate::wait (this=0x9de7130, mutex=0x9de712c, time=1000) at thread/qwaitcondition_unix.cpp:85
        tv = {tv_sec = 1290647342, tv_usec = 440666}
        ti = {tv_sec = 1290647343, tv_nsec = 440666000}
        code = <value optimized out>
#3  QWaitCondition::wait (this=0x9de7130, mutex=0x9de712c, time=1000) at thread/qwaitcondition_unix.cpp:159
        returnValue = <value optimized out>
#4  0x00a172b0 in TVRec::RunTV (this=0x9de7048) at tv_rec.cpp:1607
        locker = {{mtx = 0x9de712d, val = 165572909}}
        lock = {{mtx = 0x9de70cc, val = 165572812}}
#5  0x00a1495f in TVRec::EventThread (param=0x9de7048) at tv_rec.cpp:1306
        thetv = 0x9de7048
#6  0x034d096e in start_thread (arg=0xb2809b70) at pthread_create.c:300
        __res = <value optimized out>
        __ignore1 = <value optimized out>
        __ignore2 = <value optimized out>
        pd = 0xb2809b70
        now = <value optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {55447540, 0, 4001536, -1300196312, -134413281, 1825175932}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <value optimized out>
        robust = <value optimized out>
        freesize = <value optimized out>
        __PRETTY_FUNCTION__ = "start_thread"
#7  0x02e81a4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130
No locals.

Thread 16 (Thread 0xb1e08b70 (LWP 5360)):
#0  0x00ff3422 in __kernel_vsyscall ()
No symbol table info available.
#1  0x034d5342 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:179
No locals.
#2  0x0200320f in QWaitConditionPrivate::wait (this=0x9de8348, mutex=0x9de8344, time=1000) at thread/qwaitcondition_unix.cpp:85
        tv = {tv_sec = 1290647342, tv_usec = 387676}
        ti = {tv_sec = 1290647343, tv_nsec = 387676000}
        code = <value optimized out>
#3  QWaitCondition::wait (this=0x9de8348, mutex=0x9de8344, time=1000) at thread/qwaitcondition_unix.cpp:159
        returnValue = <value optimized out>
#4  0x00a172b0 in TVRec::RunTV (this=0x9de8260) at tv_rec.cpp:1607
        locker = {{mtx = 0x9de8345, val = 165577541}}
        lock = {{mtx = 0x9de82e4, val = 165577444}}
#5  0x00a1495f in TVRec::EventThread (param=0x9de8260) at tv_rec.cpp:1306
        thetv = 0x9de8260
#6  0x034d096e in start_thread (arg=0xb1e08b70) at pthread_create.c:300
        __res = <value optimized out>
        __ignore1 = <value optimized out>
        __ignore2 = <value optimized out>
        pd = 0xb1e08b70
        now = <value optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {55447540, 0, 4001536, -1310686168, 937231385, 1825175932}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <value optimized out>
        robust = <value optimized out>
        freesize = <value optimized out>
        __PRETTY_FUNCTION__ = "start_thread"
#7  0x02e81a4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130
No locals.

Thread 15 (Thread 0xb1407b70 (LWP 5361)):
#0  0x00ff3422 in __kernel_vsyscall ()
No symbol table info available.
#1  0x034d5342 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:179
No locals.
#2  0x0200320f in QWaitConditionPrivate::wait (this=0x9de7700, mutex=0x9de76fc, time=1000) at thread/qwaitcondition_unix.cpp:85
        tv = {tv_sec = 1290647342, tv_usec = 440673}
        ti = {tv_sec = 1290647343, tv_nsec = 440673000}
        code = <value optimized out>
#3  QWaitCondition::wait (this=0x9de7700, mutex=0x9de76fc, time=1000) at thread/qwaitcondition_unix.cpp:159
        returnValue = <value optimized out>
#4  0x00a172b0 in TVRec::RunTV (this=0x9de7618) at tv_rec.cpp:1607
        locker = {{mtx = 0x9de76fd, val = 165574397}}
        lock = {{mtx = 0x9de769c, val = 165574300}}
#5  0x00a1495f in TVRec::EventThread (param=0x9de7618) at tv_rec.cpp:1306
        thetv = 0x9de7618
#6  0x034d096e in start_thread (arg=0xb1407b70) at pthread_create.c:300
        __res = <value optimized out>
        __ignore1 = <value optimized out>
        __ignore2 = <value optimized out>
        pd = 0xb1407b70
        now = <value optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {55447540, 0, 4001536, -1321176024, 1983710232, 1825175932}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <value optimized out>
        robust = <value optimized out>
        freesize = <value optimized out>
        __PRETTY_FUNCTION__ = "start_thread"
#7  0x02e81a4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130
No locals.

Thread 14 (Thread 0xb0a06b70 (LWP 5362)):
#0  0x00ff3422 in __kernel_vsyscall ()
No symbol table info available.
#1  0x034d5342 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:179
No locals.
#2  0x0200320f in QWaitConditionPrivate::wait (this=0x9df1e20, mutex=0x9df1e1c, time=1000) at thread/qwaitcondition_unix.cpp:85
        tv = {tv_sec = 1290647342, tv_usec = 440656}
        ti = {tv_sec = 1290647343, tv_nsec = 440656000}
        code = <value optimized out>
#3  QWaitCondition::wait (this=0x9df1e20, mutex=0x9df1e1c, time=1000) at thread/qwaitcondition_unix.cpp:159
        returnValue = <value optimized out>
#4  0x00a172b0 in TVRec::RunTV (this=0x9df1d38) at tv_rec.cpp:1607
        locker = {{mtx = 0x9df1e1d, val = 165617181}}
        lock = {{mtx = 0x9df1dbc, val = 165617084}}
#5  0x00a1495f in TVRec::EventThread (param=0x9df1d38) at tv_rec.cpp:1306
        thetv = 0x9df1d38
#6  0x034d096e in start_thread (arg=0xb0a06b70) at pthread_create.c:300
        __res = <value optimized out>
        __ignore1 = <value optimized out>
        __ignore2 = <value optimized out>
        pd = 0xb0a06b70
        now = <value optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {55447540, 0, 4001536, -1331665880, -1239612389, 1825175932}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <value optimized out>
        robust = <value optimized out>
        freesize = <value optimized out>
        __PRETTY_FUNCTION__ = "start_thread"
#7  0x02e81a4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130
No locals.

Thread 13 (Thread 0xb0005b70 (LWP 5363)):
#0  0x00ff3422 in __kernel_vsyscall ()
No symbol table info available.
#1  0x034d5015 in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:122
No locals.
#2  0x020018c2 in QMutexPrivate::wait (this=0x9e56bd8, timeout=-1) at thread/qmutex_unix.cpp:84
        errorCode = 0
#3  0x01ffd072 in QMutex::lock (this=0x9e35a30) at thread/qmutex.cpp:205
        lastSpinCount = <value optimized out>
        maximumSpinCount = 20
        self = <value optimized out>
#4  0x08078973 in AutoExpire::Update (encoder=1, fsID=-1, immediately=true) at autoexpire.cpp:1035
No locals.
#5  0x081004d5 in Scheduler::RunScheduler (this=0x9e07c58) at scheduler.cpp:2136
        msg = warning: can't find linker symbol for virtual table for `QString' value
{static null = {<No data fields>}, static shared_null = {ref = {_q_value = 5140}, alloc = 0, size = 0, data = 0x81aa05a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 1058}, alloc = 0, size = 0, data = 0x221948e, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x81aa048, static codecForCStrings = 0x0}
        fsID = -1
        details = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 5140}, alloc = 0, size = 0, data = 0x81aa05a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 1058}, alloc = 0, size = 0, data = 0x221948e, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0xa4950f0, static codecForCStrings = 0x0}
        recstartts = {d = {d = 0xa607d28}}
        doSchedAfterStart = false
        is_rec = true
        statuschanged = false
        recIter = {_M_cur = 0xa160988, _M_first = 0xa1607d8, _M_last = 0xa1609d8, _M_node = 0xa207974}
        curtime = {d = {d = 0x9fefec0}}
        lockit = {{mtx = 0x9e07c91, val = 165706897}}
        secsleft = -2
        nexttv = 0x9e06e40
        nextrectime = {d = {d = 0xa5f4f60}}
        schedid = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 5140}, alloc = 0, size = 0, data = 0x81aa05a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 1058}, alloc = 0, size = 0, data = 0x221948e, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0xa4a2180, static codecForCStrings = 0x0}
        lastSleepCheck = {d = {d = 0xa23fe08}}
        idleSince = {d = {d = 0xa5f5940}}
        sysEventSecs = {120, 90, 60, 30, 0}
        sysEvents = {{{p = {static shared_null = {ref = {_q_value = 1059}, alloc = 0, begin = 0, end = 0, sharable = 1, array = {0x0}}, d = 0xa3e5758}, d = 0xa3e5758}}, {{p = {static shared_null = {ref = {_q_value = 1059}, alloc = 0, begin = 0, end = 0, sharable = 1, array = {0x0}}, d = 0xa254dd0}, d = 0xa254dd0}}, {{p = {static shared_null = {ref = {_q_value = 1059}, alloc = 0, begin = 0, end = 0, sharable = 1, array = {0x0}}, d = 0xa512ac8}, d = 0xa512ac8}}, {{p = {static shared_null = {ref = {_q_value = 1059}, alloc = 0, begin = 0, end = 0, sharable = 1, array = {0x0}}, d = 0xa1e0650}, d = 0xa1e0650}}}
        fillend = {tv_sec = 1290644957, tv_usec = 606916}
        placeTime = 16.9472523
        query = {<QSqlQuery> = {d = 0x9dfd1e8}, m_db = 0x9e103a8, m_isConnected = true, m_returnConnection = false, m_last_prepared_query = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 5140}, alloc = 0, size = 0, data = 0x81aa05a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 1058}, alloc = 0, size = 0, data = 0x221948e, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x9e59b90, static codecForCStrings = 0x0}}
        wakeThreshold = 300
        blockShutdown = false
        idleTimeoutSecs = 300
        fillstart = {tv_sec = 1290644940, tv_usec = 659664}
        prerollseconds = 0
        firstRun = false
        startIter = {_M_cur = 0xa160988, _M_first = 0xa1607d8, _M_last = 0xa1609d8, _M_node = 0xa207974}
        idleWaitForRecordingTime = 5
        nextRecording = 0xa5f5020
        lastupdate = {d = {d = 0xa1fdcf0}}
        sysEventKey = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 5140}, alloc = 0, size = 0, data = 0x81aa05a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 1058}, alloc = 0, size = 0, data = 0x221948e, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0xa2856e8, static codecForCStrings = 0x0}
        matchTime = 0.000572999998
#6  0x08107fd9 in Scheduler::SchedulerThread (param=0x9e07c58) at scheduler.cpp:2676
        sched = 0x9e07c58
#7  0x034d096e in start_thread (arg=0xb0005b70) at pthread_create.c:300
        __res = <value optimized out>
        __ignore1 = <value optimized out>
        __ignore2 = <value optimized out>
        pd = 0xb0005b70
        now = <value optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {55447540, 0, 4001536, -1342155736, -159579110, 1825175932}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <value optimized out>
        robust = <value optimized out>
        freesize = <value optimized out>
        __PRETTY_FUNCTION__ = "start_thread"
#8  0x02e81a4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130
No locals.

Thread 12 (Thread 0xaf604b70 (LWP 5364)):
#0  0x00ff3422 in __kernel_vsyscall ()
No symbol table info available.
#1  0x02e4bce6 in nanosleep () at ../sysdeps/unix/syscall-template.S:82
No locals.
#2  0x02e4bb10 in __sleep (seconds=0) at ../sysdeps/unix/sysv/linux/sleep.c:138
        ts = {tv_sec = 24, tv_nsec = 319828136}
        set = {__val = {65536, 0 <repeats 31 times>}}
        oset = {__val = {0, 0, 31323969, 2824939696, 173113424, 48118692, 49324224, 49324128, 35753972, 2942320872, 33625823, 2824939696, 48117878, 48367654, 0, 36, 0, 2942321080, 135440539, 2942321056, 2942321056, 0, 2942321040, 38, 0, 69, 42, 2824863760, 49324020, 53, 2824969216, 2824863760}}
        result = <value optimized out>
#3  0x0812c294 in HouseKeeper::RunHouseKeeping (this=0x9e15570) at housekeeper.cpp:284
        period = 1
        maxhr = 18
        minhr = 0
        dbTag = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 5140}, alloc = 0, size = 0, data = 0x81aa05a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 1058}, alloc = 0, size = 0, data = 0x221948e, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0xa863c190, static codecForCStrings = 0x0}
        initialRun = false
#4  0x08130047 in HouseKeeper::doHouseKeepingThread (param=0x9e15570) at housekeeper.cpp:633
        hkeeper = 0x9e15570
#5  0x034d096e in start_thread (arg=0xaf604b70) at pthread_create.c:300
        __res = <value optimized out>
        __ignore1 = <value optimized out>
        __ignore2 = <value optimized out>
        pd = 0xaf604b70
        now = <value optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {55447540, 0, 4001536, -1352645592, 912065572, 1825175932}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <value optimized out>
        robust = <value optimized out>
        freesize = <value optimized out>
        __PRETTY_FUNCTION__ = "start_thread"
#6  0x02e81a4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130
No locals.

Thread 11 (Thread 0xaec03b70 (LWP 5365)):
#0  0x00ff3422 in __kernel_vsyscall ()
No symbol table info available.
#1  0x034d7f5b in read () at ../sysdeps/unix/syscall-template.S:82
No locals.
#2  0x03050ab8 in vio_read () from /usr/lib/libmysqlclient_r.so.16
No symbol table info available.
#3  0x03050b16 in vio_read_buff () from /usr/lib/libmysqlclient_r.so.16
No symbol table info available.
#4  0x03051d13 in ?? () from /usr/lib/libmysqlclient_r.so.16
No symbol table info available.
#5  0x030520a7 in my_net_read () from /usr/lib/libmysqlclient_r.so.16
No symbol table info available.
#6  0x0304ba3f in cli_safe_read () from /usr/lib/libmysqlclient_r.so.16
No symbol table info available.
#7  0x03018f3e in cli_read_prepare_result () from /usr/lib/libmysqlclient_r.so.16
No symbol table info available.
#8  0x0301640e in mysql_stmt_prepare () from /usr/lib/libmysqlclient_r.so.16
No symbol table info available.
#9  0x02916592 in QMYSQLResult::prepare (this=0xa333498, query=...) at ../../../sql/drivers/mysql/qsql_mysql.cpp:883
        r = <value optimized out>
        encQuery = {static shared_null = {ref = {_q_value = 61}, alloc = 0, size = 0, data = 0x81aa0c0 "", array = ""}, static shared_empty = {ref = {_q_value = 11}, alloc = 0, size = 0, data = 0x22193bc "", array = ""}, d = 0xa1d4a88}
#10 0x02940061 in QSqlResult::savePrepare (this=0xa239208, query=...) at kernel/qsqlresult.cpp:597
No locals.
#11 0x02930f80 in QSqlQuery::prepare (this=0xaec029e0, query=...) at kernel/qsqlquery.cpp:920
No locals.
#12 0x0449a570 in MSqlQuery::prepare (this=0xaec029e0, query=...) at mythdbcon.cpp:603
        ok = 8
#13 0x0998eecd in ProgramInfo::LoadProgramFromRecorded (this=0xa6fa2a0, _chanid=1032, _recstartts=...) at programinfo.cpp:1570
        query = {<QSqlQuery> = {d = 0xa250b38}, m_db = 0xa5a74f8, m_isConnected = true, m_returnConnection = true, m_last_prepared_query = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 5140}, alloc = 0, size = 0, data = 0x81aa05a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 1058}, alloc = 0, size = 0, data = 0x221948e, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0xa2079b0, static codecForCStrings = 0x0}}
        is_reload = 8
        new_basename = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 5140}, alloc = 0, size = 0, data = 0x81aa05a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 1058}, alloc = 0, size = 0, data = 0x221948e, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0xc1273b0, static codecForCStrings = 0x0}
#14 0x09976d70 in ProgramInfo (this=0xa6fa2a0, _chanid=1032, _recstartts=...) at programinfo.cpp:234
No locals.
#15 0x08077f35 in AutoExpire::FillDBOrdered (this=0x9e35a08, expireList=..., expMethod=2) at autoexpire.cpp:980
        pginfo = 0xa1c3ca0
        chanid = 1032
        recstartts = {d = {d = 0x9e331e8}}
        querystr = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 5140}, alloc = 0, size = 0, data = 0x81aa05a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 1058}, alloc = 0, size = 0, data = 0x221948e, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x9f04438, static codecForCStrings = 0x0}
        where = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 5140}, alloc = 0, size = 0, data = 0x81aa05a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 1058}, alloc = 0, size = 0, data = 0x221948e, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x9f736d8, static codecForCStrings = 0x0}
        orderby = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 5140}, alloc = 0, size = 0, data = 0x81aa05a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 1058}, alloc = 0, size = 0, data = 0x221948e, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0xa4c5e50, static codecForCStrings = 0x0}
        msg = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 5140}, alloc = 0, size = 0, data = 0x81aa05a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 1058}, alloc = 0, size = 0, data = 0x221948e, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0xa57aa80, static codecForCStrings = 0x0}
        maxAge = 35753972
        query = {<QSqlQuery> = {d = 0xa026f38}, m_db = 0xa5c9ff0, m_isConnected = true, m_returnConnection = true, m_last_prepared_query = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 5140}, alloc = 0, size = 0, data = 0x81aa05a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 1058}, alloc = 0, size = 0, data = 0x221948e, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x9f04438, static codecForCStrings = 0x0}}
#16 0x08075b94 in AutoExpire::FillExpireList (this=0x9e35a08, expireList=...) at autoexpire.cpp:760
        expMethod = 2
#17 0x0806e898 in AutoExpire::ExpireRecordings (this=0x9e35a08) at autoexpire.cpp:387
        fsit = {_M_current = 0x0}
        fsMap = {{d = 0xa08ee50, e = 0xa08ee50}}
        expireList = {<std::_Vector_base<ProgramInfo*, std::allocator<ProgramInfo*> >> = {_M_impl = {<std::allocator<ProgramInfo*>> = {<__gnu_cxx::new_allocator<ProgramInfo*>> = {<No data fields>}, <No data fields>}, _M_start = 0xa26aed0, _M_finish = 0xa26b3c4, _M_end_of_storage = 0xa26b6d0}}, <No data fields>}
        deleteList = {<std::_Vector_base<ProgramInfo*, std::allocator<ProgramInfo*> >> = {_M_impl = {<std::allocator<ProgramInfo*>> = {<__gnu_cxx::new_allocator<ProgramInfo*>> = {<No data fields>}, <No data fields>}, _M_start = 0x0, _M_finish = 0x0, _M_end_of_storage = 0x0}}, <No data fields>}
        fsInfos = {<std::_Vector_base<FileSystemInfo, std::allocator<FileSystemInfo> >> = {_M_impl = {<std::allocator<FileSystemInfo>> = {<__gnu_cxx::new_allocator<FileSystemInfo>> = {<No data fields>}, <No data fields>}, _M_start = 0xa1b9220, _M_finish = 0xa1b9288, _M_end_of_storage = 0xa1b9288}}, <No data fields>}
        truncateMap = {{d = 0x2f09ff4, e = 0x2f09ff4}}
        query = {<QSqlQuery> = {d = 0xaec02fc8}, m_db = 0xfffffff8, m_isConnected = 104, m_returnConnection = 217, m_last_prepared_query = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 5140}, alloc = 0, size = 0, data = 0x81aa05a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 1058}, alloc = 0, size = 0, data = 0x221948e, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x2960ff4, static codecForCStrings = 0x0}}
#18 0x0806dba3 in AutoExpire::RunExpirer (this=0x9e35a08) at autoexpire.cpp:310
        timer = {mds = 60782926}
        curTime = {d = {d = 0xa01e7f0}}
        next_expire = {d = {d = 0xa1a88b0}}
#19 0x08073631 in AutoExpire::ExpirerThread (param=0x9e35a08) at autoexpire.cpp:617
        expirer = 0x9e35a08
#20 0x034d096e in start_thread (arg=0xaec03b70) at pthread_create.c:300
        __res = <value optimized out>
        __ignore1 = <value optimized out>
        __ignore2 = <value optimized out>
        pd = 0xaec03b70
        now = <value optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {55447540, 0, 4001536, -1363135448, 1992098855, 1825175932}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <value optimized out>
        robust = <value optimized out>
        freesize = <value optimized out>
        __PRETTY_FUNCTION__ = "start_thread"
#21 0x02e81a4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130
No locals.

Thread 10 (Thread 0xae202b70 (LWP 5366)):
#0  0x00ff3422 in __kernel_vsyscall ()
No symbol table info available.
#1  0x02e4bce6 in nanosleep () at ../sysdeps/unix/syscall-template.S:82
No locals.
#2  0x02e4bb10 in __sleep (seconds=0) at ../sysdeps/unix/sysv/linux/sleep.c:138
        ts = {tv_sec = 56, tv_nsec = 434605769}
        set = {__val = {65536, 0 <repeats 31 times>}}
        oset = {__val = {0, 0, 33861531, 165344128, 2921340488, 36, 2921340351, 2824863760, 49324020, 2824863760, 0, 2921340344, 48381645, 48367654, 2921340344, 35753972, 2824942448, 2921340376, 33540701, 2824942448, 35753972, 0, 35753972, 33540681, 2825135048, 2824979712, 2825031568, 2825133520, 2825135184, 85, 24, 2825022928}}
        result = <value optimized out>
#3  0x0052ed35 in JobQueue::ProcessQueue (this=0x9de0f70) at jobqueue.cpp:467
        atMax = false
        rjiter = {i = 0x9ef68d8}
        logInfo = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 5140}, alloc = 0, size = 0, data = 0x81aa05a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 1058}, alloc = 0, size = 0, data = 0x221948e, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0xa862b0a8, static codecForCStrings = 0x0}
        cmds = 0
        maxJobs = 2
        flags = 2
        status = 4
        jobStatus = {{d = 0x81a9e20, e = 0x81a9e20}}
        message = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 5140}, alloc = 0, size = 0, data = 0x81aa05a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 1058}, alloc = 0, size = 0, data = 0x221948e, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0xa862a9c8, static codecForCStrings = 0x0}
        jobs = {{d = 0x81a9e20, e = 0x81a9e20}}
        inTimeWindow = true
        jobID = 2637
        hostname = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 5140}, alloc = 0, size = 0, data = 0x81aa05a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 1058}, alloc = 0, size = 0, data = 0x221948e, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0xa8627148, static codecForCStrings = 0x0}
        sleepTime = 60
        startedJobAlready = false
#4  0x005290d3 in JobQueue::RunQueueProcesser (this=0x9de0f70) at jobqueue.cpp:150
No locals.
#5  0x005290fd in JobQueue::QueueProcesserThread (param=0x9de0f70) at jobqueue.cpp:156
        jobqueue = 0x9de0f70
#6  0x034d096e in start_thread (arg=0xae202b70) at pthread_create.c:300
        __res = <value optimized out>
        __ignore1 = <value optimized out>
        __ignore2 = <value optimized out>
        pd = 0xae202b70
        now = <value optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {55447540, 0, 4001536, -1373625304, -1231223770, 1825175932}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <value optimized out>
        robust = <value optimized out>
        freesize = <value optimized out>
        __PRETTY_FUNCTION__ = "start_thread"
#7  0x02e81a4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130
No locals.

Thread 9 (Thread 0xad801b70 (LWP 5367)):
#0  0x00ff3422 in __kernel_vsyscall ()
No symbol table info available.
#1  0x02e73b86 in *__GI___poll (fds=0x2f09ff4, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
        resultvar = <value optimized out>
        oldtype = 0
        result = <value optimized out>
#2  0x02a984eb in IA__g_poll (fds=0x9e10d40, nfds=1, timeout=-1) at /build/buildd/glib2.0-2.24.1/glib/gpoll.c:127
No locals.
#3  0x02a8b0ac in g_main_context_poll (context=0x9e3daa8, block=<value optimized out>, dispatch=1, self=0x9e443f8) at /build/buildd/glib2.0-2.24.1/glib/gmain.c:2904
        poll_func = 0x2a984c0 <IA__g_poll>
#4  g_main_context_iterate (context=0x9e3daa8, block=<value optimized out>, dispatch=1, self=0x9e443f8) at /build/buildd/glib2.0-2.24.1/glib/gmain.c:2586
        max_priority = 2147483647
        timeout = -1
        some_ready = <value optimized out>
        nfds = 1
        allocated_nfds = <value optimized out>
        fds = <value optimized out>
        __PRETTY_FUNCTION__ = "g_main_context_iterate"
#5  0x02a8b4b8 in IA__g_main_context_iteration (context=0x9e3daa8, may_block=1) at /build/buildd/glib2.0-2.24.1/glib/gmain.c:2654
        retval = <value optimized out>
#6  0x021305d5 in QEventDispatcherGlib::processEvents (this=0x9e092a8, flags=...) at kernel/qeventdispatcher_glib.cpp:412
        d = 0x9e3da38
        canWait = true
        result = <value optimized out>
#7  0x02103059 in QEventLoop::processEvents (this=0xad8012b0, flags=DWARF-2 expression error: DW_OP_reg operations must be used either alone or in conjuction with DW_OP_piece.
) at kernel/qeventloop.cpp:149
        d = 0x9e56e00
#8  0x021034aa in QEventLoop::exec (this=0xad8012b0, flags=...) at kernel/qeventloop.cpp:201
        d = 0x9e56e00
        app = <value optimized out>
#9  0x01fff5a8 in QThread::exec (this=0x9e44b40) at thread/qthread.cpp:487
        d = <value optimized out>
        locker = {{mtx = 0x9e00698, val = 165676696}}
        eventLoop = {<QObject> = {_vptr.QObject = 0x2218448, static staticMetaObject = {d = {superdata = 0x0, stringdata = 0x21b0ee0 "QObject", data = 0x21b0f80, extradata = 0x2213260}}, d_ptr = {d = 0x9e56e00}, static staticQtMetaObject = {d = {superdata = 0x0, stringdata = 0x21b9a20 "Qt", data = 0x21bd040, extradata = 0x0}}}, static staticMetaObject = {d = {superdata = 0x81a9fc0, stringdata = 0x21c2a80 "QEventLoop", data = 0x21c2aa0, extradata = 0x0}}}
        returnCode = <value optimized out>
#10 0x01fff63d in QThread::run (this=0x9e44b40) at thread/qthread.cpp:546
No locals.
#11 0x0200232e in QThreadPrivate::start (arg=0x9e44b40) at thread/qthread_unix.cpp:248
        data = 0x9e3eb30
#12 0x034d096e in start_thread (arg=0xad801b70) at pthread_create.c:300
        __res = <value optimized out>
        __ignore1 = <value optimized out>
        __ignore2 = <value optimized out>
        pd = 0xad801b70
        now = <value optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {55447540, 0, 4001536, -1384115160, -151190495, 1825175932}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <value optimized out>
        robust = <value optimized out>
        freesize = <value optimized out>
        __PRETTY_FUNCTION__ = "start_thread"
#13 0x02e81a4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130
No locals.

Thread 8 (Thread 0xace00b70 (LWP 5368)):
#0  0x00ff3422 in __kernel_vsyscall ()
No symbol table info available.
#1  0x034d5015 in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:122
No locals.
#2  0x02003287 in QWaitConditionPrivate::wait (this=0x9ddebfc, mutex=0x9ddebf8, time=4294967295) at thread/qwaitcondition_unix.cpp:87
        code = -512
#3  QWaitCondition::wait (this=0x9ddebfc, mutex=0x9ddebf8, time=4294967295) at thread/qwaitcondition_unix.cpp:159
        returnValue = <value optimized out>
#4  0x080db9e1 in ProcessRequestThread::run (this=0x9ddebf0) at mainserver.cpp:151
        locker = {{mtx = 0x9ddebf9, val = 165538809}}
#5  0x0200232e in QThreadPrivate::start (arg=0x9ddebf0) at thread/qthread_unix.cpp:248
        data = 0x9e4ea60
#6  0x034d096e in start_thread (arg=0xace00b70) at pthread_create.c:300
        __res = <value optimized out>
        __ignore1 = <value optimized out>
        __ignore2 = <value optimized out>
        pd = 0xace00b70
        now = <value optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {55447540, 0, 4001536, -1394605016, 920454179, 1825175932}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <value optimized out>
        robust = <value optimized out>
        freesize = <value optimized out>
        __PRETTY_FUNCTION__ = "start_thread"
#7  0x02e81a4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130
No locals.

Thread 7 (Thread 0xac3ffb70 (LWP 5369)):
#0  0x00ff3422 in __kernel_vsyscall ()
No symbol table info available.
#1  0x034d5015 in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:122
No locals.
#2  0x02003287 in QWaitConditionPrivate::wait (this=0x9e44c34, mutex=0x9e44c30, time=4294967295) at thread/qwaitcondition_unix.cpp:87
        code = -512
#3  QWaitCondition::wait (this=0x9e44c34, mutex=0x9e44c30, time=4294967295) at thread/qwaitcondition_unix.cpp:159
        returnValue = <value optimized out>
#4  0x080db9e1 in ProcessRequestThread::run (this=0x9e44c28) at mainserver.cpp:151
        locker = {{mtx = 0x9e44c31, val = 165956657}}
#5  0x0200232e in QThreadPrivate::start (arg=0x9e44c28) at thread/qthread_unix.cpp:248
        data = 0x9e56050
#6  0x034d096e in start_thread (arg=0xac3ffb70) at pthread_create.c:300
        __res = <value optimized out>
        __ignore1 = <value optimized out>
        __ignore2 = <value optimized out>
        pd = 0xac3ffb70
        now = <value optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {55447540, 0, 4001536, -1405094872, -1992489950, 1825175932}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <value optimized out>
        robust = <value optimized out>
        freesize = <value optimized out>
        __PRETTY_FUNCTION__ = "start_thread"
#7  0x02e81a4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130
No locals.

Thread 6 (Thread 0xab9feb70 (LWP 5370)):
#0  0x00ff3422 in __kernel_vsyscall ()
No symbol table info available.
#1  0x034d5015 in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:122
No locals.
#2  0x02003287 in QWaitConditionPrivate::wait (this=0x9ddeb8c, mutex=0x9ddeb88, time=4294967295) at thread/qwaitcondition_unix.cpp:87
        code = -512
#3  QWaitCondition::wait (this=0x9ddeb8c, mutex=0x9ddeb88, time=4294967295) at thread/qwaitcondition_unix.cpp:159
        returnValue = <value optimized out>
#4  0x080db9e1 in ProcessRequestThread::run (this=0x9ddeb80) at mainserver.cpp:151
        locker = {{mtx = 0x9ddeb89, val = 165538697}}
#5  0x0200232e in QThreadPrivate::start (arg=0x9ddeb80) at thread/qthread_unix.cpp:248
        data = 0x9e5afc8
#6  0x034d096e in start_thread (arg=0xab9feb70) at pthread_create.c:300
        __res = <value optimized out>
        __ignore1 = <value optimized out>
        __ignore2 = <value optimized out>
        pd = 0xab9feb70
        now = <value optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {55447540, 0, 4001536, -1415584728, -920845267, 1825175932}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <value optimized out>
        robust = <value optimized out>
        freesize = <value optimized out>
        __PRETTY_FUNCTION__ = "start_thread"
#7  0x02e81a4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130
No locals.

Thread 5 (Thread 0xaaffdb70 (LWP 5371)):
#0  0x00ff3422 in __kernel_vsyscall ()
No symbol table info available.
#1  0x034d5015 in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:122
No locals.
#2  0x020018c2 in QMutexPrivate::wait (this=0x9e56e80, timeout=-1) at thread/qmutex_unix.cpp:84
        errorCode = 0
#3  0x01ffd072 in QMutex::lock (this=0x9e07c90) at thread/qmutex.cpp:205
        lastSpinCount = <value optimized out>
        maximumSpinCount = 20
        self = <value optimized out>
#4  0x0807a58a in QMutexLocker::relock (this=0xaaffd01c) at /usr/include/qt4/QtCore/qmutex.h:120
No locals.
#5  0x0807a512 in QMutexLocker (this=0xaaffd01c, m=0x9e07c90) at /usr/include/qt4/QtCore/qmutex.h:102
No locals.
#6  0x080fa2f1 in Scheduler::Reschedule (this=0x9e07c58, recordid=627) at scheduler.cpp:1585
        locker = {{mtx = 0x9e07c90, val = 165706896}}
#7  0x080b7316 in MainServer::HandleRescheduleRecordings (this=0x9e14b20, recordid=627, pbs=0xa5e2770) at mainserver.cpp:2564
        result = {<QList<QString>> = {{p = {static shared_null = {ref = {_q_value = 1059}, alloc = 0, begin = 0, end = 0, sharable = 1, array = {0x0}}, d = 0x81a9ba4}, d = 0x81a9ba4}}, <No data fields>}
#8  0x0809d5eb in MainServer::ProcessRequestWork (this=0x9e14b20, sock=0x9f0ca10) at mainserver.cpp:465
        listline = {<QList<QString>> = {{p = {static shared_null = {ref = {_q_value = 1059}, alloc = 0, begin = 0, end = 0, sharable = 1, array = {0x0}}, d = 0xa2c6bc8}, d = 0xa2c6bc8}}, <No data fields>}
        line = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 5140}, alloc = 0, size = 0, data = 0x81aa05a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 1058}, alloc = 0, size = 0, data = 0x221948e, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0xa5516c0, static codecForCStrings = 0x0}
        tokens = {<QList<QString>> = {{p = {static shared_null = {ref = {_q_value = 1059}, alloc = 0, begin = 0, end = 0, sharable = 1, array = {0x0}}, d = 0xa463a78}, d = 0xa463a78}}, <No data fields>}
        command = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 5140}, alloc = 0, size = 0, data = 0x81aa05a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 1058}, alloc = 0, size = 0, data = 0x221948e, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x9ff37e0, static codecForCStrings = 0x0}
        pbs = 0xa5e2770
#9  0x0809bfda in MainServer::ProcessRequest (this=0x9e14b20, sock=0x9f0ca10) at mainserver.cpp:309
No locals.
#10 0x080dba26 in ProcessRequestThread::run (this=0x9e01870) at mainserver.cpp:159
        locker = {{mtx = 0x9e01879, val = 165681273}}
#11 0x0200232e in QThreadPrivate::start (arg=0x9e01870) at thread/qthread_unix.cpp:248
        data = 0x9e38188
#12 0x034d096e in start_thread (arg=0xaaffdb70) at pthread_create.c:300
        __res = <value optimized out>
        __ignore1 = <value optimized out>
        __ignore2 = <value optimized out>
        pd = 0xaaffdb70
        now = <value optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {55447540, 0, 4001536, -1426074584, 159188015, 1825175932}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <value optimized out>
        robust = <value optimized out>
        freesize = <value optimized out>
        __PRETTY_FUNCTION__ = "start_thread"
#13 0x02e81a4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130
No locals.

Thread 4 (Thread 0xaa5fcb70 (LWP 5372)):
#0  0x00ff3422 in __kernel_vsyscall ()
No symbol table info available.
#1  0x034d5015 in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:122
No locals.
#2  0x02003287 in QWaitConditionPrivate::wait (this=0x9ddfdf4, mutex=0x9ddfdf0, time=4294967295) at thread/qwaitcondition_unix.cpp:87
        code = -512
#3  QWaitCondition::wait (this=0x9ddfdf4, mutex=0x9ddfdf0, time=4294967295) at thread/qwaitcondition_unix.cpp:159
        returnValue = <value optimized out>
#4  0x080db9e1 in ProcessRequestThread::run (this=0x9ddfde8) at mainserver.cpp:151
        locker = {{mtx = 0x9ddfdf1, val = 165543409}}
#5  0x0200232e in QThreadPrivate::start (arg=0x9ddfde8) at thread/qthread_unix.cpp:248
        data = 0x9e69e18
#6  0x034d096e in start_thread (arg=0xaa5fcb70) at pthread_create.c:300
        __res = <value optimized out>
        __ignore1 = <value optimized out>
        __ignore2 = <value optimized out>
        pd = 0xaa5fcb70
        now = <value optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {55447540, 0, 4001536, -1436564440, 1230832686, 1825175932}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <value optimized out>
        robust = <value optimized out>
        freesize = <value optimized out>
        __PRETTY_FUNCTION__ = "start_thread"
#7  0x02e81a4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130
No locals.

Thread 3 (Thread 0xa7bfeb70 (LWP 5377)):
#0  0x00ff3422 in __kernel_vsyscall ()
No symbol table info available.
#1  0x02e7a971 in select () at ../sysdeps/unix/syscall-template.S:82
No locals.
#2  0x0448f5d8 in MythSocketThread::run (this=0x9d970f0) at mythsocketthread.cpp:257
        dummy = '0' <repeats 16 times>"\364, \217!\002\364\217!\002\340n\353\t\250\342\277\247\276\017\023\002\300J\347\t\340n\353\t\002\000\000\000\201\212\377\001\330\342\277\247\000\000\000\000\000\000\000\000\364\217!\002\300J\347\t\001\000\000\000\370\342\277\247\202!\000\002\300J\347\t", '\000' <repeats 24 times>"\364, \217!\002\360p\331\t`r\331\t\370\342\277\247"
        efds = {fds_bits = {0, 544, 0 <repeats 30 times>}}
        timers = {{d = 0x81a9e20, e = 0x81a9e20}}
        maxfd = 41
        rfds = {fds_bits = {0, 544, 0 <repeats 30 times>}}
        it = {i = 0xa1c66f4}
        rval = -1
        downref_tm = 0
        tm = {mds = 71781174}
        locker = {{mtx = 0x9d970fd, val = 165245181}}
#3  0x0200232e in QThreadPrivate::start (arg=0x9d970f0) at thread/qthread_unix.cpp:248
        data = 0x9d97260
#4  0x034d096e in start_thread (arg=0xa7bfeb70) at pthread_create.c:300
        __res = <value optimized out>
        __ignore1 = <value optimized out>
        __ignore2 = <value optimized out>
        pd = 0xa7bfeb70
        now = <value optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {55447540, 0, 4001536, -1480596440, -1994587083, 1825175932}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <value optimized out>
        robust = <value optimized out>
        freesize = <value optimized out>
        __PRETTY_FUNCTION__ = "start_thread"
#5  0x02e81a4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130
No locals.

Thread 2 (Thread 0xa53fab70 (LWP 5382)):
#0  0x00ff3422 in __kernel_vsyscall ()
No symbol table info available.
#1  0x034d5342 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:179
No locals.
#2  0x02001c1e in thread_sleep (ti=0x1) at thread/qthread_unix.cpp:398
        mtx = {__data = {__lock = 0, __count = 0, __owner = 0, __kind = 0, __nusers = 1, {__spins = 0, __list = {__next = 0x0}}}, __size = '\000' <repeats 16 times>, "\001\000\000\000\000\000\000", __align = 0}
        cnd = {__data = {__lock = 0, __futex = 1, __total_seq = 1, __wakeup_seq = 0, __woken_seq = 0, __mutex = 0xa53fa124, __nwaiters = 2, __broadcast_seq = 0}, __size = "\000\000\000\000\001\000\000\000\001", '\000' <repeats 23 times>, "$\241?\245\002\000\000\000\000\000\000\000'/M\003", __align = 4294967296}
#3  0x02001cdd in QThread::usleep (usecs=100000) at thread/qthread_unix.cpp:436
        tv = {tv_sec = 1290647342, tv_usec = 989015}
        ti = {tv_sec = 1290647343, tv_nsec = 89015000}
#4  0x044eaa83 in MythSystemReaper::run (this=0x9efb1e0) at mythsystem.cpp:76
        i = {i = 0x0}
        pidData = 0xa59c460
        pid = 12475
        count = 0
        status = 0
        now = 1290647342
        next = {i = 0x0}
#5  0x0200232e in QThreadPrivate::start (arg=0x9efb1e0) at thread/qthread_unix.cpp:248
        data = 0x9f82a58
#6  0x034d096e in start_thread (arg=0xa53fab70) at pthread_create.c:300
        __res = <value optimized out>
        __ignore1 = <value optimized out>
        __ignore2 = <value optimized out>
        pd = 0xa53fab70
        now = <value optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {55447540, 0, 4001536, -1522555864, -1986198480, 1825175932}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <value optimized out>
        robust = <value optimized out>
        freesize = <value optimized out>
        __PRETTY_FUNCTION__ = "start_thread"
#7  0x02e81a4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130
No locals.

Thread 1 (Thread 0xb7875730 (LWP 5336)):
#0  0x00ff3422 in __kernel_vsyscall ()
No symbol table info available.
#1  0x034d5015 in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:122
No locals.
#2  0x020018c2 in QMutexPrivate::wait (this=0x9e56e80, timeout=-1) at thread/qmutex_unix.cpp:84
        errorCode = 0
#3  0x01ffd072 in QMutex::lock (this=0x9e07c90) at thread/qmutex.cpp:205
        lastSpinCount = <value optimized out>
        maximumSpinCount = 20
        self = <value optimized out>
#4  0x0807a58a in QMutexLocker::relock (this=0xbf9abe8c) at /usr/include/qt4/QtCore/qmutex.h:120
No locals.
#5  0x0807a512 in QMutexLocker (this=0xbf9abe8c, m=0x9e07c90) at /usr/include/qt4/QtCore/qmutex.h:102
No locals.
#6  0x080f9f49 in Scheduler::GetRecStatus (this=0x9e07c58, pginfo=...) at scheduler.cpp:1534
        lockit = {{mtx = 0x9e07c90, val = 165706896}}
#7  0x080a56fe in MainServer::customEvent (this=0x9e14b20, e=0xa2f96b0) at mainserver.cpp:1019
        rectime = {d = {d = 0xa1d5f88}}
        list = warning: can't find linker symbol for virtual table for `QStringList' value
warning:   found `QString::~QString()' instead
{<QList<QString>> = {{p = warning: can't find linker symbol for virtual table for `QListData' value
warning:   found `QString::~QString()' instead
{static shared_null = {ref = {_q_value = 1059}, alloc = 0, begin = 0, end = 0, sharable = 1, array = {0x0}}, d = 0x807a21f}, d = 0x807a21f}}, <No data fields>}
        tokens = {<QList<QString>> = {{p = {static shared_null = {ref = {_q_value = 1059}, alloc = 0, begin = 0, end = 0, sharable = 1, array = {0x0}}, d = 0x9ff0e28}, d = 0x9ff0e28}}, <No data fields>}
        chanid = 2039
        recstartts = {d = {d = 0xa0820b8}}
        evinfo = {_vptr.ProgramInfo = 0x81a9c88, title = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 5140}, alloc = 0, size = 0, data = 0x81aa05a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 1058}, alloc = 0, size = 0, data = 0x221948e, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0xa2bdfc0, static codecForCStrings = 0x0}, subtitle = warning: can't find linker symbol for virtual table for `QString' value
warning:   found `QString::shared_null' instead
{static null = {<No data fields>}, static shared_null = {ref = {_q_value = 5140}, alloc = 0, size = 0, data = 0x81aa05a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 1058}, alloc = 0, size = 0, data = 0x221948e, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x221947c, static codecForCStrings = 0x0}, description = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 5140}, alloc = 0, size = 0, data = 0x81aa05a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 1058}, alloc = 0, size = 0, data = 0x221948e, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0xa4ddb00, static codecForCStrings = 0x0}, category = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 5140}, alloc = 0, size = 0, data = 0x81aa05a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 1058}, alloc = 0, size = 0, data = 0x221948e, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0xa4bdf70, static codecForCStrings = 0x0}, recpriority = 0, chanid = 2039, chanstr = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 5140}, alloc = 0, size = 0, data = 0x81aa05a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 1058}, alloc = 0, size = 0, data = 0x221948e, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0xa44d498, static codecForCStrings = 0x0}, chansign = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 5140}, alloc = 0, size = 0, data = 0x81aa05a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 1058}, alloc = 0, size = 0, data = 0x221948e, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x9f7d650, static codecForCStrings = 0x0}, channame = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 5140}, alloc = 0, size = 0, data = 0x81aa05a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 1058}, alloc = 0, size = 0, data = 0x221948e, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0xa4bdfc8, static codecForCStrings = 0x0}, chanplaybackfilters = warning: can't find linker symbol for virtual table for `QString' value
warning:   found `QString::shared_null' instead
{static null = {<No data fields>}, static shared_null = {ref = {_q_value = 5140}, alloc = 0, size = 0, data = 0x81aa05a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 1058}, alloc = 0, size = 0, data = 0x221948e, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x221947c, static codecForCStrings = 0x0}, recgroup = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 5140}, alloc = 0, size = 0, data = 0x81aa05a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 1058}, alloc = 0, size = 0, data = 0x221948e, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0xa414800, static codecForCStrings = 0x0}, playgroup = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 5140}, alloc = 0, size = 0, data = 0x81aa05a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 1058}, alloc = 0, size = 0, data = 0x221948e, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0xa31c350, static codecForCStrings = 0x0}, pathname = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 5140}, alloc = 0, size = 0, data = 0x81aa05a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 1058}, alloc = 0, size = 0, data = 0x221948e, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x9fd5540, static codecForCStrings = 0x0}, hostname = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 5140}, alloc = 0, size = 0, data = 0x81aa05a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 1058}, alloc = 0, size = 0, data = 0x221948e, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0xa4d0990, static codecForCStrings = 0x0}, storagegroup = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 5140}, alloc = 0, size = 0, data = 0x81aa05a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 1058}, alloc = 0, size = 0, data = 0x221948e, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0xa5cf350, static codecForCStrings = 0x0}, seriesid = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 5140}, alloc = 0, size = 0, data = 0x81aa05a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 1058}, alloc = 0, size = 0, data = 0x221948e, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0xa4f3798, static codecForCStrings = 0x0}, programid = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 5140}, alloc = 0, size = 0, data = 0x81aa05a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 1058}, alloc = 0, size = 0, data = 0x221948e, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0xa560730, static codecForCStrings = 0x0}, catType = warning: can't find linker symbol for virtual table for `QString' value
{static null = {<No data fields>}, static shared_null = {ref = {_q_value = 5140}, alloc = 0, size = 0, data = 0x81aa05a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 1058}, alloc = 0, size = 0, data = 0x221948e, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x81aa048, static codecForCStrings = 0x0}, filesize = 0, startts = {d = {d = 0x9fd9fe8}}, endts = {d = {d = 0xa234940}}, recstartts = {d = {d = 0xa559130}}, recendts = {d = {d = 0xa16ff20}}, stars = 0, originalAirDate = {jd = 2454368}, lastmodified = {d = {d = 0xa126fb0}}, lastInUseTime = {d = {d = 0xa7765b0}}, prefinput = 0, recpriority2 = 0, recordid = 445, parentid = 0, sourceid = 0, inputid = 0, cardid = 0, findid = 0, programflags = 48287748, properties = 0, year = 0, recstatus = -3 '\375', oldrecstatus = 0 '\000', rectype = 0 '\000', dupin = 15 '\017', dupmethod = 6 '\006', availableStatus = 0 '\000', spread = -1 '\377', startCol = -1 '\377', sortTitle = warning: can't find linker symbol for virtual table for `QString' value
{static null = {<No data fields>}, static shared_null = {ref = {_q_value = 5140}, alloc = 0, size = 0, data = 0x81aa05a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 1058}, alloc = 0, size = 0, data = 0x221948e, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x81aa048, static codecForCStrings = 0x0}, static kFromRecordedQuery = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 5140}, alloc = 0, size = 0, data = 0x81aa05a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 1058}, alloc = 0, size = 0, data = 0x221948e, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x9d9aff8, static codecForCStrings = 0x0}, inUseForWhat = warning: can't find linker symbol for virtual table for `QString' value
{static null = {<No data fields>}, static shared_null = {ref = {_q_value = 5140}, alloc = 0, size = 0, data = 0x81aa05a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 1058}, alloc = 0, size = 0, data = 0x221948e, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x81aa048, static codecForCStrings = 0x0}, positionMapDBReplacement = 0x0, static staticDataLock = {d = 0x9d9af00}, static updater = 0x9d9af68}
        me = 0xa2f96b0
        message = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 5140}, alloc = 0, size = 0, data = 0x81aa05a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 1058}, alloc = 0, size = 0, data = 0x221948e, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0xa4ed498, static codecForCStrings = 0x0}
        error = warning: can't find linker symbol for virtual table for `QString' value
{static null = {<No data fields>}, static shared_null = {ref = {_q_value = 5140}, alloc = 0, size = 0, data = 0x81aa05a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 1058}, alloc = 0, size = 0, data = 0x221948e, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x81aa048, static codecForCStrings = 0x0}
        mod_me = {<QEvent> = {_vptr.QEvent = 0x8160168, static staticMetaObject = {d = {superdata = 0x0, stringdata = 0x21c2c80 "QEvent", data = 0x21c3680, extradata = 0x0}}, d = 0x0, t = 65535, posted = 0, spont = 0, m_accept = 1, reserved = 63}, static MythEventMessage = QEvent::MaxUser, static kExitToMainMenuEventType = 65534, static kMythPostShowEventType = 65533, static kEnableDrawingEventType = 65532, static kDisableDrawingEventType = 65531, static kPushDisableDrawingEventType = 65530, static kPopDisableDrawingEventType = 65529, static kLockInputDevicesEventType = 65528, static kUnlockInputDevicesEventType = 65527, static kUpdateBrowseInfoEventType = 65526, message = warning: can't find linker symbol for virtual table for `QString' value
warning:   found `QString::shared_null' instead
{static null = {<No data fields>}, static shared_null = {ref = {_q_value = 5140}, alloc = 0, size = 0, data = 0x81aa05a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 1058}, alloc = 0, size = 0, data = 0x221948e, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x221947c, static codecForCStrings = 0x0}, extradata = {<QList<QString>> = {{p = {static shared_null = {ref = {_q_value = 1059}, alloc = 0, begin = 0, end = 0, sharable = 1, array = {0x0}}, d = 0xa4ba9c8}, d = 0xa4ba9c8}}, <No data fields>}}
        broadcast = {<QList<QString>> = {{p = {static shared_null = {ref = {_q_value = 1059}, alloc = 0, begin = 0, end = 0, sharable = 1, array = {0x0}}, d = 0x81a9ba4}, d = 0x81a9ba4}}, <No data fields>}
        receivers = {q_hash = {{d = 0x81a9f60, e = 0x81a9f60}}}
#8  0x0211545c in QObject::event (this=0x9e14b20, e=0xf) at kernel/qobject.cpp:1279
No locals.
#9  0x02103e23 in QCoreApplicationPrivate::notify_helper (this=0x9db1430, receiver=0x9e14b20, event=0xa2f96b0) at kernel/qcoreapplication.cpp:839
No locals.
#10 0x021045a3 in QCoreApplication::notify (this=0xbf9ac9cc, receiver=0x9e14b20, event=0xa2f96b0) at kernel/qcoreapplication.cpp:785
No locals.
#11 0x02104a3b in QCoreApplication::notifyInternal (this=0xbf9ac9cc, receiver=0x9e14b20, event=0xa2f96b0) at kernel/qcoreapplication.cpp:704
        threadData = 0x9d97380
        returnValue = <value optimized out>
        result = false
        cbdata = {0x9e14b20, 0xa2f96b0, 0xbf9ac4df}
#12 0x02107473 in QCoreApplication::sendEvent (receiver=0x0, event_type=0, data=0x9d97380) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
No locals.
#13 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x9d97380) at kernel/qcoreapplication.cpp:1345
        pe = @0xa2ca5e8
        e = 0xa2f96b0
        r = 0x9e14b20
        locker = {{mtx = 0x9d973a8, val = 165245864}}
        startOffset = 0
        i = @0x9d973a0
#14 0x021075dd in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1238
        data = <value optimized out>
#15 0x02130adf in QCoreApplication::sendPostedEvents (s=0x9db36a0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
No locals.
#16 postEventSourceDispatch (s=0x9db36a0) at kernel/qeventdispatcher_glib.cpp:276
No locals.
#17 0x02a875e5 in g_main_dispatch (context=0x9db3620) at /build/buildd/glib2.0-2.24.1/glib/gmain.c:1960
        dispatch = 0x2130ab0 <postEventSourceDispatch>
        user_data = 0x0
        callback = 0
        cb_funcs = 0x0
        cb_data = 0x0
        current_source_link = {data = 0x9db36a0, next = 0x0}
        source = 0x9db36a0
        current = 0x9db2b30
        i = 0
#18 IA__g_main_context_dispatch (context=0x9db3620) at /build/buildd/glib2.0-2.24.1/glib/gmain.c:2513
No locals.
#19 0x02a8b2d8 in g_main_context_iterate (context=0x9db3620, block=<value optimized out>, dispatch=1, self=0x9db1548) at /build/buildd/glib2.0-2.24.1/glib/gmain.c:2591
        max_priority = 2147483647
        timeout = 29974
        some_ready = 1
        nfds = <value optimized out>
        allocated_nfds = <value optimized out>
        fds = <value optimized out>
        __PRETTY_FUNCTION__ = "g_main_context_iterate"
#20 0x02a8b4b8 in IA__g_main_context_iteration (context=0x9db3620, may_block=1) at /build/buildd/glib2.0-2.24.1/glib/gmain.c:2654
        retval = <value optimized out>
#21 0x021305d5 in QEventDispatcherGlib::processEvents (this=0x9da7cc8, flags=...) at kernel/qeventdispatcher_glib.cpp:412
        d = 0x9db15a0
        canWait = true
        result = <value optimized out>
#22 0x02103059 in QEventLoop::processEvents (this=0xbf9ac7e4, flags=DWARF-2 expression error: DW_OP_reg operations must be used either alone or in conjuction with DW_OP_piece.
) at kernel/qeventloop.cpp:149
        d = 0x9e7a738
#23 0x021034aa in QEventLoop::exec (this=0xbf9ac7e4, flags=...) at kernel/qeventloop.cpp:201
        d = 0x9e7a738
        app = <value optimized out>
#24 0x0210769f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
        threadData = 0x9d97380
        eventLoop = {<QObject> = {_vptr.QObject = 0x2218448, static staticMetaObject = {d = {superdata = 0x0, stringdata = 0x21b0ee0 "QObject", data = 0x21b0f80, extradata = 0x2213260}}, d_ptr = {d = 0x9e7a738}, static staticQtMetaObject = {d = {superdata = 0x0, stringdata = 0x21b9a20 "Qt", data = 0x21bd040, extradata = 0x0}}}, static staticMetaObject = {d = {superdata = 0x81a9fc0, stringdata = 0x21c2a80 "QEventLoop", data = 0x21c2aa0, extradata = 0x0}}}
        returnCode = -1
#25 0x0815d9d8 in run_backend (cmdline=...) at main_helpers.cpp:791
        ismaster = true
        fatal_error = false
        sysEventHandler = 0x9dde3c0
        runsched = true
        httpStatus = 0x9e44cd8
        pHS = 0x9dca328
        mainServer = 0x9e14b20
        myip = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 5140}, alloc = 0, size = 0, data = 0x81aa05a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 1058}, alloc = 0, size = 0, data = 0x221948e, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x9ddaed8, static codecForCStrings = 0x0}
        port = 6543
        exitCode = 0
#26 0x08098ad8 in main (argc=5, argv=0xbf9acb14) at main.cpp:184
        a = {<QObject> = {_vptr.QObject = 0x22184a8, static staticMetaObject = {d = {superdata = 0x0, stringdata = 0x21b0ee0 "QObject", data = 0x21b0f80, extradata = 0x2213260}}, d_ptr = {d = 0x9db1430}, static staticQtMetaObject = {d = {superdata = 0x0, stringdata = 0x21b9a20 "Qt", data = 0x21bd040, extradata = 0x0}}}, static staticMetaObject = {d = {superdata = 0x81a9fc0, stringdata = 0x21c2b20 "QCoreApplication", data = 0x21c2bc0, extradata = 0x0}}, static self = 0xbf9ac9cc}
        cmdline_err = false
        cmdline = {parseTypes = 8589932323, settingsOverride = {{d = 0x81a9e20, e = 0x81a9e20}}, settingsQuery = {<QList<QString>> = {{p = {static shared_null = {ref = {_q_value = 1059}, alloc = 0, begin = 0, end = 0, sharable = 1, array = {0x0}}, d = 0x81a9ba4}, d = 0x81a9ba4}}, <No data fields>}, binname = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 5140}, alloc = 0, size = 0, data = 0x81aa05a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 1058}, alloc = 0, size = 0, data = 0x221948e, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x9db14f8, static codecForCStrings = 0x0}, display = warning: can't find linker symbol for virtual table for `QString' value
{static null = {<No data fields>}, static shared_null = {ref = {_q_value = 5140}, alloc = 0, size = 0, data = 0x81aa05a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 1058}, alloc = 0, size = 0, data = 0x221948e, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x81aa048, static codecForCStrings = 0x0}, geometry = warning: can't find linker symbol for virtual table for `QString' value
{static null = {<No data fields>}, static shared_null = {ref = {_q_value = 5140}, alloc = 0, size = 0, data = 0x81aa05a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 1058}, alloc = 0, size = 0, data = 0x221948e, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x81aa048, static codecForCStrings = 0x0}, logfile = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 5140}, alloc = 0, size = 0, data = 0x81aa05a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 1058}, alloc = 0, size = 0, data = 0x221948e, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x9dbcf30, static codecForCStrings = 0x0}, pidfile = warning: can't find linker symbol for virtual table for `QString' value
{static null = {<No data fields>}, static shared_null = {ref = {_q_value = 5140}, alloc = 0, size = 0, data = 0x81aa05a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 1058}, alloc = 0, size = 0, data = 0x221948e, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x81aa048, static codecForCStrings = 0x0}, infile = warning: can't find linker symbol for virtual table for `QString' value
{static null = {<No data fields>}, static shared_null = {ref = {_q_value = 5140}, alloc = 0, size = 0, data = 0x81aa05a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 1058}, alloc = 0, size = 0, data = 0x221948e, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x81aa048, static codecForCStrings = 0x0}, outfile = warning: can't find linker symbol for virtual table for `QString' value
{static null = {<No data fields>}, static shared_null = {ref = {_q_value = 5140}, alloc = 0, size = 0, data = 0x81aa05a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 1058}, alloc = 0, size = 0, data = 0x221948e, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x81aa048, static codecForCStrings = 0x0}, newverbose = warning: can't find linker symbol for virtual table for `QString' value
{static null = {<No data fields>}, static shared_null = {ref = {_q_value = 5140}, alloc = 0, size = 0, data = 0x81aa05a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 1058}, alloc = 0, size = 0, data = 0x221948e, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x81aa048, static codecForCStrings = 0x0}, username = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 5140}, alloc = 0, size = 0, data = 0x81aa05a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 1058}, alloc = 0, size = 0, data = 0x221948e, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x9dbcb48, static codecForCStrings = 0x0}, printexpire = warning: can't find linker symbol for virtual table for `QString' value
{static null = {<No data fields>}, static shared_null = {ref = {_q_value = 5140}, alloc = 0, size = 0, data = 0x81aa05a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 1058}, alloc = 0, size = 0, data = 0x221948e, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x81aa048, static codecForCStrings = 0x0}, eventString = warning: can't find linker symbol for virtual table for `QString' value
{static null = {<No data fields>}, static shared_null = {ref = {_q_value = 5140}, alloc = 0, size = 0, data = 0x81aa05a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 1058}, alloc = 0, size = 0, data = 0x221948e, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x81aa048, static codecForCStrings = 0x0}, previewSize = {wd = 0, ht = 0}, starttime = {d = {d = 0x9db1328}}, chanid = 0, previewFrameNumber = -2, previewSeconds = -2, daemonize = false, printsched = false, testsched = false, setverbose = false, resched = false, nosched = false, noupnp = false, nojobqueue = false, nohousekeeper = false, noexpirer = false, clearsettingscache = false, wantupnprebuild = false, wantsToExit = false}
        finfo = {d_ptr = {d = 0x9db4688}}
        binname = {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 5140}, alloc = 0, size = 0, data = 0x81aa05a, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 1058}, alloc = 0, size = 0, data = 0x221948e, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x9dbfc80, static codecForCStrings = 0x0}
        callCleanup = warning: can't find linker symbol for virtual table for `(anonymous namespace)::CleanupGuard' value
warning:   found `setup_context(MythCommandLineParser const&)' instead
{m_cleanFunction = 0x8156f28 <cleanup()>}
        exitCode = 0

Here's the backend database for the last recording that was done before lockup up until I had to restart it.

2010-11-24 19:29:00.659 Reschedule requested for id 0.
2010-11-24 19:29:17.710 Scheduled 815 items in 16.9 = 0.00 match + 16.95 place
2010-11-24 19:29:17.714 scheduler: Scheduled items: Scheduled 815 items in 16.9 = 0.00 match + 16.95 place
2010-11-24 19:29:30.146 TVRec(2): ASK_RECORDING 2 29 0 0
2010-11-24 19:29:30.149 TVRec(3): ASK_RECORDING 3 29 0 0
2010-11-24 19:29:30.236 TVRec(1): ASK_RECORDING 1 29 0 0
2010-11-24 19:30:03.073 TVRec(1): Changing from None to RecordingOnly
2010-11-24 19:30:03.075 TVRec(1): HW Tuner: 1->1
2010-11-24 19:30:14.177 TVRec(1): rec->GetPathname(): '/storage1/2039_20101124193000.mpg'
2010-11-24 19:30:54.326 JobQueue: Commercial Detection Starting for "The Big Bang Theory" recorded from channel 2039 at 2010-11-24T19:30:00
2010-11-24 19:30:54.330 commflag: Commercial Detection Starting: "The Big Bang Theory" recorded from channel 2039 at 2010-11-24T19:30:00
2010-11-24 19:30:57.069 Using runtime prefix = /usr
2010-11-24 19:30:57.070 Using configuration directory = /home/mythtv/.mythtv
2010-11-24 19:30:57.106 Using localhost value of pvr
2010-11-24 19:30:57.283 New DB connection, total: 1
2010-11-24 19:30:57.288 Connected to database 'mythconverg' at host: localhost
2010-11-24 19:30:57.298 Closing DB connection named 'DBManager0'
2010-11-24 19:30:57.299 Connected to database 'mythconverg' at host: localhost
2010-11-24 19:30:57.303 Current locale EN_US
2010-11-24 19:30:57.321 Reading locale defaults from /usr/share/mythtv//locales/en_us.xml
2010-11-24 19:30:57.374 Loading en_us translation for module mythfrontend
2010-11-24 19:30:57.610 MythCoreContext: Connecting to backend server: 10.75.22.2:6543 (try 1 of 5)
2010-11-24 19:30:57.655 MythCoreContext: Connecting to backend server: 10.75.22.2:6543 (try 1 of 5)
2010-11-24 19:31:04.612 MythSocket(84dabc0:11): readStringList: Error, timed out after 7000 ms.
2010-11-24 19:31:04.613 Protocol version check failure.
			The response to MYTH_PROTO_VERSION was empty.
			This happens when the backend is too busy to respond,
			or has deadlocked in due to bugs or hardware failure.
2010-11-24 19:31:04.657 MythSocket(84db4c0:12): readStringList: Error, timed out after 7000 ms.
2010-11-24 19:31:04.658 Protocol version check failure.
			The response to MYTH_PROTO_VERSION was empty.
			This happens when the backend is too busy to respond,
			or has deadlocked in due to bugs or hardware failure.
2010-11-24 19:31:04.659 MythCoreContext: Connecting to backend server: 10.75.22.2:6543 (try 1 of 5)
2010-11-24 19:31:11.662 MythSocket(84db5b8:11): readStringList: Error, timed out after 7000 ms.
2010-11-24 19:31:11.663 Protocol version check failure.
			The response to MYTH_PROTO_VERSION was empty.
			This happens when the backend is too busy to respond,
			or has deadlocked in due to bugs or hardware failure.
2010-11-24 19:31:11.663 Unable to find active recorder for this recording, realtime flagging will not be enabled.
2010-11-24 19:31:11.686 MythCoreContext: Connecting to backend server: 10.75.22.2:6543 (try 1 of 5)
2010-11-24 19:31:18.687 MythSocket(84909c0:11): readStringList: Error, timed out after 7000 ms.
2010-11-24 19:31:18.688 Protocol version check failure.
			The response to MYTH_PROTO_VERSION was empty.
			This happens when the backend is too busy to respond,
			or has deadlocked in due to bugs or hardware failure.
2010-11-24 19:31:18.689 MythCoreContext: Connecting to backend server: 10.75.22.2:6543 (try 1 of 5)
2010-11-24 19:31:19.010 AFD: Opened codec 0x84e9df0, id(MPEG2VIDEO) type(Video)
2010-11-24 19:31:19.012 AFD: codec AC3 has 2 channels
2010-11-24 19:31:19.013 AFD: Opened codec 0x84ea730, id(AC3) type(Audio)
2010-11-24 19:31:19.013 AFD: codec AC3 has 2 channels
2010-11-24 19:31:19.016 AFD: Opened codec 0x84eacf0, id(AC3) type(Audio)
2010-11-24 19:31:25.694 MythSocket(8490b98:11): readStringList: Error, timed out after 7000 ms.
2010-11-24 19:31:25.695 Protocol version check failure.
			The response to MYTH_PROTO_VERSION was empty.
			This happens when the backend is too busy to respond,
			or has deadlocked in due to bugs or hardware failure.
2010-11-24 19:36:43.119 UPnpMedia: BuildMediaMap VIDEO scan starting in :/video/mythvideo:
2010-11-24 19:36:43.171 UPnpMedia: BuildMediaMap Done. Found 107 objects
2010-11-24 19:51:55.739 Preview Error: Encountered problems running '/usr/bin/mythpreviewgen --size 0x0 --chanid 1038 --starttime 21060207012815  > /dev/null'
2010-11-24 19:53:52.701 [mpeg2video @ 0x50e9a40]00 motion_type at 42 19
2010-11-24 19:53:52.703 [mpeg2video @ 0x50e9a40]Warning MVs not available
2010-11-24 19:55:46.025 [mpeg2video @ 0x50e9a40]mb incr damaged
2010-11-24 19:55:46.026 [mpeg2video @ 0x50e9a40]invalid mb type in B Frame at 18 25
2010-11-24 19:55:46.027 [mpeg2video @ 0x50e9a40]Warning MVs not available
2010-11-24 19:55:47.829 [mpeg2video @ 0x50e9a40]slice mismatch
2010-11-24 19:55:50.782 [mpeg2video @ 0x50e9a40]00 motion_type at 7 26
2010-11-24 19:55:50.813 [mpeg2video @ 0x50e9a40]00 motion_type at 19 1
2010-11-24 19:56:14.109 [mpeg2video @ 0x50e9a40]ac-tex damaged at 0 2
2010-11-24 19:56:14.112 [mpeg2video @ 0x50e9a40]Warning MVs not available
2010-11-24 19:56:14.177 [mpeg2video @ 0x50e9a40]00 motion_type at 42 2
2010-11-24 19:56:25.191 [mpeg2video @ 0x50e9a40]invalid cbp at 32 19
2010-11-24 19:56:25.390 [mpeg2video @ 0x50e9a40]end mismatch left=79236 2D4
2010-11-24 19:56:25.391 [mpeg2video @ 0x50e9a40]00 motion_type at 1 2
2010-11-24 19:56:25.391 [mpeg2video @ 0x50e9a40]00 motion_type at 5 3
2010-11-24 19:56:25.392 [mpeg2video @ 0x50e9a40]ac-tex damaged at 23 4
2010-11-24 19:56:25.393 [mpeg2video @ 0x50e9a40]00 motion_type at 1 5
2010-11-24 19:56:25.393 [mpeg2video @ 0x50e9a40]ac-tex damaged at 2 6
2010-11-24 19:56:25.394 [mpeg2video @ 0x50e9a40]00 motion_type at 21 9
2010-11-24 19:56:25.394 [mpeg2video @ 0x50e9a40]00 motion_type at 0 13
2010-11-24 19:56:25.395 [mpeg2video @ 0x50e9a40]00 motion_type at 0 14
2010-11-24 19:56:25.395 [mpeg2video @ 0x50e9a40]00 motion_type at 0 15
2010-11-24 19:56:25.396 [mpeg2video @ 0x50e9a40]invalid mb type in B Frame at 30 16
2010-11-24 19:56:25.397 [mpeg2video @ 0x50e9a40]00 motion_type at 0 17
2010-11-24 19:56:25.397 [mpeg2video @ 0x50e9a40]00 motion_type at 0 18
2010-11-24 19:56:25.398 [mpeg2video @ 0x50e9a40]00 motion_type at 0 19
2010-11-24 19:56:25.398 [mpeg2video @ 0x50e9a40]00 motion_type at 0 20
2010-11-24 19:56:25.399 [mpeg2video @ 0x50e9a40]00 motion_type at 0 21
2010-11-24 19:56:25.400 [mpeg2video @ 0x50e9a40]00 motion_type at 0 22
2010-11-24 19:56:25.402 [mpeg2video @ 0x50e9a40]00 motion_type at 0 23
2010-11-24 19:56:25.402 [mpeg2video @ 0x50e9a40]00 motion_type at 0 24
2010-11-24 19:56:25.403 [mpeg2video @ 0x50e9a40]00 motion_type at 0 25
2010-11-24 19:56:25.403 [mpeg2video @ 0x50e9a40]00 motion_type at 0 29
2010-11-24 19:56:26.061 [mpeg2video @ 0x50e9a40]ac-tex damaged at 43 2
2010-11-24 19:56:26.064 [mpeg2video @ 0x50e9a40]00 motion_type at 20 26
2010-11-24 19:56:26.123 [mpeg2video @ 0x50e9a40]slice mismatch
2010-11-24 19:56:26.560 [mpeg2video @ 0x50e9a40]invalid mb type in P Frame at 12 14
2010-11-24 19:56:26.561 [mpeg2video @ 0x50e9a40]invalid cbp at 43 26
2010-11-24 19:56:26.598 [mpeg2video @ 0x50e9a40]slice mismatch
2010-11-24 19:56:26.599 [mpeg2video @ 0x50e9a40]invalid cbp at 36 5
2010-11-24 19:56:26.600 [mpeg2video @ 0x50e9a40]mb incr damaged
2010-11-24 19:56:26.628 [mpeg2video @ 0x50e9a40]invalid cbp at 28 6
2010-11-24 19:56:31.811 [mpeg2video @ 0x50e9a40]00 motion_type at 1 11
2010-11-24 19:56:31.812 [mpeg2video @ 0x50e9a40]00 motion_type at 34 15
2010-11-24 19:56:31.813 [mpeg2video @ 0x50e9a40]ac-tex damaged at 4 22
2010-11-24 19:56:31.851 [mpeg2video @ 0x50e9a40]00 motion_type at 0 14
2010-11-24 19:56:31.853 [mpeg2video @ 0x50e9a40]slice mismatch
2010-11-24 19:56:31.854 [mpeg2video @ 0x50e9a40]00 motion_type at 37 27
2010-11-24 19:56:32.383 [mpeg2video @ 0x50e9a40]ac-tex damaged at 30 5
2010-11-24 19:56:32.384 [mpeg2video @ 0x50e9a40]mb incr damaged
2010-11-24 19:56:32.413 [mpeg2video @ 0x50e9a40]00 motion_type at 10 18
2010-11-24 19:56:32.450 [mpeg2video @ 0x50e9a40]invalid mb type in P Frame at 35 16
2010-11-24 19:56:32.451 [mpeg2video @ 0x50e9a40]invalid mb type in P Frame at 27 22
2010-11-24 19:56:32.480 [mpeg2video @ 0x50e9a40]00 motion_type at 12 2
2010-11-24 19:56:35.159 [mpeg2video @ 0x50e9a40]mb incr damaged
2010-11-24 19:56:35.190 [mpeg2video @ 0x50e9a40]invalid cbp at 26 13
2010-11-24 19:56:37.167 [mpeg2video @ 0x50e9a40]ac-tex damaged at 13 16
2010-11-24 19:56:37.168 [mpeg2video @ 0x50e9a40]ac-tex damaged at 12 19
2010-11-24 19:56:38.368 [mpeg2video @ 0x50e9a40]mb incr damaged
2010-11-24 19:56:38.370 [mpeg2video @ 0x50e9a40]ac-tex damaged at 9 27
2010-11-24 19:56:38.437 [mpeg2video @ 0x50e9a40]invalid cbp at 36 8
2010-11-24 19:56:38.568 [mpeg2video @ 0x50e9a40]mb incr damaged
2010-11-24 19:56:38.568 [mpeg2video @ 0x50e9a40]invalid cbp at 3 12
2010-11-24 19:56:38.875 [mpeg2video @ 0x50e9a40]mb incr damaged
2010-11-24 19:56:38.876 [mpeg2video @ 0x50e9a40]skipped MB in I frame at 20 2
2010-11-24 19:56:38.877 [mpeg2video @ 0x50e9a40]ac-tex damaged at 11 4
2010-11-24 19:56:38.877 [mpeg2video @ 0x50e9a40]skipped MB in I frame at 17 6
2010-11-24 19:56:38.878 [mpeg2video @ 0x50e9a40]skipped MB in I frame at 9 10
2010-11-24 19:56:38.879 [mpeg2video @ 0x50e9a40]skipped MB in I frame at 12 16
2010-11-24 19:56:39.180 [mpeg2video @ 0x50e9a40]ac-tex damaged at 37 28
2010-11-24 19:56:39.244 [mpeg2video @ 0x50e9a40]00 motion_type at 0 7
2010-11-24 19:56:39.247 [mpeg2video @ 0x50e9a40]00 motion_type at 38 23
2010-11-24 19:56:39.273 [mpeg2video @ 0x50e9a40]skipped MB in I frame at 1 1
2010-11-24 19:56:40.781 [mpeg2video @ 0x50e9a40]end mismatch left=105498 1A58
2010-11-24 19:56:40.782 [mpeg2video @ 0x50e9a40]mb incr damaged
2010-11-24 19:56:40.782 [mpeg2video @ 0x50e9a40]slice mismatch
2010-11-24 19:56:40.783 [mpeg2video @ 0x50e9a40]invalid mb type in P Frame at 22 12
2010-11-24 19:56:40.784 [mpeg2video @ 0x50e9a40]mb incr damaged
2010-11-24 19:56:40.784 [mpeg2video @ 0x50e9a40]ac-tex damaged at 8 16
2010-11-24 19:56:40.785 [mpeg2video @ 0x50e9a40]slice mismatch
2010-11-24 19:56:40.786 [mpeg2video @ 0x50e9a40]ac-tex damaged at 10 19
2010-11-24 19:56:40.786 [mpeg2video @ 0x50e9a40]invalid cbp at 31 20
2010-11-24 19:56:40.787 [mpeg2video @ 0x50e9a40]invalid mb type in P Frame at 9 21
2010-11-24 19:56:40.788 [mpeg2video @ 0x50e9a40]mb incr damaged
2010-11-24 19:56:40.788 [mpeg2video @ 0x50e9a40]invalid mb type in P Frame at 36 28
2010-11-24 19:56:40.789 [mpeg2video @ 0x50e9a40]invalid cbp at 21 29
2010-11-24 19:56:40.795 [mpeg2video @ 0x50e9a40]ac-tex damaged at 0 5
2010-11-24 19:56:40.796 [mpeg2video @ 0x50e9a40]ac-tex damaged at 27 6
2010-11-24 19:56:40.797 [mpeg2video @ 0x50e9a40]ac-tex damaged at 6 7
2010-11-24 19:56:40.797 [mpeg2video @ 0x50e9a40]mb incr damaged
2010-11-24 19:56:40.798 [mpeg2video @ 0x50e9a40]invalid mb type in P Frame at 25 10
2010-11-24 19:56:40.803 [mpeg2video @ 0x50e9a40]mb incr damaged
2010-11-24 19:56:40.804 [mpeg2video @ 0x50e9a40]invalid cbp at 2 11
2010-11-24 19:56:40.804 [mpeg2video @ 0x50e9a40]invalid cbp at 27 13
2010-11-24 19:56:40.805 [mpeg2video @ 0x50e9a40]slice mismatch
2010-11-24 19:56:40.806 [mpeg2video @ 0x50e9a40]mb incr damaged
2010-11-24 19:56:40.807 [mpeg2video @ 0x50e9a40]invalid cbp at 6 15
2010-11-24 19:56:40.808 [mpeg2video @ 0x50e9a40]invalid cbp at 6 16
2010-11-24 19:56:40.809 [mpeg2video @ 0x50e9a40]slice mismatch
2010-11-24 19:56:40.810 [mpeg2video @ 0x50e9a40]invalid mb type in P Frame at 13 18
2010-11-24 19:56:40.811 [mpeg2video @ 0x50e9a40]mb incr damaged
2010-11-24 19:56:40.811 [mpeg2video @ 0x50e9a40]mb incr damaged
2010-11-24 19:56:40.892 [mpeg2video @ 0x50e9a40]invalid cbp at 22 21
2010-11-24 19:56:40.893 [mpeg2video @ 0x50e9a40]ac-tex damaged at 0 23
2010-11-24 19:56:40.893 [mpeg2video @ 0x50e9a40]slice mismatch
2010-11-24 19:56:40.894 [mpeg2video @ 0x50e9a40]ac-tex damaged at 0 24
2010-11-24 19:56:40.895 [mpeg2video @ 0x50e9a40]ac-tex damaged at 12 25
2010-11-24 19:56:40.895 [mpeg2video @ 0x50e9a40]ac-tex damaged at 15 26
2010-11-24 19:56:40.896 [mpeg2video @ 0x50e9a40]mb incr damaged
2010-11-24 19:56:40.896 [mpeg2video @ 0x50e9a40]ac-tex damaged at 1 29
2010-11-24 19:56:40.929 [mpeg2video @ 0x50e9a40]invalid mb type in I Frame at 2 8
2010-11-24 19:56:40.930 [mpeg2video @ 0x50e9a40]invalid mb type in I Frame at 2 9
2010-11-24 19:56:40.949 [mpeg2video @ 0x50e9a40]ac-tex damaged at 40 28
2010-11-24 19:56:40.985 [mpeg2video @ 0x50e9a40]00 motion_type at 18 5
2010-11-24 19:56:40.987 [mpeg2video @ 0x50e9a40]00 motion_type at 38 23
2010-11-24 19:56:40.988 [mpeg2video @ 0x50e9a40]ac-tex damaged at 1 28
2010-11-24 19:56:41.014 [mpeg2video @ 0x50e9a40]00 motion_type at 38 0
2010-11-24 19:56:41.015 [mpeg2video @ 0x50e9a40]00 motion_type at 8 12
2010-11-24 19:56:41.017 [mpeg2video @ 0x50e9a40]00 motion_type at 22 28
2010-11-24 19:56:41.051 [mpeg2video @ 0x50e9a40]00 motion_type at 12 11
2010-11-24 19:56:41.078 [mpeg2video @ 0x50e9a40]mb incr damaged
2010-11-24 19:56:41.145 [mpeg2video @ 0x50e9a40]ac-tex damaged at 2 11
2010-11-24 19:56:41.147 [mpeg2video @ 0x50e9a40]mb incr damaged
2010-11-24 19:56:41.148 [mpeg2video @ 0x50e9a40]invalid mb type in B Frame at 1 2
2010-11-24 19:56:41.149 [mpeg2video @ 0x50e9a40]ac-tex damaged at 20 4
2010-11-24 19:56:41.149 [mpeg2video @ 0x50e9a40]slice mismatch
2010-11-24 19:56:41.150 [mpeg2video @ 0x50e9a40]invalid mb type in B Frame at 10 7
2010-11-24 19:56:41.151 [mpeg2video @ 0x50e9a40]mb incr damaged
2010-11-24 19:56:41.151 [mpeg2video @ 0x50e9a40]mb incr damaged
2010-11-24 19:56:41.152 [mpeg2video @ 0x50e9a40]mb incr damaged
2010-11-24 19:56:41.153 [mpeg2video @ 0x50e9a40]mb incr damaged
2010-11-24 19:56:41.153 [mpeg2video @ 0x50e9a40]slice mismatch
2010-11-24 19:56:41.154 [mpeg2video @ 0x50e9a40]invalid mb type in B Frame at 22 13
2010-11-24 19:56:41.154 [mpeg2video @ 0x50e9a40]ac-tex damaged at 5 17
2010-11-24 19:56:41.155 [mpeg2video @ 0x50e9a40]ac-tex damaged at 11 18
2010-11-24 19:56:41.156 [mpeg2video @ 0x50e9a40]invalid mb type in B Frame at 36 19
2010-11-24 19:56:41.156 [mpeg2video @ 0x50e9a40]slice mismatch
2010-11-24 19:56:41.157 [mpeg2video @ 0x50e9a40]invalid cbp at 18 21
2010-11-24 19:56:41.157 [mpeg2video @ 0x50e9a40]mb incr damaged
2010-11-24 19:56:41.158 [mpeg2video @ 0x50e9a40]mb incr damaged
2010-11-24 19:56:41.159 [mpeg2video @ 0x50e9a40]invalid cbp at 25 24
2010-11-24 19:56:41.160 [mpeg2video @ 0x50e9a40]invalid mb type in B Frame at 16 25
2010-11-24 19:56:41.160 [mpeg2video @ 0x50e9a40]invalid mb type in B Frame at 13 26
2010-11-24 19:56:41.161 [mpeg2video @ 0x50e9a40]ac-tex damaged at 2 27
2010-11-24 19:56:41.163 [mpeg2video @ 0x50e9a40]ac-tex damaged at 4 28
2010-11-24 19:56:41.163 [mpeg2video @ 0x50e9a40]ac-tex damaged at 4 29
2010-11-24 19:56:41.211 [mpeg2video @ 0x50e9a40]ac-tex damaged at 0 13
2010-11-24 19:56:41.213 [mpeg2video @ 0x50e9a40]00 motion_type at 40 22
2010-11-24 19:56:41.252 [mpeg2video @ 0x50e9a40]slice mismatch
2010-11-24 19:56:41.815 [mpeg2video @ 0x50e9a40]mb incr damaged
2010-11-24 19:56:43.285 [mpeg2video @ 0x50e9a40]slice mismatch
2010-11-24 19:56:43.696 [mpeg2video @ 0x50e9a40]invalid cbp at 29 4
2010-11-24 19:56:43.696 [mpeg2video @ 0x50e9a40]mb incr damaged
2010-11-24 19:56:43.697 [mpeg2video @ 0x50e9a40]mb incr damaged
2010-11-24 19:56:43.697 [mpeg2video @ 0x50e9a40]ac-tex damaged at 0 7
2010-11-24 19:56:43.698 [mpeg2video @ 0x50e9a40]slice mismatch
2010-11-24 19:56:43.698 [mpeg2video @ 0x50e9a40]slice mismatch
2010-11-24 19:56:43.699 [mpeg2video @ 0x50e9a40]invalid cbp at 12 10
2010-11-24 19:56:43.700 [mpeg2video @ 0x50e9a40]ac-tex damaged at 34 11
2010-11-24 19:56:43.700 [mpeg2video @ 0x50e9a40]mb incr damaged
2010-11-24 19:56:43.701 [mpeg2video @ 0x50e9a40]invalid mb type in P Frame at 3 14
2010-11-24 19:56:43.701 [mpeg2video @ 0x50e9a40]slice mismatch
2010-11-24 19:56:43.702 [mpeg2video @ 0x50e9a40]ac-tex damaged at 30 16
2010-11-24 19:56:43.703 [mpeg2video @ 0x50e9a40]invalid mb type in P Frame at 6 16
2010-11-24 19:56:43.704 [mpeg2video @ 0x50e9a40]invalid cbp at 15 18
2010-11-24 19:56:43.704 [mpeg2video @ 0x50e9a40]ac-tex damaged at 5 20
2010-11-24 19:56:43.705 [mpeg2video @ 0x50e9a40]invalid mb type in P Frame at 9 23
2010-11-24 19:56:43.705 [mpeg2video @ 0x50e9a40]invalid cbp at 8 22
2010-11-24 19:56:43.706 [mpeg2video @ 0x50e9a40]ac-tex damaged at 17 23
2010-11-24 19:56:43.707 [mpeg2video @ 0x50e9a40]ac-tex damaged at 10 23
2010-11-24 19:56:43.707 [mpeg2video @ 0x50e9a40]invalid mb type in P Frame at 1 25
2010-11-24 19:56:43.708 [mpeg2video @ 0x50e9a40]invalid mb type in P Frame at 21 25
2010-11-24 19:56:43.709 [mpeg2video @ 0x50e9a40]slice mismatch
2010-11-24 19:56:43.709 [mpeg2video @ 0x50e9a40]invalid mb type in P Frame at 22 27
2010-11-24 19:56:43.710 [mpeg2video @ 0x50e9a40]ac-tex damaged at 32 28
2010-11-24 19:56:43.710 [mpeg2video @ 0x50e9a40]mb incr damaged
2010-11-24 19:56:43.892 [mpeg2video @ 0x50e9a40]end mismatch left=130093 285
2010-11-24 19:56:43.893 [mpeg2video @ 0x50e9a40]00 motion_type at 0 1
2010-11-24 19:56:43.894 [mpeg2video @ 0x50e9a40]00 motion_type at 4 2
2010-11-24 19:56:43.894 [mpeg2video @ 0x50e9a40]00 motion_type at 2 3
2010-11-24 19:56:43.895 [mpeg2video @ 0x50e9a40]00 motion_type at 4 4
2010-11-24 19:56:43.895 [mpeg2video @ 0x50e9a40]00 motion_type at 0 5
2010-11-24 19:56:43.896 [mpeg2video @ 0x50e9a40]00 motion_type at 0 6
2010-11-24 19:56:43.896 [mpeg2video @ 0x50e9a40]00 motion_type at 10 7
2010-11-24 19:56:43.897 [mpeg2video @ 0x50e9a40]00 motion_type at 0 8
2010-11-24 19:56:43.898 [mpeg2video @ 0x50e9a40]00 motion_type at 0 9
2010-11-24 19:56:43.898 [mpeg2video @ 0x50e9a40]00 motion_type at 2 10
2010-11-24 19:56:43.899 [mpeg2video @ 0x50e9a40]00 motion_type at 0 11
2010-11-24 19:56:43.899 [mpeg2video @ 0x50e9a40]00 motion_type at 2 12
2010-11-24 19:56:43.900 [mpeg2video @ 0x50e9a40]00 motion_type at 0 13
2010-11-24 19:56:43.901 [mpeg2video @ 0x50e9a40]00 motion_type at 0 14
2010-11-24 19:56:43.901 [mpeg2video @ 0x50e9a40]00 motion_type at 3 15
2010-11-24 19:56:43.902 [mpeg2video @ 0x50e9a40]00 motion_type at 0 16
2010-11-24 19:56:43.903 [mpeg2video @ 0x50e9a40]00 motion_type at 0 17
2010-11-24 19:56:43.903 [mpeg2video @ 0x50e9a40]00 motion_type at 0 18
2010-11-24 19:56:43.904 [mpeg2video @ 0x50e9a40]00 motion_type at 9 19
2010-11-24 19:56:43.904 [mpeg2video @ 0x50e9a40]00 motion_type at 0 20
2010-11-24 19:56:43.905 [mpeg2video @ 0x50e9a40]00 motion_type at 0 21
2010-11-24 19:56:43.905 [mpeg2video @ 0x50e9a40]mb incr damaged
2010-11-24 19:56:43.906 [mpeg2video @ 0x50e9a40]slice mismatch
2010-11-24 19:56:43.907 [mpeg2video @ 0x50e9a40]00 motion_type at 0 24
2010-11-24 19:56:43.907 [mpeg2video @ 0x50e9a40]00 motion_type at 4 25
2010-11-24 19:56:43.908 [mpeg2video @ 0x50e9a40]00 motion_type at 0 26
2010-11-24 19:56:43.909 [mpeg2video @ 0x50e9a40]00 motion_type at 0 27
2010-11-24 19:56:43.910 [mpeg2video @ 0x50e9a40]00 motion_type at 0 28
2010-11-24 19:56:43.911 [mpeg2video @ 0x50e9a40]00 motion_type at 0 29
2010-11-24 19:56:45.127 [mpeg2video @ 0x50e9a40]invalid mb type in B Frame at 28 4
2010-11-24 19:56:45.128 [mpeg2video @ 0x50e9a40]ac-tex damaged at 0 5
2010-11-24 19:56:45.128 [mpeg2video @ 0x50e9a40]invalid cbp at 7 6
2010-11-24 19:56:45.129 [mpeg2video @ 0x50e9a40]invalid mb type in B Frame at 7 7
2010-11-24 19:56:45.129 [mpeg2video @ 0x50e9a40]slice mismatch
2010-11-24 19:56:45.130 [mpeg2video @ 0x50e9a40]slice mismatch
2010-11-24 19:56:45.131 [mpeg2video @ 0x50e9a40]slice mismatch
2010-11-24 19:56:45.132 [mpeg2video @ 0x50e9a40]slice mismatch
2010-11-24 19:56:45.132 [mpeg2video @ 0x50e9a40]mb incr damaged
2010-11-24 19:56:45.133 [mpeg2video @ 0x50e9a40]invalid mb type in B Frame at 3 15
2010-11-24 19:56:45.133 [mpeg2video @ 0x50e9a40]mb incr damaged
2010-11-24 19:56:45.134 [mpeg2video @ 0x50e9a40]ac-tex damaged at 6 17
2010-11-24 19:56:45.135 [mpeg2video @ 0x50e9a40]invalid mb type in B Frame at 27 19
2010-11-24 19:56:45.135 [mpeg2video @ 0x50e9a40]ac-tex damaged at 11 20
2010-11-24 19:56:45.136 [mpeg2video @ 0x50e9a40]invalid mb type in B Frame at 14 22
2010-11-24 19:56:45.136 [mpeg2video @ 0x50e9a40]slice mismatch
2010-11-24 19:56:45.137 [mpeg2video @ 0x50e9a40]invalid cbp at 9 23
2010-11-24 19:56:45.138 [mpeg2video @ 0x50e9a40]invalid cbp at 16 27
2010-11-24 19:56:45.138 [mpeg2video @ 0x50e9a40]ac-tex damaged at 1 28
2010-11-24 19:56:45.139 [mpeg2video @ 0x50e9a40]end mismatch left=1039 4B35EB
2010-11-24 19:56:45.194 [mpeg2video @ 0x50e9a40]00 motion_type at 17 26
2010-11-24 19:56:45.194 [mpeg2video @ 0x50e9a40]00 motion_type at 0 3
2010-11-24 19:56:45.195 [mpeg2video @ 0x50e9a40]00 motion_type at 2 4
2010-11-24 19:56:45.195 [mpeg2video @ 0x50e9a40]00 motion_type at 2 5
2010-11-24 19:56:45.196 [mpeg2video @ 0x50e9a40]00 motion_type at 18 6
2010-11-24 19:56:45.196 [mpeg2video @ 0x50e9a40]00 motion_type at 0 7
2010-11-24 19:56:45.197 [mpeg2video @ 0x50e9a40]00 motion_type at 27 8
2010-11-24 19:56:45.198 [mpeg2video @ 0x50e9a40]00 motion_type at 6 9
2010-11-24 19:56:45.199 [mpeg2video @ 0x50e9a40]00 motion_type at 3 10
2010-11-24 19:56:45.199 [mpeg2video @ 0x50e9a40]00 motion_type at 6 11
2010-11-24 19:56:45.200 [mpeg2video @ 0x50e9a40]00 motion_type at 1 12
2010-11-24 19:56:45.201 [mpeg2video @ 0x50e9a40]00 motion_type at 1 13
2010-11-24 19:56:45.201 [mpeg2video @ 0x50e9a40]00 motion_type at 1 14
2010-11-24 19:56:45.202 [mpeg2video @ 0x50e9a40]invalid mb type in B Frame at 2 15
2010-11-24 19:56:45.202 [mpeg2video @ 0x50e9a40]00 motion_type at 3 16
2010-11-24 19:56:45.203 [mpeg2video @ 0x50e9a40]00 motion_type at 4 17
2010-11-24 19:56:45.203 [mpeg2video @ 0x50e9a40]00 motion_type at 9 18
2010-11-24 19:56:45.204 [mpeg2video @ 0x50e9a40]00 motion_type at 18 19
2010-11-24 19:56:45.205 [mpeg2video @ 0x50e9a40]00 motion_type at 0 20
2010-11-24 19:56:45.205 [mpeg2video @ 0x50e9a40]00 motion_type at 1 21
2010-11-24 19:56:45.206 [mpeg2video @ 0x50e9a40]invalid cbp at 1 22
2010-11-24 19:56:45.206 [mpeg2video @ 0x50e9a40]00 motion_type at 2 23
2010-11-24 19:56:45.207 [mpeg2video @ 0x50e9a40]00 motion_type at 13 24
2010-11-24 19:56:45.208 [mpeg2video @ 0x50e9a40]slice mismatch
2010-11-24 19:56:45.208 [mpeg2video @ 0x50e9a40]00 motion_type at 2 26
2010-11-24 19:56:45.209 [mpeg2video @ 0x50e9a40]00 motion_type at 12 27
2010-11-24 19:56:45.209 [mpeg2video @ 0x50e9a40]00 motion_type at 5 28
2010-11-24 19:56:45.210 [mpeg2video @ 0x50e9a40]00 motion_type at 5 29
2010-11-24 19:56:45.332 [mpeg2video @ 0x50e9a40]skipped MB in I frame at 37 2
2010-11-24 19:56:45.333 [mpeg2video @ 0x50e9a40]skipped MB in I frame at 15 6
2010-11-24 19:56:45.334 [mpeg2video @ 0x50e9a40]skipped MB in I frame at 39 20
2010-11-24 19:56:45.362 [mpeg2video @ 0x50e9a40]ac-tex damaged at 5 19
2010-11-24 19:56:45.400 [mpeg2video @ 0x50e9a40]ac-tex damaged at 18 22
2010-11-24 19:56:45.500 [mpeg2video @ 0x50e9a40]00 motion_type at 23 21
2010-11-24 19:56:45.768 [mpeg2video @ 0x50e9a40]00 motion_type at 18 6
2010-11-24 19:56:45.770 [mpeg2video @ 0x50e9a40]00 motion_type at 37 14
2010-11-24 19:56:46.233 [mpeg2video @ 0x50e9a40]mb incr damaged
2010-11-24 19:56:46.267 [mpeg2video @ 0x50e9a40]ac-tex damaged at 17 2
2010-11-24 19:56:46.268 [mpeg2video @ 0x50e9a40]invalid cbp at 36 14
2010-11-24 19:56:46.300 [mpeg2video @ 0x50e9a40]00 motion_type at 11 27
2010-11-24 19:56:46.499 [mpeg2video @ 0x50e9a40]00 motion_type at 11 13
2010-11-24 19:56:46.537 [mpeg2video @ 0x50e9a40]skipped MB in I frame at 16 17
2010-11-24 19:56:46.638 [mpeg2video @ 0x50e9a40]ac-tex damaged at 10 29
2010-11-24 19:56:46.638 [mpeg2video @ 0x50e9a40]invalid mb type in P Frame at 18 1
2010-11-24 19:56:46.639 [mpeg2video @ 0x50e9a40]mb incr damaged
2010-11-24 19:56:46.640 [mpeg2video @ 0x50e9a40]ac-tex damaged at 11 3
2010-11-24 19:56:46.640 [mpeg2video @ 0x50e9a40]slice mismatch
2010-11-24 19:56:46.641 [mpeg2video @ 0x50e9a40]ac-tex damaged at 2 8
2010-11-24 19:56:46.642 [mpeg2video @ 0x50e9a40]ac-tex damaged at 8 9
2010-11-24 19:56:46.643 [mpeg2video @ 0x50e9a40]slice mismatch
2010-11-24 19:56:46.643 [mpeg2video @ 0x50e9a40]ac-tex damaged at 0 11
2010-11-24 19:56:46.644 [mpeg2video @ 0x50e9a40]invalid mb type in P Frame at 30 12
2010-11-24 19:56:46.645 [mpeg2video @ 0x50e9a40]ac-tex damaged at 2 14
2010-11-24 19:56:46.645 [mpeg2video @ 0x50e9a40]ac-tex damaged at 3 19
2010-11-24 19:56:46.646 [mpeg2video @ 0x50e9a40]ac-tex damaged at 41 20
2010-11-24 19:56:46.647 [mpeg2video @ 0x50e9a40]invalid cbp at 36 21
2010-11-24 19:56:46.647 [mpeg2video @ 0x50e9a40]ac-tex damaged at 14 22
2010-11-24 19:56:46.648 [mpeg2video @ 0x50e9a40]invalid mb type in P Frame at 35 23
2010-11-24 19:56:46.648 [mpeg2video @ 0x50e9a40]invalid mb type in P Frame at 34 24
2010-11-24 19:56:46.649 [mpeg2video @ 0x50e9a40]invalid cbp at 1 26
2010-11-24 19:56:46.650 [mpeg2video @ 0x50e9a40]invalid mb type in P Frame at 24 26
2010-11-24 19:56:46.651 [mpeg2video @ 0x50e9a40]ac-tex damaged at 1 27
2010-11-24 19:56:46.651 [mpeg2video @ 0x50e9a40]slice mismatch
2010-11-24 19:56:46.652 [mpeg2video @ 0x50e9a40]ac-tex damaged at 0 29
2010-11-24 19:56:46.685 [mpeg2video @ 0x50e9a40]ac-tex damaged at 36 27
2010-11-24 19:56:46.805 [mpeg2video @ 0x50e9a40]ac-tex damaged at 39 12
2010-11-24 19:56:46.806 [mpeg2video @ 0x50e9a40]ac-tex damaged at 23 19
2010-11-24 19:56:46.806 [mpeg2video @ 0x50e9a40]invalid mb type in P Frame at 7 27
2010-11-24 19:56:46.835 [mpeg2video @ 0x50e9a40]ac-tex damaged at 22 14
2010-11-24 19:56:46.836 [mpeg2video @ 0x50e9a40]ac-tex damaged at 4 24
2010-11-24 19:56:46.837 [mpeg2video @ 0x50e9a40]invalid mb type in B Frame at 15 29
2010-11-24 19:56:46.838 [mpeg2video @ 0x50e9a40]mb incr damaged
2010-11-24 19:56:46.839 [mpeg2video @ 0x50e9a40]invalid cbp at 28 3
2010-11-24 19:56:46.839 [mpeg2video @ 0x50e9a40]slice mismatch
2010-11-24 19:56:46.840 [mpeg2video @ 0x50e9a40]ac-tex damaged at 0 6
2010-11-24 19:56:46.840 [mpeg2video @ 0x50e9a40]ac-tex damaged at 4 7
2010-11-24 19:56:46.842 [mpeg2video @ 0x50e9a40]invalid mb type in B Frame at 10 8
2010-11-24 19:56:46.842 [mpeg2video @ 0x50e9a40]mb incr damaged
2010-11-24 19:56:46.843 [mpeg2video @ 0x50e9a40]mb incr damaged
2010-11-24 19:56:46.843 [mpeg2video @ 0x50e9a40]invalid cbp at 25 11
2010-11-24 19:56:46.844 [mpeg2video @ 0x50e9a40]ac-tex damaged at 4 13
2010-11-24 19:56:46.845 [mpeg2video @ 0x50e9a40]mb incr damaged
2010-11-24 19:56:46.845 [mpeg2video @ 0x50e9a40]ac-tex damaged at 0 16
2010-11-24 19:56:46.846 [mpeg2video @ 0x50e9a40]ac-tex damaged at 15 17
2010-11-24 19:56:46.847 [mpeg2video @ 0x50e9a40]invalid cbp at 4 18
2010-11-24 19:56:46.847 [mpeg2video @ 0x50e9a40]ac-tex damaged at 13 19
2010-11-24 19:56:46.848 [mpeg2video @ 0x50e9a40]invalid cbp at 2 20
2010-11-24 19:56:46.848 [mpeg2video @ 0x50e9a40]invalid cbp at 6 21
2010-11-24 19:56:46.849 [mpeg2video @ 0x50e9a40]invalid cbp at 0 22
2010-11-24 19:56:46.849 [mpeg2video @ 0x50e9a40]slice mismatch
2010-11-24 19:56:46.850 [mpeg2video @ 0x50e9a40]ac-tex damaged at 2 24
2010-11-24 19:56:46.852 [mpeg2video @ 0x50e9a40]ac-tex damaged at 1 25
2010-11-24 19:56:46.853 [mpeg2video @ 0x50e9a40]mb incr damaged
2010-11-24 19:56:46.854 [mpeg2video @ 0x50e9a40]ac-tex damaged at 9 27
2010-11-24 19:56:46.855 [mpeg2video @ 0x50e9a40]invalid cbp at 3 28
2010-11-24 19:56:46.856 [mpeg2video @ 0x50e9a40]mb incr damaged
2010-11-24 19:56:46.868 [mpeg2video @ 0x50e9a40]skipped MB in I frame at 30 13
2010-11-24 19:56:48.204 [mpeg2video @ 0x50e9a40]invalid cbp at 24 9
2010-11-24 19:56:48.241 [mpeg2video @ 0x50e9a40]00 motion_type at 13 10
2010-11-24 19:56:48.479 [mpeg2video @ 0x50e9a40]skipped MB in I frame at 15 12
2010-11-24 19:56:48.576 [mpeg2video @ 0x50e9a40]ac-tex damaged at 43 1
2010-11-24 19:56:48.577 [mpeg2video @ 0x50e9a40]ac-tex damaged at 27 5
2010-11-24 19:56:48.578 [mpeg2video @ 0x50e9a40]invalid mb type in P Frame at 40 17
2010-11-24 19:56:48.604 [mpeg2video @ 0x50e9a40]mb incr damaged
2010-11-24 19:56:48.642 [mpeg2video @ 0x50e9a40]invalid cbp at 42 26
2010-11-24 19:56:49.677 [mpeg2video @ 0x50e9a40]skipped MB in I frame at 4 1
2010-11-24 19:56:49.678 [mpeg2video @ 0x50e9a40]ac-tex damaged at 24 7
2010-11-24 19:56:49.679 [mpeg2video @ 0x50e9a40]invalid mb type in I Frame at 29 16
2010-11-24 19:56:49.680 [mpeg2video @ 0x50e9a40]skipped MB in I frame at 18 19
2010-11-24 19:56:49.681 [mpeg2video @ 0x50e9a40]skipped MB in I frame at 38 22
2010-11-24 19:56:49.681 [mpeg2video @ 0x50e9a40]ac-tex damaged at 6 27
2010-11-24 19:56:49.712 [mpeg2video @ 0x50e9a40]00 motion_type at 42 6
2010-11-24 19:56:49.713 [mpeg2video @ 0x50e9a40]mb incr damaged
2010-11-24 19:56:49.714 [mpeg2video @ 0x50e9a40]00 motion_type at 43 17
2010-11-24 19:56:49.715 [mpeg2video @ 0x50e9a40]00 motion_type at 4 25
2010-11-24 19:56:49.716 [mpeg2video @ 0x50e9a40]00 motion_type at 6 2
2010-11-24 19:56:49.716 [mpeg2video @ 0x50e9a40]ac-tex damaged at 0 3
2010-11-24 19:56:49.717 [mpeg2video @ 0x50e9a40]00 motion_type at 0 4
2010-11-24 19:56:49.717 [mpeg2video @ 0x50e9a40]00 motion_type at 0 5
2010-11-24 19:56:49.718 [mpeg2video @ 0x50e9a40]invalid cbp at 5 7
2010-11-24 19:56:49.719 [mpeg2video @ 0x50e9a40]00 motion_type at 0 8
2010-11-24 19:56:49.719 [mpeg2video @ 0x50e9a40]00 motion_type at 1 11
2010-11-24 19:56:49.720 [mpeg2video @ 0x50e9a40]ac-tex damaged at 0 12
2010-11-24 19:56:49.720 [mpeg2video @ 0x50e9a40]00 motion_type at 2 13
2010-11-24 19:56:49.721 [mpeg2video @ 0x50e9a40]invalid cbp at 2 14
2010-11-24 19:56:49.722 [mpeg2video @ 0x50e9a40]00 motion_type at 3 15
2010-11-24 19:56:49.722 [mpeg2video @ 0x50e9a40]invalid mb type in B Frame at 5 16
2010-11-24 19:56:49.723 [mpeg2video @ 0x50e9a40]invalid mb type in B Frame at 6 17
2010-11-24 19:56:49.723 [mpeg2video @ 0x50e9a40]00 motion_type at 4 18
2010-11-24 19:56:49.724 [mpeg2video @ 0x50e9a40]00 motion_type at 14 24
2010-11-24 19:56:49.725 [mpeg2video @ 0x50e9a40]00 motion_type at 3 25
2010-11-24 19:56:49.725 [mpeg2video @ 0x50e9a40]00 motion_type at 1 26
2010-11-24 19:56:49.726 [mpeg2video @ 0x50e9a40]00 motion_type at 16 27
2010-11-24 19:56:49.726 [mpeg2video @ 0x50e9a40]slice mismatch
2010-11-24 19:56:49.727 [mpeg2video @ 0x50e9a40]00 motion_type at 13 29
2010-11-24 19:56:49.728 [mpeg2video @ 0x50e9a40]00 motion_type at 4 1
2010-11-24 19:56:49.728 [mpeg2video @ 0x50e9a40]00 motion_type at 0 2
2010-11-24 19:56:49.729 [mpeg2video @ 0x50e9a40]00 motion_type at 2 3
2010-11-24 19:56:49.729 [mpeg2video @ 0x50e9a40]00 motion_type at 6 4
2010-11-24 19:56:49.730 [mpeg2video @ 0x50e9a40]ac-tex damaged at 1 6
2010-11-24 19:56:49.730 [mpeg2video @ 0x50e9a40]00 motion_type at 2 9
2010-11-24 19:56:49.731 [mpeg2video @ 0x50e9a40]00 motion_type at 1 10
2010-11-24 19:56:49.732 [mpeg2video @ 0x50e9a40]00 motion_type at 36 12
2010-11-24 19:56:49.733 [mpeg2video @ 0x50e9a40]00 motion_type at 0 13
2010-11-24 19:56:49.733 [mpeg2video @ 0x50e9a40]00 motion_type at 1 14
2010-11-24 19:56:49.734 [mpeg2video @ 0x50e9a40]00 motion_type at 0 16
2010-11-24 19:56:49.734 [mpeg2video @ 0x50e9a40]mb incr damaged
2010-11-24 19:56:49.735 [mpeg2video @ 0x50e9a40]00 motion_type at 0 18
2010-11-24 19:56:49.736 [mpeg2video @ 0x50e9a40]00 motion_type at 1 20
2010-11-24 19:56:49.759 [mpeg2video @ 0x50e9a40]00 motion_type at 2 21
2010-11-24 19:56:49.759 [mpeg2video @ 0x50e9a40]00 motion_type at 35 24
2010-11-24 19:56:49.760 [mpeg2video @ 0x50e9a40]00 motion_type at 0 25
2010-11-24 19:56:49.761 [mpeg2video @ 0x50e9a40]00 motion_type at 1 26
2010-11-24 19:56:49.761 [mpeg2video @ 0x50e9a40]slice mismatch
2010-11-24 19:56:49.762 [mpeg2video @ 0x50e9a40]00 motion_type at 31 28
2010-11-24 19:56:49.763 [mpeg2video @ 0x50e9a40]00 motion_type at 8 29
2010-11-24 19:56:49.911 [mpeg2video @ 0x50e9a40]skipped MB in I frame at 4 1
2010-11-24 19:56:49.913 [mpeg2video @ 0x50e9a40]ac-tex damaged at 24 7
2010-11-24 19:56:49.914 [mpeg2video @ 0x50e9a40]invalid mb type in I Frame at 29 16
2010-11-24 19:56:49.915 [mpeg2video @ 0x50e9a40]skipped MB in I frame at 18 19
2010-11-24 19:56:49.915 [mpeg2video @ 0x50e9a40]skipped MB in I frame at 38 22
2010-11-24 19:56:49.916 [mpeg2video @ 0x50e9a40]ac-tex damaged at 6 27
2010-11-24 19:56:50.081 [mpeg2video @ 0x50e9a40]ac-tex damaged at 28 1
2010-11-24 19:56:50.244 [mpeg2video @ 0x50e9a40]invalid mb type in I Frame at 10 0
2010-11-24 19:56:50.245 [mpeg2video @ 0x50e9a40]slice mismatch
2010-11-24 19:56:50.245 [mpeg2video @ 0x50e9a40]skipped MB in I frame at 4 3
2010-11-24 19:56:50.246 [mpeg2video @ 0x50e9a40]skipped MB in I frame at 18 5
2010-11-24 19:56:50.247 [mpeg2video @ 0x50e9a40]skipped MB in I frame at 18 10
2010-11-24 19:56:50.249 [mpeg2video @ 0x50e9a40]skipped MB in I frame at 37 25
2010-11-24 19:56:50.250 [mpeg2video @ 0x50e9a40]invalid mb type in I Frame at 31 29
2010-11-24 19:56:50.251 [mpeg2video @ 0x50e9a40]invalid mb type in I Frame at 0 2
2010-11-24 19:56:50.252 [mpeg2video @ 0x50e9a40]invalid mb type in I Frame at 0 3
2010-11-24 19:56:50.252 [mpeg2video @ 0x50e9a40]invalid mb type in I Frame at 0 4
2010-11-24 19:56:50.253 [mpeg2video @ 0x50e9a40]invalid mb type in I Frame at 0 5
2010-11-24 19:56:50.253 [mpeg2video @ 0x50e9a40]invalid mb type in I Frame at 0 12
2010-11-24 19:56:50.254 [mpeg2video @ 0x50e9a40]invalid mb type in I Frame at 0 13
2010-11-24 19:56:50.255 [mpeg2video @ 0x50e9a40]invalid mb type in I Frame at 0 14
2010-11-24 19:56:50.255 [mpeg2video @ 0x50e9a40]invalid mb type in I Frame at 0 15
2010-11-24 19:56:50.256 [mpeg2video @ 0x50e9a40]invalid mb type in I Frame at 0 16
2010-11-24 19:56:50.256 [mpeg2video @ 0x50e9a40]invalid mb type in I Frame at 0 17
2010-11-24 19:56:50.257 [mpeg2video @ 0x50e9a40]invalid mb type in I Frame at 0 18
2010-11-24 19:56:50.257 [mpeg2video @ 0x50e9a40]invalid mb type in I Frame at 0 19
2010-11-24 19:56:50.258 [mpeg2video @ 0x50e9a40]invalid mb type in I Frame at 0 20
2010-11-24 19:56:50.259 [mpeg2video @ 0x50e9a40]invalid mb type in I Frame at 0 21
2010-11-24 19:56:50.259 [mpeg2video @ 0x50e9a40]invalid mb type in I Frame at 0 22
2010-11-24 19:56:50.260 [mpeg2video @ 0x50e9a40]invalid mb type in I Frame at 0 23
2010-11-24 19:56:50.260 [mpeg2video @ 0x50e9a40]invalid mb type in I Frame at 0 24
2010-11-24 19:56:50.261 [mpeg2video @ 0x50e9a40]invalid mb type in I Frame at 0 25
2010-11-24 19:56:50.262 [mpeg2video @ 0x50e9a40]invalid mb type in I Frame at 0 26
2010-11-24 19:56:50.262 [mpeg2video @ 0x50e9a40]invalid mb type in I Frame at 0 27
2010-11-24 19:56:50.263 [mpeg2video @ 0x50e9a40]invalid mb type in I Frame at 0 28
2010-11-24 19:56:50.263 [mpeg2video @ 0x50e9a40]invalid mb type in I Frame at 0 29
2010-11-24 19:56:50.289 [mpeg2video @ 0x50e9a40]invalid mb type in B Frame at 40 24
2010-11-24 19:56:50.314 [mpeg2video @ 0x50e9a40]00 motion_type at 27 8
2010-11-24 19:56:50.416 [mpeg2video @ 0x50e9a40]ac-tex damaged at 37 25
2010-11-24 19:56:50.517 [mpeg2video @ 0x50e9a40]end mismatch left=38674 D
2010-11-24 19:56:50.518 [mpeg2video @ 0x50e9a40]invalid mb type in P Frame at 16 2
2010-11-24 19:56:50.519 [mpeg2video @ 0x50e9a40]invalid mb type in P Frame at 22 3
2010-11-24 19:56:50.519 [mpeg2video @ 0x50e9a40]invalid cbp at 3 4
2010-11-24 19:56:50.520 [mpeg2video @ 0x50e9a40]invalid mb type in P Frame at 10 5
2010-11-24 19:56:50.520 [mpeg2video @ 0x50e9a40]invalid cbp at 27 8
2010-11-24 19:56:50.522 [mpeg2video @ 0x50e9a40]mb incr damaged
2010-11-24 19:56:50.523 [mpeg2video @ 0x50e9a40]mb incr damaged
2010-11-24 19:56:50.524 [mpeg2video @ 0x50e9a40]ac-tex damaged at 9 10
2010-11-24 19:56:50.524 [mpeg2video @ 0x50e9a40]invalid cbp at 16 11
2010-11-24 19:56:50.525 [mpeg2video @ 0x50e9a40]ac-tex damaged at 39 14
2010-11-24 19:56:50.525 [mpeg2video @ 0x50e9a40]invalid cbp at 18 15
2010-11-24 19:56:50.526 [mpeg2video @ 0x50e9a40]mb incr damaged
2010-11-24 19:56:50.527 [mpeg2video @ 0x50e9a40]ac-tex damaged at 0 20
2010-11-24 19:56:50.527 [mpeg2video @ 0x50e9a40]ac-tex damaged at 17 22
2010-11-24 19:56:50.528 [mpeg2video @ 0x50e9a40]invalid cbp at 4 23
2010-11-24 19:56:50.528 [mpeg2video @ 0x50e9a40]invalid cbp at 8 27
2010-11-24 19:56:50.529 [mpeg2video @ 0x50e9a40]ac-tex damaged at 20 29
2010-11-24 19:56:50.853 [mpeg2video @ 0x50e9a40]invalid cbp at 16 13
2010-11-24 19:56:50.854 [mpeg2video @ 0x50e9a40]invalid cbp at 1 23
2010-11-24 19:56:50.946 [mpeg2video @ 0x50e9a40]slice mismatch
2010-11-24 19:56:51.118 [mpeg2video @ 0x50e9a40]end mismatch left=90709 3
2010-11-24 19:56:51.119 [mpeg2video @ 0x50e9a40]mb incr damaged
2010-11-24 19:56:51.120 [mpeg2video @ 0x50e9a40]slice mismatch
2010-11-24 19:56:51.120 [mpeg2video @ 0x50e9a40]invalid cbp at 3 7
2010-11-24 19:56:51.121 [mpeg2video @ 0x50e9a40]mb incr damaged
2010-11-24 19:56:51.121 [mpeg2video @ 0x50e9a40]invalid mb type in B Frame at 1 9
2010-11-24 19:56:51.122 [mpeg2video @ 0x50e9a40]slice mismatch
2010-11-24 19:56:51.123 [mpeg2video @ 0x50e9a40]mb incr damaged
2010-11-24 19:56:51.123 [mpeg2video @ 0x50e9a40]mb incr damaged
2010-11-24 19:56:51.124 [mpeg2video @ 0x50e9a40]slice mismatch
2010-11-24 19:56:51.125 [mpeg2video @ 0x50e9a40]mb incr damaged
2010-11-24 19:56:51.125 [mpeg2video @ 0x50e9a40]ac-tex damaged at 5 17
2010-11-24 19:56:51.126 [mpeg2video @ 0x50e9a40]invalid mb type in B Frame at 1 18
2010-11-24 19:56:51.126 [mpeg2video @ 0x50e9a40]invalid mb type in B Frame at 18 20
2010-11-24 19:56:51.127 [mpeg2video @ 0x50e9a40]mb incr damaged
2010-11-24 19:56:51.128 [mpeg2video @ 0x50e9a40]slice mismatch
2010-11-24 19:56:51.128 [mpeg2video @ 0x50e9a40]invalid cbp at 25 25
2010-11-24 19:56:51.129 [mpeg2video @ 0x50e9a40]mb incr damaged
2010-11-24 19:56:51.130 [mpeg2video @ 0x50e9a40]mb incr damaged
2010-11-24 19:56:52.794 [mpeg2video @ 0x50e9a40]skipped MB in I frame at 34 27
2010-11-24 19:56:53.395 [mpeg2video @ 0x50e9a40]skipped MB in I frame at 7 8
2010-11-24 19:56:53.396 [mpeg2video @ 0x50e9a40]ac-tex damaged at 26 10
2010-11-24 19:56:55.468 [mpeg2video @ 0x50e9a40]end mismatch left=71731 98F
2010-11-24 19:56:55.469 [mpeg2video @ 0x50e9a40]invalid cbp at 8 7
2010-11-24 19:56:55.470 [mpeg2video @ 0x50e9a40]invalid mb type in B Frame at 4 8
2010-11-24 19:56:55.470 [mpeg2video @ 0x50e9a40]00 motion_type at 0 9
2010-11-24 19:56:55.471 [mpeg2video @ 0x50e9a40]00 motion_type at 0 10
2010-11-24 19:56:55.471 [mpeg2video @ 0x50e9a40]00 motion_type at 21 11
2010-11-24 19:56:55.472 [mpeg2video @ 0x50e9a40]00 motion_type at 0 12
2010-11-24 19:56:55.472 [mpeg2video @ 0x50e9a40]00 motion_type at 0 16
2010-11-24 19:56:55.473 [mpeg2video @ 0x50e9a40]00 motion_type at 0 17
2010-11-24 19:56:55.474 [mpeg2video @ 0x50e9a40]00 motion_type at 5 18
2010-11-24 19:56:55.474 [mpeg2video @ 0x50e9a40]00 motion_type at 2 19
2010-11-24 19:56:55.475 [mpeg2video @ 0x50e9a40]00 motion_type at 0 20
2010-11-24 19:56:55.476 [mpeg2video @ 0x50e9a40]00 motion_type at 0 21
2010-11-24 19:56:55.476 [mpeg2video @ 0x50e9a40]00 motion_type at 0 24
2010-11-24 19:56:55.477 [mpeg2video @ 0x50e9a40]00 motion_type at 0 25
2010-11-24 19:56:55.478 [mpeg2video @ 0x50e9a40]00 motion_type at 17 26
2010-11-24 19:56:55.479 [mpeg2video @ 0x50e9a40]mb incr damaged
2010-11-24 19:56:55.479 [mpeg2video @ 0x50e9a40]00 motion_type at 0 28
2010-11-24 19:56:55.480 [mpeg2video @ 0x50e9a40]00 motion_type at 0 29
2010-11-24 19:56:56.605 [mpeg2video @ 0x50e9a40]end mismatch left=102775 28
2010-11-24 19:56:56.606 [mpeg2video @ 0x50e9a40]invalid cbp at 41 6
2010-11-24 19:56:56.606 [mpeg2video @ 0x50e9a40]00 motion_type at 17 7
2010-11-24 19:56:56.608 [mpeg2video @ 0x50e9a40]00 motion_type at 0 8
2010-11-24 19:56:56.608 [mpeg2video @ 0x50e9a40]00 motion_type at 15 9
2010-11-24 19:56:56.609 [mpeg2video @ 0x50e9a40]00 motion_type at 6 10
2010-11-24 19:56:56.610 [mpeg2video @ 0x50e9a40]00 motion_type at 0 11
2010-11-24 19:56:56.610 [mpeg2video @ 0x50e9a40]00 motion_type at 0 12
2010-11-24 19:56:56.611 [mpeg2video @ 0x50e9a40]00 motion_type at 0 15
2010-11-24 19:56:56.611 [mpeg2video @ 0x50e9a40]00 motion_type at 6 16
2010-11-24 19:56:56.612 [mpeg2video @ 0x50e9a40]00 motion_type at 0 17
2010-11-24 19:56:56.613 [mpeg2video @ 0x50e9a40]00 motion_type at 0 18
2010-11-24 19:56:56.613 [mpeg2video @ 0x50e9a40]00 motion_type at 0 19
2010-11-24 19:56:56.614 [mpeg2video @ 0x50e9a40]00 motion_type at 0 20
2010-11-24 19:56:56.614 [mpeg2video @ 0x50e9a40]00 motion_type at 0 21
2010-11-24 19:56:56.615 [mpeg2video @ 0x50e9a40]00 motion_type at 3 22
2010-11-24 19:56:56.616 [mpeg2video @ 0x50e9a40]00 motion_type at 0 23
2010-11-24 19:56:56.616 [mpeg2video @ 0x50e9a40]00 motion_type at 0 24
2010-11-24 19:56:56.617 [mpeg2video @ 0x50e9a40]00 motion_type at 0 25
2010-11-24 19:56:56.618 [mpeg2video @ 0x50e9a40]00 motion_type at 0 26
2010-11-24 19:56:56.618 [mpeg2video @ 0x50e9a40]00 motion_type at 0 27
2010-11-24 19:56:56.619 [mpeg2video @ 0x50e9a40]00 motion_type at 1 28
2010-11-24 19:56:56.619 [mpeg2video @ 0x50e9a40]00 motion_type at 1 29
2010-11-24 19:56:57.608 [mpeg2video @ 0x50e9a40]mb incr damaged
2010-11-24 19:56:57.609 [mpeg2video @ 0x50e9a40]slice mismatch
2010-11-24 19:56:57.610 [mpeg2video @ 0x50e9a40]ac-tex damaged at 39 27
2010-11-24 19:56:57.639 [mpeg2video @ 0x50e9a40]invalid mb type in B Frame at 26 4
2010-11-24 19:56:57.641 [mpeg2video @ 0x50e9a40]mb incr damaged
2010-11-24 19:56:57.679 [mpeg2video @ 0x50e9a40]mb incr damaged
2010-11-24 19:56:57.682 [mpeg2video @ 0x50e9a40]00 motion_type at 34 27
2010-11-24 19:56:58.778 [mpeg2video @ 0x50e9a40]ac-tex damaged at 29 14
2010-11-24 19:56:58.911 [mpeg2video @ 0x50e9a40]ac-tex damaged at 23 14
2010-11-24 19:56:58.912 [mpeg2video @ 0x50e9a40]00 motion_type at 19 27
2010-11-24 19:56:58.947 [mpeg2video @ 0x50e9a40]slice mismatch
2010-11-24 19:56:59.253 [mpeg2video @ 0x50e9a40]ac-tex damaged at 31 5
2010-11-24 19:56:59.255 [mpeg2video @ 0x50e9a40]mb incr damaged
2010-11-24 19:56:59.284 [mpeg2video @ 0x50e9a40]mb incr damaged
2010-11-24 19:56:59.285 [mpeg2video @ 0x50e9a40]ac-tex damaged at 10 26
2010-11-24 19:57:18.305 [mpeg2video @ 0x50e9a40]invalid cbp at 26 29
2010-11-24 19:57:18.306 [mpeg2video @ 0x50e9a40]ac-tex damaged at 1 2
2010-11-24 19:57:18.307 [mpeg2video @ 0x50e9a40]ac-tex damaged at 7 3
2010-11-24 19:57:18.307 [mpeg2video @ 0x50e9a40]invalid mb type in P Frame at 1 4
2010-11-24 19:57:18.308 [mpeg2video @ 0x50e9a40]slice mismatch
2010-11-24 19:57:18.308 [mpeg2video @ 0x50e9a40]invalid mb type in P Frame at 1 10
2010-11-24 19:57:18.309 [mpeg2video @ 0x50e9a40]ac-tex damaged at 26 11
2010-11-24 19:57:18.309 [mpeg2video @ 0x50e9a40]invalid mb type in P Frame at 2 12
2010-11-24 19:57:18.310 [mpeg2video @ 0x50e9a40]invalid mb type in P Frame at 4 13
2010-11-24 19:57:18.311 [mpeg2video @ 0x50e9a40]ac-tex damaged at 9 15
2010-11-24 19:57:18.311 [mpeg2video @ 0x50e9a40]invalid cbp at 27 16
2010-11-24 19:57:18.312 [mpeg2video @ 0x50e9a40]mb incr damaged
2010-11-24 19:57:18.313 [mpeg2video @ 0x50e9a40]invalid cbp at 37 21
2010-11-24 19:57:18.314 [mpeg2video @ 0x50e9a40]mb incr damaged
2010-11-24 19:57:18.314 [mpeg2video @ 0x50e9a40]invalid cbp at 14 22
2010-11-24 19:57:18.315 [mpeg2video @ 0x50e9a40]ac-tex damaged at 3 23
2010-11-24 19:57:18.315 [mpeg2video @ 0x50e9a40]invalid mb type in P Frame at 1 24
2010-11-24 19:57:18.316 [mpeg2video @ 0x50e9a40]ac-tex damaged at 13 25
2010-11-24 19:57:18.316 [mpeg2video @ 0x50e9a40]invalid mb type in P Frame at 36 28
2010-11-24 19:57:18.317 [mpeg2video @ 0x50e9a40]ac-tex damaged at 35 29
2010-11-24 19:57:18.351 [mpeg2video @ 0x50e9a40]invalid mb type in B Frame at 41 9
2010-11-24 19:57:18.353 [mpeg2video @ 0x50e9a40]mb incr damaged
2010-11-24 19:57:18.355 [mpeg2video @ 0x50e9a40]invalid cbp at 8 28
2010-11-24 19:57:19.139 [mpeg2video @ 0x50e9a40]invalid mb type in I Frame at 8 2
2010-11-24 19:57:19.140 [mpeg2video @ 0x50e9a40]skipped MB in I frame at 1 7
2010-11-24 19:57:19.140 [mpeg2video @ 0x50e9a40]skipped MB in I frame at 10 11
2010-11-24 19:57:19.141 [mpeg2video @ 0x50e9a40]skipped MB in I frame at 2 17
2010-11-24 19:57:19.142 [mpeg2video @ 0x50e9a40]ac-tex damaged at 18 20
2010-11-24 19:57:19.143 [mpeg2video @ 0x50e9a40]ac-tex damaged at 15 22
2010-11-24 19:57:19.144 [mpeg2video @ 0x50e9a40]skipped MB in I frame at 8 26
2010-11-24 19:57:19.208 [mpeg2video @ 0x50e9a40]mb incr damaged
2010-11-24 19:57:19.209 [mpeg2video @ 0x50e9a40]ac-tex damaged at 13 15
2010-11-24 19:57:20.844 [mpeg2video @ 0x50e9a40]ac-tex damaged at 5 2
2010-11-24 19:57:21.087 [mpeg2video @ 0x50e9a40]invalid cbp at 0 4
2010-11-24 19:57:21.115 [mpeg2video @ 0x50e9a40]invalid cbp at 19 13
2010-11-24 19:57:21.389 [mpeg2video @ 0x50e9a40]00 motion_type at 0 1
2010-11-24 19:57:21.390 [mpeg2video @ 0x50e9a40]00 motion_type at 0 2
2010-11-24 19:57:21.390 [mpeg2video @ 0x50e9a40]00 motion_type at 9 3
2010-11-24 19:57:21.391 [mpeg2video @ 0x50e9a40]invalid cbp at 3 4
2010-11-24 19:57:21.391 [mpeg2video @ 0x50e9a40]00 motion_type at 4 5
2010-11-24 19:57:21.392 [mpeg2video @ 0x50e9a40]00 motion_type at 2 6
2010-11-24 19:57:21.392 [mpeg2video @ 0x50e9a40]00 motion_type at 0 7
2010-11-24 19:57:21.393 [mpeg2video @ 0x50e9a40]ac-tex damaged at 30 8
2010-11-24 19:57:21.394 [mpeg2video @ 0x50e9a40]mb incr damaged
2010-11-24 19:57:21.394 [mpeg2video @ 0x50e9a40]ac-tex damaged at 1 10
2010-11-24 19:57:21.395 [mpeg2video @ 0x50e9a40]00 motion_type at 8 11
2010-11-24 19:57:21.396 [mpeg2video @ 0x50e9a40]00 motion_type at 0 13
2010-11-24 19:57:21.396 [mpeg2video @ 0x50e9a40]00 motion_type at 0 14
2010-11-24 19:57:21.397 [mpeg2video @ 0x50e9a40]00 motion_type at 8 15
2010-11-24 19:57:21.397 [mpeg2video @ 0x50e9a40]00 motion_type at 4 16
2010-11-24 19:57:21.398 [mpeg2video @ 0x50e9a40]00 motion_type at 1 17
2010-11-24 19:57:21.398 [mpeg2video @ 0x50e9a40]00 motion_type at 0 18
2010-11-24 19:57:21.399 [mpeg2video @ 0x50e9a40]00 motion_type at 4 19
2010-11-24 19:57:21.400 [mpeg2video @ 0x50e9a40]00 motion_type at 12 20
2010-11-24 19:57:21.400 [mpeg2video @ 0x50e9a40]00 motion_type at 0 21
2010-11-24 19:57:21.401 [mpeg2video @ 0x50e9a40]00 motion_type at 23 23
2010-11-24 19:57:21.402 [mpeg2video @ 0x50e9a40]invalid mb type in B Frame at 1 24
2010-11-24 19:57:21.402 [mpeg2video @ 0x50e9a40]mb incr damaged
2010-11-24 19:57:21.403 [mpeg2video @ 0x50e9a40]00 motion_type at 8 26
2010-11-24 19:57:21.404 [mpeg2video @ 0x50e9a40]00 motion_type at 12 27
2010-11-24 19:57:21.404 [mpeg2video @ 0x50e9a40]ac-tex damaged at 3 28
2010-11-24 19:57:21.405 [mpeg2video @ 0x50e9a40]ac-tex damaged at 3 29
2010-11-24 20:00:00.844 TVRec(1): Changing from RecordingOnly to None
2010-11-24 20:00:00.847 Finished recording The Big Bang Theory: channel 2039
2010-11-24 20:00:00.852 scheduler: Finished recording: The Big Bang Theory: channel 2039
2010-11-24 20:00:00.955 Finished recording The Big Bang Theory: channel 2039
2010-11-24 20:06:14.575 [mpeg2video @ 0x50e9a40]ac-tex damaged at 16 23
2010-11-24 20:06:14.607 [ac3 @ 0x50e9a40]incomplete frame
2010-11-24 20:06:16.171 MythCoreContext: Connecting to backend server: 10.75.22.2:6543 (try 1 of 5)
2010-11-24 20:06:23.176 MythSocket(878d650:15): readStringList: Error, timed out after 7000 ms.
2010-11-24 20:06:23.177 Protocol version check failure.
			The response to MYTH_PROTO_VERSION was empty.
			This happens when the backend is too busy to respond,
			or has deadlocked in due to bugs or hardware failure.
2010-11-24 20:06:23.177 ~MythContext waiting for threads to exit.
2010-11-24 20:06:23.228 MythCoreContext: Connecting to backend server: 10.75.22.2:6543 (try 1 of 5)
2010-11-24 20:06:30.232 MythSocket(8502da8:8): readStringList: Error, timed out after 7000 ms.
2010-11-24 20:06:30.233 Protocol version check failure.
			The response to MYTH_PROTO_VERSION was empty.
			This happens when the backend is too busy to respond,
			or has deadlocked in due to bugs or hardware failure.
2010-11-24 20:06:46.182 UPnpMedia: BuildMediaMap VIDEO scan starting in :/video/mythvideo:
2010-11-24 20:06:46.253 UPnpMedia: BuildMediaMap Done. Found 107 objects
2010-11-24 20:06:52.217 commflag: Commercial Detection Finished: "The Big Bang Theory" recorded from channel 2039 at 2010-11-24T19:30:00 (3 commercial break(s))
2010-11-24 20:36:46.327 UPnpMedia: BuildMediaMap VIDEO scan starting in :/video/mythvideo:
2010-11-24 20:36:46.554 UPnpMedia: BuildMediaMap Done. Found 107 objects

I'd be much appreciative if we get an analysis on this. I am happy to help where I can.

Version 0, edited 14 years ago by brian@… (next)

Changed 14 years ago by Kenni Lund [kenni a kelu dot dk]

Attachment: stack_trace_1.txt added

Changed 14 years ago by Kenni Lund [kenni a kelu dot dk]

Attachment: stack_trace_2.txt added

comment:2 Changed 14 years ago by Kenni Lund [kenni a kelu dot dk]

Description: modified (diff)
Priority: blockerminor
Severity: highmedium

Please don't post 2500 lines of stacktraces inside a ticket, it's impossible to get an overview of the comments etc. of the ticket. And don't change the priority/severity of the ticket, as described in the TicketHowTo.

comment:3 Changed 14 years ago by beirdo

Please attach a copy of the frontend and backend logs at the point where this dies so we have a better idea of how to debug this.

comment:4 Changed 14 years ago by beirdo

Status: newinfoneeded_new

comment:5 Changed 14 years ago by brian@…

Funny you should ask since this just crapped out on me, yet again tonight. I will attach logs.

Changed 14 years ago by brian@…

stack trace: incident #2

Changed 14 years ago by brian@…

Attachment: mythfrontend.log added

frontend log: incident #2

Changed 14 years ago by brian@…

Attachment: mythbackend.log added

backend log: incident #2

comment:6 Changed 14 years ago by brian@…

It's probably worth mentioning that this problem seems to only occur while a particular front-end in my network is watching a recording. The other/main front-end does not seem to be able to tickle this problem.

The troublesome frontend is running branches/release-0-24-fixes [27334] (i.e. per http://code.mythtv.org/trac/attachment/ticket/9274/mythfrontend.log) and the front-end that does not seem to tickle this issue is running branches/release-0-24-fixes [27321].

Given how close those revs are though, I don't hold much hope that that's simply the problem.

comment:7 Changed 14 years ago by beirdo

The line:

2010-12-19 22:51:27.731 DevRdB(/dev/dvb/adapter0/frontend0) Error: Driver buffers overflowed

in your backend log sure doesn't look promising.

Changed 14 years ago by Alex Tomlins <alex@…>

Attachment: gdb.txt added

comment:8 Changed 14 years ago by Alex Tomlins <alex@…>

I'm seeing a similar problem. I've added a gdb trace I obtained when it occurred.

comment:9 Changed 14 years ago by beirdo

Summary: backend lockups[HANG] backend lockups

comment:10 Changed 14 years ago by robertm

Resolution: Invalid
Status: infoneeded_newclosed

Closing as this particular hang can no longer occur (it has been replaced by all new hangs).

comment:11 Changed 14 years ago by brian@…

Is this fixed in 0.24-fixes or only in trunk? If the latter, that's great, except for those of us struggling with this issue in a production environment (and suffering plummeting WAF every time it happens).

Cheers, b.

Note: See TracTickets for help on using tickets.