piston-examples icon indicating copy to clipboard operation
piston-examples copied to clipboard

Hello World example crashes

Open christian-oudard opened this issue 3 years ago • 0 comments

$ cargo -q run --example=hello_world
[wayland-client error] Attempted to dispatch unknown opcode 0 for wl_shm, aborting.
[1]    29902 IOT instruction (core dumped)  cargo -q run --example=hello_world

$ uname -srv
Linux 5.19.12-arch1-1 #1 SMP PREEMPT_DYNAMIC Wed, 28 Sep 2022 13:21:25 +0000
$ cargo --version
cargo 1.63.0 (fd9c4297c 2022-07-01)
$ rustc --version
rustc 1.63.0 (4b91a6ea7 2022-08-08)

christian-oudard avatar Oct 06 '22 21:10 christian-oudard