-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
About the bug that I mentioned on Twitter:
time ./bin/one-billion-row-challenge --print > l.out
thread 'main' panicked at /rustc/62d7ed4a6775c4490e493093ca98ef7c215b835b/library/core/src/num/mod.rs:335:5:
attempt to divide by zero
stack backtrace:
0: rust_begin_unwind
at /rustc/62d7ed4a6775c4490e493093ca98ef7c215b835b/library/std/src/panicking.rs:647:5
1: core::panicking::panic_fmt
at /rustc/62d7ed4a6775c4490e493093ca98ef7c215b835b/library/core/src/panicking.rs:72:14
2: core::panicking::panic
at /rustc/62d7ed4a6775c4490e493093ca98ef7c215b835b/library/core/src/panicking.rs:144:5
3: one_billion_row_challenge::main
4: core::ops::function::FnOnce::call_once
at /rustc/62d7ed4a6775c4490e493093ca98ef7c215b835b/library/core/src/ops/function.rs:250:5
note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.
https://drive.google.com/file/d/1sVA0yUuo5oZoeAQFoPJgaF0cQnq4fPCr/view?usp=sharing
https://drive.google.com/file/d/1hB72HaFC87Pjykv1mu0CIF4kXO5Qjefs/view?usp=sharing
Metadata
Metadata
Assignees
Labels
No labels