I did an upgrade to VRS 2.4.4 however it keeps crashing the same way. I did not perform any changes to it in the meanwhile (no additional plugins etc.)
Any ideas?
Code: Select all
at System.Net.Sockets.SocketAsyncResult/<Complete>c__AnonStorey0.<>m__0 (object) <0x0001d>
at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem () <0x0002e>
at System.Threading.ThreadPoolWorkQueue.Dispatch () <0x001d6>
at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback () <0x00008>
at (wrapper runtime-invoke) <Module>.runtime_invoke_bool (object,intptr,intptr,intptr) <0x00062>
Native stacktrace:
mono(+0xc8d94) [0x55d06edc8d94]
/lib/x86_64-linux-gnu/libpthread.so.0(+0x110e0) [0x7f7e0c5d40e0]
/lib/x86_64-linux-gnu/libc.so.6(gsignal+0xcf) [0x7f7e0c03ffff]
/lib/x86_64-linux-gnu/libc.so.6(abort+0x16a) [0x7f7e0c04142a]
mono(+0x289fe9) [0x55d06ef89fe9]
mono(+0x28a27c) [0x55d06ef8a27c]
mono(+0x28a34f) [0x55d06ef8a34f]
mono(+0x2804c5) [0x55d06ef804c5]
mono(+0x281084) [0x55d06ef81084]
mono(+0x1befd3) [0x55d06eebefd3]
mono(+0x1c3da4) [0x55d06eec3da4]
[0x42002a2f]
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