[pcre-dev] [Bug 1722] crash while using regex /^((?!hub|dat…

Top Page
Delete this message
Author: admin
Date:  
To: pcre-dev
Subject: [pcre-dev] [Bug 1722] crash while using regex /^((?!hub|data_engine|nads_|heartbeat_engine2|queuemon|request_monitoring|critical_component_monitor|weblogic).)*$/
https://bugs.exim.org/show_bug.cgi?id=1722

--- Comment #13 from Zoltan Herczeg <hzmester@???> ---
> Which compiler are you using to compile it on windows?


My first sentence was: I still don't have visual c. I only have one windows
machine, but an update recently killed it and had to reinstall. Setting up an
environment for working there is so much pain that I decided to not do it.

> Please look in it and let us know whether any flag needs to remove for
> compilation.


Flags seems reasonable.

> Also as per error we got "Stack Overflow" issue.


Oh, this may help! Perhaps the stack under windows is much smaller than on
Linux. Your pattern is quite stack heavy. Could you increase the stack size?

--
You are receiving this mail because:
You are on the CC list for the bug.