Skip to content

【cfi】Can we give more info when cfi check failed in release mode? #70417

Open
@yinchuang-code

Description

@yinchuang-code

There are currently some small probability stability issues on the system, causing cfi check failed in release mode and then cfi call abort directly without any useful info.The value of the register info can't be used because abort will call raise and other functions and modify the register.

Can we give more info when cfi check failed without debug info or do you have any better suggestions to solve the problem?

Metadata

Metadata

Assignees

No one assigned

    Labels

    compiler-rt:cfiControl Flow IntegrityquestionA question, not bug report. Check out https://llvm.org/docs/GettingInvolved.html instead!

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions