[Mono-list] Got a SIGABRT, what to do?
Esben Laursen
el at rantek.dk
Fri Aug 12 09:34:09 EDT 2011
Hi Guys,
I got this from my mono install, do any of you know that to do about it?
ERROR:../../mono/io-layer/handles-private.h:362:_wapi_handle_share_release: assertion failed: (info->handle_refs > 0)
Stacktrace:
at (wrapper managed-to-native) System.IO.MonoIO.Close (intptr,System.IO.MonoIOError&) <0x00004>
at (wrapper managed-to-native) System.IO.MonoIO.Close (intptr,System.IO.MonoIOError&) <0x00004>
at System.IO.FileStream.Dispose (bool) <0x00094>
at System.IO.FileStream.Finalize () <0x00019>
at (wrapper runtime-invoke) object.runtime_invoke_virtual_void__this__ (object,intptr,intptr,intptr) <0x00046>
Native stacktrace:
mono() [0x80d5b19]
[0xb772140c]
/lib/libc.so.6(abort+0x182) [0xb74e6922]
/lib/libglib-2.0.so.0(g_assertion_message+0x13f) [0xb76ac32f]
/lib/libglib-2.0.so.0(+0x6198d) [0xb76ac98d]
mono() [0x81df0da]
mono() [0x81e2d22]
mono() [0x81e2eb6]
mono() [0x8161dc0]
[0xb64b8ff8]
[0xb64b8efd]
[0xb374856a]
[0xb539a4a7]
mono() [0x8139981]
mono() [0x8139b8b]
mono() [0x81283eb]
mono() [0x81f5e3e]
mono() [0x82089a5]
/lib/libpthread.so.0(+0x57b0) [0xb76297b0]
/lib/libc.so.6(clone+0x5e) [0xb75848fe]
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.
=================================================================
** (SshTunnel.exe:28347): WARNING **: process_set_termination_details: error looking up process handle 0x403
Aborted
This is the version that I am using:
root at agent:/opt/rpam# mono --version
Mono JIT compiler version 2.6.7 (Debian 2.6.7-5)
Copyright (C) 2002-2010 Novell, Inc and Contributors. www.mono-project.com
TLS: __thread
GC: Included Boehm (with typed GC and Parallel Mark)
SIGSEGV: altstack
Notifications: epoll
Architecture: x86
Disabled: none
Cheers
Esben
More information about the Mono-list
mailing list