You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We've found an issue that only appears on node v6.3.1.
When running the unit tests it stalls at one of the test cases of 'The Trace Agent' (file) and after a while, the nodejs process crashes with memory allocation failure.
On earlier versions of node everything is alright. We don't know yet which versions of trace is affected, we only now for sure that v2.18.4 is.Collector versions from 2.17.0 inclusive up to 2.18.4 are affected.
The text was updated successfully, but these errors were encountered:
We've found an issue that only appears on node v6.3.1.
When running the unit tests it stalls at one of the test cases of 'The Trace Agent' (file) and after a while, the nodejs process crashes with memory allocation failure.
On earlier versions of node everything is alright.
We don't know yet which versions of trace is affected, we only now for sure that v2.18.4 is.Collector versions from 2.17.0 inclusive up to 2.18.4 are affected.The text was updated successfully, but these errors were encountered: