-
Notifications
You must be signed in to change notification settings - Fork 53
Closed

Description
I tried to use self profile and summarize seems to segfault.
Steps to reproduce:
- Download and install the latest nightly toolchain
- Set the toolchain to default
- run
RUSTFLAGS="-Zself-profile" cargo build
- try to use
summarize summarize <filename>
Result:
zsh: segmentation fault (core dumped) summarize summarize ...
Additional info
I'm working in a cargo workspace where each member contains a binary and a library
some contain two binaries.
System Info
rustup --version
rustup 1.26.0 (5af9b9484 2023-04-05)
info: This is the version for the rustup toolchain manager, not the rustc compiler.
info: The currently active `rustc` version is `rustc 1.74.0-nightly (c469197b1 2023-08-22)`
ArchLinux, kernel 6.4.11-arch2-1
Metadata
Metadata
Assignees
Labels
No labels