[mono-android] Debugger Disconnecting, sometimes coupled with unhandled TPF exceptions
Stephan Steiner
stephan.steiner at gmail.com
Wed Oct 17 14:58:45 UTC 2012
So it happened again and this time I managed to catch the full exception:
---------------------------
---------------------------
System.AggregateException: A Task's exception(s) were not observed either by
Waiting on the Task or accessing its Exception property. As a result, the
unobserved exception was rethrown by the finalizer thread. --->
System.OperationCanceledException: The operation was canceled.
at
Mono.AndroidTools.Internal.AdbClientTaskExtensions.<>c__DisplayClass19.<Cleanup>b__18(Task
t)
at
System.Threading.Tasks.Task.<>c__DisplayClassb.<ContinueWith>b__a(Object
obj)
at System.Threading.Tasks.Task.InnerInvoke()
at System.Threading.Tasks.Task.Execute()
--- End of inner exception stack trace ---
---> (Inner Exception #0) System.OperationCanceledException: The operation
was canceled.
at
Mono.AndroidTools.Internal.AdbClientTaskExtensions.<>c__DisplayClass19.<Cleanup>b__18(Task
t)
at
System.Threading.Tasks.Task.<>c__DisplayClassb.<ContinueWith>b__a(Object
obj)
at System.Threading.Tasks.Task.InnerInvoke()
at System.Threading.Tasks.Task.Execute()<---
---------------------------
OK
---------------------------
--
View this message in context: http://mono-for-android.1047100.n5.nabble.com/Debugger-Disconnecting-sometimes-coupled-with-unhandled-TPF-exceptions-tp5711743p5712184.html
Sent from the Mono for Android mailing list archive at Nabble.com.
More information about the Monodroid
mailing list