-
Notifications
You must be signed in to change notification settings - Fork 145
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
Application crash on WSL in the mounted disks screen #225
Labels
bug
Something isn't working
Comments
What is the version? Mine is 5.21.0-1+b2 and does not give the error |
$ uname -r; lsb_release -a
5.15.90.1-microsoft-standard-WSL2
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 22.04.2 LTS
Release: 22.04
Codename: jammy And now I also no longer have the error. Probably this can only happen at first runs... |
OK. What is the version of gdu though? |
$ gdu -v
Version: 5.13.2-1ubuntu0.22.04.1
Built time: 2023-01-30_18:02:34
Built user: debian Looks to old, I install it from |
The same problem is happening on my Debian system:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I installed gdu on Ubuntu 22.04 in WSL and running application with
-d
flag (which stands for mounted disks), then I choose the root directory of my disrto (/mnt/wslg/distro
) and got panic error:More interesting that after repeating this proccess again everything surprusely worked, but after sometime the error occurs again. It looks strange, so maybe this issue will be helpfull.
The text was updated successfully, but these errors were encountered: