[Mono-bugs] [Bug 60550][Nor] Changed - System.Text.RegularExpressions triggers stack overflow

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 23 Jun 2004 18:44:04 -0400 (EDT)


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 alp@atoker.com.

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

--- shadow/60550	2004-06-23 14:09:32.000000000 -0400
+++ shadow/60550.tmp.19072	2004-06-23 18:44:04.000000000 -0400
@@ -52,6 +52,14 @@
 I don't get any "foo"s but it doesn't crash on Mono here.
 
 Thanks!
 Jackson
 
 
+
+------- Additional Comments From alp@atoker.com  2004-06-23 18:44 -------
+Using the Mono 0.96 RPMs on FC2, the test case still segfaults the JIT
+and mint, although it doesn't print out other errors beforehand.
+Incidentally, I observed a handful of foos on the MS runtime -- it's
+definitely making matches, so I'm surprised to hear that you're not
+getting them. I'll get Mono CVS installed and check that my MS runtime
+is up to date and report back to this thread soon.