[Mono-bugs] [Bug 55253][Maj] Changed - SIGSEGV handling broken on some linux distros

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sun, 21 Mar 2004 02:19:52 -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 gonzalo@ximian.com.

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

--- shadow/55253	2004-03-15 10:07:34.000000000 -0500
+++ shadow/55253.tmp.22500	2004-03-21 02:19:52.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 55253
 Product: Mono: Runtime
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Major
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: dave-mono@earth.li               
 QAContact: mono-bugs@ximian.com
@@ -153,6 +153,9 @@
 ------- Additional Comments From vargaz@freemail.hu  2004-03-10 15:50 -------
 It would be good if somebody could track down what is wrong with 
 using sigaltstack in the runtime, and produce a test case which we
 could use at configure time. In the meantime, there is a new 
 switch to configure: --with-sigaltstack=no can be used to turn off
 sigaltstack usage.
+
+------- Additional Comments From gonzalo@ximian.com  2004-03-21 02:19 -------
+The testing code is in configure.in now.