On Thu, 2005-09-29 at 17:55 -0700, Jack Hyde wrote: > This happens every time I hit refresh with 7355 (was running ~7200 before > just fine) in recorded programs in mythweb. On the main backend all I get is > an infinite list of "waiting for a thread.." while on the slave backend that > crashes hard I get the following log with backtrace. Is this on PVR-250 recordings? If so run mythcommflag --rebuild on the problem files.
> My gdb is according to ijr broken so I have to manually switch threads > and do a bt full, so I am not sure if this data is useful. You should recompile glibc with debugging, and without stripping the libs. gdb needs that to debug threads now. If that doesn't work try recompiling/upgrading gdb. > If there is anything that I can do to help please let me know. Sure, retest the latest SVN. I added some sanity checks. -- Daniel
_______________________________________________ mythtv-dev mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev
