Memory error?
See original GitHub issueWhat an error?
<--- Last few GCs --->
[84404:0000013C301E34D0] 1038255 ms: Mark-sweep 2024.4 (2084.1) -> 2022.5 (2059.3) MB, 195.7 / 0.0 ms (+ 218.4 ms in 55 steps since start of marking, biggest step 10.7 ms, walltime since start of marking 427 ms) (average mu = 0.134, current mu = 0.030) [84404:0000013C301E34D0] 1038515 ms: Mark-sweep 2024.7 (2059.3) -> 2021.6 (2072.1) MB, 254.5 / 0.0 ms (average mu = 0.094, current mu = 0.022) allocation failure scavenge might not succeed
<--- JS stacktrace --->
==== JS stack trace =========================================
0: ExitFrame [pc: 00007FF7D181300D]
Security context: 0x031452304df1 <JSObject>
1: toJSON [000003F660364641] [D:\Projects\node_modules\snoowrap\dist\objects\Listing.js:~325] [pc=000000A92916AC36](this=0x03978e60c3a9 <JSArray[8]>)
2: /* anonymous */(aka /* anonymous */) [000003156E09A1C9] [D:\Projects\node_modules\snoowrap\dist\objects\RedditContent.js:~120] [pc=000000A929170A35](this=0x03bc4c5404d1 ...
FATAL ERROR: Ineffective mark-compacts near heap limit Allocation failed - JavaScript heap out of memory
1: 00007FF7D0C5F67F napi_wrap+121039
2: 00007FF7D0C05736 v8::base::CPU::has_sse+34342
3: 00007FF7D0C063F6 v8::base::CPU::has_sse+37606
4: 00007FF7D13F976E v8::Isolate::ReportExternalAllocationLimitReached+94
5: 00007FF7D13E1711 v8::SharedArrayBuffer::Externalize+833
6: 00007FF7D12AF1CC v8::internal::Heap::EphemeronKeyWriteBarrierFromCode+1436
7: 00007FF7D12B866F v8::internal::Heap::ProtectUnprotectedMemoryChunks+1279
8: 00007FF7D12B6B54 v8::internal::Heap::PageFlagsAreConsistent+3204
9: 00007FF7D12AC7A3 v8::internal::Heap::CollectGarbage+1235
10: 00007FF7D12AB044 v8::internal::Heap::AddRetainedMap+2356
11: 00007FF7D12C33BE v8::internal::Factory::AllocateRawFixedArray+94
12: 00007FF7D12C31C6 v8::internal::Factory::InternalizeString<unsigned short>+486
13: 00007FF7D11130F9 v8::internal::HashTable<v8::internal::NameDictionary,v8::internal::NameDictionaryShape>::EnsureCapacity+281
14: 00007FF7D1112B41 v8::internal::BaseNameDictionary<v8::internal::NameDictionary,v8::internal::NameDictionaryShape>::EnsureCapacity+257
15: 00007FF7D110983B v8::internal::Dictionary<v8::internal::NameDictionary,v8::internal::NameDictionaryShape>::Add+91
16: 00007FF7D11096B3 v8::internal::BaseNameDictionary<v8::internal::NameDictionary,v8::internal::NameDictionaryShape>::Add+83
17: 00007FF7D1022ACE v8::internal::Runtime::GetObjectProperty+1374
18: 00007FF7D181300D v8::internal::SetupIsolateDelegate::SetupHeap+575565
19: 000000A92916AC36
Issue Analytics
- State:
- Created 4 years ago
- Comments:7
Top Results From Across the Web
How to Handle the MemoryError in Python - Rollbar
A MemoryError means that the interpreter has run out of memory to allocate to your Python program. This may be due to an...
Read more >Memory error - Wikipedia
Memory gaps and errors refer to the incorrect recall, or complete loss, of information in the memory system for a specific detail and/or...
Read more >memory error in python - Stack Overflow
A memory error means that your program has ran out of memory. This means that your program somehow creates too many ...
Read more >Complete Guide to Python Memory Error - eduCBA
Most often, Memory Error occurs when the program creates any number of objects, and the memory of the RAM runs out. When working...
Read more >How to Fix the Memory Management Error in Windows 10
As the name suggests, the memory management error relates to the computer's memory, which can be a physical problem with the installed RAM....
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@chsnt Do you have any description to reproduce this problem?
@SpyTec @yorkie https://github.com/chsnt/error But need to wait 1 hour for execute