microsoft / wslg

Enabling the Windows Subsystem for Linux to include support for Wayland and X server related scenarios
MIT License
10.16k stars 304 forks source link

Cannot open gvim or gedit. #817

Open MrErr opened 2 years ago

MrErr commented 2 years ago

Windows build number:

10.0.22000.0

Your Distribution version:

36wsl --version

Your WSL versions:

WSL version: 0.66.2.0 Kernel version: 5.15.57.1 WSLg version: 1.0.42 MSRDC version: 1.2.3401 Direct3D version: 1.606.4 DXCore version: 10.0.25131.1002-220531-1700.rs-onecore-base2-hyp Windows version: 10.0.22000.856

Steps to reproduce:

  1. open terminal
  2. try to open gvim
  3. Vim: Caught deadly signal SEGV Vim: Finished. E852: The child process failed to start the GUI Press ENTER or type command to continue
  4. Try opening gedit
  5. Segmentation fault (core dumped)

WSL logs:

WslLogs-2022-08-25_14-58-42.zip pulseaudio.log weston.log stderr.log

WSL dumps:

No response

Expected behavior:

I expect GVIM to open a window. I also expect gedit to open a window

Actual behavior:

Gvim gives the following error Vim: Caught deadly signal SEGV Vim: Finished. E852: The child process failed to start the GUI

gedit gives the following error Segmentation fault (core dumped)

hideyukn88 commented 1 year ago

@MrErr, thanks for reporting the issue, if you are still experiencing the issue, would you please share the core dump file? thanks!

MrErr commented 1 year ago

How do I obtain the core dump file?