Hello Guido,

When you see something like:

9   Slidy                               0x00490bd2 monoeg_assertion_message
(goutput.c:181)

in your stacktrace it's a sign that the runtime tried to warn you
about something (that often happens when not enough trampolines are
available, i.e. before MT 6.0.8).

You'll find the exact message in your device's console logs (from Xcode).

Sebastien

On Mon, Dec 24, 2012 at 9:54 AM, Guido Van Hoecke <[email protected]> wrote:
> Hi,
>
> The next version of my app works fine on the simulator, but crashes on
> the device.
>
> The crash log is in appendix.
>
> Please advise,
>
>
> Guido
>
> --
> What passes for optimism is most often the effect of an intellectual error.
>                 -- Raymond Aron, "The Opium of the Intellectuals"
>
> http://vanhoecke.org ... and go2 places!
>
> _______________________________________________
> 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