[Mono-bugs] [Bug 75232][Min] Changed - GameComm.exe causes a SIGSEGV

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sun Jun 12 22:24:50 EDT 2005


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 peter at novonyx.com.

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

--- shadow/75232	2005-06-12 18:35:56.000000000 -0400
+++ shadow/75232.tmp.11177	2005-06-12 22:24:50.000000000 -0400
@@ -103,6 +103,15 @@
 
 configure: error: /bin/sh './configure' failed for libgc
 
 And of course running that command doesn't change anything.
 
 
+
+------- Additional Comments From peter at novonyx.com  2005-06-12 22:24 -------
+Please put the following line in your ~/.gdbinit file before using 
+gdb with mono:
+
+handle SIGPWR SIGXCPU noprint nostop pass
+
+Those signals are generated/needed by the GC.
+


More information about the mono-bugs mailing list