[Mono-bugs] [Bug 685584] Using SDB on the HTC Desire HD

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Apr 6 14:48:19 EDT 2011


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

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


--- Comment #1 from Martin Baulig <martin at novell.com> 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.


More information about the mono-bugs mailing list