-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Networking
-
None
-
Fully Compatible
-
ALL
-
Platforms 2016-09-19, Platforms 2016-10-10
-
0
This test assigns a lambda to a hook, then assigns something else to the hook before that lambda finishes running. As a result, on some platforms the disconnected lambda will have invalid pointers to its captured variables when it resumes running and will seg fault.