EFForg/srsLTE

Adding the -z argument (and removing -b) causes regular crashes

Closed this issue · 4 comments

Adding the -z argument (and removing -b) causes regular crashes

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.

I also can't reproduce this any more. Closing for now.

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

this is probably related to EFForg/crocodilehunter#57