On Jul 12, 2012, at 10:51 AM, henon wrote:
> The problem is, that I am experiencing non-deterministic hangups. When 
> hanging I pause the debugger and I always see that the executing thread 
> (mostly my code on the GUI thread) hangs in some random method

Which Mono for Android version? (Have you tried the 4.2.4 beta?)

Does it have non-deterministic hangups if you don't have the debugger attached?

> The stacktrace of the hanging thread always looks like this 
> 
> System.Threading.Monitor.TryEnter ...
> System.Threading.Monitor.Enter ...
> Java.Lang.Object.GetObject ...
> Java.Lang.Object._GetObject
> Java.Lang.Object.GetObject ...
> ...

You have any methods beyond that?

Thanks,
 - Jon

_______________________________________________
Monodroid mailing list
Monodroid@lists.ximian.com

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

Reply via email to