[Mono-dev] mini-ppc.c handle_thunk assertion

Joachim Ante joe at otee.dk
Mon May 8 14:26:19 EDT 2006


Hi,

Starting with mono 1.1.15 i am getting this assert once in a while.
What does handle_thunk do? Any ideas what might cause this?

It is fairly hard to reproduce the best thing i got out of it was this:

** ERROR **: file mini-ppc.c: line 2329 (handle_thunk): assertion failed:
(pdata.found == 1)
aborting...

=================================================================
Got a SIGABRT while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries
used by your application.
=================================================================

Stacktrace:

in NumberStore:.ctor (single) <0xffffffff>
in NumberStore:.ctor (single) <0x398>
in NumberStore:.ctor (single) <0x394>
in System.NumberFormatter:NumberToString
(string,single,System.Globalization.NumberFormatInfo) <0xa4>
in System.Single:ToString (string,System.IFormatProvider) <0x40>
in System.Single:ToString () <0x1c>
in UnityEngine.MonoBehaviour:print (object) (at
/Users/joe/unity/Runtime/Export/Generated/BaseClass.cs:1507)
in Enumerator:MoveNext () <0x2d4>
in (wrapper runtime-invoke) System.Object:runtime_invoke_bool
(object,intptr,intptr,intptr) <0x64>
2006-05-08 20:03:12.890 Unity(Debug)[433] LSOpenFromURLSpec() returned -1
for application /Users/joe/unity/build/Report Bug.app path (null).


Best regards,
Joachim Ante





More information about the Mono-devel-list mailing list