[Mono-bugs] [Bug 69346][Nor] Changed - mcs.exe aborts on amd64 when using JIT
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 30 Nov 2004 16:20:05 -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 vargaz@gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=69346
--- shadow/69346 2004-11-22 11:53:51.000000000 -0500
+++ shadow/69346.tmp.20288 2004-11-30 16:20:05.000000000 -0500
@@ -79,6 +79,9 @@
by Boehm GC getting confused by gdb handling the SIGPWR signal. Could
you try running it under gdb with the following gdb options set:
handle SIGPWR noprint nostop
handle SIGXCPU noprint nostop
+
+------- Additional Comments From vargaz@gmail.com 2004-11-30 16:20 -------
+Any progress ?