[mono-android] Stacktrace From Developer Console

Fencer04 fencer04 at gmail.com
Sun Jun 3 22:37:32 UTC 2012


It seems like sometimes on start the application is crashing. I can't
replicate it on any of my test devices and was wondering if someone can help
me out. Any help you can give me would be great.

java.lang.RuntimeException: Unable to get provider mono.MonoRuntimeProvider:
java.lang.NullPointerException
at android.app.ActivityThread.installProvider(ActivityThread.java:4509)
at
android.app.ActivityThread.installContentProviders(ActivityThread.java:4281)
at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:4237)
at android.app.ActivityThread.access$3000(ActivityThread.java:125)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2071)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loop(Looper.java:123)
at android.app.ActivityThread.main(ActivityThread.java:4627)
at java.lang.reflect.Method.invokeNative(Native Method)
at java.lang.reflect.Method.invoke(Method.java:521)
at
com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:878)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:636)
at dalvik.system.NativeStart.main(Native Method)
Caused by: java.lang.NullPointerException
at mono.MonoPackageManager.LoadApplication(MonoPackageManager.java:27)
at mono.MonoRuntimeProvider.attachInfo(MonoRuntimeProvider.java:22)
at android.app.ActivityThread.installProvider(ActivityThread.java:4506)

--
View this message in context: http://mono-for-android.1047100.n5.nabble.com/Stacktrace-From-Developer-Console-tp5710123.html
Sent from the Mono for Android mailing list archive at Nabble.com.


More information about the Monodroid mailing list