[mythtv] Re: [mythtv-commits] mythtv commit: r6959 by danielk

Daniel Kristjansson danielk at cuymedia.net
Fri Jul 29 16:55:09 EDT 2005


On Fri, 2005-07-29 at 16:52 -0400, Isaac Richards wrote:
> On Friday 29 July 2005 04:22 pm, Daniel Kristjansson wrote:
> > Yep, I didn't close the bug...
> >
> > The SEGFAULT already happened in unrelated code. This is why it
> > took me a while to get this close to fixing it. My gdb won't let
> > me awatch the ptr, so it is difficult to debug.
> 
> valgrind?

Hey you read my mind :)

I'm trying that now... w/memcheck

I couldn't use it on straight MythTV because it timeout out before
anything happened, but I created a dummy recording with channel
changing, and I've disabled some the timeouts in tv_play.

I'm not sure this will work, but if it doesn't I'm planning to 
place a protected page before and after the audio buffer to try
to catch the culprit.

-- Daniel



More information about the mythtv-dev mailing list