[mythtv] [PATCH] mythfrontend segfault fix

Shane Shrybman shrybman at aei.ca
Sun Dec 26 23:32:32 UTC 2004


On Sun, 2004-12-26 at 17:08, vitold wrote:
> Hi,
> 

Hi Vitold, Seasons Greetings :)

> I'am a litle conffused, I realise that my first patch wasn't very clear, there was a second fix for a segfault than can occur at the end of the playback becose of a bad sycronization of two threads:
> 

Didn't mean to confuse, I just grabbed the other tidbit from the patch
you posted and added it to my tree with a debug message and I realized I
was hitting that bug all the time so I thought I would post the patch
and get the word out.

> NuppelVideoPlayer::OutputVideoLoop end and destroy the videoOutput class at the line 1547(delete videoOutput)
> but the NuppelVideoPlayer::StartPlaying while loop can be still running and calling the videoOutput pointer.
> 

Thanks for the description, (I am learning). I will try this patch as
well.

> This patch put a small loop wich will waite for NuppelVideoPlayer::StartPlaying to end
> 
> Best regards
> 
> Vitold
> 
> ______________________________________________________________________
Regards,

Shane



More information about the mythtv-dev mailing list