-
Notifications
You must be signed in to change notification settings - Fork 15.3k
Open
Labels
clangClang issues not falling into any other categoryClang issues not falling into any other categorycrashPrefer [crash-on-valid] or [crash-on-invalid]Prefer [crash-on-valid] or [crash-on-invalid]
Description
STEPS TO REPLICATE
git clone -b clangcrash https://github.com/etsal/scx.git scx;
cd scx/scheds/rust/scx_p2dq;
cargo build;
DESCRIPTION
Over at the sched_ext project we have recently started encountering compiler crashes, seemingly in the [parser] (https://github.com/user-attachments/files/20301509/clangcrash.txt). These crashes do not have an obvious cause, but seem to be triggered by code that uses BPF arenas.
Metadata
Metadata
Assignees
Labels
clangClang issues not falling into any other categoryClang issues not falling into any other categorycrashPrefer [crash-on-valid] or [crash-on-invalid]Prefer [crash-on-valid] or [crash-on-invalid]