Skip to content

1.44 triggers a stack overflow on Windows #751

@jdm

Description

@jdm

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions