[mono-android] Avoidable TPF error in M4A
Jonathan Pryor
jonp at xamarin.com
Mon Oct 1 20:12:05 UTC 2012
On Oct 1, 2012, at 3:18 AM, Miha Markic <miha at rthand.com> wrote:
> Indeed looks like m4a internally is using a Task to invoke OnCreate. Perhaps it is by design that exceptions aren't handled when invoking OnCreate and applications is stopped if an unhandled exception occurs.
The Task is part if the debugger process (MonoDevelop, Visual Studio), not part of the "debuggee" Android process. This is a bug in the debugger.
- Jon
More information about the Monodroid
mailing list