Open afonsolage opened 1 year ago
To make it easier to reproduce, in a fresh WSL Ubuntu install, I made a reproduce.sh
script: https://gist.github.com/afonsolage/1fa533297ecda68eb374988d6896b589
Just run it and type sudo password and everything the error should be visible at the end.
Windows build number:
10.0.22621.0
Your Distribution version:
22.04
Your WSL versions:
Versão do WSL: 1.2.5.0 Versão do kernel: 5.15.90.1 Versão do WSLg: 1.0.51 Versão do MSRDC: 1.2.3770 Versão do Direct3D: 1.608.2-61064218 Versão do DXCore: 10.0.25131.1002-220531-1700.rs-onecore-base2-hyp Versão do Windows: 10.0.22621.2506
Steps to reproduce:
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
)git clone https://github.com/bevyengine/bevy.git
)cd bevy
)sudo apt update && sudo apt install -y g++ pkg-config libx11-dev libasound2-dev libudev-dev libwayland-dev libxkbcommon-dev
)sudo add-apt-repository ppa:kisak/kisak-mesa -y && sudo apt update && sudo apt install -y mesa-vulkan-drivers
)cargo run --example bevymark --features wayland
)WSL logs:
stderr.log weston.log pulseaudio.log
WSL dumps:
No response
Expected behavior:
Actual behavior:
Broken pipe
error:dmesg
output: