Skip to content

attempt to divide by zero - 10k dataset #4

@tivrfoa

Description

@tivrfoa

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions