http://oss.sgi.com/bugzilla/show_bug.cgi?id=835
Nathan Scott <nathans@xxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
--- Comment #1 from Nathan Scott <nathans@xxxxxxxxxx> 2009-05-25 19:27:56 CST
---
Looks like its segfaulting inside the regcomp() routine in msys-regex.dll.
This interface has been the source of no-end of trouble to be honest, and
I think I'm at the point where I bite the bullet and convert the PCP GUI code
to use the Qt regular expression interfaces (which are syntactically similar
to POSIX regexs anyway).
Yeah, not sure I can debug this further without digging into msys regex code,
and long term its going to be better to be using Qt code for this... OK, so
I'll
tackle this one by removing the problem callout I suspect.
Thanks for the bug report, fix should go in later this morning.
cheers.
--
Configure bugmail: http://oss.sgi.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
|