Closed
Description
I try to run cargo test in master
with nightly, it failed to run with SIGSEGV:
running 1 test
test appkit::test::test_nsapp ... ok
test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out
Running target/debug/deps/foundation-6ee5b1d765ac12f6
running 8 tests
test foundation::nsdictionary::test_get ... ok
error: process didn't exit successfully: `/Users/user/Sandbox/rust-root/core-foundation-rs/target/debug/deps/foundation-6ee5b1d765ac12f6` (signal: 11, SIGSEGV: invalid memory reference)
Maybe related to rust-windowing/winit#428 ?
Metadata
Metadata
Assignees
Labels
No labels