-
-
Notifications
You must be signed in to change notification settings - Fork 805
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
wtfutil panics with SIGSEGV on module info #529
Comments
Looks like the module help flag is broken at the moment. The Todo module definitely still exists. |
This looks like it specifically happens when a module is not in the config file, since we are trying to create a module to get it to spit out its own config. |
That makes sense, and that’s definitely a bug. |
Merged
Closed via #530 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What's broken?
wtfutil crashes on request to get module info as per app usage. Binary is downloaded from the release page of repository. OS version - Ubuntu 18.04.
Maybe todo module is not available anymore and/or usage might be not up to date, but likely it should not panic.
Thanks for a good work. Please let me know if you need more information.
The text was updated successfully, but these errors were encountered: