pcwalton / libui-rs

Rust bindings to the minimalist, native, cross-platform UI toolkit `libui`
Apache License 2.0
212 stars 17 forks source link

The built binaries result in an address boundary error #6

Open CNLambda opened 8 years ago

CNLambda commented 8 years ago

I am building your example with cargo build, but as soon as I start it, it results in fish: './target/debug/test_libuirs' terminated by signal SIGSEGV (Address boundary error). I have no idea where this could come from.