Open
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.