-
Notifications
You must be signed in to change notification settings - Fork 152
Closed
Description
Found the following:
- "thread '' panicked at 'No such local time'"
From:chrono-0.2.25/src/offset/mod.rs:151viasrc/decoder/mod.rs:172 - "thread '' panicked at 'attempt to multiply with overflow'" -
src/decoder/mod.rs:172 - "thread '' panicked at 'attempt to subtract with overflow'"
src/decoder/mod.rs:45 - "AddressSanitizer failed to allocate 0xffffffff93000000 bytes" (whatever that means in real life)
Full logs: https://gist.github.com/killercup/5e8623e0d8b0fe9868b45eb223ef51d8 (See last few lines for inputs used, in bytes or base64)
See rust-fuzz/targets#51 for sources, I ran it with
$ env ASAN_OPTIONS="detect_odr_violation=0 allocator_may_return_null=1" ./run-fuzzer.sh bson read_bsonReactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels