[mythtv] [PATCH] mythfrontend segfault fix

vitold vitold.md at vitou.com
Sun Dec 26 22:08:34 UTC 2004


Hi,

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:

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.

This patch put a small loop wich will waite for NuppelVideoPlayer::StartPlaying to end

Best regards

Vitold
-------------- next part --------------
A non-text attachment was scrubbed...
Name: segfault.2.diff
Type: application/octet-stream
Size: 485 bytes
Desc: not available
Url : http://mythtv.org/pipermail/mythtv-dev/attachments/20041226/a76eda5a/segfault.2.obj


More information about the mythtv-dev mailing list