GNOME Bugzilla – Bug 794483
SdpMessage fails with System.AccessViolationException
Last modified: 2018-07-03 18:12:15 UTC
Created attachment 369860 [details] StackTrace When using Gst.Sdp.Global.SdpMessageNew it most of the time fails with Accessviolation error. When it works sometimes it fails at SDPMessage.ParseBuffer with Accessviolation error too.
commit 11215be945d1d7ca6a11c635746b798ec88e5b96 Author: Thibault Saunier <tsaunier@igalia.com> Date: Mon Mar 19 09:42:04 2018 -0300 Make GstSDPMessage an opaque structure Fixes https://bugzilla.gnome.org/show_bug.cgi?id=794483