[Mono-dev] mono from master on sheevaplug (arm)

Tomasz Kubacki tomasz.kubacki at gmail.com
Mon Jan 10 04:16:03 EST 2011


hi,

I'm trying to compile mono on sheevaplug (arm)
(http://en.wikipedia.org/wiki/SheevaPlug) from master but
get below error. Any clue what's wrong ?

Cheers,

Tomasz Kubacki

--------------------------
make[6]: Entering directory `/root/mono/mcs/tools'
make[7]: Entering directory `/root/mono/mcs/tools/gacutil'
make all-local
make[8]: Entering directory `/root/mono/mcs/tools/gacutil'
MCS     [basic] gacutil.exe
* Assertion at mini.c:4082, condition `!res->klass->is_inflated' not met

Stacktrace:

  at System.Collections.Generic.InternalStringComparer..ctor ()
<0x00013>
  at System.Collections.Generic.EqualityComparer`1..cctor () <0x00043>
  at (wrapper runtime-invoke) object.runtime_invoke_void
(object,intptr,intptr,intptr) <0xffffffff>
  at System.Collections.Generic.Dictionary`2<string, int>.Init
(int,System.Collections.Generic.IEqualityComparer`1<string>) <0x00043>
  at System.Collections.Generic.Dictionary`2<string, int>..ctor ()
<0x0001b>
  at Mono.CSharp.Location.Reset () <0x0001f>
  at Mono.CSharp.Location..cctor () <0x0003f>
  at (wrapper runtime-invoke) object.runtime_invoke_void
(object,intptr,intptr,intptr) <0xffffffff>
  at Mono.CSharp.Driver.Main (string[]) <0x0003b>
  at (wrapper runtime-invoke) <Module>.runtime_invoke_int_object
(object,intptr,intptr,intptr) <0xffffffff>

Native stacktrace:

        /root/mono/mono/mini/mono [0x93f1c]

Debug info from gdb:


=================================================================
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.
=================================================================

Aborted
make[8]: *** [../../class/lib/basic/gacutil.exe] Error 134
make[8]: Leaving directory `/root/mono/mcs/tools/gacutil'
make[7]: *** [do-all] Error 2
make[7]: Leaving directory `/root/mono/mcs/tools/gacutil'
make[6]: *** [all-recursive] Error 1
make[6]: Leaving directory `/root/mono/mcs/tools'
make[5]: *** [all-recursive] Error 1
make[5]: Leaving directory `/root/mono/mcs'
make[4]: *** [profile-do--basic--all] Error 2
make[4]: Leaving directory `/root/mono/mcs'
make[3]: *** [profiles-do--all] Error 2
make[3]: Leaving directory `/root/mono/mcs'
make[2]: *** [all-local] Error 2
make[2]: Leaving directory `/root/mono/runtime'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/mono'
make: *** [all] Error 2




More information about the Mono-devel-list mailing list