c - ERROR:../../mono/io-layer/handles-private.h:362 -
i execute application in debian 6 os. time time there exception:
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> @ (wrapper managed-to-native) system.io.monoio.close (intptr,system.io.monoioerror&) <0x00004> @ system.io.filestream.dispose (bool) <0x00094> @ system.io.stream.close () <0x0001b> @ system.io.stream.dispose () <0x00019> @ (wrapper remoting-invoke-with-check) system.io.stream.dispose () <0x00053> @ sarum.logger.log.writetofile (sarum.logger.slogmessage,bool) <0x0077d> @ sarum.logger.log.writelineasync () <0x00212> @ (wrapper runtime-invoke) object.runtime_invoke_void_this_ (object,intptr,intptr,intptr) <0x00040>
native stacktrace:
/usr/bin/cli() [0x80d5b19] [0xdf6600] /lib/libc.so.6(abort+0x182) [0x13d962] /lib/libglib-2.0.so.0(g_assertion_message+0x13f) [0xc9232f] /lib/libglib-2.0.so.0(+0x6198d) [0xc9298d] /usr/bin/cli() [0x81df0da] /usr/bin/cli() [0x81e2d22] /usr/bin/cli() [0x81e2eb6] /usr/bin/cli() [0x8161dc0] [0xa1c6f8] [0xa1c625] [0xa1c584] [0xa1c752] [0x5711ec] [0x2c59ce] [0x2c41b3] [0x2832b1] /usr/bin/cli() [0x8064428] /usr/bin/cli(mono_runtime_invoke+0x40) [0x812d4e0] /usr/bin/cli(mono_runtime_delegate_invoke+0x34) [0x812d764] /usr/bin/cli() [0x81284bf] /usr/bin/cli() [0x81f5e3e] /usr/bin/cli() [0x82089a5] /lib/libpthread.so.0(+0x57b0) [0x9857b0] /lib/libc.so.6(clone+0x5e) [0x1dc0be]
debug info gdb:
=================================================================
got sigabrt while executing native code. indicates fatal error in mono runtime or 1 of native libraries used application. =================================================================** (/usr/local/bin/cserver/wadjet.centralserver.exe:8141): warning **: process_set_termination_details: error looking process handle 0x403
why , how can combated?
there seems lot of people have reported similar errors have plagued older versions of mono. might first want try out updating mono suggested here.
Comments
Post a Comment