[mythtv] [mythtv-commits] Ticket #2438: Infinite loop in mythbackend

Chris Pinkham cpinkham at bc2va.org
Mon Oct 2 22:13:39 UTC 2006


* On Mon Oct 02, 2006 at 06:04:48PM -0400, Steven Adeff wrote:
> On 9/29/06, MythTV <mythtv at cvs.mythtv.org> wrote:
> > #2438: Infinite loop in mythbackend

> I'm seeing this in 0-20-fixes rev 11349. (fresh download and compile).
> Don't know how to do the profiling thing, can someone show me what I
> need to do to figure out why my backend starts using 99%+?

Can you get a backtrace as described in the HOWTO so we can see if it is
the same issue as discovered in #2438.  We shouldn't be calling anything
like VideoOutput::GetVisibleOSDBounds() or VideoOutput::GetOSDBounds()
anymore from the backend in either trunk or -fixes.

--
Chris


More information about the mythtv-dev mailing list