brookshi / Hitchhiker

a Restful Api test tool
http://www.hitchhiker-api.com
Other
2.19k stars 402 forks source link

JavaScript heap out of memory #298

Open ekkoun opened 5 years ago

ekkoun commented 5 years ago

<--- JS stacktrace ---> ==== JS stack trace ========================================= Security context: 0x59eb4793471 2: _parsePacket [/usr/src/Hitchhiker/node_modules/mysql/lib/protocol/Protocol.js:~232] [pc=0x31b0f1a23524](this=0x3987f47dbcb9 <a Protocol with map 0x1c2860873489>) 3: arguments adaptor frame: 1->0 4: write [/usr/src/Hitchhiker/node_modules/mysql/lib/protocol/Parser.js:~26] [pc=0x31b0f1a4af57](this=0x3987f47e3a99 <a Parser with map 0x1c28608648b9>,chunk=0x209cd4fecb91 <an Uint8Array ... FATAL ERROR: CALL_AND_RETRY_LAST Allocation failed - JavaScript heap out of memory 1: node::Abort() [node /usr/src/Hitchhiker/build/index.js] 2: 0x12b717c [node /usr/src/Hitchhiker/build/index.js] 3: v8::Utils::ReportOOMFailure(char const, bool) [node /usr/src/Hitchhiker/build/index.js] 4: v8::internal::V8::FatalProcessOutOfMemory(char const, bool) [node /usr/src/Hitchhiker/build/index.js] 5: v8::internal::Factory::NewUninitializedFixedArray(int) [node /usr/src/Hitchhiker/build/index.js] 6: 0xe638d3 [node /usr/src/Hitchhiker/build/index.js]