[Mono-list] Mono crashes with Stacktrace
bar
bar.hofesh at linux.com
Wed Feb 5 09:42:47 UTC 2014
I'm using mono 3.2.1 on Ubuntu 12.04 for a "proxy" utility that I built, when
I stress test it, mono is crashing with the fallowing Stack trace:
Stacktrace:
Native stacktrace:
mono() [0x4a9f1d]
mono() [0x4ff74f]
mono() [0x41fd17]
/lib/x86_64-linux-gnu/libpthread.so.0(+0xfcb0) [0x7fdac2c87cb0]
mono(mono_array_length+0) [0x5aac70]
mono() [0x573692]
mono() [0x585713]
mono() [0x580bd3]
mono() [0x614793]
mono() [0x624730]
/lib/x86_64-linux-gnu/libpthread.so.0(+0x7e9a) [0x7fdac2c7fe9a]
/lib/x86_64-linux-gnu/libc.so.6(clone+0x6d) [0x7fdac29ac3fd]
Debug info from gdb:
=================================================================
Got a SIGSEGV while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries
used by your application.
=================================================================
What should I do ? what's a good direction to fix this ?
This is my "mono -V"
Mono JIT compiler version 3.2.1 (Debian 3.2.1+dfsg-1~pre2)
Copyright (C) 2002-2012 Novell, Inc, Xamarin Inc and Contributors.
www.mono-project.com
TLS: __thread
SIGSEGV: altstack
Notifications: epoll
Architecture: amd64
Disabled: none
Misc: softdebug
LLVM: supported, not enabled.
GC: sgen
--
View this message in context: http://mono.1490590.n4.nabble.com/Mono-crashes-with-Stacktrace-tp4661853.html
Sent from the Mono - General mailing list archive at Nabble.com.
More information about the Mono-list
mailing list