We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
<--- 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]
The text was updated successfully, but these errors were encountered:
No branches or pull requests
<--- 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]
The text was updated successfully, but these errors were encountered: