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
Finished dev [unoptimized + debuginfo] target(s) in 0.14s
warning: the following packages contain code that will be rejected by a future version of Rust: svg v0.10.0
note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
Running `target/debug/turtle-geometry`
thread 'tokio-runtime-worker' panicked at ~/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ipc-channel-0.15.0/src/platform/macos/mod.rs:531:17:
misaligned pointer dereference: address must be a multiple of 0x8 but is 0x14d4041f9
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
thread caused non-unwinding panic. aborting.
Is this related to servo/ipc-channel#313? seems newer version of ipc-channel addressed this error.
Thanks!
The text was updated successfully, but these errors were encountered:
platform: mac os
chip: apple m2
Cargo.toml:
Error encountered:
Is this related to servo/ipc-channel#313? seems newer version of ipc-channel addressed this error.
Thanks!
The text was updated successfully, but these errors were encountered: