-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Labels
B - bugDang, that shouldn't have happenedDang, that shouldn't have happenedDS - appkitAffects the AppKit/macOS backendAffects the AppKit/macOS backend
Description
I'm getting SIGSEGV when running the winit examples on Mac OS X.
OS X Version
10.12.6
Rustc Version
rustc 1.26.0-nightly (5508b2714 2018-03-18)
Error
cargo run --example grabbing Mon Mar 19 20:39:58 2018
Compiling winit v0.11.2 (file:///Users/rhodysn1/Development/winit)
Finished dev [unoptimized + debuginfo] target(s) in 0.61 secs
Running `target/debug/examples/grabbing`
fish: 'cargo run --example grabbing' terminated by signal SIGSEGV (Address boundary error)
This same error happens for each example.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
B - bugDang, that shouldn't have happenedDang, that shouldn't have happenedDS - appkitAffects the AppKit/macOS backendAffects the AppKit/macOS backend