[Mono-bugs] [Bug 82609][Cri] New - Got an exception while executing native code.

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Aug 28 04:24:27 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 jlee at fnfr.com.

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

--- shadow/82609	2007-08-28 04:24:27.000000000 -0400
+++ shadow/82609.tmp.9259	2007-08-28 04:24:27.000000000 -0400
@@ -0,0 +1,100 @@
+Bug#: 82609
+Product: Mono: Runtime
+Version: 1.2
+OS: GNU/Linux [Other]
+OS Details: CentOS release 4.4 (Final), Kernel 2.6.9-42.0.10.EL on an i686
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Critical
+Component: interop
+AssignedTo: mono-bugs at ximian.com                            
+ReportedBy: jlee at fnfr.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Got an exception  while executing native code.
+
+I experienced this Mono crash but could not reproduce it.  However, it
+reoccurs about once in two weeks.
+
+CentOS release 4.4 (Final), Kernel 2.6.9-42.0.10.EL on an i686
+òlogin: regress
+Password: 
+Last login: Sat Aug 25 13:42:30 from avaf3741b.jnpr.net
+csh: No entry for terminal type "network"
+csh: using dumb terminal settings.
+[regress at hurricane-lnx1 ~]$ setenv term vt100
+[regress at hurricane-lnx1 ~]$ bash
+[regress at hurricane-lnx1 ~]$ export TERM=vt100
+[regress at hurricane-lnx1 ~]$ cd /homes/regress/FanfareSVT/TestCases
+[regress at hurricane-lnx1 TestCases]$ 3 2 1 0 
+ffsvt -verbose L2-sanity.fftc -trhtml -tr /v 
+olume/regressions/results/HURRICANE/daily_regression/PPC/2007-08-26-cvs/test/L2-
+
+sanity
+Stacktrace:
+ 
+ 
+Native stacktrace:
+ 
+        /opt/mono-1.2.3/bin/mono [0x815eb4d]
+        /opt/mono-1.2.3/bin/mono [0x8148a87]
+        /lib/tls/libpthread.so.0 [0x578890]
+        /opt/mono-1.2.3/bin/mono [0x810a5e5]
+        /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/tls/libc.so.6(__libc_start_main+0xd3) [0x125de3]
+        /opt/mono-1.2.3/bin/mono(sinh+0x5d) [0x8057b31]
+ 
+Debug info from gdb:
+ 
+ 
+ 
+=================================================================
+Got a SIGSEGV while executing native code. This usually indicates
+a fatal error in the mono runtime or one of the native libraries 
+used by your application.
+=================================================================
+ 
+Aborted
+[regress at hurricane-lnx1 TestCases]$ Stacktrace:
+ 
+ 
+Native stacktrace:
+ 
+        /opt/mono-1.2.3/bin/mono [0x815eb4d]
+        /opt/mono-1.2.3/bin/mono [0x8148a87]
+        /lib/tls/libpthread.so.0 [0x578890]
+        /opt/mono-1.2.3/bin/mono [0x810a5e5]
+        /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/tls/libc.so.6(__libc_start_main+0xd3) [0x125de3]
+        /opt/mono-1.2.3/bin/mono(sinh+0x5d) [0x8057b31]
+ 
+Debug info from gdb:
+ 
+=================================================================
+Got a SIGSEGV while executing native code. This usually indicates
+a fatal error in the mono runtime or one of the native libraries 
+used by your application.
+=================================================================
+ 
+Aborted
+
+ 
+Jeff
+(jlee at fnfr.com)


More information about the mono-bugs mailing list