[vdr] segmentation fault with Skins.QueueMessage
Joachim Wilke
joachim.wilke at gmail.com
Sun May 18 20:06:53 CEST 2008
2008/5/18 lukkinosat <lukkinosat at yahoo.it>:
> I use the function Skins.QueueMessage from a
> background thread.
> Skins.QueueMessage( mtInfo, "TEST", 40 );
>
> I set a time of 40 seconds, but if time watchdog is
> less than 40 seconds, vdr exit with a segmentation
> fault.
>
> Is this normal?
Yes, because further handling of this message is done in the main thread.
> Is possible set a message with a time
> greater of time watchdog?
Multiple calls to QueueMessage with a shorter value for "Seconds"
should work as a workaround.
Best Regards,
Joachim.
More information about the vdr
mailing list