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

bug: JavaScript heap out of memory #42

Closed
sansan88 opened this issue Dec 18, 2020 · 4 comments
Closed

bug: JavaScript heap out of memory #42

sansan88 opened this issue Dec 18, 2020 · 4 comments
Assignees
Labels
bug Something isn't working

Comments

@sansan88
Copy link
Collaborator

<--- JS stacktrace --->

FATAL ERROR: Ineffective mark-compacts near heap limit Allocation failed - JavaScript heap out of memory
1: 0xa03530 node::Abort() [ng build --prod]
2: 0x94e471 node::FatalError(char const*, char const*) [ng build --prod]
3: 0xb7773e v8::Utils::ReportOOMFailure(v8::internal::Isolate*, char const*, bool) [ng build --prod]
4: 0xb77ab7 v8::internal::V8::FatalProcessOutOfMemory(v8::internal::Isolate*, char const*, bool) [ng build --prod]
5: 0xd32345 [ng build --prod]
6: 0xd32ecf [ng build --prod]
7: 0xd40f5b v8::internal::Heap::CollectGarbage(v8::internal::AllocationSpace, v8::internal::GarbageCollectionReason, v8::GCCallbackFlags) [ng build --prod]
8: 0xd43615 v8::internal::Heap::HandleGCRequest() [ng build --prod]
9: 0xce9c57 v8::internal::StackGuard::HandleInterrupts() [ng build --prod]
10: 0x101bef3 v8::internal::NativeRegExpMacroAssembler::CheckStackGuardState(v8::internal::Isolate*, int, v8::internal::RegExp::CallOrigin, unsigned long*, v8::internal::Code, unsigned long*, unsigned char const**, unsigned char const**) [ng build --prod]

@sansan88 sansan88 self-assigned this Dec 18, 2020
@sansan88 sansan88 added the bug Something isn't working label Dec 18, 2020
@sansan88
Copy link
Collaborator Author

@sansan88
Copy link
Collaborator Author

#43

@peterpeterparker
Copy link
Collaborator

well for the time being, I fear that without proper fix in tailwind this will happen again one day...

@sansan88
Copy link
Collaborator Author

sansan88 commented Dec 19, 2020

yes indeed! but this we have tracked in another issue #23

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

No branches or pull requests

2 participants