On Apr 6, 2012, at 1:04 PM, PVoLan wrote: > Here is a bit more copypaste (MonetizationAPI is a part of library output, > just for beauty) > > ---------------------------------------------- > D/Mono: MonetizationAPI(31613): In Method: In Method: getLostMoneyCharged > D/Java: MonetizationAPI(31613): getLostMoneyCharged() > W/ (31613): Thread 0x0 may have been prematurely finalized > I/ActivityManager( 171): Process > MonoAndroidApplication.MonoAndroidApplication (pid 31613) has died. > ---------------------------------------------- > > There is no any tag with this message, this looks strange.
It does look strange, but at least I've figured out where the error is coming from: within mono: https://github.com/mono/mono/blob/mono-2-10/mono/metadata/threads.c#L465 Unfortunately this doesn't help much, as any number of things can hit this (largely native threads entering mono which haven't previously entered mono). Could you provide a reproducible test case and file it at bugzilla.xamarin.com so that we can investigate? Thanks, - Jon _______________________________________________ Monodroid mailing list Monodroid@lists.ximian.com UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid