Absolutely. The problem I have run into is getting the repro case. I get situations where things "die." I'll restart debugging the application and it will work other times. Basically, I think that there are a bunch of things going on that are leading to the app being aborted. Wally
> From: j...@xamarin.com > Date: Tue, 26 Jul 2011 09:06:28 -0400 > To: monodroid@lists.ximian.com > Subject: Re: [mono-android] Runtime reliability? > > On Jul 26, 2011, at 8:30 AM, Wally McClure wrote: > > To add to this, I have also seen issues where something happens in the try > > part of the try-catch and nothing is caught. > > The explanation for this is straightforward: the mono runtime aborted. No > exception is thrown for most of mono's abort conditions. > > Eventually, running within the debugger should allow you to get the stack > trace for when mono aborts, but that doesn't help if you're not debugging. > However, it's entirely plausible that mono will log the stack trace/etc. to > `adb logcat`; it would be interesting if someone could verify this. > > As always, if you do get a repro for this, please file a bug. > > - Jon > > _______________________________________________ > Monodroid mailing list > Monodroid@lists.ximian.com > > UNSUBSCRIBE INFORMATION: > http://lists.ximian.com/mailman/listinfo/monodroid
_______________________________________________ Monodroid mailing list Monodroid@lists.ximian.com UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid