find icon indicating copy to clipboard operation
find copied to clipboard

Segmentation fault: 11

Open robkamp opened this issue 7 years ago • 5 comments

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.

robkamp avatar Nov 08 '17 10:11 robkamp

Which version of the FIND client? Can you run in debug mode and paste the output?

schollz avatar Nov 08 '17 11:11 schollz

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.

robkamp avatar Nov 08 '17 12:11 robkamp

Hm I'm not sure, I don't have any OSX stuff. Can you install from source?

schollz avatar Nov 08 '17 14:11 schollz

Compiled it and now it works.

robkamp avatar Nov 09 '17 10:11 robkamp

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.

chinghanyu avatar Feb 03 '18 21:02 chinghanyu