Change By: recampbell (28/Sep/14 9:20 PM)
Summary: Unkillable Unabortable  builds due to catastrophic backtracking regular _expression_ 
Description: If the user enters a regular _expression_ which results in [catastrophic backtracking|http://www.rexegg.com/regex-explosive-quantifiers.html], the regular _expression_ will run "forever" and the user will not be able to  kill  abort  the build.

The attached config.xml demonstrates the issue.

The solution is to use an [interruptible character sequence|http://ocpsoft.org/regex/how-to-interrupt-a-long-running-infinite-java-regular-_expression_/].
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to