find
find copied to clipboard
Segmentation fault: 11
I downloaded the findclient for Mac. After extracting the client and executing it fails with "Segmentation fault: 11".
I run macOS High Sierra Version 10.13.2.
Which version of the FIND client? Can you run in debug mode and paste the output?
It is version 0.5 as downloaded from the site.
How do I start with debug? Every option, like --debug or -debug or --help, leads to the same segmentation fault.
I downloaded a fresh copy extracted it. Same result.
Hm I'm not sure, I don't have any OSX stuff. Can you install from source?
Compiled it and now it works.
Noted that there are two RF.py in the same folder. One in uppercase and one in lower case. This causes cloning and naming issues on Windows system. Please fix it.