-
Type: Bug
-
Resolution: Duplicate
-
Priority: Critical - P2
-
None
-
Affects Version/s: None
-
Component/s: All Tools
-
None
-
Environment:enterprise and SSL variants
-
Platforms 2016-08-26, Platforms 2016-09-19, Platforms 2016-10-10, Platforms 2016-10-31
The openssl package frequently uses runtime.LockOSThread(). Because this ties that goroutine to a particular thread, it is possible for all GOMAXPROCS threads to deadlock.