We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Received the following message during a fuzz:
2016/10/13 00:58:29 corrupted sonar data: hdr=[0/255/0] data=863488
Tried it again: 2016/10/13 01:06:32 corrupted sonar data: hdr=[21/8/149] data=774004
2016/10/13 01:06:32 corrupted sonar data: hdr=[21/8/149] data=774004
Might be related to #145 ? Both seem to be around the issue of invalid sonar data.
Have any suggestions? Update: I'm currently running with -sonar=false to avoid these problems.
-sonar=false
The text was updated successfully, but these errors were encountered:
Is it possible that the test program has some background goroutines?
Sorry, something went wrong.
This is a dup of #145
No branches or pull requests
Received the following message during a fuzz:
2016/10/13 00:58:29 corrupted sonar data: hdr=[0/255/0] data=863488
Tried it again:
2016/10/13 01:06:32 corrupted sonar data: hdr=[21/8/149] data=774004
Might be related to #145 ? Both seem to be around the issue of invalid sonar data.
Have any suggestions?
Update: I'm currently running with
-sonar=false
to avoid these problems.The text was updated successfully, but these errors were encountered: