[vlc-devel] [PATCH] libass: message callback, improved logging
Grigori Goronzy
greg at chown.ath.cx
Sun Aug 21 15:30:01 CEST 2011
On 08/21/2011 01:40 PM, Mathieu Velten wrote:
> Just want to raise a warning here : I tried that too, and I used to have
> segfault sometimes when quitting vlc or stopping playback because the
> callback is sometimes called after p_dec was freed.
>
Maybe I'm missing something, but how can this possibly happen? All
libass handles are destroyed in DecSysRelease, which is called just
before p_dec is destroyed.
Grigori
More information about the vlc-devel
mailing list