Skip to content

[Bug]: NDK r29: crashes when compiling for aarch64 #2226

@licy183

Description

@licy183

Description

clang will crash when compiling the following codes for aarch64-linux-android24.

web_platform_jumbo_1-37e393.zip

origin_with_possible_wildcards-ec015e.zip

And the crash disappears if the following code is deleted from the file.

bool operator==(const OriginWithPossibleWildcards& lhs,
                const OriginWithPossibleWildcards& rhs) = default;

Upstream bug

No response

Commit to cherry-pick

No response

I am using a supported NDK

  • I have checked and the NDK I'm using is currently supported

Affected versions

r29

Host OS

Linux

Host OS version

Ubuntu 24.04

Affected ABIs

arm64-v8a

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions