> -----Oprindelig meddelelse----- > Fra: [email protected] [mailto:mono-list- > [email protected]] På vegne af Robert Jordan > Sendt: 16. august 2011 13:30 > Til: [email protected] > Emne: Re: [Mono-list] Got a SIGABRT, what to do? > > Hi, > > On 16.08.2011 11:52, Esben Laursen wrote: > > > Thread 12 (Thread 0xb5aacb70 (LWP 14192)): > > #0 mono_arch_decompose_long_opts (cfg=0xa6701c8, > long_ins=0xa66aaac) > > at mini-x86.c:6177 > > #1 0x0809f48c in mono_decompose_long_opts (cfg=0xa6701c8) at > > decompose.c:501 > > #2 0x08061360 in mini_method_compile (method="9r.9o:F ()", > > opts=59861503, domain=0x34e58, run_cctors=1, compile_aot=<value > > optimized out>, parts=0) at mini.c:4517 > > It seems that you're trying to execute an obfuscated assembly (method > "9r.9o:F ()"). Odds are the assembly is corrupt and/or not conforming with > the specs.
Hi Robert, Again many thanks for your help.. Is there a way that I can find what it is that is trying to call the method? I suppose that the assembly is part of mono so it could be a corrupt mono install? Sorry for you to have to carve this out into wet cardboard, but I am a little in over my head on this one :-) Cheers Esben _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
