Please do not reply to this email- if you want to comment on the bug, go to the URL shown below and enter your comments there.
Changed by [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=79865 --- shadow/79865 2006-11-08 02:23:33.000000000 -0500 +++ shadow/79865.tmp.32472 2006-11-08 02:23:33.000000000 -0500 @@ -0,0 +1,88 @@ +Bug#: 79865 +Product: Mono: Runtime +Version: 1.1 +OS: Red Hat 9.0 +OS Details: Fedora Core 5 +Status: NEW +Resolution: +Severity: +Priority: Normal +Component: misc +AssignedTo: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +TargetMilestone: --- +URL: +Cc: +Summary: Mono Runtime exceptions while starting programs + +We are getting a mix of Mono Runtime exceptions from our customer sites +running our Mono program on Fedora Core 5 and Mono 1.1.18. The application +has been compiled using Mono 1.1.18 as well. The machine is single +processor Pentium IV with 2 Gigs of RAM. Is there anyway to troubleshoot it? + +** +CRITICAL **: _wapi_shm_file_open: shared file +[/home/qatest/.wapi/shared_fileshare-virtual.vyatta.com-Linux-i686-36-10-0] + +open error: Permission denied + + +** +CRITICAL **: _wapi_shm_attach: shared file +[/home/qatest/.wapi/shared_fileshare-virtual.vyatta.com-Linux-i686-36-10-0] + +open error + + +** ERROR **: file handles.c: line 213 (shared_init): assertion failed: + +(_wapi_fileshare_layout != NULL) + +aborting... + + + +================================================================= + +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. + +================================================================= + + + +Stacktrace: + + + +Native stacktrace: + + + + /opt/mono-1.1.18/bin/mono [0x815abd6] + + [0x38a440] + + /lib/libc.so.6(abort+0x101) [0x3d1671] + + /usr/lib/libglib-2.0.so.0(g_logv+0x4d2) [0x54cc42] + + /usr/lib/libglib-2.0.so.0(g_log+0x29) [0x54cc79] /opt/mono-1.1.18/bin/mono +[0x81068ef] + + /opt/mono-1.1.18/bin/mono(mono_once+0xc6) [0x810d8c6] /opt/mono- +1.1.18/bin/mono [0x8106d6c] /opt/mono-1.1.18/bin/mono [0x8101d8d] /opt/mono- +1.1.18/bin/mono [0x80a0989] + + /opt/mono-1.1.18/bin/mono(mono_runtime_init+0x1a) [0x80e05fa] /opt/mono- +1.1.18/bin/mono [0x8145c32] + + /opt/mono-1.1.18/bin/mono(mono_main+0x1c6) [0x80587b6] + + /opt/mono-1.1.18/bin/mono(__fxstat64+0x133) [0x80577bb] + + /lib/libc.so.6(__libc_start_main+0xdc) [0x3bd724] + + /opt/mono-1.1.18/bin/mono(sinh+0x49) [0x8057711] _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
