Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Completely blocked and unable to be fully displayed in the latest version of WSL #746

Closed
Parsifa1 opened this issue Mar 3, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@Parsifa1
Copy link

Parsifa1 commented Mar 3, 2024

General description of bug:

  • What happened: freezed
  • What should happen: show directly
  • Did it work in an older version: no
  • Where did you get the binary: from pacman
  • Does this issue still occurs in the latest dev build: yes

Screenshot:

image

image

image

Output of fastfetch -c ci.jsonc --format json:

this freezed.

Output of fastfetch --list-features:

threads
vulkan
wayland
xcb-randr
xcb
xrandr
x11
drm
gio
dconf
dbus
imagemagick7
chafa
zlib
xfconf
egl
glx
osmesa
opencl
libpulse
libnm
libddcutil
videodev2
Directx Headers
Proprietary GPU driver API
//paste here

If fastfatch crashed

Paste the stacktrace here. You may get it with:

Reading symbols from /usr/bin/fastfetch...
(No debugging symbols found in /usr/bin/fastfetch)
Starting program: /usr/bin/fastfetch
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/usr/lib/libthread_db.so.1".
                  -`                     parsifa1@LAPTOP-ALDRIC
                 .o+`                    ----------------------
                `ooo/                    OS: Arch Linux x86_64
               `+oooo:                   Kernel: 5.15.146.1-microsoft-standard-WSL2
              `+oooooo:                  Uptime: 12 mins
              -+oooooo+:                 Packages: 951 (pacman)
[Detaching after fork from child process 2067]

and it freezed

WSL version

2.1.4.0
@Parsifa1 Parsifa1 added the bug Something isn't working label Mar 3, 2024
@Parsifa1
Copy link
Author

Parsifa1 commented Mar 3, 2024

I rolled back the wsl version to 2.0.11.0 and everything worked fine, this might be an upstream issue

@Parsifa1 Parsifa1 closed this as completed Mar 3, 2024
@CarterLi
Copy link
Member

CarterLi commented Mar 4, 2024

Seems it freezed in Display module. However I can't reproduce this issue in my PC with the same WSL version 2.1.4.0

Try this:

  1. $ gdb /path/to/fastfetch
  2. run
  3. When fastfetch freeses, Ctrl+C to kill it
  4. bt full

@CarterLi CarterLi reopened this Mar 4, 2024
@Parsifa1
Copy link
Author

Parsifa1 commented Mar 4, 2024

microsoft/wslg#1156
This seems to be the cause of the problem. After I repaired /tmp/.X11-unix , everything went fine. Thank you!

@Parsifa1 Parsifa1 closed this as completed Mar 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants