[Mono-bugs] [Bug 81165][Maj] New - SIGABRT exception using Mono 1.2.3

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Mar 16 14:59:30 EDT 2007


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 psingh at fnfr.com.

http://bugzilla.ximian.com/show_bug.cgi?id=81165

--- shadow/81165	2007-03-16 13:59:30.000000000 -0500
+++ shadow/81165.tmp.1085	2007-03-16 13:59:30.000000000 -0500
@@ -0,0 +1,71 @@
+Bug#: 81165
+Product: Mono: Runtime
+Version: 1.2
+OS: other
+OS Details: Fedora Core 5
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Major
+Component: interop
+AssignedTo: mono-bugs at ximian.com                            
+ReportedBy: psingh at fnfr.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: SIGABRT exception using Mono 1.2.3
+
+Our customers are experiencing the following crash while running our
+application built using Mono 1.2.3 on Fedora Core 5. Is there any
+workaround or fix for this?
+
+Native stacktrace: 
+
+ 
+
+        /opt/mono-1.2.3/bin/mono [0x815eb4d] 
+
+        [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.2.3/bin/mono [0x810a73f] 
+
+        /opt/mono-1.2.3/bin/mono(mono_once+0xc6) [0x8111726] 
+
+        /opt/mono-1.2.3/bin/mono [0x810abbc] 
+
+        /opt/mono-1.2.3/bin/mono [0x8105bed] 
+
+        /opt/mono-1.2.3/bin/mono [0x80a2777] 
+
+        /opt/mono-1.2.3/bin/mono(mono_runtime_init+0x1a) [0x80e404a] 
+
+        /opt/mono-1.2.3/bin/mono [0x8149c5e] 
+
+        /opt/mono-1.2.3/bin/mono(mono_main+0x1e0) [0x8058c30] 
+
+        /opt/mono-1.2.3/bin/mono(__fxstat64+0x147) [0x8057bdb] 
+
+        /lib/libc.so.6(__libc_start_main+0xdc) [0x3bd724] 
+
+        /opt/mono-1.2.3/bin/mono(sinh+0x5d) [0x8057b31] 
+
+ 
+
+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. 
+
+=================================================================


More information about the mono-bugs mailing list