Hi,

This looks like a native crash. You should be able to view more output
in the system console (Applications -> Utilities -> Console => All
messages), and in the same console there might be crash reports too.

Rolf

On Wed, Oct 19, 2011 at 6:05 AM, Wally McClure
<[email protected]> wrote:
> I have been working with some code to record audio.  I'm getting an
> exception on the following line:
>
> var error = new NSError();
>
> about 1 second after this line is executed, the application will exit.
>  Unfortunately, trying to wrap this in a try/catch doesn't help and I can't
> get the underlying exception.  Any ideas on this?
> Wally
> _______________________________________________
> MonoTouch mailing list
> [email protected]
> http://lists.ximian.com/mailman/listinfo/monotouch
>
>
_______________________________________________
MonoTouch mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/monotouch

Reply via email to