[Mono-list] Abort .._wapi_daemon_request_response_internal): should not be reached

Okehee Goh ogoh@asu.edu
Mon, 10 Nov 2003 11:00:45 -0700


 Hello,
 I'm using Mono0.25.
 Mono is aborted with a following error. It happened very occasionally. I
saw that the same error was reported on Mono list a long time ago.
 Wondering whether it's already fixed.


 Okehee


===> Error Message

** (GCTest_1.exe:6896): WARNING **: _wapi_daemon_request_response_internal:
Send error: Connection reset by peer

** ERROR **: file daemon-messages.c: line 85
(_wapi_daemon_request_response_internal): should not be reached
aborting...

===> Debugging trace

#0  0x42029241 in kill () from /lib/i686/libc.so.6
(gdb) where
#0  0x42029241 in kill () from /lib/i686/libc.so.6
#1  0x40228c4b in raise () from /lib/i686/libpthread.so.0
#2  0x4202a7d2 in abort () from /lib/i686/libc.so.6
#3  0x401ad630 in g_logv (log_domain=0x0, log_level=G_LOG_LEVEL_ERROR,
    format=0x401119e0 "file %s: line %d (%s): should not be reached",
args1=0xbffff7ec)
    at gmessages.c:507
#4  0x401ad6d7 in g_log (log_domain=0x0, log_level=G_LOG_LEVEL_ERROR,
    format=0x401119e0 "file %s: line %d (%s): should not be reached") at
gmessages.c:526
#5  0x400e03a1 in _wapi_daemon_request_response_internal (fd=4,
msg=0xbffff830, resp=0xbffff880)
    at daemon-messages.c:85
#6  0x400e04fa in _wapi_daemon_request_response (fd=4, req=0xbffff8a0,
resp=0xbffff880)
    at daemon-messages.c:150
#7  0x400e1615 in _wapi_handle_new (type=WAPI_HANDLE_SEM) at handles.c:296
#8  0x400e8e2a in CreateSemaphore (security=0x0, initial=0, max=2147483647,
name=0x0)
    at semaphores.c:135
#9  0x400b786b in mono_runtime_init (domain=0x806ff80, start_cb=0x40043474
<mono_thread_start_cb>,
    attach_cb=0x40043534 <mono_thread_attach_cb>) at appdomain.c:77
#10 0x40046f83 in mini_init (filename=0xbffffbc9 "GCTest_1.exe") at
mini.c:7155
#11 0x4006930c in mono_main (argc=2, argv=0xbffffab4) at driver.c:598
#12 0x08048672 in main (argc=2, argv=0xbffffab4) at main.c:15
#13 0x42017499 in __libc_start_main () from /lib/i686/libc.so.6