59357 segmentation fault /Applications/taskwarrior-tui
Describe the bug
I am getting the following error 59357 segmentation fault /Applications/taskwarrior-tui when launching tw-tui.
It had been some time I didn't use taskwarrior-tui so I am not sure, but could this be related to the new MacOS Sonora ?
How should I troubleshoot this ?
Can you build from source and recreate the segmentation fault? If you build from source, you should see a better stacktrace hopefully. I'm using this on the latest MacOS, so I'm not sure if that's the issue.
So building from source produce a valid executable (thanks for the suggestion) However this archive doesnt work on my side https://github.com/kdheepak/taskwarrior-tui/releases/download/v0.25.4/taskwarrior-tui-x86_64-apple-darwin.tar.gz
Thanks for reporting! It probably has something to do with the architecture. I'll look into it when I get the chance. I probably need to rewrite the github actions for deploying.