libui-rs icon indicating copy to clipboard operation
libui-rs copied to clipboard

The built binaries result in an address boundary error

Open CNLambda opened this issue 9 years ago • 0 comments

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.

CNLambda avatar Jun 18 '16 11:06 CNLambda