Segmentation fault when changing media in certain conditions
Closed this issue · 2 comments
fengalin commented
Condition are not clear yet, but the following sequence seems to produce the segmentation fault frequently:
- Open a media with audio and video.
- Open another media with audio and video, but with audio codec not supported by the GStreamer installation.
fengalin commented
It seems to be related to the vaapi
plugin as I can't reproduce this issue without it.
fengalin commented
Can't reproduce... closing for now.