https://bugzilla.novell.com/show_bug.cgi?id=426142
Summary: Regex hogs memory
Product: Mono: Class Libraries
Version: unspecified
Platform: Other
OS/Version: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: System
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
QAContact: [email protected]
Found By: ---
"^[^.\d]*(\d+)(?:\D+(\d+))?" should match "MD 9.18", but all it does is hog CPU
und memory resources endlessly (will probably crash on x86 due to address space
limitations. my x64 started swapping at 5gb for the mono process, kill -9
helped). Removing the complete first expression solves this, MONO_OLD_RX works
fine.
--
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 - [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs