Skip to content

Crashes at std::mutex::unlock when executing queries on MacOS with ARM64 #30

@wudidapaopao

Description

@wudidapaopao

While executing queries on a Mac with an ARM64 architecture, there is a rare case where the program crashes at std::mutex::unlock.
The issue does not occur in Linux or Mac x86 environments.
On my local macOS 15 ARM environment, the crash does not occur. The issue only appears in the macOS ARM environment on GitHub Actions.

The stack trace is as follows:
Image

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