Adding the -z argument (and removing -b) causes regular crashes
Closed this issue · 4 comments
void-elf commented
Adding the -z argument (and removing -b) causes regular crashes
void-elf commented
So, it actually doesn't crash anymore for me (using the USRP), but we do end up in a weird state scanlooping in EARFCNs where it will never find anything, due to EFForg/crocodilehunter#57.
cooperq commented
I also can't reproduce this any more. Closing for now.
cooperq commented
Apparently turning on the debug flag in cmake fixes this, and compiling without the debug flag I am able to reproduce this crash again. Re-opening for further investigation
cooperq commented
this is probably related to EFForg/crocodilehunter#57