-
Notifications
You must be signed in to change notification settings - Fork 7
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
thread panic when entering tree view #20
Comments
Hallo,
I'm ignorant about AUR, does "git version" mean it's the git master? |
Yes, the generated package is at commit a9eb29d, which is the most recent as of writing this. |
And does this happen as soon as you launch the app without any filters/other active modes? Does this happen everytime? |
Yep, happens everytime, even if all i do is press 't' after launch. |
I'm wondering if there's anything "unexpected" in your system, anything that Regardless of this, I think the correct fix is not to use array |
I don't run containers. I have user namespaces disabled via |
Could be |
It doesn't happen when |
I'm running the git version from the AUR, and when i press 't' to enter tree view, i get this:
thread 'main' panicked at 'no entry found for key', src/components/processes.rs:441:37 note: run with
RUST_BACKTRACE=1environment variable to display a backtrace zsh: abort (core dumped) bb
And here's the stacktrace:
`
Happens on bash and zsh, with multiple terminal emulators.
The text was updated successfully, but these errors were encountered: