-
Notifications
You must be signed in to change notification settings - Fork 469
Closed
Description
What version of regex are you using?
1.44
Describe the bug at a high level.
Running bindgen as part of the mozjs build script triggers a stack overflow on Windows.
What are the steps to reproduce the behavior?
N.B. I recognize that from a reproducibility and isolation perspective, this is the worst possible testcase. I'm filing this so I don't lose track of it.
Build Servo in a Windows CI environment. Using regex 1.43 it completes, and 1.44 it encounters a stack overflow. More details on this in servo/servo#28265.
I have not yet been able to reproduce this only building mozjs using github actions.
I verified that e040c1b is the commit that triggers this change in behaviour in servo/servo#28269.
Metadata
Metadata
Assignees
Labels
No labels