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

memory runs out #5

Open
SeekPoint opened this issue Mar 18, 2022 · 1 comment
Open

memory runs out #5

SeekPoint opened this issue Mar 18, 2022 · 1 comment

Comments

@SeekPoint
Copy link

SeekPoint commented Mar 18, 2022

PS C:\XXXX-web\XXXX-next\apps\XXXX-next> tsuml2 --glob "./src/**/!(.d|.spec).ts"
parsing source files:
C:/XXXX-web/XXXX-next/apps/XXXX-next/src/XXXX-next/ActivityMonitor.webpack.ts
C:/XXXX-web/XXXX-next/apps/XXXX-next/src/XXXX-next/AdminApp.ts
C:/XXXX-web/XXXX-next/apps/XXXX-next/src/XXXX-next/CreateList.webpack.ts
C:/XXXX-web/XXXX-next/apps/XXXX-next/src/XXXX-next/CreateSite.webpack.ts
C:/XXXX-web/XXXX-next/apps/XXXX-next/src/XXXX-next/CreateSiteReact.webpack.ts
C:/XXXX-web/XXXX-next/apps/XXXX-next/src/XXXX-next/EmbedInSPO.webpack.ts
C:/XXXX-web/XXXX-next/apps/XXXX-next/src/XXXX-next/Groups.resx.ts
C:/XXXX-web/XXXX-next/apps/XXXX-next/src/XXXX-next/GroupsAddOn.ts

<--- Last few GCs --->

[20524:00000235F71E8640] 321833 ms: Mark-sweep 2039.6 (2055.5) -> 2035.6 (2062.6) MB, 816.5 / 0.0 ms (average mu = 0.168, current mu = 0.055) allocation failure scavenge might not succeed
[20524:00000235F71E8640] 323030 ms: Mark-sweep 2046.0 (2065.9) -> 2042.5 (2057.5) MB, 558.9 / 0.0 ms (+ 531.7 ms in 123 steps since start of marking, biggest step 9.9 ms, walltime since start of marking 1197 ms) (average mu = 0.124, current mu = 0.089)

0: ExitFrame [pc: 00007FF78BCCCC5D]

Security context: 0x0077b44008d1
1: split [00000077B440CD51](this=0x00864fb0bd31 <String[89]: XXXX-web/XXXX-next/apps/XXXX-next/node_modules/@ms/utilities-objects/lib/graft/graft.d.ts>,0x0222b3352481 <String[#1]: />)
2: toPath(aka toPath) [00000112E5400799] [C:\Users\victor\AppData\Local\nvs\node\12.22.1\x64\node_modules\tsuml2\node_modules\typescript\lib\typescript.js:~100332] [p...

FATAL ERROR: Ineffective mark-compacts near heap limit Allocation failed - JavaScript heap out of memory
1: 00007FF78B09285F napi_wrap+119263
2: 00007FF78B039526 v8::internal::OrderedHashTablev8::internal::OrderedHashSet,1::NextTableOffset+38102
3: 00007FF78B03A326 node::OnFatalError+438
4: 00007FF78B877AAE v8::Isolate::ReportExternalAllocationLimitReached+94
5: 00007FF78B85FC61 v8::SharedArrayBuffer::Externalize+833
6: 00007FF78B71143C v8::internal::Heap::EphemeronKeyWriteBarrierFromCode+1436
7: 00007FF78B71C680 v8::internal::Heap::ProtectUnprotectedMemoryChunks+1312
8: 00007FF78B719194 v8::internal::Heap::PageFlagsAreConsistent+3204
9: 00007FF78B70E993 v8::internal::Heap::CollectGarbage+1283
10: 00007FF78B70D004 v8::internal::Heap::AddRetainedMap+2500
11: 00007FF78B72E48B v8::internal::Factory::NewFixedArrayWithFiller+107
12: 00007FF78B72FFA2 v8::internal::Factory::NewJSArrayStorage+210
13: 00007FF78B72F96A v8::internal::Factory::NewJSArray+154
14: 00007FF78B46DC35 v8::internal::DeclarationScope::was_lazily_parsed+31925
15: 00007FF78BCCCC5D v8::internal::SetupIsolateDelegate::SetupHeap+546925
16: 00007FF78BCBA37D v8::internal::SetupIsolateDelegate::SetupHeap+470925
17: 000001F81CFC5B69

@SeekPoint
Copy link
Author

any more example of usage

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