[Mono-bugs] [Bug 69346][Nor] Changed - mcs.exe aborts on amd64 when using JIT

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 1 Dec 2004 14:34:48 -0500 (EST)


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 junk@giantblob.com.

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

--- shadow/69346	2004-12-01 14:31:05.000000000 -0500
+++ shadow/69346.tmp.16060	2004-12-01 14:34:48.000000000 -0500
@@ -87,6 +87,17 @@
 Any progress ?
 
 ------- Additional Comments From junk@giantblob.com  2004-12-01 14:31 -------
 Created an attachment (id=13374)
 gdb backtrace GC_DONT_GC=1, SIGPWR etc ignored
 
+
+------- Additional Comments From junk@giantblob.com  2004-12-01 14:34 -------
+Hi,
+
+Finally got an oppotunity to try this again. Still fails with SIGABRT
+with GC_DONT_GC=1 and SIGPWR, SIGXCPU ignored. Backtrace is different
+but still apparently originates in Boehm GC. Think it might be some
+sort of at-exit or finalizer as mcs.exe actually appears to have
+completed (if the 'Compilation succeeded' message is to be believed.
+
+-- jeek