After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 792096 - Gst.Object.Connect throws AccessViolationException
Gst.Object.Connect throws AccessViolationException
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-sharp
git master
Other All
: Normal normal
: 1.13.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2018-01-01 14:07 UTC by Justin Kim
Modified: 2018-01-02 13:24 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
DynamicSignal: Add UnmanagedFunctionPointer to GClosureMarshal (904 bytes, patch)
2018-01-01 14:07 UTC, Justin Kim
committed Details | Review

Description Justin Kim 2018-01-01 14:07:46 UTC
Created attachment 366140 [details] [review]
DynamicSignal: Add UnmanagedFunctionPointer to  GClosureMarshal

Without UnmanagedFunctionPointer, Gst.Object.Connect causes AccessViolationException.