-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Tracking issues for crates causing exhaustion of resources (stack/memory/etc.) for the current binary.
-
on top10:syncrash -
on top100: still investigatingidnaandfutures-utilstack overflows
Update (2024-08-27): All crates OK on top10 and top100.
Still seeing some crashes on top10000 crates, e.g.
$ cargo run --bin scan data/packages/tryhard
Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
Running `target/debug/scan data/packages/tryhard`
thread 'main' panicked at /Users/caleb/.cargo/registry/src/index.crates.io-6f17d22bba15001f/chalk-recursive-0.93.0/src/fixed_point/stack.rs:51:13:
overflow depth reached
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working