I double checked and mono runs fine but mcs gives the same error.
abarilla wrote: > > I'm getting the following error when trying to run XSP on Ubuntu. This > happened with the included packages in 8.04 and 8.10 and when compiling > mono 2.0.1. Any ideas? I'm sure this must be something simple that I'm > missing. > > Thanks, > Andy > > TYPE: 7 > V: ves_icall_System_Threading_Thread_ResetAbort > ** > ** ERROR:(mini-amd64.c:199):amd64_patch: assertion failed: (amd64_is_imm32 > (disp)) > Stacktrace: > > > Native stacktrace: > > /usr/local/bin/mono [0x42a1f5] > /lib/libpthread.so.0 [0x7f89b3bc47d0] > /lib/libc.so.6(gsignal+0x35) [0x7f89b3605095] > /lib/libc.so.6(abort+0x110) [0x7f89b3606af0] > /usr/lib/libglib-2.0.so.0(g_assertion_message+0x117) > [0x7f89b4238d87] > /usr/lib/libglib-2.0.so.0 [0x7f89b4239222] > /usr/local/bin/mono [0x4384eb] > /usr/local/bin/mono [0x526098] > /usr/local/bin/mono [0x553ea8] > /usr/local/bin/mono [0x554b9a] > /usr/local/bin/mono [0x555275] > /usr/local/bin/mono [0x4b87f5] > /usr/local/bin/mono(mono_runtime_init+0x14b) [0x4df25b] > /usr/local/bin/mono [0x52291c] > /usr/local/bin/mono(mono_main+0x35e) [0x41788e] > /lib/libc.so.6(__libc_start_main+0xf4) [0x7f89b35f11c4] > /usr/local/bin/mono(realloc+0x3b1) [0x416f59] > > 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 > > -- View this message in context: http://www.nabble.com/Problem-with-XSP-on-Ubuntu-tp20343203p20343216.html Sent from the Mono - General mailing list archive at Nabble.com. _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
