https://bugzilla.novell.com/show_bug.cgi?id=685584

https://bugzilla.novell.com/show_bug.cgi?id=685584#c1


--- Comment #1 from Martin Baulig <[email protected]> 2011-04-06 18:48:18 UTC 
---
Test app is here:
https://github.com/baulig/martins-playground/tree/master/NativeTest

We install a very simple service which loads a native library containing this
code:

https://github.com/baulig/martins-playground/raw/master/NativeTest/native-test.c

native_test_init() is called at startup where it allocates a page without read
permissions (just like SDB does with the ss_trigger_page) and it installs a
handler for SIGSEGV.

-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to