-
Notifications
You must be signed in to change notification settings - Fork 17.8k
New issue
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
runtime: TestNetpollDeadlock fails on Linux in go1.9.1 #22280
Comments
@bsed thank you for the report. How often is this happening? Is this a flake or can you continuously reproduce it? /cc @aclements |
|
@odeke-em I under ubuntu17.04, upgrade the system kernel , and then compile go1.9.1 source code, each compile this error. |
@bsed, just a hunch, but are you running a firewall or anything that might interfere with IP routing? |
@aclements I've shut down the firewall. This can be ruled out. |
The problem has not been resolved |
--- FAIL: TestNetpollDeadlock (60.03s)
crash_test.go:106: testprognet NetpollDeadlock exit status: exit status 2
crash_test.go:416: output does not start with "done\n":
dialing
SIGQUIT: quit
PC=0x459d31 m=0 sigcode=0
FAIL
FAIL runtime 96.784s
ok runtime/debug 0.015s
The text was updated successfully, but these errors were encountered: