Skip to content
New issue

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

JavaScript heap out of memory #298

Open
ekkoun opened this issue Jun 13, 2019 · 0 comments
Open

JavaScript heap out of memory #298

ekkoun opened this issue Jun 13, 2019 · 0 comments

Comments

@ekkoun
Copy link

ekkoun commented Jun 13, 2019

<--- 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]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant