You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ cargo run
...
thread 'main' panicked at ~/.cargo/registry/src/index.crates.io-6f17d22bba15001f/swash-0.1.6/src/internal/parse.rs:452:13:
misaligned pointer dereference: address must be a multiple of 0x2 but is 0x71dadd505b8f
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
thread caused non-unwinding panic. aborting.
Aborted (core dumped)
The text was updated successfully, but these errors were encountered:
yuvadm
changed the title
Segfault when building
Core dump when building
Mar 3, 2024
Build dumps core due to dfrg/swash#38
The text was updated successfully, but these errors were encountered: