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

Mark-sweep (reduce) 8189.3 (8201.4) -> 8188.8 (8202.9) MB, 370.6 / 0.0 ms (+ 0.0 ms in 128 steps since start of marking, biggest step 0.0 ms, walltime since start of marking 434 ms) (average mu = 0.299, current mu = [13000:0000020E9332A0A0] 100058 ms: Mark-sweep (reduce #247

Open
guhyeon opened this issue Dec 10, 2021 · 0 comments

Comments

@guhyeon
Copy link

guhyeon commented Dec 10, 2021

It is impossible to install package because of heap out of memory.

package.json
"@paljs/cli": "3.8.2"

$ yarn
yarn install v1.22.10
warning ..\package.json: No license field
info No lockfile found.
[1/4] Resolving packages...
warning @paljs/cli > @prisma/sdk > temp-write > uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details.
[2/4] Fetching packages...
[3/4] Linking dependencies...

<--- Last few GCs --->

[13000:0000020E9332A0A0] 99661 ms: Mark-sweep (reduce) 8189.3 (8201.4) -> 8188.8 (8202.9) MB, 370.6 / 0.0 ms (+ 0.0 ms in 128 steps since start of marking, biggest step 0.0 ms, walltime since start of marking 434 ms) (average mu = 0.299, current mu = [13000:0000020E9332A0A0] 100058 ms: Mark-sweep (reduce)
8189.8 (8204.9) -> 8189.1 (8205.1) MB, 395.2 / 0.0 ms (average mu = 0.175, current mu = 0.005) allocation failure scavenge might not succeed

<--- JS stacktrace --->

FATAL ERROR: Ineffective mark-compacts near heap limit Allocation failed - JavaScript heap out of memory
1: 00007FF7DC72052F napi_wrap+109311
2: 00007FF7DC6C5256 v8::internal::OrderedHashTablev8::internal::OrderedHashSet,1::NumberOfElementsOffset+33302
3: 00007FF7DC6C6026 node::OnFatalError+294
4: 00007FF7DCF9163E v8::Isolate::ReportExternalAllocationLimitReached+94
5: 00007FF7DCF764BD v8::SharedArrayBuffer::Externalize+781
6: 00007FF7DCE2094C v8::internal::Heap::EphemeronKeyWriteBarrierFromCode+1516
7: 00007FF7DCE2BC8A v8::internal::Heap::ProtectUnprotectedMemoryChunks+1258
8: 00007FF7DCE28E39 v8::internal::Heap::PageFlagsAreConsistent+2457
9: 00007FF7DCE1DA61 v8::internal::Heap::CollectGarbage+2033
10: 00007FF7DCE1BC65 v8::internal::Heap::AllocateExternalBackingStore+1317
11: 00007FF7DCE3C057 v8::internal::Factory::NewFillerObject+183
12: 00007FF7DCB6C0B1 v8::internal::interpreter::JumpTableTargetOffsets::iterator::operator=+1409
13: 00007FF7DD019FED v8::internal::SetupIsolateDelegate::SetupHeap+463949
14: 00007FF7DD02F192 v8::internal::SetupIsolateDelegate::SetupHeap+550386
15: 000001B5FF5C45F1

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