On Sep 3, 2012, at 9:19 AM, Daniele Salvatore Albano <d.alb...@gmail.com> wrote: > Any ideas?
Are you using Threads? Does using the armeab-v7a runtime fix things? We inadvertently broke the armeabi runtime in 4.1.x, preventing it from tying the runtime to a single CPU core. The result is that the armeabi runtime is NOT multi-core safe, so if you run it on an SMP device (which the GS2 is, iirc), all bets are off and all sorts of weirdness is possible. https://bugzilla.xamarin.com/show_bug.cgi?id=6654 This will be fixed in the 4.2.5 stable release, but not in the current beta release. In the meantime, please try using the armeabi-v7a runtime and see if that fixes things. - Jon _______________________________________________ Monodroid mailing list Monodroid@lists.ximian.com UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid