RisingStack / trace-nodejs

Trace is a visualised distributed tracing platform designed for microservices.
https://trace.risingstack.com
Other
471 stars 90 forks source link

Memory allocation failure on node v6.3.1 #114

Closed dszakallas closed 8 years ago

dszakallas commented 8 years ago

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.

dszakallas commented 8 years ago

related node issue

dszakallas commented 8 years ago

fixed by 61f0b51ccca7ba8b56f0dfed117384a878fb57d1