On Aug 28, 2012, at 6:13 AM, Stephan Steiner <[email protected]> wrote:
> And, no joy again :( The Uncaught exception doesn't get thrown.. the Task
> still dies a stealthy death.
Any chance you can try running on a Jelly Bean target? It's possible that mono
is writing a message to stderr, and Jelly Bean (finally!) copies stdout/stderr
messages to logcat...
Otherwise, if you can easily reproduce this I'd suggest enabling runtime
tracing to see where it gets before things die:
# http://docs.xamarin.com/android/advanced_topics/diagnostics
adb shell setprop debug.mono.trace all
Note: tracing is known to be not entirely stable, particularly around
System.Net...
- Jon
_______________________________________________
Monodroid mailing list
[email protected]
UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid