Hi,

I'm struggling with using a third party JNI library.
I've managed to build the BindingLibrary project, use the just-built library
in my Monodroid app, call some methods etc, basically it's working..

BUT now i'm facing more vicious crashes inside my app.

Basically, the library is a video player.
when I play videos, i get some events. 
Some of them just work fine, but "sometimes" it just crashes the app with a
SIGSEGV.

here is the stack trace :


as soon as this method (inside the generate source for the BindingLibrary)
is called :



Am I facing a threading issue ? an object disposed ?
I'm really in the dark here, can't figure out what's happening or even how
to understand what's happening...

Thanks a lot to anyone with any advice on that.

Regards.



--
View this message in context: 
http://mono-for-android.1047100.n5.nabble.com/SIGSEGV-on-global-Java-Lang-Object-GetObject-tp5713159.html
Sent from the Mono for Android mailing list archive at Nabble.com.
_______________________________________________
Monodroid mailing list
[email protected]

UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid

Reply via email to