[Mono-bugs] [Bug 55253][Maj] Changed - IndexOf on null string hangs.

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 8 Mar 2004 12:55:15 -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 dave-mono@earth.li.

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

--- shadow/55253	2004-03-08 12:40:15.000000000 -0500
+++ shadow/55253.tmp.12845	2004-03-08 12:55:15.000000000 -0500
@@ -118,6 +118,9 @@
 Could you comment out the following line:
 
 #define MONO_ARCH_SIGSEGV_ON_ALTSTACK
 
 in mono/mono/mini/mini-x86.h, rebuild, and see if this makes a 
 difference ?
+
+------- Additional Comments From dave-mono@earth.li  2004-03-08 12:55 -------
+Yes that appears to work.