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. Robert _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
