https://bugzilla.novell.com/show_bug.cgi?id=319456#c2


Juraj Skripsky <[EMAIL PROTECTED]> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
                 CC|                                                |[EMAIL 
PROTECTED]
           Severity|Major                                           |Normal
             Status|NEEDINFO                                        |NEW
      Info Provider|[EMAIL PROTECTED]                       |
            Summary|Crashes when using Regular Expression to match 
a|NullRefException when using Regular Expression
                   |long string                                     |to match a 
long string
            Version|1.1                                             |1.2




--- Comment #2 from Juraj Skripsky <[EMAIL PROTECTED]>  2007-11-07 15:30:06 MST 
---
I've just tried the test case with Mono from SVN. It doesn't segfault, but
throws an NullReferenceException. The stacktrace is a very long list consisting
of the same invocation over and over again:

..
  at System.Text.RegularExpressions.Interpreter.Eval (Mode mode, System.Int32&
ref_ptr, Int32 pc) [0x00000] 
  at System.Text.RegularExpressions.Interpreter.Eval (Mode mode, System.Int32&
ref_ptr, Int32 pc) [0x00000] 
  at System.Text.RegularExpressions.Interpreter.Eval (Mode mode, System.Int32&
ref_ptr, Int32 pc) [0x00000] 
..

So the bug is still there and easily reproducible.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
_______________________________________________
mono-bugs maillist  -  mono-bugs@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to