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

netlify: ineffective mark-compacts near heap limit Allocation failed #726

Closed
favoyang opened this issue Jun 9, 2020 · 2 comments
Closed
Labels
bug Something isn't working released

Comments

@favoyang
Copy link
Member

favoyang commented Jun 9, 2020

9:40:53 PM: [1375:0x4b7a370]   170904 ms: Mark-sweep 2019.2 (2057.9) -> 2019.0 (2057.9) MB, 5209.6 / 0.0 ms  (average mu = 0.163, current mu = 0.084) allocation failure GC in old space requested
9:40:53 PM: [1375:0x4b7a370]   176494 ms: Mark-sweep 2019.0 (2057.9) -> 2019.0 (2057.9) MB, 5107.6 / 0.1 ms  (average mu = 0.128, current mu = 0.086) allocation failure GC in old space requested
9:40:53 PM: <--- JS stacktrace --->
9:40:53 PM: ==== JS stack trace =========================================
9:40:53 PM:     0: ExitFrame [pc: 0x13cb519]
9:40:53 PM: Security context: 0x37eb2a0808d1 <JSObject>
9:40:53 PM:     1: /* anonymous */ [0x3b734e13ba09] [/opt/build/repo/node_modules/@babel/generator/lib/source-map.js:~35] [pc=0x8cf2bacf908](this=0x3b734e1281f9 <SourceMapGenerator map = 0x30dd5910ba19>,0x14dd0537e399 <Object map = 0x15a5fb0b2489>)
9:40:53 PM:     2: forEach [0x37eb2a0907e1](this=0x1e6048737131 <JSArray[1762648]>,0x3b734e13ba09 <JSFunction (sfi = 0x3bbec53fec9)>,0x3b734...
9:40:53 PM: FATAL ERROR: Ineffective mark-compacts near heap limit Allocation failed - JavaScript heap out of memory
9:40:53 PM:  1: 0xa07f90 node::Abort() [/opt/buildhome/.nvm/versions/node/v12.18.0/bin/node]
9:40:53 PM:  2: 0xa0839c node::OnFatalError(char const*, char const*) [/opt/buildhome/.nvm/versions/node/v12.18.0/bin/node]
9:40:53 PM:  3: 0xb80d9e v8::Utils::ReportOOMFailure(v8::internal::Isolate*, char const*, bool) [/opt/buildhome/.nvm/versions/node/v12.18.0/bin/node]
9:40:53 PM:  4: 0xb81119 v8::internal::V8::FatalProcessOutOfMemory(v8::internal::Isolate*, char const*, bool) [/opt/buildhome/.nvm/versions/node/v12.18.0/bin/node]
9:40:53 PM:  5: 0xd2d875  [/opt/buildhome/.nvm/versions/node/v12.18.0/bin/node]
9:40:53 PM:  6: 0xd2df06 v8::internal::Heap::RecomputeLimits(v8::internal::GarbageCollector) [/opt/buildhome/.nvm/versions/node/v12.18.0/bin/node]
9:40:53 PM:  7: 0xd3a785 v8::internal::Heap::PerformGarbageCollection(v8::internal::GarbageCollector, v8::GCCallbackFlags) [/opt/buildhome/.nvm/versions/node/v12.18.0/bin/node]
9:40:53 PM:  8: 0xd3b635 v8::internal::Heap::CollectGarbage(v8::internal::AllocationSpace, v8::internal::GarbageCollectionReason, v8::GCCallbackFlags) [/opt/buildhome/.nvm/versions/node/v12.18.0/bin/node]
9:40:53 PM:  9: 0xd3e0ec v8::internal::Heap::AllocateRawWithRetryOrFail(int, v8::internal::AllocationType, v8::internal::AllocationOrigin, v8::internal::AllocationAlignment) [/opt/buildhome/.nvm/versions/node/v12.18.0/bin/node]
9:40:53 PM: 10: 0xd04cbb v8::internal::Factory::NewFillerObject(int, bool, v8::internal::AllocationType, v8::internal::AllocationOrigin) [/opt/buildhome/.nvm/versions/node/v12.18.0/bin/node]
9:40:53 PM: 11: 0x104661c v8::internal::Runtime_AllocateInOldGeneration(int, unsigned long*, v8::internal::Isolate*) [/opt/buildhome/.nvm/versions/node/v12.18.0/bin/node]
9:40:53 PM: 12: 0x13cb519  [/opt/buildhome/.nvm/versions/node/v12.18.0/bin/node]
9:41:03 PM: Aborted (core dumped)
9:41:03 PM: 

Solution

@issue-label-bot issue-label-bot bot added the bug Something isn't working label Jun 9, 2020
@issue-label-bot
Copy link

Issue-Label Bot is automatically applying the label bug to this issue, with a confidence of 0.97. Please mark this comment with 👍 or 👎 to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

@github-actions
Copy link

🎉 This issue has been resolved in version 1.30.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working released
Projects
None yet
Development

No branches or pull requests

1 participant