[mythtv] in progress recordings and new scheduler

Matt Zimmerman mdz at debian.org
Wed Mar 17 23:49:06 EST 2004


On Wed, Mar 17, 2004 at 10:17:03PM -0600, Robert Kulagowski wrote:

> Program received signal SIGSEGV, Segmentation fault.
> [Switching to Thread 16384 (LWP 31542)]
> 0x40747e1c in WriteStringList(QSocket*, QStringList&) (socket=0x80d5580,
>     list=@0xbffff210) at util.cpp:314
> 314             int temp = socket->writeBlock(payload.data() + written, 
> size);
> (gdb) thread apply all bt full

If you can reproduce this, try --verbose network and see if it sheds any
light on the situation.  It sounds like payload might be bogus, but for some
reason gdb isn't grokking QCString, so it isn't saying so.

-- 
 - mdz


More information about the mythtv-dev mailing list