I have a .net application running on mono 4.0.2 in ubuntu 14.04.
Mono sometimes crashes after the application starts. I see this error in the logs.
Stacktrace:
Native stacktrace:
/usr/bin/mono() [0x4b20bc]
/usr/bin/mono() [0x5086ee]
/usr/bin/mono() [0x428f7d]
/lib/x86_64-linux-gnu/libpthread.so.0(+0x10340) [0x7ff5ed8c5340]
[0x7ff5d80cf480]
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.
Let me know, if this is a bug in mono or if this needs to be handled at an application level.