[gstreamer-bugs] [Bug 391777] GStreamer does not reset SEGV trap handler

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon Jan 1 22:36:53 PST 2007


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=391777

  GStreamer | gstreamer (core) | Ver: 0.10.3





------- Comment #1 from Aaron Bockover  2007-01-02 06:35 UTC -------
Created an attachment (id=79168)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=79168&action=view)
Test case exposing the issue

This can be compiled and run:

$ mcs TestGStreamerTrap.cs && mono TestGStreamerTrap.exe

aaron at mervperv:~/Desktop$ mono TestGStreamerTrap.exe
Attempting to throw a NullReferenceException... OK
Attempting to throw a NullReferenceException... OK
Attempting to throw a NullReferenceException... Segmentation fault

The expected output should be 4 attempts and "OK"s, meaning the SEGV handler
was reset to that of the mono runtime.


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email




More information about the Gstreamer-bugs mailing list