vlc-2.2.3 merge the following commit: https://mailman.videolan.org/pipermail/vlc-commits/2016-April/035078.html this can cause double free exception when decoding g711 audio stream by invert this commit, my problem resolved. this is the buggy commit: diff --git a/modules/codec/g711.c b/modules/codec...