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

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 24 Jun 2004 11:19:10 -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 jackson@ximian.com.

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

--- shadow/60550	2004-06-23 18:44:04.000000000 -0400
+++ shadow/60550.tmp.27747	2004-06-24 11:19:10.000000000 -0400
@@ -60,6 +60,11 @@
 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.
+
+------- Additional Comments From jackson@ximian.com  2004-06-24 11:19 -------
+Hi Alp thanks. Is it possible that maybe the regex or the strings are
+different in the posted test case then what you are running? I'm not
+getting any matches.