firasdib / Regex101

This repository is currently only used for issue tracking for www.regex101.com
3.24k stars 199 forks source link

Website crash - (A critical error has occurred) #1936

Closed atkvishnu closed 1 year ago

atkvishnu commented 1 year ago

Bug Description

Website crashing after making changes to the REGEX pattern.

Error message
A critical error has occurred
If possible, open up an issue with as many details as you can here: https://github.com/firasdib/Regex101/issues.

It might be a good idea to take a screen shot of your dev console window, if you know how to open it.

Reproduction steps

After making minor changes to the Regex pattern, when the regex pattern is getting executed, this crash is occurring. This has been happening to me from yesterday.

Flavor: GoLang
Function: Match

Expected Outcome

Should not crash when making changes to the regex pattern.

Browser

Include browser name and version - Chrome 106

OS

Ubuntu 22.04.1 LTS

Including SS of dev console.

image

working-name commented 1 year ago

Hi there,

Can you please try with all addons disabled, and if it still crashes can you please share your regex link? I've tried to get 106 but now it's 107 and I can't make it crash - using it in a VM on ubuntu 22.04.1 LTS. I have golang selected.

firasdib commented 1 year ago

Closing as there is no info.