-
Notifications
You must be signed in to change notification settings - Fork 78
Open
Labels
bugSomething isn't workingSomething isn't working
Description
---- font_collection_num_fonts_overflow stdout ----
thread 'font_collection_num_fonts_overflow' panicked at 'attempt to multiply with overflow', src/parser.rs:768:19
stack backtrace:
0: rust_begin_unwind
at /usr/src/rustc-1.66.0/library/std/src/panicking.rs:575:5
1: core::panicking::panic_fmt
at /usr/src/rustc-1.66.0/library/core/src/panicking.rs:65:14
2: core::panicking::panic
at /usr/src/rustc-1.66.0/library/core/src/panicking.rs:115:5
3: ttf_parser::parser::Stream::read_array32
at ./src/parser.rs:768:19
4: ttf_parser::RawFace::parse
at ./src/lib.rs:669:27
5: ttf_parser::Face::parse
at ./src/lib.rs:926:24
6: tables::font_collection_num_fonts_overflow
at ./tests/tables/main.rs:136:9
7: tables::font_collection_num_fonts_overflow::{{closure}}
at ./tests/tables/main.rs:125:1
8: core::ops::function::FnOnce::call_once
at /usr/src/rustc-1.66.0/library/core/src/ops/function.rs:251:5
9: core::ops::function::FnOnce::call_once
at /usr/src/rustc-1.66.0/library/core/src/ops/function.rs:251:5
note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working