nwjs / nw.js

Call all Node.js modules directly from DOM/WebWorker and enable a new way of writing applications with all Web technologies.
https://nwjs.io
MIT License
40.31k stars 3.88k forks source link

NW.js app crashes at random on MacOS Big Sur #7721

Open npaul007 opened 3 years ago

npaul007 commented 3 years ago

I noticed that this mostly happenss when the app I'm responsible for is doing anything involving the file system like saving and opening files.

I cannot divulge its source as it's a proprietary app.

below is a the crashdump trace from breakpad.

Any Ideas would be greatly appreciated.

I am running nw.js version 0 .29.4

`Operating system: Mac OS X 10.16.0 20D91 CPU: amd64 family 6 model 69 stepping 1 4 CPUs

GPU: UNKNOWN

Crash reason: EXC_BAD_ACCESS / KERN_INVALID_ADDRESS Crash address: 0x0 Process uptime: 32 seconds

Thread 3 (crashed) 0 libunwind.dylib + 0x58b0 rax = 0x00007fff205ffaf1 rdx = 0x0000700008387fd0 rcx = 0x0000700008388000 rbx = 0x00007fff893cbd10 rsi = 0x0000000000000000 rdi = 0x00007fff893cbd10 rbp = 0x0000700008386da0 rsp = 0x0000700008386d40 r8 = 0x0000000000000000 r9 = 0x0000000000000000 r10 = 0x00007fff20a7aa48 r11 = 0x0000000000000000 r12 = 0x0000700008387fd0 r13 = 0x0000700008388120 r14 = 0x00007fff893cbd10 r15 = 0x0000000000000000 rip = 0x00007fff2a7318b0 Found by: given as instruction pointer in context 1 libunwind.dylib + 0x793c rbp = 0x0000700008388110 rsp = 0x0000700008386db0 rip = 0x00007fff2a73393c Found by: previous frame's frame pointer 2 nwjs Framework + 0x1d80c44 rbp = 0x0000700008388620 rsp = 0x0000700008388120 rip = 0x0000000109537c44 Found by: previous frame's frame pointer 3 nwjs Framework + 0x1d80223 rbp = 0x0000700008388b80 rsp = 0x0000700008388630 rip = 0x0000000109537223 Found by: previous frame's frame pointer 4 nwjs Framework + 0x1d82243 rbp = 0x0000700008388c00 rsp = 0x0000700008388b90 rip = 0x0000000109539243 Found by: previous frame's frame pointer 5 nwjs Framework + 0x1d8245b rbp = 0x0000700008388ca0 rsp = 0x0000700008388c10 rip = 0x000000010953945b Found by: previous frame's frame pointer 6 nwjs Framework + 0x1d3832c rbp = 0x0000700008388d50 rsp = 0x0000700008388cb0 rip = 0x00000001094ef32c Found by: previous frame's frame pointer 7 nwjs Framework + 0x1d5db54 rbp = 0x0000700008388e20 rsp = 0x0000700008388d60 rip = 0x0000000109514b54 Found by: previous frame's frame pointer 8 nwjs Framework + 0x1d5e1ad rbp = 0x0000700008388f70 rsp = 0x0000700008388e30 rip = 0x00000001095151ad Found by: previous frame's frame pointer 9 nwjs Framework + 0x1d5fed3 rbp = 0x0000700008388fa0 rsp = 0x0000700008388f80 rip = 0x0000000109516ed3 Found by: previous frame's frame pointer 10 nwjs Framework + 0x1d5186a rbp = 0x0000700008388fb0 rsp = 0x0000700008388fb0 rip = 0x000000010950886a Found by: previous frame's frame pointer 11 nwjs Framework + 0x1d5f7df rbp = 0x0000700008388ff0 rsp = 0x0000700008388fc0 rip = 0x00000001095167df Found by: previous frame's frame pointer 12 CoreFoundation + 0x81a0c rbp = 0x0000700008389000 rsp = 0x0000700008389000 rip = 0x00007fff20660a0c Found by: previous frame's frame pointer 13 CoreFoundation + 0x81974 rbp = 0x0000700008389030 rsp = 0x0000700008389010 rip = 0x00007fff20660974 Found by: previous frame's frame pointer 14 CoreFoundation + 0x816ef rbp = 0x00007000083890a0 rsp = 0x0000700008389040 rip = 0x00007fff206606ef Found by: previous frame's frame pointer 15 CoreFoundation + 0x80121 rbp = 0x0000700008389de0 rsp = 0x00007000083890b0 rip = 0x00007fff2065f121 Found by: previous frame's frame pointer 16 CoreFoundation + 0x7f6ce rbp = 0x0000700008389e80 rsp = 0x0000700008389df0 rip = 0x00007fff2065e6ce Found by: previous frame's frame pointer 17 nwjs Framework + 0x1d601bf rbp = 0x0000700008389ec0 rsp = 0x0000700008389e90 rip = 0x00000001095171bf Found by: previous frame's frame pointer 18 nwjs Framework + 0x1d5f2fe rbp = 0x0000700008389ef0 rsp = 0x0000700008389ed0 rip = 0x00000001095162fe Found by: previous frame's frame pointer 19 nwjs Framework + 0x1d83ea5 rbp = 0x0000700008389f10 rsp = 0x0000700008389f00 rip = 0x000000010953aea5 Found by: previous frame's frame pointer 20 nwjs Framework + 0x1db59bb rbp = 0x0000700008389f80 rsp = 0x0000700008389f20 rip = 0x000000010956c9bb Found by: previous frame's frame pointer 21 nwjs Framework + 0x1db0dd7 rbp = 0x0000700008389fb0 rsp = 0x0000700008389f90 rip = 0x0000000109567dd7 Found by: previous frame's frame pointer 22 libsystem_pthread.dylib + 0x6950 rbp = 0x0000700008389fd0 rsp = 0x0000700008389fc0 rip = 0x00007fff20568950 Found by: previous frame's frame pointer 23 libsystem_pthread.dylib + 0x247b rbp = 0x0000700008389ff0 rsp = 0x0000700008389fe0 rip = 0x00007fff2056447b Found by: previous frame's frame pointer 24 nwjs Framework + 0x1db0d80 rsp = 0x000070000838a098 rip = 0x0000000109567d80 Found by: stack scanning

Thread 0 0 libsystem_kernel.dylib + 0xe7e rax = 0x000000000100001f rdx = 0x0000000000000000 rcx = 0x00007ffeecda4ae8 rbx = 0x0000000007000806 rsi = 0x0000000007000806 rdi = 0x00007ffeecda4ce0 rbp = 0x00007ffeecda4b40 rsp = 0x00007ffeecda4ae8 r8 = 0x0000000000000c03 r9 = 0x00000000ffffffff r10 = 0x0000000000000c00 r11 = 0x0000000000000206 r12 = 0x0000000007000806 r13 = 0x0000000000000c00 r14 = 0x00007ffeecda4ce0 r15 = 0x0000000000000000 rip = 0x00007fff20533e7e Found by: given as instruction pointer in context 1 CoreFoundation + 0x81bf7 rbp = 0x00007ffeecda4bc0 rsp = 0x00007ffeecda4b50 rip = 0x00007fff20660bf7 Found by: previous frame's frame pointer 2 CoreFoundation + 0x802ca rbp = 0x00007ffeecda5910 rsp = 0x00007ffeecda4bd0 rip = 0x00007fff2065f2ca Found by: previous frame's frame pointer 3 CoreFoundation + 0x7f6ce rbp = 0x00007ffeecda59b0 rsp = 0x00007ffeecda5920 rip = 0x00007fff2065e6ce Found by: previous frame's frame pointer 4 HIToolbox + 0x31630 rbp = 0x00007ffeecda5a00 rsp = 0x00007ffeecda59c0 rip = 0x00007fff288e6630 Found by: previous frame's frame pointer 5 HIToolbox + 0x3142c rbp = 0x00007ffeecda5a80 rsp = 0x00007ffeecda5a10 rip = 0x00007fff288e642c Found by: previous frame's frame pointer 6 HIToolbox + 0x3114f rbp = 0x00007ffeecda5aa0 rsp = 0x00007ffeecda5a90 rip = 0x00007fff288e614f Found by: previous frame's frame pointer 7 AppKit + 0x3e9b1 rbp = 0x00007ffeecda5e90 rsp = 0x00007ffeecda5ab0 rip = 0x00007fff22e7e9b1 Found by: previous frame's frame pointer 8 AppKit + 0x3d177 rbp = 0x00007ffeecda6100 rsp = 0x00007ffeecda5ea0 rip = 0x00007fff22e7d177 Found by: previous frame's frame pointer 9 nwjs Framework + 0x19c6ba0 rbp = 0x00007ffeecda6130 rsp = 0x00007ffeecda6110 rip = 0x000000010917dba0 Found by: previous frame's frame pointer 10 nwjs Framework + 0x1d5186a rbp = 0x00007ffeecda6140 rsp = 0x00007ffeecda6140 rip = 0x000000010950886a Found by: previous frame's frame pointer 11 nwjs Framework + 0x19c6ae4 rbp = 0x00007ffeecda61e0 rsp = 0x00007ffeecda6150 rip = 0x000000010917dae4 Found by: previous frame's frame pointer 12 AppKit + 0x2f68a rbp = 0x00007ffeecda6270 rsp = 0x00007ffeecda61f0 rip = 0x00007fff22e6f68a Found by: previous frame's frame pointer 13 nwjs Framework + 0x1d6070c rbp = 0x00007ffeecda63f0 rsp = 0x00007ffeecda6280 rip = 0x000000010951770c Found by: previous frame's frame pointer 14 nwjs Framework + 0x1d5f2fe rbp = 0x00007ffeecda6420 rsp = 0x00007ffeecda6400 rip = 0x00000001095162fe Found by: previous frame's frame pointer 15 nwjs Framework + 0x1d83ea5 rbp = 0x00007ffeecda6440 rsp = 0x00007ffeecda6430 rip = 0x000000010953aea5 Found by: previous frame's frame pointer 16 nwjs Framework + 0x19cc6d8 rbp = 0x00007ffeecda64a0 rsp = 0x00007ffeecda6450 rip = 0x00000001091836d8 Found by: previous frame's frame pointer 17 nwjs Framework + 0x786044 rbp = 0x00007ffeecda64d0 rsp = 0x00007ffeecda64b0 rip = 0x0000000107f3d044 Found by: previous frame's frame pointer 18 nwjs Framework + 0x788aa2 rbp = 0x00007ffeecda64f0 rsp = 0x00007ffeecda64e0 rip = 0x0000000107f3faa2 Found by: previous frame's frame pointer 19 nwjs Framework + 0x78261c rbp = 0x00007ffeecda6540 rsp = 0x00007ffeecda6500 rip = 0x0000000107f3961c Found by: previous frame's frame pointer 20 nwjs Framework + 0x19881d7 rbp = 0x00007ffeecda65d0 rsp = 0x00007ffeecda6550 rip = 0x000000010913f1d7 Found by: previous frame's frame pointer 21 nwjs Framework + 0x3063015 rbp = 0x00007ffeecda6a10 rsp = 0x00007ffeecda65e0 rip = 0x000000010a81a015 Found by: previous frame's frame pointer 22 nwjs Framework + 0x1987544 rbp = 0x00007ffeecda6aa0 rsp = 0x00007ffeecda6a20 rip = 0x000000010913e544 Found by: previous frame's frame pointer 23 nwjs Framework + 0x45ea rbp = 0x00007ffeecda6b80 rsp = 0x00007ffeecda6ab0 rip = 0x00000001077bb5ea Found by: previous frame's frame pointer 24 nwjs + 0xde4 rbp = 0x00007ffeecda6bc0 rsp = 0x00007ffeecda6b90 rip = 0x0000000102e59de4 Found by: previous frame's frame pointer 25 libdyld.dylib + 0x15621 rbp = 0x00007ffeecda6bd0 rsp = 0x00007ffeecda6bd0 rip = 0x00007fff20583621 Found by: previous frame's frame pointer

Thread 1 0 libsystem_kernel.dylib + 0x253e rax = 0x0000000002000170 rdx = 0x0000000000000001 rcx = 0x0000700007a80b18 rbx = 0x00000000004f4005 rsi = 0x0000700007a80b80 rdi = 0x0000000000000100 rbp = 0x0000700007a80b40 rsp = 0x0000700007a80b18 r8 = 0x0000000000000000 r9 = 0x0000000000000001 r10 = 0x0000000000000000 r11 = 0x0000000000000246 r12 = 0x0000700007a81000 r13 = 0x0000000000000000 r14 = 0x0000000000000001 r15 = 0x0000700007a80b78 rip = 0x00007fff2053553e Found by: given as instruction pointer in context 1 libsystem_pthread.dylib + 0x2467 rbp = 0x0000700007a80b60 rsp = 0x0000700007a80b50 rip = 0x00007fff20564467 Found by: previous frame's frame pointer 2 libsystem_pthread.dylib + 0x2467 rbp = 0x0000700007a80b60 rsp = 0x0000700007a80b60 rip = 0x00007fff20564467 Found by: stack scanning 3 libsystem_kernel.dylib + 0x11f0 rsp = 0x0000700007a80c70 rip = 0x00007fff205341f0 Found by: stack scanning 4 libsystem_pthread.dylib + 0x4348 rsp = 0x0000700007a80c80 rip = 0x00007fff20566348 Found by: stack scanning 5 libsystem_pthread.dylib + 0x23f7 rsp = 0x0000700007a80c90 rip = 0x00007fff205643f7 Found by: stack scanning 6 libobjc.A.dylib + 0x7fc2 rsp = 0x0000700007a80d10 rip = 0x00007fff20406fc2 Found by: stack scanning 7 libsystem_malloc.dylib + 0x22a6 rsp = 0x0000700007a80d20 rip = 0x00007fff2038f2a6 Found by: stack scanning 8 libsystem_malloc.dylib + 0x2127 rsp = 0x0000700007a80d40 rip = 0x00007fff2038f127 Found by: stack scanning 9 libobjc.A.dylib + 0x7ad3 rsp = 0x0000700007a80d80 rip = 0x00007fff20406ad3 Found by: stack scanning 10 nwjs Framework + 0x31969e6 rsp = 0x0000700007a80da0 rip = 0x000000010a94d9e6 Found by: stack scanning 11 nwjs Framework + 0x3196932 rsp = 0x0000700007a80dc0 rip = 0x000000010a94d932 Found by: stack scanning 12 libdispatch.dylib + 0x36b6 rsp = 0x0000700007a80dc8 rip = 0x00007fff203bd6b6 Found by: stack scanning 13 libdispatch.dylib + 0x557d rsp = 0x0000700007a80dd0 rip = 0x00007fff203bf57d Found by: stack scanning 14 libsystem_pthread.dylib + 0x3453 rsp = 0x0000700007a80dd8 rip = 0x00007fff20565453 Found by: stack scanning 15 libsystem_pthread.dylib + 0x2467 rsp = 0x0000700007a80de0 rip = 0x00007fff20564467 Found by: stack scanning 16 nwjs Framework + 0x3196932 rsp = 0x0000700007a80e78 rip = 0x000000010a94d932 Found by: stack scanning 17 CoreFoundation + 0x468e6 rsp = 0x0000700007a80e80 rip = 0x00007fff206258e6 Found by: stack scanning 18 Security + 0x107685 rsp = 0x0000700007a80e88 rip = 0x00007fff22520685 Found by: stack scanning 19 CoreFoundation + 0x14bcf2 rsp = 0x0000700007a80e90 rip = 0x00007fff2072acf2 Found by: stack scanning 20 Security + 0x25bde8 rsp = 0x0000700007a80e98 rip = 0x00007fff22674de8 Found by: stack scanning 21 nwjs Framework + 0x250dd8c rsp = 0x0000700007a80ea0 rip = 0x0000000109cc4d8c Found by: stack scanning 22 nwjs Framework + 0x250dc45 rsp = 0x0000700007a80ea8 rip = 0x0000000109cc4c45 Found by: stack scanning 23 nwjs Framework + 0x25090aa rsp = 0x0000700007a80eb0 rip = 0x0000000109cc00aa Found by: stack scanning 24 nwjs Framework + 0x250764c rsp = 0x0000700007a80eb8 rip = 0x0000000109cbe64c Found by: stack scanning 25 nwjs Framework + 0x250633d rsp = 0x0000700007a80ec0 rip = 0x0000000109cbd33d Found by: stack scanning 26 nwjs Framework + 0x250f953 rsp = 0x0000700007a80ec8 rip = 0x0000000109cc6953 Found by: stack scanning 27 nwjs Framework + 0x251004c rsp = 0x0000700007a80ed0 rip = 0x0000000109cc704c Found by: stack scanning 28 nwjs Framework + 0x250fe2b rsp = 0x0000700007a80ed8 rip = 0x0000000109cc6e2b Found by: stack scanning 29 nwjs Framework + 0x250ff2b rsp = 0x0000700007a80ee0 rip = 0x0000000109cc6f2b Found by: stack scanning 30 nwjs Framework + 0x1db0f99 rsp = 0x0000700007a80ee8 rip = 0x0000000109567f99 Found by: stack scanning 31 nwjs Framework + 0x1d3832c rsp = 0x0000700007a80ef0 rip = 0x00000001094ef32c Found by: stack scanning 32 nwjs Framework + 0x1da531e rsp = 0x0000700007a80ef8 rip = 0x000000010955c31e Found by: stack scanning 33 nwjs Framework + 0x1da5db3 rsp = 0x0000700007a80f00 rip = 0x000000010955cdb3 Found by: stack scanning 34 nwjs Framework + 0x1da4b6b rsp = 0x0000700007a80f08 rip = 0x000000010955bb6b Found by: stack scanning 35 nwjs Framework + 0x1d9f7b0 rsp = 0x0000700007a80f10 rip = 0x00000001095567b0 Found by: stack scanning 36 libdispatch.dylib + 0x36b6 rsp = 0x0000700007a80f50 rip = 0x00007fff203bd6b6 Found by: stack scanning 37 libdispatch.dylib + 0x557d rsp = 0x0000700007a80f80 rip = 0x00007fff203bf57d Found by: stack scanning 38 libsystem_pthread.dylib + 0x34fd rsp = 0x0000700007a80fb0 rip = 0x00007fff205654fd Found by: stack scanning 39 libsystem_pthread.dylib + 0x2467 rsp = 0x0000700007a80fe0 rip = 0x00007fff20564467 Found by: stack scanning 40 libdispatch.dylib + 0x1392a rsp = 0x0000700007a81098 rip = 0x00007fff203cd92a Found by: stack scanning

Thread 2 0 libsystem_kernel.dylib + 0xe7e rax = 0x000000000100001f rdx = 0x0000000000000000 rcx = 0x0000700007b03bc8 rbx = 0x0000000000000402 rsi = 0x0000000000000002 rdi = 0x0000000105a44000 rbp = 0x0000700007b03c20 rsp = 0x0000700007b03bc8 r8 = 0x0000000000002d03 r9 = 0x0000000000000000 r10 = 0x0000000000000030 r11 = 0x0000000000000202 r12 = 0x0000000000000002 r13 = 0x0000000000000030 r14 = 0x0000000105a44000 r15 = 0x0000000000000000 rip = 0x00007fff20533e7e Found by: given as instruction pointer in context 1 nwjs Framework + 0x2892c7e rbp = 0x0000700007b03c70 rsp = 0x0000700007b03c30 rip = 0x000000010a049c7e Found by: previous frame's frame pointer 2 nwjs Framework + 0x2892fe9 rbp = 0x0000700007b03e50 rsp = 0x0000700007b03c80 rip = 0x000000010a049fe9 Found by: previous frame's frame pointer 3 nwjs Framework + 0x288ee98 rbp = 0x0000700007b03fb0 rsp = 0x0000700007b03e60 rip = 0x000000010a045e98 Found by: previous frame's frame pointer 4 libsystem_pthread.dylib + 0x6950 rbp = 0x0000700007b03fd0 rsp = 0x0000700007b03fc0 rip = 0x00007fff20568950 Found by: previous frame's frame pointer 5 libsystem_pthread.dylib + 0x247b rbp = 0x0000700007b03ff0 rsp = 0x0000700007b03fe0 rip = 0x00007fff2056447b Found by: previous frame's frame pointer 6 nwjs Framework + 0x288ee50 rsp = 0x0000700007b04098 rip = 0x000000010a045e50 Found by: stack scanning

Thread 4 0 libsystem_kernel.dylib + 0x253e rax = 0x0000000002000170 rdx = 0x0000000000000001 rcx = 0x0000700007b86b18 rbx = 0x00000000004f4005 rsi = 0x0000700007b86b80 rdi = 0x0000000000000100 rbp = 0x0000700007b86b40 rsp = 0x0000700007b86b18 r8 = 0x0000000000000000 r9 = 0x0000000000000001 r10 = 0x0000000000000000 r11 = 0x0000000000000246 r12 = 0x0000700007b87000 r13 = 0x0000000000000000 r14 = 0x0000000000000001 r15 = 0x0000700007b86b78 rip = 0x00007fff2053553e Found by: given as instruction pointer in context 1 nwjs Framework + 0x3196932 rsp = 0x0000700007b86c68 rip = 0x000000010a94d932 Found by: stack scanning 2 CoreFoundation + 0x226c2 rsp = 0x0000700007b86c70 rip = 0x00007fff206016c2 Found by: stack scanning 3 libobjc.A.dylib + 0x2539d rsp = 0x0000700007b86c78 rip = 0x00007fff2042439d Found by: stack scanning 4 libobjc.A.dylib + 0x833e rsp = 0x0000700007b86c80 rip = 0x00007fff2040733e Found by: stack scanning 5 CoreFoundation + 0x421f0 rsp = 0x0000700007b86c88 rip = 0x00007fff206211f0 Found by: stack scanning 6 Foundation + 0x33e01 rsp = 0x0000700007b86c90 rip = 0x00007fff213bfe01 Found by: stack scanning 7 AppKit + 0x2f6bc rsp = 0x0000700007b86c98 rip = 0x00007fff22e6f6bc Found by: stack scanning 8 nwjs Framework + 0x1d5f2fe rsp = 0x0000700007b86ca8 rip = 0x00000001095162fe Found by: stack scanning 9 nwjs Framework + 0x1d83ea5 rsp = 0x0000700007b86cb0 rip = 0x000000010953aea5 Found by: stack scanning 10 nwjs Framework + 0x19cc6d8 rsp = 0x0000700007b86cb8 rip = 0x00000001091836d8 Found by: stack scanning 11 nwjs Framework + 0x786044 rsp = 0x0000700007b86cc0 rip = 0x0000000107f3d044 Found by: stack scanning 12 nwjs Framework + 0x788aa2 rsp = 0x0000700007b86cc8 rip = 0x0000000107f3faa2 Found by: stack scanning 13 nwjs Framework + 0x78261c rsp = 0x0000700007b86cd0 rip = 0x0000000107f3961c Found by: stack scanning 14 nwjs Framework + 0x19881d7 rsp = 0x0000700007b86cd8 rip = 0x000000010913f1d7 Found by: stack scanning 15 nwjs Framework + 0x3063015 rsp = 0x0000700007b86ce0 rip = 0x000000010a81a015 Found by: stack scanning 16 nwjs Framework + 0x1987544 rsp = 0x0000700007b86ce8 rip = 0x000000010913e544 Found by: stack scanning 17 nwjs Framework + 0x45ea rsp = 0x0000700007b86cf0 rip = 0x00000001077bb5ea Found by: stack scanning 18 nwjs + 0xde4 rsp = 0x0000700007b86cf8 rip = 0x0000000102e59de4 Found by: stack scanning 19 libdyld.dylib + 0x15621 rsp = 0x0000700007b86d00 rip = 0x00007fff20583621 Found by: stack scanning 20 libobjc.A.dylib + 0x7fc2 rsp = 0x0000700007b86dc0 rip = 0x00007fff20406fc2 Found by: stack scanning 21 libsystem_malloc.dylib + 0x22a6 rsp = 0x0000700007b86dd0 rip = 0x00007fff2038f2a6 Found by: stack scanning 22 libsystem_malloc.dylib + 0x2127 rsp = 0x0000700007b86df0 rip = 0x00007fff2038f127 Found by: stack scanning 23 libdispatch.dylib + 0x2c17 rsp = 0x0000700007b86e30 rip = 0x00007fff203bcc17 Found by: stack scanning 24 libdispatch.dylib + 0x16981 rsp = 0x0000700007b86e70 rip = 0x00007fff203d0981 Found by: stack scanning 25 libobjc.A.dylib + 0x833e rsp = 0x0000700007b86ee0 rip = 0x00007fff2040733e Found by: stack scanning 26 libdispatch.dylib + 0x37b0 rsp = 0x0000700007b86f00 rip = 0x00007fff203bd7b0 Found by: stack scanning 27 libdispatch.dylib + 0x12b80 rsp = 0x0000700007b86f20 rip = 0x00007fff203ccb80 Found by: stack scanning 28 libdispatch.dylib + 0x12fb8 rsp = 0x0000700007b86fa0 rip = 0x00007fff203ccfb8 Found by: stack scanning 29 libsystem_pthread.dylib + 0x34fd rsp = 0x0000700007b86fb0 rip = 0x00007fff205654fd Found by: stack scanning 30 libsystem_pthread.dylib + 0x2467 rsp = 0x0000700007b86fe0 rip = 0x00007fff20564467 Found by: stack scanning 31 libdispatch.dylib + 0x1392a rsp = 0x0000700007b87098 rip = 0x00007fff203cd92a Found by: stack scanning

Thread 5 0 libsystem_kernel.dylib + 0xe7e rax = 0x000000000100001f rdx = 0x0000000000000000 rcx = 0x0000700008c0ef68 rbx = 0x0000000007000806 rsi = 0x0000000007000806 rdi = 0x0000700008c0f160 rbp = 0x0000700008c0efc0 rsp = 0x0000700008c0ef68 r8 = 0x0000000000009003 r9 = 0x00000000ffffffff r10 = 0x0000000000000c00 r11 = 0x0000000000000206 r12 = 0x0000000007000806 r13 = 0x0000000000000c00 r14 = 0x0000700008c0f160 r15 = 0x0000000000000000 rip = 0x00007fff20533e7e Found by: given as instruction pointer in context 1 CoreFoundation + 0x81bf7 rbp = 0x0000700008c0f040 rsp = 0x0000700008c0efd0 rip = 0x00007fff20660bf7 Found by: previous frame's frame pointer 2 CoreFoundation + 0x802ca rbp = 0x0000700008c0fd90 rsp = 0x0000700008c0f050 rip = 0x00007fff2065f2ca Found by: previous frame's frame pointer 3 CoreFoundation + 0x7f6ce rbp = 0x0000700008c0fe30 rsp = 0x0000700008c0fda0 rip = 0x00007fff2065e6ce Found by: previous frame's frame pointer 4 Foundation + 0x5ffa1 rbp = 0x0000700008c0fe70 rsp = 0x0000700008c0fe40 rip = 0x00007fff213ebfa1 Found by: previous frame's frame pointer 5 nwjs Framework + 0x1d6047e rbp = 0x0000700008c0fec0 rsp = 0x0000700008c0fe80 rip = 0x000000010951747e Found by: previous frame's frame pointer 6 nwjs Framework + 0x1d5f2fe rbp = 0x0000700008c0fef0 rsp = 0x0000700008c0fed0 rip = 0x00000001095162fe Found by: previous frame's frame pointer 7 nwjs Framework + 0x1d83ea5 rbp = 0x0000700008c0ff10 rsp = 0x0000700008c0ff00 rip = 0x000000010953aea5 Found by: previous frame's frame pointer 8 nwjs Framework + 0x1db59bb rbp = 0x0000700008c0ff80 rsp = 0x0000700008c0ff20 rip = 0x000000010956c9bb Found by: previous frame's frame pointer 9 nwjs Framework + 0x1db0dd7 rbp = 0x0000700008c0ffb0 rsp = 0x0000700008c0ff90 rip = 0x0000000109567dd7 Found by: previous frame's frame pointer 10 libsystem_pthread.dylib + 0x6950 rbp = 0x0000700008c0ffd0 rsp = 0x0000700008c0ffc0 rip = 0x00007fff20568950 Found by: previous frame's frame pointer 11 libsystem_pthread.dylib + 0x247b rbp = 0x0000700008c0fff0 rsp = 0x0000700008c0ffe0 rip = 0x00007fff2056447b Found by: previous frame's frame pointer 12 nwjs Framework + 0x1db0d80 rsp = 0x0000700008c10098 rip = 0x0000000109567d80 Found by: stack scanning

Thread 6 0 libsystem_kernel.dylib + 0x57e2 rax = 0x000000000200016b rdx = 0x0000000000000000 rcx = 0x0000700009412db8 rbx = 0x0000000000000000 rsi = 0x00007fad8a82ee00 rdi = 0x000000000000000b rbp = 0x0000700009412e00 rsp = 0x0000700009412db8 r8 = 0x0000000000000040 r9 = 0x0000000000000000 r10 = 0x00007fad8a82e600 r11 = 0x0000000000000246 r12 = 0x00007fad89d0b940 r13 = 0x00007fad89d0b920 r14 = 0x00007fad89d08fb0 r15 = 0x00007fad8a82e600 rip = 0x00007fff205387e2 Found by: given as instruction pointer in context 1 nwjs Framework + 0x1dea87d rbp = 0x0000700009412e80 rsp = 0x0000700009412e10 rip = 0x00000001095a187d Found by: previous frame's frame pointer 2 nwjs Framework + 0x1d5f12c rbp = 0x0000700009412ef0 rsp = 0x0000700009412e90 rip = 0x000000010951612c Found by: previous frame's frame pointer 3 nwjs Framework + 0x1d83ea5 rbp = 0x0000700009412f10 rsp = 0x0000700009412f00 rip = 0x000000010953aea5 Found by: previous frame's frame pointer 4 nwjs Framework + 0x1db59bb rbp = 0x0000700009412f80 rsp = 0x0000700009412f20 rip = 0x000000010956c9bb Found by: previous frame's frame pointer 5 nwjs Framework + 0x1db0dd7 rbp = 0x0000700009412fb0 rsp = 0x0000700009412f90 rip = 0x0000000109567dd7 Found by: previous frame's frame pointer 6 libsystem_pthread.dylib + 0x6950 rbp = 0x0000700009412fd0 rsp = 0x0000700009412fc0 rip = 0x00007fff20568950 Found by: previous frame's frame pointer 7 libsystem_pthread.dylib + 0x247b rbp = 0x0000700009412ff0 rsp = 0x0000700009412fe0 rip = 0x00007fff2056447b Found by: previous frame's frame pointer 8 nwjs Framework + 0x1db0d80 rsp = 0x0000700009413098 rip = 0x0000000109567d80 Found by: stack scanning

Thread 7 0 libsystem_kernel.dylib + 0x189e rax = 0x0000000002000003 rdx = 0x0000000000000004 rcx = 0x0000700009419e08 rbx = 0x0000000000000004 rsi = 0x0000700009419f54 rdi = 0x000000000000000e rbp = 0x0000700009419f80 rsp = 0x0000700009419e08 r8 = 0x0000700009419dd9 r9 = 0x0000000000000012 r10 = 0x0000000000000009 r11 = 0x0000000000000202 r12 = 0x0000000000000000 r13 = 0x0000000000000000 r14 = 0x0000700009419f54 r15 = 0x00006000019440a0 rip = 0x00007fff2053489e Found by: given as instruction pointer in context 1 nwjs Framework + 0x1db0dd7 rbp = 0x0000700009419fb0 rsp = 0x0000700009419f90 rip = 0x0000000109567dd7 Found by: previous frame's frame pointer 2 libsystem_pthread.dylib + 0x6950 rbp = 0x0000700009419fd0 rsp = 0x0000700009419fc0 rip = 0x00007fff20568950 Found by: previous frame's frame pointer 3 libsystem_pthread.dylib + 0x247b rbp = 0x0000700009419ff0 rsp = 0x0000700009419fe0 rip = 0x00007fff2056447b Found by: previous frame's frame pointer 4 nwjs Framework + 0x1db0d80 rsp = 0x000070000941a098 rip = 0x0000000109567d80 Found by: stack scanning

Thread 8 0 libsystem_kernel.dylib + 0xe7e rax = 0x000000000100001f rdx = 0x0000000000000000 rcx = 0x0000700009c1bf68 rbx = 0x0000000007000806 rsi = 0x0000000007000806 rdi = 0x0000700009c1c160 rbp = 0x0000700009c1bfc0 rsp = 0x0000700009c1bf68 r8 = 0x0000000000007103 r9 = 0x00000000ffffffff r10 = 0x0000000000000c00 r11 = 0x0000000000000206 r12 = 0x0000000007000806 r13 = 0x0000000000000c00 r14 = 0x0000700009c1c160 r15 = 0x0000000000000000 rip = 0x00007fff20533e7e Found by: given as instruction pointer in context 1 CoreFoundation + 0x81bf7 rbp = 0x0000700009c1c040 rsp = 0x0000700009c1bfd0 rip = 0x00007fff20660bf7 Found by: previous frame's frame pointer 2 CoreFoundation + 0x802ca rbp = 0x0000700009c1cd90 rsp = 0x0000700009c1c050 rip = 0x00007fff2065f2ca Found by: previous frame's frame pointer 3 CoreFoundation + 0x7f6ce rbp = 0x0000700009c1ce30 rsp = 0x0000700009c1cda0 rip = 0x00007fff2065e6ce Found by: previous frame's frame pointer 4 Foundation + 0x5ffa1 rbp = 0x0000700009c1ce70 rsp = 0x0000700009c1ce40 rip = 0x00007fff213ebfa1 Found by: previous frame's frame pointer 5 nwjs Framework + 0x1d6047e rbp = 0x0000700009c1cec0 rsp = 0x0000700009c1ce80 rip = 0x000000010951747e Found by: previous frame's frame pointer 6 nwjs Framework + 0x1d5f2fe rbp = 0x0000700009c1cef0 rsp = 0x0000700009c1ced0 rip = 0x00000001095162fe Found by: previous frame's frame pointer 7 nwjs Framework + 0x1d83ea5 rbp = 0x0000700009c1cf10 rsp = 0x0000700009c1cf00 rip = 0x000000010953aea5 Found by: previous frame's frame pointer 8 nwjs Framework + 0x1db59bb rbp = 0x0000700009c1cf80 rsp = 0x0000700009c1cf20 rip = 0x000000010956c9bb Found by: previous frame's frame pointer 9 nwjs Framework + 0x1db0dd7 rbp = 0x0000700009c1cfb0 rsp = 0x0000700009c1cf90 rip = 0x0000000109567dd7 Found by: previous frame's frame pointer 10 libsystem_pthread.dylib + 0x6950 rbp = 0x0000700009c1cfd0 rsp = 0x0000700009c1cfc0 rip = 0x00007fff20568950 Found by: previous frame's frame pointer 11 libsystem_pthread.dylib + 0x247b rbp = 0x0000700009c1cff0 rsp = 0x0000700009c1cfe0 rip = 0x00007fff2056447b Found by: previous frame's frame pointer 12 nwjs Framework + 0x1db0d80 rsp = 0x0000700009c1d098 rip = 0x0000000109567d80 Found by: stack scanning

Thread 9 0 libsystem_kernel.dylib + 0x57e2 rax = 0x000000000200016b rdx = 0x0000000000000000 rcx = 0x000070000a41fdb8 rbx = 0x000070000a41fe48 rsi = 0x00007fad8a043e00 rdi = 0x0000000000000019 rbp = 0x000070000a41fe00 rsp = 0x000070000a41fdb8 r8 = 0x0000000000000040 r9 = 0x000070000a41fdc8 r10 = 0x00007fad8a020c00 r11 = 0x0000000000000206 r12 = 0x00007fad89c10230 r13 = 0x00007fad89c10210 r14 = 0x00007fad89c10240 r15 = 0x00007fad8a020c00 rip = 0x00007fff205387e2 Found by: given as instruction pointer in context 1 nwjs Framework + 0x1dea87d rbp = 0x000070000a41fe80 rsp = 0x000070000a41fe10 rip = 0x00000001095a187d Found by: previous frame's frame pointer 2 nwjs Framework + 0x1d5f114 rbp = 0x000070000a41fef0 rsp = 0x000070000a41fe90 rip = 0x0000000109516114 Found by: previous frame's frame pointer 3 nwjs Framework + 0x1d83ea5 rbp = 0x000070000a41ff10 rsp = 0x000070000a41ff00 rip = 0x000000010953aea5 Found by: previous frame's frame pointer 4 nwjs Framework + 0x1db59bb rbp = 0x000070000a41ff80 rsp = 0x000070000a41ff20 rip = 0x000000010956c9bb Found by: previous frame's frame pointer 5 nwjs Framework + 0x1db0dd7 rbp = 0x000070000a41ffb0 rsp = 0x000070000a41ff90 rip = 0x0000000109567dd7 Found by: previous frame's frame pointer 6 libsystem_pthread.dylib + 0x6950 rbp = 0x000070000a41ffd0 rsp = 0x000070000a41ffc0 rip = 0x00007fff20568950 Found by: previous frame's frame pointer 7 libsystem_pthread.dylib + 0x247b rbp = 0x000070000a41fff0 rsp = 0x000070000a41ffe0 rip = 0x00007fff2056447b Found by: previous frame's frame pointer 8 nwjs Framework + 0x1db0d80 rsp = 0x000070000a420098 rip = 0x0000000109567d80 Found by: stack scanning

Thread 10 0 libsystem_kernel.dylib + 0xe7e rax = 0x000000000100001f rdx = 0x0000000000000000 rcx = 0x000070000ac22cc8 rbx = 0x0000000000000106 rsi = 0x0000000000000106 rdi = 0x000070000ac22e90 rbp = 0x000070000ac22d20 rsp = 0x000070000ac22cc8 r8 = 0x0000000000007503 r9 = 0x0000000000007530 r10 = 0x0000000000000000 r11 = 0x0000000000000206 r12 = 0x0000000000000106 r13 = 0x0000000000000000 r14 = 0x000070000ac22e90 r15 = 0x0000000000000000 rip = 0x00007fff20533e7e Found by: given as instruction pointer in context 1 nwjs Framework + 0x1d97e35 rbp = 0x000070000ac22ed0 rsp = 0x000070000ac22d30 rip = 0x000000010954ee35 Found by: previous frame's frame pointer 2 nwjs Framework + 0x1d97f11 rbp = 0x000070000ac22f00 rsp = 0x000070000ac22ee0 rip = 0x000000010954ef11 Found by: previous frame's frame pointer 3 nwjs Framework + 0x1d9f288 rbp = 0x000070000ac22f20 rsp = 0x000070000ac22f10 rip = 0x0000000109556288 Found by: previous frame's frame pointer 4 nwjs Framework + 0x1d9f6ba rbp = 0x000070000ac22f80 rsp = 0x000070000ac22f30 rip = 0x00000001095566ba Found by: previous frame's frame pointer 5 nwjs Framework + 0x1db0dd7 rbp = 0x000070000ac22fb0 rsp = 0x000070000ac22f90 rip = 0x0000000109567dd7 Found by: previous frame's frame pointer 6 libsystem_pthread.dylib + 0x6950 rbp = 0x000070000ac22fd0 rsp = 0x000070000ac22fc0 rip = 0x00007fff20568950 Found by: previous frame's frame pointer 7 libsystem_pthread.dylib + 0x247b rbp = 0x000070000ac22ff0 rsp = 0x000070000ac22fe0 rip = 0x00007fff2056447b Found by: previous frame's frame pointer 8 nwjs Framework + 0x1db0d80 rsp = 0x000070000ac23098 rip = 0x0000000109567d80 Found by: stack scanning

Thread 11 0 libsystem_kernel.dylib + 0xe7e rax = 0x000000000100001f rdx = 0x0000000000000000 rcx = 0x000070000b425cc8 rbx = 0x0000000000000106 rsi = 0x0000000000000106 rdi = 0x000070000b425e90 rbp = 0x000070000b425d20 rsp = 0x000070000b425cc8 r8 = 0x0000000000007603 r9 = 0x0000000000009c40 r10 = 0x0000000000000000 r11 = 0x0000000000000206 r12 = 0x0000000000000106 r13 = 0x0000000000000000 r14 = 0x000070000b425e90 r15 = 0x0000000000000000 rip = 0x00007fff20533e7e Found by: given as instruction pointer in context 1 nwjs Framework + 0x1d97e35 rbp = 0x000070000b425ed0 rsp = 0x000070000b425d30 rip = 0x000000010954ee35 Found by: previous frame's frame pointer 2 nwjs Framework + 0x1d97f11 rbp = 0x000070000b425f00 rsp = 0x000070000b425ee0 rip = 0x000000010954ef11 Found by: previous frame's frame pointer 3 nwjs Framework + 0x1d9f288 rbp = 0x000070000b425f20 rsp = 0x000070000b425f10 rip = 0x0000000109556288 Found by: previous frame's frame pointer 4 nwjs Framework + 0x1d9f86d rbp = 0x000070000b425f80 rsp = 0x000070000b425f30 rip = 0x000000010955686d Found by: previous frame's frame pointer 5 nwjs Framework + 0x1db0dd7 rbp = 0x000070000b425fb0 rsp = 0x000070000b425f90 rip = 0x0000000109567dd7 Found by: previous frame's frame pointer 6 libsystem_pthread.dylib + 0x6950 rbp = 0x000070000b425fd0 rsp = 0x000070000b425fc0 rip = 0x00007fff20568950 Found by: previous frame's frame pointer 7 libsystem_pthread.dylib + 0x247b rbp = 0x000070000b425ff0 rsp = 0x000070000b425fe0 rip = 0x00007fff2056447b Found by: previous frame's frame pointer 8 nwjs Framework + 0x1db0d80 rsp = 0x000070000b426098 rip = 0x0000000109567d80 Found by: stack scanning

Thread 12 0 libsystem_kernel.dylib + 0xe7e rax = 0x000000000100001f rdx = 0x0000000000000000 rcx = 0x000070000bc28cc8 rbx = 0x0000000000000106 rsi = 0x0000000000000106 rdi = 0x000070000bc28e90 rbp = 0x000070000bc28d20 rsp = 0x000070000bc28cc8 r8 = 0x0000000000007703 r9 = 0x0000000000009c40 r10 = 0x0000000000000000 r11 = 0x0000000000000206 r12 = 0x0000000000000106 r13 = 0x0000000000000000 r14 = 0x000070000bc28e90 r15 = 0x0000000000000000 rip = 0x00007fff20533e7e Found by: given as instruction pointer in context 1 nwjs Framework + 0x1d97e35 rbp = 0x000070000bc28ed0 rsp = 0x000070000bc28d30 rip = 0x000000010954ee35 Found by: previous frame's frame pointer 2 nwjs Framework + 0x1d97f11 rbp = 0x000070000bc28f00 rsp = 0x000070000bc28ee0 rip = 0x000000010954ef11 Found by: previous frame's frame pointer 3 nwjs Framework + 0x1d9f288 rbp = 0x000070000bc28f20 rsp = 0x000070000bc28f10 rip = 0x0000000109556288 Found by: previous frame's frame pointer 4 nwjs Framework + 0x1d9f86d rbp = 0x000070000bc28f80 rsp = 0x000070000bc28f30 rip = 0x000000010955686d Found by: previous frame's frame pointer 5 nwjs Framework + 0x1db0dd7 rbp = 0x000070000bc28fb0 rsp = 0x000070000bc28f90 rip = 0x0000000109567dd7 Found by: previous frame's frame pointer 6 libsystem_pthread.dylib + 0x6950 rbp = 0x000070000bc28fd0 rsp = 0x000070000bc28fc0 rip = 0x00007fff20568950 Found by: previous frame's frame pointer 7 libsystem_pthread.dylib + 0x247b rbp = 0x000070000bc28ff0 rsp = 0x000070000bc28fe0 rip = 0x00007fff2056447b Found by: previous frame's frame pointer 8 nwjs Framework + 0x1db0d80 rsp = 0x000070000bc29098 rip = 0x0000000109567d80 Found by: stack scanning

Thread 13 0 libsystem_kernel.dylib + 0xe7e rax = 0x000000000100001f rdx = 0x0000000000000000 rcx = 0x000070000c42bcc8 rbx = 0x0000000000000106 rsi = 0x0000000000000106 rdi = 0x000070000c42be90 rbp = 0x000070000c42bd20 rsp = 0x000070000c42bcc8 r8 = 0x0000000000007a03 r9 = 0x0000000000009c40 r10 = 0x0000000000000000 r11 = 0x0000000000000206 r12 = 0x0000000000000106 r13 = 0x0000000000000000 r14 = 0x000070000c42be90 r15 = 0x0000000000000000 rip = 0x00007fff20533e7e Found by: given as instruction pointer in context 1 nwjs Framework + 0x1d97e35 rbp = 0x000070000c42bed0 rsp = 0x000070000c42bd30 rip = 0x000000010954ee35 Found by: previous frame's frame pointer 2 nwjs Framework + 0x1d97f11 rbp = 0x000070000c42bf00 rsp = 0x000070000c42bee0 rip = 0x000000010954ef11 Found by: previous frame's frame pointer 3 nwjs Framework + 0x1d9f288 rbp = 0x000070000c42bf20 rsp = 0x000070000c42bf10 rip = 0x0000000109556288 Found by: previous frame's frame pointer 4 nwjs Framework + 0x1d9f86d rbp = 0x000070000c42bf80 rsp = 0x000070000c42bf30 rip = 0x000000010955686d Found by: previous frame's frame pointer 5 nwjs Framework + 0x1db0dd7 rbp = 0x000070000c42bfb0 rsp = 0x000070000c42bf90 rip = 0x0000000109567dd7 Found by: previous frame's frame pointer 6 libsystem_pthread.dylib + 0x6950 rbp = 0x000070000c42bfd0 rsp = 0x000070000c42bfc0 rip = 0x00007fff20568950 Found by: previous frame's frame pointer 7 libsystem_pthread.dylib + 0x247b rbp = 0x000070000c42bff0 rsp = 0x000070000c42bfe0 rip = 0x00007fff2056447b Found by: previous frame's frame pointer 8 nwjs Framework + 0x1db0d80 rsp = 0x000070000c42c098 rip = 0x0000000109567d80 Found by: stack scanning

Thread 14 0 libsystem_kernel.dylib + 0xe7e rax = 0x000000000100001f rdx = 0x0000000000000000 rcx = 0x000070000cc2ecc8 rbx = 0x0000000000000106 rsi = 0x0000000000000106 rdi = 0x000070000cc2ee90 rbp = 0x000070000cc2ed20 rsp = 0x000070000cc2ecc8 r8 = 0x0000000000007c03 r9 = 0x0000000000007530 r10 = 0x0000000000000000 r11 = 0x0000000000000206 r12 = 0x0000000000000106 r13 = 0x0000000000000000 r14 = 0x000070000cc2ee90 r15 = 0x0000000000000000 rip = 0x00007fff20533e7e Found by: given as instruction pointer in context 1 nwjs Framework + 0x1d97e35 rbp = 0x000070000cc2eed0 rsp = 0x000070000cc2ed30 rip = 0x000000010954ee35 Found by: previous frame's frame pointer 2 nwjs Framework + 0x1d97f11 rbp = 0x000070000cc2ef00 rsp = 0x000070000cc2eee0 rip = 0x000000010954ef11 Found by: previous frame's frame pointer 3 nwjs Framework + 0x1d9f288 rbp = 0x000070000cc2ef20 rsp = 0x000070000cc2ef10 rip = 0x0000000109556288 Found by: previous frame's frame pointer 4 nwjs Framework + 0x1d9f86d rbp = 0x000070000cc2ef80 rsp = 0x000070000cc2ef30 rip = 0x000000010955686d Found by: previous frame's frame pointer 5 nwjs Framework + 0x1db0dd7 rbp = 0x000070000cc2efb0 rsp = 0x000070000cc2ef90 rip = 0x0000000109567dd7 Found by: previous frame's frame pointer 6 libsystem_pthread.dylib + 0x6950 rbp = 0x000070000cc2efd0 rsp = 0x000070000cc2efc0 rip = 0x00007fff20568950 Found by: previous frame's frame pointer 7 libsystem_pthread.dylib + 0x247b rbp = 0x000070000cc2eff0 rsp = 0x000070000cc2efe0 rip = 0x00007fff2056447b Found by: previous frame's frame pointer 8 nwjs Framework + 0x1db0d80 rsp = 0x000070000cc2f098 rip = 0x0000000109567d80 Found by: stack scanning

Thread 15 0 libsystem_kernel.dylib + 0xe7e rax = 0x000000000100001f rdx = 0x0000000000000000 rcx = 0x000070000d431cc8 rbx = 0x0000000000000106 rsi = 0x0000000000000106 rdi = 0x000070000d431e90 rbp = 0x000070000d431d20 rsp = 0x000070000d431cc8 r8 = 0x0000000000008203 r9 = 0x000000000000ea60 r10 = 0x0000000000000000 r11 = 0x0000000000000206 r12 = 0x0000000000000106 r13 = 0x0000000000000000 r14 = 0x000070000d431e90 r15 = 0x0000000000000000 rip = 0x00007fff20533e7e Found by: given as instruction pointer in context 1 nwjs Framework + 0x1d97e35 rbp = 0x000070000d431ed0 rsp = 0x000070000d431d30 rip = 0x000000010954ee35 Found by: previous frame's frame pointer 2 nwjs Framework + 0x1d97f11 rbp = 0x000070000d431f00 rsp = 0x000070000d431ee0 rip = 0x000000010954ef11 Found by: previous frame's frame pointer 3 nwjs Framework + 0x1d9f288 rbp = 0x000070000d431f20 rsp = 0x000070000d431f10 rip = 0x0000000109556288 Found by: previous frame's frame pointer 4 nwjs Framework + 0x1d9f86d rbp = 0x000070000d431f80 rsp = 0x000070000d431f30 rip = 0x000000010955686d Found by: previous frame's frame pointer 5 nwjs Framework + 0x1db0dd7 rbp = 0x000070000d431fb0 rsp = 0x000070000d431f90 rip = 0x0000000109567dd7 Found by: previous frame's frame pointer 6 libsystem_pthread.dylib + 0x6950 rbp = 0x000070000d431fd0 rsp = 0x000070000d431fc0 rip = 0x00007fff20568950 Found by: previous frame's frame pointer 7 libsystem_pthread.dylib + 0x247b rbp = 0x000070000d431ff0 rsp = 0x000070000d431fe0 rip = 0x00007fff2056447b Found by: previous frame's frame pointer 8 nwjs Framework + 0x1db0d80 rsp = 0x000070000d432098 rip = 0x0000000109567d80 Found by: stack scanning

Thread 16 0 libsystem_kernel.dylib + 0xe7e rax = 0x000000000100001f rdx = 0x0000000000000000 rcx = 0x000070000dc34cc8 rbx = 0x0000000000000106 rsi = 0x0000000000000106 rdi = 0x000070000dc34e90 rbp = 0x000070000dc34d20 rsp = 0x000070000dc34cc8 r8 = 0x0000000000008103 r9 = 0x000000000000ea60 r10 = 0x0000000000000000 r11 = 0x0000000000000206 r12 = 0x0000000000000106 r13 = 0x0000000000000000 r14 = 0x000070000dc34e90 r15 = 0x0000000000000000 rip = 0x00007fff20533e7e Found by: given as instruction pointer in context 1 nwjs Framework + 0x1d97e35 rbp = 0x000070000dc34ed0 rsp = 0x000070000dc34d30 rip = 0x000000010954ee35 Found by: previous frame's frame pointer 2 nwjs Framework + 0x1d97f11 rbp = 0x000070000dc34f00 rsp = 0x000070000dc34ee0 rip = 0x000000010954ef11 Found by: previous frame's frame pointer 3 nwjs Framework + 0x1d9f288 rbp = 0x000070000dc34f20 rsp = 0x000070000dc34f10 rip = 0x0000000109556288 Found by: previous frame's frame pointer 4 nwjs Framework + 0x1d9f86d rbp = 0x000070000dc34f80 rsp = 0x000070000dc34f30 rip = 0x000000010955686d Found by: previous frame's frame pointer 5 nwjs Framework + 0x1db0dd7 rbp = 0x000070000dc34fb0 rsp = 0x000070000dc34f90 rip = 0x0000000109567dd7 Found by: previous frame's frame pointer 6 libsystem_pthread.dylib + 0x6950 rbp = 0x000070000dc34fd0 rsp = 0x000070000dc34fc0 rip = 0x00007fff20568950 Found by: previous frame's frame pointer 7 libsystem_pthread.dylib + 0x247b rbp = 0x000070000dc34ff0 rsp = 0x000070000dc34fe0 rip = 0x00007fff2056447b Found by: previous frame's frame pointer 8 nwjs Framework + 0x1db0d80 rsp = 0x000070000dc35098 rip = 0x0000000109567d80 Found by: stack scanning

Thread 17 0 libsystem_kernel.dylib + 0xe7e rax = 0x000000000100001f rdx = 0x0000000000000000 rcx = 0x000070000e437cc8 rbx = 0x0000000000000106 rsi = 0x0000000000000106 rdi = 0x000070000e437e90 rbp = 0x000070000e437d20 rsp = 0x000070000e437cc8 r8 = 0x0000000000015403 r9 = 0x000000000000ea60 r10 = 0x0000000000000000 r11 = 0x0000000000000206 r12 = 0x0000000000000106 r13 = 0x0000000000000000 r14 = 0x000070000e437e90 r15 = 0x0000000000000000 rip = 0x00007fff20533e7e Found by: given as instruction pointer in context 1 nwjs Framework + 0x1d97e35 rbp = 0x000070000e437ed0 rsp = 0x000070000e437d30 rip = 0x000000010954ee35 Found by: previous frame's frame pointer 2 nwjs Framework + 0x1d97f11 rbp = 0x000070000e437f00 rsp = 0x000070000e437ee0 rip = 0x000000010954ef11 Found by: previous frame's frame pointer 3 nwjs Framework + 0x1d9f288 rbp = 0x000070000e437f20 rsp = 0x000070000e437f10 rip = 0x0000000109556288 Found by: previous frame's frame pointer 4 nwjs Framework + 0x1d9f86d rbp = 0x000070000e437f80 rsp = 0x000070000e437f30 rip = 0x000000010955686d Found by: previous frame's frame pointer 5 nwjs Framework + 0x1db0dd7 rbp = 0x000070000e437fb0 rsp = 0x000070000e437f90 rip = 0x0000000109567dd7 Found by: previous frame's frame pointer 6 libsystem_pthread.dylib + 0x6950 rbp = 0x000070000e437fd0 rsp = 0x000070000e437fc0 rip = 0x00007fff20568950 Found by: previous frame's frame pointer 7 libsystem_pthread.dylib + 0x247b rbp = 0x000070000e437ff0 rsp = 0x000070000e437fe0 rip = 0x00007fff2056447b Found by: previous frame's frame pointer 8 nwjs Framework + 0x1db0d80 rsp = 0x000070000e438098 rip = 0x0000000109567d80 Found by: stack scanning

Thread 18 0 libsystem_kernel.dylib + 0xe7e rax = 0x000000000100001f rdx = 0x0000000000000000 rcx = 0x000070000ec3acd8 rbx = 0x0000000000000006 rsi = 0x0000000000000006 rdi = 0x000070000ec3aea0 rbp = 0x000070000ec3ad30 rsp = 0x000070000ec3acd8 r8 = 0x0000000000015203 r9 = 0x0000000000000000 r10 = 0x0000000000000000 r11 = 0x0000000000000206 r12 = 0x0000000000000006 r13 = 0x0000000000000000 r14 = 0x000070000ec3aea0 r15 = 0x0000000000000000 rip = 0x00007fff20533e7e Found by: given as instruction pointer in context 1 nwjs Framework + 0x1d97e35 rbp = 0x000070000ec3aee0 rsp = 0x000070000ec3ad40 rip = 0x000000010954ee35 Found by: previous frame's frame pointer 2 nwjs Framework + 0x1d97d5f rbp = 0x000070000ec3af00 rsp = 0x000070000ec3aef0 rip = 0x000000010954ed5f Found by: previous frame's frame pointer 3 nwjs Framework + 0x1d9f27a rbp = 0x000070000ec3af20 rsp = 0x000070000ec3af10 rip = 0x000000010955627a Found by: previous frame's frame pointer 4 nwjs Framework + 0x1d9f6ba rbp = 0x000070000ec3af80 rsp = 0x000070000ec3af30 rip = 0x00000001095566ba Found by: previous frame's frame pointer 5 nwjs Framework + 0x1db0dd7 rbp = 0x000070000ec3afb0 rsp = 0x000070000ec3af90 rip = 0x0000000109567dd7 Found by: previous frame's frame pointer 6 libsystem_pthread.dylib + 0x6950 rbp = 0x000070000ec3afd0 rsp = 0x000070000ec3afc0 rip = 0x00007fff20568950 Found by: previous frame's frame pointer 7 libsystem_pthread.dylib + 0x247b rbp = 0x000070000ec3aff0 rsp = 0x000070000ec3afe0 rip = 0x00007fff2056447b Found by: previous frame's frame pointer 8 nwjs Framework + 0x1db0d80 rsp = 0x000070000ec3b098 rip = 0x0000000109567d80 Found by: stack scanning

Thread 19 0 libsystem_kernel.dylib + 0xe7e rax = 0x000000000100001f rdx = 0x0000000000000000 rcx = 0x000070000f43dcd8 rbx = 0x0000000000000006 rsi = 0x0000000000000006 rdi = 0x000070000f43dea0 rbp = 0x000070000f43dd30 rsp = 0x000070000f43dcd8 r8 = 0x0000000000014f03 r9 = 0x0000000000000000 r10 = 0x0000000000000000 r11 = 0x0000000000000206 r12 = 0x0000000000000006 r13 = 0x0000000000000000 r14 = 0x000070000f43dea0 r15 = 0x0000000000000000 rip = 0x00007fff20533e7e Found by: given as instruction pointer in context 1 nwjs Framework + 0x1d97e35 rbp = 0x000070000f43dee0 rsp = 0x000070000f43dd40 rip = 0x000000010954ee35 Found by: previous frame's frame pointer 2 nwjs Framework + 0x1d97d5f rbp = 0x000070000f43df00 rsp = 0x000070000f43def0 rip = 0x000000010954ed5f Found by: previous frame's frame pointer 3 nwjs Framework + 0x1d9f27a rbp = 0x000070000f43df20 rsp = 0x000070000f43df10 rip = 0x000000010955627a Found by: previous frame's frame pointer 4 nwjs Framework + 0x1d9f6ba rbp = 0x000070000f43df80 rsp = 0x000070000f43df30 rip = 0x00000001095566ba Found by: previous frame's frame pointer 5 nwjs Framework + 0x1db0dd7 rbp = 0x000070000f43dfb0 rsp = 0x000070000f43df90 rip = 0x0000000109567dd7 Found by: previous frame's frame pointer 6 libsystem_pthread.dylib + 0x6950 rbp = 0x000070000f43dfd0 rsp = 0x000070000f43dfc0 rip = 0x00007fff20568950 Found by: previous frame's frame pointer 7 libsystem_pthread.dylib + 0x247b rbp = 0x000070000f43dff0 rsp = 0x000070000f43dfe0 rip = 0x00007fff2056447b Found by: previous frame's frame pointer 8 nwjs Framework + 0x1db0d80 rsp = 0x000070000f43e098 rip = 0x0000000109567d80 Found by: stack scanning

Thread 20 0 libsystem_kernel.dylib + 0xe7e rax = 0x000000000100001f rdx = 0x0000000000000000 rcx = 0x000070000fc40cd8 rbx = 0x0000000000000006 rsi = 0x0000000000000006 rdi = 0x000070000fc40ea0 rbp = 0x000070000fc40d30 rsp = 0x000070000fc40cd8 r8 = 0x000000000000ad03 r9 = 0x0000000000000000 r10 = 0x0000000000000000 r11 = 0x0000000000000206 r12 = 0x0000000000000006 r13 = 0x0000000000000000 r14 = 0x000070000fc40ea0 r15 = 0x0000000000000000 rip = 0x00007fff20533e7e Found by: given as instruction pointer in context 1 nwjs Framework + 0x1d97e35 rbp = 0x000070000fc40ee0 rsp = 0x000070000fc40d40 rip = 0x000000010954ee35 Found by: previous frame's frame pointer 2 nwjs Framework + 0x1d97d5f rbp = 0x000070000fc40f00 rsp = 0x000070000fc40ef0 rip = 0x000000010954ed5f Found by: previous frame's frame pointer 3 nwjs Framework + 0x1d9f27a rbp = 0x000070000fc40f20 rsp = 0x000070000fc40f10 rip = 0x000000010955627a Found by: previous frame's frame pointer 4 nwjs Framework + 0x1d9f6ba rbp = 0x000070000fc40f80 rsp = 0x000070000fc40f30 rip = 0x00000001095566ba Found by: previous frame's frame pointer 5 nwjs Framework + 0x1db0dd7 rbp = 0x000070000fc40fb0 rsp = 0x000070000fc40f90 rip = 0x0000000109567dd7 Found by: previous frame's frame pointer 6 libsystem_pthread.dylib + 0x6950 rbp = 0x000070000fc40fd0 rsp = 0x000070000fc40fc0 rip = 0x00007fff20568950 Found by: previous frame's frame pointer 7 libsystem_pthread.dylib + 0x247b rbp = 0x000070000fc40ff0 rsp = 0x000070000fc40fe0 rip = 0x00007fff2056447b Found by: previous frame's frame pointer 8 nwjs Framework + 0x1db0d80 rsp = 0x000070000fc41098 rip = 0x0000000109567d80 Found by: stack scanning

Thread 21 0 libsystem_kernel.dylib + 0xe7e rax = 0x000000000100001f rdx = 0x0000000000000000 rcx = 0x0000700010443cd8 rbx = 0x0000000000000006 rsi = 0x0000000000000006 rdi = 0x0000700010443ea0 rbp = 0x0000700010443d30 rsp = 0x0000700010443cd8 r8 = 0x0000000000014b03 r9 = 0x0000000000000000 r10 = 0x0000000000000000 r11 = 0x0000000000000206 r12 = 0x0000000000000006 r13 = 0x0000000000000000 r14 = 0x0000700010443ea0 r15 = 0x0000000000000000 rip = 0x00007fff20533e7e Found by: given as instruction pointer in context 1 nwjs Framework + 0x1d97e35 rbp = 0x0000700010443ee0 rsp = 0x0000700010443d40 rip = 0x000000010954ee35 Found by: previous frame's frame pointer 2 nwjs Framework + 0x1d97d5f rbp = 0x0000700010443f00 rsp = 0x0000700010443ef0 rip = 0x000000010954ed5f Found by: previous frame's frame pointer 3 nwjs Framework + 0x1d9f27a rbp = 0x0000700010443f20 rsp = 0x0000700010443f10 rip = 0x000000010955627a Found by: previous frame's frame pointer 4 nwjs Framework + 0x1d9f86d rbp = 0x0000700010443f80 rsp = 0x0000700010443f30 rip = 0x000000010955686d Found by: previous frame's frame pointer 5 nwjs Framework + 0x1db0dd7 rbp = 0x0000700010443fb0 rsp = 0x0000700010443f90 rip = 0x0000000109567dd7 Found by: previous frame's frame pointer 6 libsystem_pthread.dylib + 0x6950 rbp = 0x0000700010443fd0 rsp = 0x0000700010443fc0 rip = 0x00007fff20568950 Found by: previous frame's frame pointer 7 libsystem_pthread.dylib + 0x247b rbp = 0x0000700010443ff0 rsp = 0x0000700010443fe0 rip = 0x00007fff2056447b Found by: previous frame's frame pointer 8 nwjs Framework + 0x1db0d80 rsp = 0x0000700010444098 rip = 0x0000000109567d80 Found by: stack scanning

Thread 22 0 libsystem_kernel.dylib + 0xe7e rax = 0x000000000100001f rdx = 0x0000000000000000 rcx = 0x0000700010c46cd8 rbx = 0x0000000000000006 rsi = 0x0000000000000006 rdi = 0x0000700010c46ea0 rbp = 0x0000700010c46d30 rsp = 0x0000700010c46cd8 r8 = 0x0000000000014a03 r9 = 0x0000000000000000 r10 = 0x0000000000000000 r11 = 0x0000000000000206 r12 = 0x0000000000000006 r13 = 0x0000000000000000 r14 = 0x0000700010c46ea0 r15 = 0x0000000000000000 rip = 0x00007fff20533e7e Found by: given as instruction pointer in context 1 nwjs Framework + 0x1d97e35 rbp = 0x0000700010c46ee0 rsp = 0x0000700010c46d40 rip = 0x000000010954ee35 Found by: previous frame's frame pointer 2 nwjs Framework + 0x1d97d5f rbp = 0x0000700010c46f00 rsp = 0x0000700010c46ef0 rip = 0x000000010954ed5f Found by: previous frame's frame pointer 3 nwjs Framework + 0x1d9f27a rbp = 0x0000700010c46f20 rsp = 0x0000700010c46f10 rip = 0x000000010955627a Found by: previous frame's frame pointer 4 nwjs Framework + 0x1d9f6ba rbp = 0x0000700010c46f80 rsp = 0x0000700010c46f30 rip = 0x00000001095566ba Found by: previous frame's frame pointer 5 nwjs Framework + 0x1db0dd7 rbp = 0x0000700010c46fb0 rsp = 0x0000700010c46f90 rip = 0x0000000109567dd7 Found by: previous frame's frame pointer 6 libsystem_pthread.dylib + 0x6950 rbp = 0x0000700010c46fd0 rsp = 0x0000700010c46fc0 rip = 0x00007fff20568950 Found by: previous frame's frame pointer 7 libsystem_pthread.dylib + 0x247b rbp = 0x0000700010c46ff0 rsp = 0x0000700010c46fe0 rip = 0x00007fff2056447b Found by: previous frame's frame pointer 8 nwjs Framework + 0x1db0d80 rsp = 0x0000700010c47098 rip = 0x0000000109567d80 Found by: stack scanning

Thread 23 0 libsystem_kernel.dylib + 0xe7e rax = 0x0000000010000004 rdx = 0x0000000000000018 rcx = 0x0000700011448e88 rbx = 0x0000000000000011 rsi = 0x0000000000000011 rdi = 0x0000700011449028 rbp = 0x0000700011448ee0 rsp = 0x0000700011448e88 r8 = 0x0000000000000000 r9 = 0x0000000000000000 r10 = 0x0000000000000000 r11 = 0x0000000000000206 r12 = 0x0000000000000011 r13 = 0x0000000000000000 r14 = 0x0000700011449028 r15 = 0x0000000000000018 rip = 0x00007fff20533e7e Found by: given as instruction pointer in context 1 nwjs Framework + 0x1d9791e rbp = 0x0000700011449070 rsp = 0x0000700011448ef0 rip = 0x000000010954e91e Found by: previous frame's frame pointer 2 nwjs Framework + 0x2d3abb2 rbp = 0x00007000114490e0 rsp = 0x0000700011449080 rip = 0x000000010a4f1bb2 Found by: previous frame's frame pointer 3 nwjs Framework + 0x1d9c5c8 rbp = 0x0000700011449120 rsp = 0x00007000114490f0 rip = 0x00000001095535c8 Found by: previous frame's frame pointer 4 nwjs Framework + 0x27fb402 rbp = 0x00007000114491a0 rsp = 0x0000700011449130 rip = 0x0000000109fb2402 Found by: previous frame's frame pointer 5 nwjs Framework + 0x27faa61 rbp = 0x00007000114491c0 rsp = 0x00007000114491b0 rip = 0x0000000109fb1a61 Found by: previous frame's frame pointer 6 nwjs Framework + 0x303964c rbp = 0x0000700011449200 rsp = 0x00007000114491d0 rip = 0x000000010a7f064c Found by: previous frame's frame pointer 7 nwjs Framework + 0x30360fd rbp = 0x00007000114493c0 rsp = 0x0000700011449210 rip = 0x000000010a7ed0fd Found by: previous frame's frame pointer 8 nwjs Framework + 0x302b40f rbp = 0x0000700011449760 rsp = 0x00007000114493d0 rip = 0x000000010a7e240f Found by: previous frame's frame pointer 9 nwjs Framework + 0x301f46a rbp = 0x0000700011449910 rsp = 0x0000700011449770 rip = 0x000000010a7d646a Found by: previous frame's frame pointer 10 nwjs Framework + 0x303e350 rbp = 0x0000700011449aa0 rsp = 0x0000700011449920 rip = 0x000000010a7f5350 Found by: previous frame's frame pointer 11 nwjs Framework + 0x1d5edd7 rbp = 0x0000700011449b50 rsp = 0x0000700011449ab0 rip = 0x0000000109515dd7 Found by: previous frame's frame pointer 12 nwjs Framework + 0x1deab0c rbp = 0x0000700011449bd0 rsp = 0x0000700011449b60 rip = 0x00000001095a1b0c Found by: previous frame's frame pointer 13 nwjs Framework + 0x1d5f114 rbp = 0x0000700011449c40 rsp = 0x0000700011449be0 rip = 0x0000000109516114 Found by: previous frame's frame pointer 14 nwjs Framework + 0x1d83ea5 rbp = 0x0000700011449c60 rsp = 0x0000700011449c50 rip = 0x000000010953aea5 Found by: previous frame's frame pointer 15 nwjs Framework + 0x791048 rbp = 0x0000700011449db0 rsp = 0x0000700011449c70 rip = 0x0000000107f48048 Found by: previous frame's frame pointer 16 nwjs Framework + 0x7911d6 rbp = 0x0000700011449f10 rsp = 0x0000700011449dc0 rip = 0x0000000107f481d6 Found by: previous frame's frame pointer 17 nwjs Framework + 0x1db59bb rbp = 0x0000700011449f80 rsp = 0x0000700011449f20 rip = 0x000000010956c9bb Found by: previous frame's frame pointer 18 nwjs Framework + 0x1db0dd7 rbp = 0x0000700011449fb0 rsp = 0x0000700011449f90 rip = 0x0000000109567dd7 Found by: previous frame's frame pointer 19 libsystem_pthread.dylib + 0x6950 rbp = 0x0000700011449fd0 rsp = 0x0000700011449fc0 rip = 0x00007fff20568950 Found by: previous frame's frame pointer 20 libsystem_pthread.dylib + 0x247b rbp = 0x0000700011449ff0 rsp = 0x0000700011449fe0 rip = 0x00007fff2056447b Found by: previous frame's frame pointer 21 nwjs Framework + 0x1db0d80 rsp = 0x000070001144a098 rip = 0x0000000109567d80 Found by: stack scanning

Thread 24 0 libsystem_kernel.dylib + 0xe7e rax = 0x000000000100001f rdx = 0x0000000000000000 rcx = 0x0000700011c4ccd8 rbx = 0x0000000000000006 rsi = 0x0000000000000006 rdi = 0x0000700011c4cea0 rbp = 0x0000700011c4cd30 rsp = 0x0000700011c4ccd8 r8 = 0x000000000001500b r9 = 0x0000000000000000 r10 = 0x0000000000000000 r11 = 0x0000000000000206 r12 = 0x0000000000000006 r13 = 0x0000000000000000 r14 = 0x0000700011c4cea0 r15 = 0x0000000000000000 rip = 0x00007fff20533e7e Found by: given as instruction pointer in context 1 nwjs Framework + 0x1d97e35 rbp = 0x0000700011c4cee0 rsp = 0x0000700011c4cd40 rip = 0x000000010954ee35 Found by: previous frame's frame pointer 2 nwjs Framework + 0x1d97d5f rbp = 0x0000700011c4cf00 rsp = 0x0000700011c4cef0 rip = 0x000000010954ed5f Found by: previous frame's frame pointer 3 nwjs Framework + 0x1d9f27a rbp = 0x0000700011c4cf20 rsp = 0x0000700011c4cf10 rip = 0x000000010955627a Found by: previous frame's frame pointer 4 nwjs Framework + 0x1d9f86d rbp = 0x0000700011c4cf80 rsp = 0x0000700011c4cf30 rip = 0x000000010955686d Found by: previous frame's frame pointer 5 nwjs Framework + 0x1db0dd7 rbp = 0x0000700011c4cfb0 rsp = 0x0000700011c4cf90 rip = 0x0000000109567dd7 Found by: previous frame's frame pointer 6 libsystem_pthread.dylib + 0x6950 rbp = 0x0000700011c4cfd0 rsp = 0x0000700011c4cfc0 rip = 0x00007fff20568950 Found by: previous frame's frame pointer 7 libsystem_pthread.dylib + 0x247b rbp = 0x0000700011c4cff0 rsp = 0x0000700011c4cfe0 rip = 0x00007fff2056447b Found by: previous frame's frame pointer 8 nwjs Framework + 0x1db0d80 rsp = 0x0000700011c4d098 rip = 0x0000000109567d80 Found by: stack scanning

Thread 25 0 libsystem_kernel.dylib + 0x38e2 rax = 0x0000000002000131 rdx = 0x0000000000000500 rcx = 0x000070001244fe18 rbx = 0x0000700012450000 rsi = 0x0000050100000600 rdi = 0x00007fad89d13da8 rbp = 0x000070001244fec0 rsp = 0x000070001244fe18 r8 = 0x0000000000000000 r9 = 0x00000000000000a1 r10 = 0x0000000000000000 r11 = 0x0000000000000246 r12 = 0x0000000000000500 r13 = 0x00007fad89d13d28 r14 = 0x0000050100000600 r15 = 0x0000000000000016 rip = 0x00007fff205368e2 Found by: given as instruction pointer in context 1 nwjs Framework + 0x1d97398 rbp = 0x000070001244ff00 rsp = 0x000070001244fed0 rip = 0x000000010954e398 Found by: previous frame's frame pointer 2 nwjs Framework + 0x2ac4b18 rbp = 0x000070001244ff30 rsp = 0x000070001244ff10 rip = 0x000000010a27bb18 Found by: previous frame's frame pointer 3 nwjs Framework + 0x1db4e1b rbp = 0x000070001244ff80 rsp = 0x000070001244ff40 rip = 0x000000010956be1b Found by: previous frame's frame pointer 4 nwjs Framework + 0x1db0dd7 rbp = 0x000070001244ffb0 rsp = 0x000070001244ff90 rip = 0x0000000109567dd7 Found by: previous frame's frame pointer 5 libsystem_pthread.dylib + 0x6950 rbp = 0x000070001244ffd0 rsp = 0x000070001244ffc0 rip = 0x00007fff20568950 Found by: previous frame's frame pointer 6 libsystem_pthread.dylib + 0x247b rbp = 0x000070001244fff0 rsp = 0x000070001244ffe0 rip = 0x00007fff2056447b Found by: previous frame's frame pointer 7 nwjs Framework + 0x1db0d80 rsp = 0x0000700012450098 rip = 0x0000000109567d80 Found by: stack scanning

Thread 26 0 libsystem_kernel.dylib + 0xe7e rax = 0x000000000100001f rdx = 0x0000000000000000 rcx = 0x0000700012c51fb8 rbx = 0x0000000007000806 rsi = 0x0000000007000806 rdi = 0x0000700012c521b0 rbp = 0x0000700012c52010 rsp = 0x0000700012c51fb8 r8 = 0x0000000000013c03 r9 = 0x00000000ffffffff r10 = 0x0000000000000c00 r11 = 0x0000000000000206 r12 = 0x0000000007000806 r13 = 0x0000000000000c00 r14 = 0x0000700012c521b0 r15 = 0x0000000000000000 rip = 0x00007fff20533e7e Found by: given as instruction pointer in context 1 CoreFoundation + 0x81bf7 rbp = 0x0000700012c52090 rsp = 0x0000700012c52020 rip = 0x00007fff20660bf7 Found by: previous frame's frame pointer 2 CoreFoundation + 0x802ca rbp = 0x0000700012c52de0 rsp = 0x0000700012c520a0 rip = 0x00007fff2065f2ca Found by: previous frame's frame pointer 3 CoreFoundation + 0x7f6ce rbp = 0x0000700012c52e80 rsp = 0x0000700012c52df0 rip = 0x00007fff2065e6ce Found by: previous frame's frame pointer 4 nwjs Framework + 0x1d601bf rbp = 0x0000700012c52ec0 rsp = 0x0000700012c52e90 rip = 0x00000001095171bf Found by: previous frame's frame pointer 5 nwjs Framework + 0x1d5f2fe rbp = 0x0000700012c52ef0 rsp = 0x0000700012c52ed0 rip = 0x00000001095162fe Found by: previous frame's frame pointer 6 nwjs Framework + 0x1d83ea5 rbp = 0x0000700012c52f10 rsp = 0x0000700012c52f00 rip = 0x000000010953aea5 Found by: previous frame's frame pointer 7 nwjs Framework + 0x1db59bb rbp = 0x0000700012c52f80 rsp = 0x0000700012c52f20 rip = 0x000000010956c9bb Found by: previous frame's frame pointer 8 nwjs Framework + 0x1db0dd7 rbp = 0x0000700012c52fb0 rsp = 0x0000700012c52f90 rip = 0x0000000109567dd7 Found by: previous frame's frame pointer 9 libsystem_pthread.dylib + 0x6950 rbp = 0x0000700012c52fd0 rsp = 0x0000700012c52fc0 rip = 0x00007fff20568950 Found by: previous frame's frame pointer 10 libsystem_pthread.dylib + 0x247b rbp = 0x0000700012c52ff0 rsp = 0x0000700012c52fe0 rip = 0x00007fff2056447b Found by: previous frame's frame pointer 11 nwjs Framework + 0x1db0d80 rsp = 0x0000700012c53098 rip = 0x0000000109567d80 Found by: stack scanning

Thread 27 0 libsystem_kernel.dylib + 0xe7e rax = 0x000000000100001f rdx = 0x0000000000000000 rcx = 0x0000700013454fb8 rbx = 0x0000000007000806 rsi = 0x0000000007000806 rdi = 0x00007000134551b0 rbp = 0x0000700013455010 rsp = 0x0000700013454fb8 r8 = 0x000000000000bd03 r9 = 0x00000000ffffffff r10 = 0x0000000000000c00 r11 = 0x0000000000000206 r12 = 0x0000000007000806 r13 = 0x0000000000000c00 r14 = 0x00007000134551b0 r15 = 0x0000000000000000 rip = 0x00007fff20533e7e Found by: given as instruction pointer in context 1 CoreFoundation + 0x81bf7 rbp = 0x0000700013455090 rsp = 0x0000700013455020 rip = 0x00007fff20660bf7 Found by: previous frame's frame pointer 2 CoreFoundation + 0x802ca rbp = 0x0000700013455de0 rsp = 0x00007000134550a0 rip = 0x00007fff2065f2ca Found by: previous frame's frame pointer 3 CoreFoundation + 0x7f6ce rbp = 0x0000700013455e80 rsp = 0x0000700013455df0 rip = 0x00007fff2065e6ce Found by: previous frame's frame pointer 4 nwjs Framework + 0x1d601bf rbp = 0x0000700013455ec0 rsp = 0x0000700013455e90 rip = 0x00000001095171bf Found by: previous frame's frame pointer 5 nwjs Framework + 0x1d5f2fe rbp = 0x0000700013455ef0 rsp = 0x0000700013455ed0 rip = 0x00000001095162fe Found by: previous frame's frame pointer 6 nwjs Framework + 0x1d83ea5 rbp = 0x0000700013455f10 rsp = 0x0000700013455f00 rip = 0x000000010953aea5 Found by: previous frame's frame pointer 7 nwjs Framework + 0x1db59bb rbp = 0x0000700013455f80 rsp = 0x0000700013455f20 rip = 0x000000010956c9bb Found by: previous frame's frame pointer 8 nwjs Framework + 0x1db0dd7 rbp = 0x0000700013455fb0 rsp = 0x0000700013455f90 rip = 0x0000000109567dd7 Found by: previous frame's frame pointer 9 libsystem_pthread.dylib + 0x6950 rbp = 0x0000700013455fd0 rsp = 0x0000700013455fc0 rip = 0x00007fff20568950 Found by: previous frame's frame pointer 10 libsystem_pthread.dylib + 0x247b rbp = 0x0000700013455ff0 rsp = 0x0000700013455fe0 rip = 0x00007fff2056447b Found by: previous frame's frame pointer 11 nwjs Framework + 0x1db0d80 rsp = 0x0000700013456098 rip = 0x0000000109567d80 Found by: stack scanning

Thread 28 0 libsystem_kernel.dylib + 0x57e2 rax = 0x000000000200016b rdx = 0x0000000000000000 rcx = 0x0000700013c58db8 rbx = 0x0000700013c58e48 rsi = 0x00007fad8a844400 rdi = 0x0000000000000026 rbp = 0x0000700013c58e00 rsp = 0x0000700013c58db8 r8 = 0x0000000000000040 r9 = 0x0000700013c58dc8 r10 = 0x00007fad8a83c200 r11 = 0x0000000000000202 r12 = 0x00007fad89d141a0 r13 = 0x00007fad89d14180 r14 = 0x00007fad89d141b0 r15 = 0x00007fad8a83c200 rip = 0x00007fff205387e2 Found by: given as instruction pointer in context 1 nwjs Framework + 0x1dea87d rbp = 0x0000700013c58e80 rsp = 0x0000700013c58e10 rip = 0x00000001095a187d Found by: previous frame's frame pointer 2 nwjs Framework + 0x1d5f114 rbp = 0x0000700013c58ef0 rsp = 0x0000700013c58e90 rip = 0x0000000109516114 Found by: previous frame's frame pointer 3 nwjs Framework + 0x1d83ea5 rbp = 0x0000700013c58f10 rsp = 0x0000700013c58f00 rip = 0x000000010953aea5 Found by: previous frame's frame pointer 4 nwjs Framework + 0x1db59bb rbp = 0x0000700013c58f80 rsp = 0x0000700013c58f20 rip = 0x000000010956c9bb Found by: previous frame's frame pointer 5 nwjs Framework + 0x1db0dd7 rbp = 0x0000700013c58fb0 rsp = 0x0000700013c58f90 rip = 0x0000000109567dd7 Found by: previous frame's frame pointer 6 libsystem_pthread.dylib + 0x6950 rbp = 0x0000700013c58fd0 rsp = 0x0000700013c58fc0 rip = 0x00007fff20568950 Found by: previous frame's frame pointer 7 libsystem_pthread.dylib + 0x247b rbp = 0x0000700013c58ff0 rsp = 0x0000700013c58fe0 rip = 0x00007fff2056447b Found by: previous frame's frame pointer 8 nwjs Framework + 0x1db0d80 rsp = 0x0000700013c59098 rip = 0x0000000109567d80 Found by: stack scanning

Thread 29 0 libsystem_kernel.dylib + 0xe7e rax = 0x000000000100001f rdx = 0x0000000000000000 rcx = 0x000070001445bcd8 rbx = 0x0000000000000006 rsi = 0x0000000000000006 rdi = 0x000070001445bea0 rbp = 0x000070001445bd30 rsp = 0x000070001445bcd8 r8 = 0x000000000001320b r9 = 0x0000000000000000 r10 = 0x0000000000000000 r11 = 0x0000000000000206 r12 = 0x0000000000000006 r13 = 0x0000000000000000 r14 = 0x000070001445bea0 r15 = 0x0000000000000000 rip = 0x00007fff20533e7e Found by: given as instruction pointer in context 1 nwjs Framework + 0x1d97e35 rbp = 0x000070001445bee0 rsp = 0x000070001445bd40 rip = 0x000000010954ee35 Found by: previous frame's frame pointer 2 nwjs Framework + 0x1d97d5f rbp = 0x000070001445bf00 rsp = 0x000070001445bef0 rip = 0x000000010954ed5f Found by: previous frame's frame pointer 3 nwjs Framework + 0x1d9f27a rbp = 0x000070001445bf20 rsp = 0x000070001445bf10 rip = 0x000000010955627a Found by: previous frame's frame pointer 4 nwjs Framework + 0x1d9f86d rbp = 0x000070001445bf80 rsp = 0x000070001445bf30 rip = 0x000000010955686d Found by: previous frame's frame pointer 5 nwjs Framework + 0x1db0dd7 rbp = 0x000070001445bfb0 rsp = 0x000070001445bf90 rip = 0x0000000109567dd7 Found by: previous frame's frame pointer 6 libsystem_pthread.dylib + 0x6950 rbp = 0x000070001445bfd0 rsp = 0x000070001445bfc0 rip = 0x00007fff20568950 Found by: previous frame's frame pointer 7 libsystem_pthread.dylib + 0x247b rbp = 0x000070001445bff0 rsp = 0x000070001445bfe0 rip = 0x00007fff2056447b Found by: previous frame's frame pointer 8 nwjs Framework + 0x1db0d80 rsp = 0x000070001445c098 rip = 0x0000000109567d80 Found by: stack scanning

Thread 30 0 libsystem_kernel.dylib + 0xe7e rax = 0x000000000100001f rdx = 0x0000000000000000 rcx = 0x0000700014c5dfb8 rbx = 0x0000000007000806 rsi = 0x0000000007000806 rdi = 0x0000700014c5e1b0 rbp = 0x0000700014c5e010 rsp = 0x0000700014c5dfb8 r8 = 0x0000000000012e03 r9 = 0x00000000ffffffff r10 = 0x0000000000000c00 r11 = 0x0000000000000206 r12 = 0x0000000007000806 r13 = 0x0000000000000c00 r14 = 0x0000700014c5e1b0 r15 = 0x0000000000000000 rip = 0x00007fff20533e7e Found by: given as instruction pointer in context 1 CoreFoundation + 0x81bf7 rbp = 0x0000700014c5e090 rsp = 0x0000700014c5e020 rip = 0x00007fff20660bf7 Found by: previous frame's frame pointer 2 CoreFoundation + 0x802ca rbp = 0x0000700014c5ede0 rsp = 0x0000700014c5e0a0 rip = 0x00007fff2065f2ca Found by: previous frame's frame pointer 3 CoreFoundation + 0x7f6ce rbp = 0x0000700014c5ee80 rsp = 0x0000700014c5edf0 rip = 0x00007fff2065e6ce Found by: previous frame's frame pointer 4 nwjs Framework + 0x1d601bf rbp = 0x0000700014c5eec0 rsp = 0x0000700014c5ee90 rip = 0x00000001095171bf Found by: previous frame's frame pointer 5 nwjs Framework + 0x1d5f2fe rbp = 0x0000700014c5eef0 rsp = 0x0000700014c5eed0 rip = 0x00000001095162fe Found by: previous frame's frame pointer 6 nwjs Framework + 0x1d83ea5 rbp = 0x0000700014c5ef10 rsp = 0x0000700014c5ef00 rip = 0x000000010953aea5 Found by: previous frame's frame pointer 7 nwjs Framework + 0x1db59bb rbp = 0x0000700014c5ef80 rsp = 0x0000700014c5ef20 rip = 0x000000010956c9bb Found by: previous frame's frame pointer 8 nwjs Framework + 0x1db0dd7 rbp = 0x0000700014c5efb0 rsp = 0x0000700014c5ef90 rip = 0x0000000109567dd7 Found by: previous frame's frame pointer 9 libsystem_pthread.dylib + 0x6950 rbp = 0x0000700014c5efd0 rsp = 0x0000700014c5efc0 rip = 0x00007fff20568950 Found by: previous frame's frame pointer 10 libsystem_pthread.dylib + 0x247b rbp = 0x0000700014c5eff0 rsp = 0x0000700014c5efe0 rip = 0x00007fff2056447b Found by: previous frame's frame pointer 11 nwjs Framework + 0x1db0d80 rsp = 0x0000700014c5f098 rip = 0x0000000109567d80 Found by: stack scanning

Thread 31 0 libsystem_kernel.dylib + 0xe7e rax = 0x000000000100001f rdx = 0x0000000000000000 rcx = 0x0000700015460f68 rbx = 0x0000000007000806 rsi = 0x0000000007000806 rdi = 0x0000700015461160 rbp = 0x0000700015460fc0 rsp = 0x0000700015460f68 r8 = 0x000000000000d303 r9 = 0x00000000ffffffff r10 = 0x0000000000000c00 r11 = 0x0000000000000206 r12 = 0x0000000007000806 r13 = 0x0000000000000c00 r14 = 0x0000700015461160 r15 = 0x0000000000000000 rip = 0x00007fff20533e7e Found by: given as instruction pointer in context 1 CoreFoundation + 0x81bf7 rbp = 0x0000700015461040 rsp = 0x0000700015460fd0 rip = 0x00007fff20660bf7 Found by: previous frame's frame pointer 2 CoreFoundation + 0x802ca rbp = 0x0000700015461d90 rsp = 0x0000700015461050 rip = 0x00007fff2065f2ca Found by: previous frame's frame pointer 3 CoreFoundation + 0x7f6ce rbp = 0x0000700015461e30 rsp = 0x0000700015461da0 rip = 0x00007fff2065e6ce Found by: previous frame's frame pointer 4 Foundation + 0x5ffa1 rbp = 0x0000700015461e70 rsp = 0x0000700015461e40 rip = 0x00007fff213ebfa1 Found by: previous frame's frame pointer 5 nwjs Framework + 0x1d6047e rbp = 0x0000700015461ec0 rsp = 0x0000700015461e80 rip = 0x000000010951747e Found by: previous frame's frame pointer 6 nwjs Framework + 0x1d5f2fe rbp = 0x0000700015461ef0 rsp = 0x0000700015461ed0 rip = 0x00000001095162fe Found by: previous frame's frame pointer 7 nwjs Framework + 0x1d83ea5 rbp = 0x0000700015461f10 rsp = 0x0000700015461f00 rip = 0x000000010953aea5 Found by: previous frame's frame pointer 8 nwjs Framework + 0x1db59bb rbp = 0x0000700015461f80 rsp = 0x0000700015461f20 rip = 0x000000010956c9bb Found by: previous frame's frame pointer 9 nwjs Framework + 0x1db0dd7 rbp = 0x0000700015461fb0 rsp = 0x0000700015461f90 rip = 0x0000000109567dd7 Found by: previous frame's frame pointer 10 libsystem_pthread.dylib + 0x6950 rbp = 0x0000700015461fd0 rsp = 0x0000700015461fc0 rip = 0x00007fff20568950 Found by: previous frame's frame pointer 11 libsystem_pthread.dylib + 0x247b rbp = 0x0000700015461ff0 rsp = 0x0000700015461fe0 rip = 0x00007fff2056447b Found by: previous frame's frame pointer 12 nwjs Framework + 0x1db0d80 rsp = 0x0000700015462098 rip = 0x0000000109567d80 Found by: stack scanning

Thread 32 0 libsystem_kernel.dylib + 0xe7e rax = 0x000000000100001f rdx = 0x0000000000000000 rcx = 0x0000700015c64cc8 rbx = 0x0000000000000106 rsi = 0x0000000000000106 rdi = 0x0000700015c64e90 rbp = 0x0000700015c64d20 rsp = 0x0000700015c64cc8 r8 = 0x000000000000d603 r9 = 0x000000000000ea60 r10 = 0x0000000000000000 r11 = 0x0000000000000206 r12 = 0x0000000000000106 r13 = 0x0000000000000000 r14 = 0x0000700015c64e90 r15 = 0x0000000000000000 rip = 0x00007fff20533e7e Found by: given as instruction pointer in context 1 nwjs Framework + 0x1d97e35 rbp = 0x0000700015c64ed0 rsp = 0x0000700015c64d30 rip = 0x000000010954ee35 Found by: previous frame's frame pointer 2 nwjs Framework + 0x1d97f11 rbp = 0x0000700015c64f00 rsp = 0x0000700015c64ee0 rip = 0x000000010954ef11 Found by: previous frame's frame pointer 3 nwjs Framework + 0x1d9f288 rbp = 0x0000700015c64f20 rsp = 0x0000700015c64f10 rip = 0x0000000109556288 Found by: previous frame's frame pointer 4 nwjs Framework + 0x1d9f86d rbp = 0x0000700015c64f80 rsp = 0x0000700015c64f30 rip = 0x000000010955686d Found by: previous frame's frame pointer 5 nwjs Framework + 0x1db0dd7 rbp = 0x0000700015c64fb0 rsp = 0x0000700015c64f90 rip = 0x0000000109567dd7 Found by: previous frame's frame pointer 6 libsystem_pthread.dylib + 0x6950 rbp = 0x0000700015c64fd0 rsp = 0x0000700015c64fc0 rip = 0x00007fff20568950 Found by: previous frame's frame pointer 7 libsystem_pthread.dylib + 0x247b rbp = 0x0000700015c64ff0 rsp = 0x0000700015c64fe0 rip = 0x00007fff2056447b Found by: previous frame's frame pointer 8 nwjs Framework + 0x1db0d80 rsp = 0x0000700015c65098 rip = 0x0000000109567d80 Found by: stack scanning

Thread 33 0 libsystem_kernel.dylib + 0xe7e rax = 0x000000000100001f rdx = 0x0000000000000000 rcx = 0x0000700016467cc8 rbx = 0x0000000000000106 rsi = 0x0000000000000106 rdi = 0x0000700016467e90 rbp = 0x0000700016467d20 rsp = 0x0000700016467cc8 r8 = 0x000000000000d903 r9 = 0x000000000000ea60 r10 = 0x0000000000000000 r11 = 0x0000000000000206 r12 = 0x0000000000000106 r13 = 0x0000000000000000 r14 = 0x0000700016467e90 r15 = 0x0000000000000000 rip = 0x00007fff20533e7e Found by: given as instruction pointer in context 1 nwjs Framework + 0x1d97e35 rbp = 0x0000700016467ed0 rsp = 0x0000700016467d30 rip = 0x000000010954ee35 Found by: previous frame's frame pointer 2 nwjs Framework + 0x1d97f11 rbp = 0x0000700016467f00 rsp = 0x0000700016467ee0 rip = 0x000000010954ef11 Found by: previous frame's frame pointer 3 nwjs Framework + 0x1d9f288 rbp = 0x0000700016467f20 rsp = 0x0000700016467f10 rip = 0x0000000109556288 Found by: previous frame's frame pointer 4 nwjs Framework + 0x1d9f86d rbp = 0x0000700016467f80 rsp = 0x0000700016467f30 rip = 0x000000010955686d Found by: previous frame's frame pointer 5 nwjs Framework + 0x1db0dd7 rbp = 0x0000700016467fb0 rsp = 0x0000700016467f90 rip = 0x0000000109567dd7 Found by: previous frame's frame pointer 6 libsystem_pthread.dylib + 0x6950 rbp = 0x0000700016467fd0 rsp = 0x0000700016467fc0 rip = 0x00007fff20568950 Found by: previous frame's frame pointer 7 libsystem_pthread.dylib + 0x247b rbp = 0x0000700016467ff0 rsp = 0x0000700016467fe0 rip = 0x00007fff2056447b Found by: previous frame's frame pointer 8 nwjs Framework + 0x1db0d80 rsp = 0x0000700016468098 rip = 0x0000000109567d80 Found by: stack scanning

Thread 34 0 libsystem_kernel.dylib + 0x38e2 rax = 0x0000000002000131 rdx = 0x0000000000000000 rcx = 0x0000700016c6ae28 rbx = 0x0000000000000100 rsi = 0x0000000100000100 rdi = 0x0000600002252680 rbp = 0x0000700016c6aed0 rsp = 0x0000700016c6ae28 r8 = 0x0000000000000000 r9 = 0x00000000000000a1 r10 = 0x0000000000000000 r11 = 0x0000000000000297 r12 = 0x0000000000000000 r13 = 0x0000600002252640 r14 = 0x0000000100000100 r15 = 0x0000000000000016 rip = 0x00007fff205368e2 Found by: given as instruction pointer in context 1 nwjs Framework + 0x1d97420 rbp = 0x0000700016c6af20 rsp = 0x0000700016c6aee0 rip = 0x000000010954e420 Found by: previous frame's frame pointer 2 nwjs Framework + 0x1db74e4 rbp = 0x0000700016c6af80 rsp = 0x0000700016c6af30 rip = 0x000000010956e4e4 Found by: previous frame's frame pointer 3 nwjs Framework + 0x1db0dd7 rbp = 0x0000700016c6afb0 rsp = 0x0000700016c6af90 rip = 0x0000000109567dd7 Found by: previous frame's frame pointer 4 libsystem_pthread.dylib + 0x6950 rbp = 0x0000700016c6afd0 rsp = 0x0000700016c6afc0 rip = 0x00007fff20568950 Found by: previous frame's frame pointer 5 libsystem_pthread.dylib + 0x247b rbp = 0x0000700016c6aff0 rsp = 0x0000700016c6afe0 rip = 0x00007fff2056447b Found by: previous frame's frame pointer 6 nwjs Framework + 0x1db0d80 rsp = 0x0000700016c6b098 rip = 0x0000000109567d80 Found by: stack scanning

Thread 35 0 libsystem_kernel.dylib + 0x253e rax = 0x0000000002000170 rdx = 0x0000000000000001 rcx = 0x0000700016d70b18 rbx = 0x00000000004f4002 rsi = 0x0000700016d70b80 rdi = 0x0000000000000100 rbp = 0x0000700016d70b40 rsp = 0x0000700016d70b18 r8 = 0x0000000000000000 r9 = 0x0000000000000001 r10 = 0x0000000000000000 r11 = 0x0000000000000246 r12 = 0x0000700016d71000 r13 = 0x0000000000000000 r14 = 0x0000000000000001 r15 = 0x0000700016d70b78 rip = 0x00007fff2053553e Found by: given as instruction pointer in context 1 libsystem_pthread.dylib + 0x2467 rbp = 0x0000700016d70b60 rsp = 0x0000700016d70b50 rip = 0x00007fff20564467 Found by: previous frame's frame pointer 2 libsystem_pthread.dylib + 0x2467 rbp = 0x0000700016d70b60 rsp = 0x0000700016d70b60 rip = 0x00007fff20564467 Found by: stack scanning 3 libsystem_blocks.dylib + 0x141d rsp = 0x0000700016d70c30 rip = 0x00007fff2029e41d Found by: stack scanning 4 libdispatch.dylib + 0x25b9 rsp = 0x0000700016d70c60 rip = 0x00007fff203bc5b9 Found by: stack scanning 5 libobjc.A.dylib + 0x7fc2 rsp = 0x0000700016d70cf0 rip = 0x00007fff20406fc2 Found by: stack scanning 6 libobjc.A.dylib + 0x7fc2 rsp = 0x0000700016d70dc0 rip = 0x00007fff20406fc2 Found by: stack scanning 7 libsystem_malloc.dylib + 0x22a6 rsp = 0x0000700016d70dd0 rip = 0x00007fff2038f2a6 Found by: stack scanning 8 libsystem_malloc.dylib + 0x2127 rsp = 0x0000700016d70df0 rip = 0x00007fff2038f127 Found by: stack scanning 9 libdispatch.dylib + 0x2c17 rsp = 0x0000700016d70e30 rip = 0x00007fff203bcc17 Found by: stack scanning 10 libdispatch.dylib + 0x16981 rsp = 0x0000700016d70e70 rip = 0x00007fff203d0981 Found by: stack scanning 11 libobjc.A.dylib + 0x833e rsp = 0x0000700016d70ee0 rip = 0x00007fff2040733e Found by: stack scanning 12 libdispatch.dylib + 0x37b0 rsp = 0x0000700016d70f00 rip = 0x00007fff203bd7b0 Found by: stack scanning 13 libdispatch.dylib + 0x12b80 rsp = 0x0000700016d70f20 rip = 0x00007fff203ccb80 Found by: stack scanning 14 libdispatch.dylib + 0x36b6 rsp = 0x0000700016d70f50 rip = 0x00007fff203bd6b6 Found by: stack scanning 15 libdispatch.dylib + 0x12fb8 rsp = 0x0000700016d70fa0 rip = 0x00007fff203ccfb8 Found by: stack scanning 16 libsystem_pthread.dylib + 0x34fd rsp = 0x0000700016d70fb0 rip = 0x00007fff205654fd Found by: stack scanning 17 libsystem_pthread.dylib + 0x2467 rsp = 0x0000700016d70fe0 rip = 0x00007fff20564467 Found by: stack scanning 18 libdispatch.dylib + 0x1392a rsp = 0x0000700016d71098 rip = 0x00007fff203cd92a Found by: stack scanning

Thread 36 0 libsystem_kernel.dylib + 0xe7e rax = 0x000000000100001f rdx = 0x0000000000000000 rcx = 0x0000700016df2f18 rbx = 0x0000000007000806 rsi = 0x0000000007000806 rdi = 0x0000700016df3110 rbp = 0x0000700016df2f70 rsp = 0x0000700016df2f18 r8 = 0x000000000001060b r9 = 0x00000000ffffffff r10 = 0x0000000000000c00 r11 = 0x0000000000000206 r12 = 0x0000000007000806 r13 = 0x0000000000000c00 r14 = 0x0000700016df3110 r15 = 0x0000000000000000 rip = 0x00007fff20533e7e Found by: given as instruction pointer in context 1 CoreFoundation + 0x81bf7 rbp = 0x0000700016df2ff0 rsp = 0x0000700016df2f80 rip = 0x00007fff20660bf7 Found by: previous frame's frame pointer 2 CoreFoundation + 0x802ca rbp = 0x0000700016df3d40 rsp = 0x0000700016df3000 rip = 0x00007fff2065f2ca Found by: previous frame's frame pointer 3 CoreFoundation + 0x7f6ce rbp = 0x0000700016df3de0 rsp = 0x0000700016df3d50 rip = 0x00007fff2065e6ce Found by: previous frame's frame pointer 4 AppKit + 0x1c47c6 rbp = 0x0000700016df3fb0 rsp = 0x0000700016df3df0 rip = 0x00007fff230047c6 Found by: previous frame's frame pointer 5 libsystem_pthread.dylib + 0x6950 rbp = 0x0000700016df3fd0 rsp = 0x0000700016df3fc0 rip = 0x00007fff20568950 Found by: previous frame's frame pointer 6 libsystem_pthread.dylib + 0x247b rbp = 0x0000700016df3ff0 rsp = 0x0000700016df3fe0 rip = 0x00007fff2056447b Found by: previous frame's frame pointer 7 AppKit + 0x1c474a rsp = 0x0000700016df4098 rip = 0x00007fff2300474a Found by: stack scanning

Thread 37 0 libsystem_kernel.dylib + 0xe7e rax = 0x000000000100001f rdx = 0x0000000000000000 rcx = 0x00007000175f6cc8 rbx = 0x0000000000000106 rsi = 0x0000000000000106 rdi = 0x00007000175f6e90 rbp = 0x00007000175f6d20 rsp = 0x00007000175f6cc8 r8 = 0x0000000000010833 r9 = 0x0000000000007530 r10 = 0x0000000000000000 r11 = 0x0000000000000206 r12 = 0x0000000000000106 r13 = 0x0000000000000000 r14 = 0x00007000175f6e90 r15 = 0x0000000000000000 rip = 0x00007fff20533e7e Found by: given as instruction pointer in context 1 nwjs Framework + 0x1d97e35 rbp = 0x00007000175f6ed0 rsp = 0x00007000175f6d30 rip = 0x000000010954ee35 Found by: previous frame's frame pointer 2 nwjs Framework + 0x1d97f11 rbp = 0x00007000175f6f00 rsp = 0x00007000175f6ee0 rip = 0x000000010954ef11 Found by: previous frame's frame pointer 3 nwjs Framework + 0x1d9f288 rbp = 0x00007000175f6f20 rsp = 0x00007000175f6f10 rip = 0x0000000109556288 Found by: previous frame's frame pointer 4 nwjs Framework + 0x1d9f6ba rbp = 0x00007000175f6f80 rsp = 0x00007000175f6f30 rip = 0x00000001095566ba Found by: previous frame's frame pointer 5 nwjs Framework + 0x1db0dd7 rbp = 0x00007000175f6fb0 rsp = 0x00007000175f6f90 rip = 0x0000000109567dd7 Found by: previous frame's frame pointer 6 libsystem_pthread.dylib + 0x6950 rbp = 0x00007000175f6fd0 rsp = 0x00007000175f6fc0 rip = 0x00007fff20568950 Found by: previous frame's frame pointer 7 libsystem_pthread.dylib + 0x247b rbp = 0x00007000175f6ff0 rsp = 0x00007000175f6fe0 rip = 0x00007fff2056447b Found by: previous frame's frame pointer 8 nwjs Framework + 0x1db0d80 rsp = 0x00007000175f7098 rip = 0x0000000109567d80 Found by: stack scanning

Thread 38 0 libsystem_kernel.dylib + 0xe7e rax = 0x000000000100001f rdx = 0x0000000000000000 rcx = 0x0000700017df8f68 rbx = 0x0000000007000806 rsi = 0x0000000007000806 rdi = 0x0000700017df9160 rbp = 0x0000700017df8fc0 rsp = 0x0000700017df8f68 r8 = 0x000000000001c40b r9 = 0x00000000ffffffff r10 = 0x0000000000000c00 r11 = 0x0000000000000206 r12 = 0x0000000007000806 r13 = 0x0000000000000c00 r14 = 0x0000700017df9160 r15 = 0x0000000000000000 rip = 0x00007fff20533e7e Found by: given as instruction pointer in context 1 CoreFoundation + 0x81bf7 rbp = 0x0000700017df9040 rsp = 0x0000700017df8fd0 rip = 0x00007fff20660bf7 Found by: previous frame's frame pointer 2 CoreFoundation + 0x802ca rbp = 0x0000700017df9d90 rsp = 0x0000700017df9050 rip = 0x00007fff2065f2ca Found by: previous frame's frame pointer 3 CoreFoundation + 0x7f6ce rbp = 0x0000700017df9e30 rsp = 0x0000700017df9da0 rip = 0x00007fff2065e6ce Found by: previous frame's frame pointer 4 Foundation + 0x5ffa1 rbp = 0x0000700017df9e70 rsp = 0x0000700017df9e40 rip = 0x00007fff213ebfa1 Found by: previous frame's frame pointer 5 nwjs Framework + 0x1d6047e rbp = 0x0000700017df9ec0 rsp = 0x0000700017df9e80 rip = 0x000000010951747e Found by: previous frame's frame pointer 6 nwjs Framework + 0x1d5f2fe rbp = 0x0000700017df9ef0 rsp = 0x0000700017df9ed0 rip = 0x00000001095162fe Found by: previous frame's frame pointer 7 nwjs Framework + 0x1d83ea5 rbp = 0x0000700017df9f10 rsp = 0x0000700017df9f00 rip = 0x000000010953aea5 Found by: previous frame's frame pointer 8 nwjs Framework + 0x1db59bb rbp = 0x0000700017df9f80 rsp = 0x0000700017df9f20 rip = 0x000000010956c9bb Found by: previous frame's frame pointer 9 nwjs Framework + 0x1db0dd7 rbp = 0x0000700017df9fb0 rsp = 0x0000700017df9f90 rip = 0x0000000109567dd7 Found by: previous frame's frame pointer 10 libsystem_pthread.dylib + 0x6950 rbp = 0x0000700017df9fd0 rsp = 0x0000700017df9fc0 rip = 0x00007fff20568950 Found by: previous frame's frame pointer 11 libsystem_pthread.dylib + 0x247b rbp = 0x0000700017df9ff0 rsp = 0x0000700017df9fe0 rip = 0x00007fff2056447b Found by: previous frame's frame pointer 12 nwjs Framework + 0x1db0d80 rsp = 0x0000700017dfa098 rip = 0x0000000109567d80 Found by: stack scanning

Thread 39 0 libsystem_kernel.dylib + 0x91fe rax = 0x000000000200005d rdx = 0x0000600001b41390 rcx = 0x0000700017e74bd8 rbx = 0x00007fff885c4af0 rsi = 0x0000600001b41300 rdi = 0x0000000000000080 rbp = 0x0000700017e7cfb0 rsp = 0x0000700017e74bd8 r8 = 0x0000000000000000 r9 = 0x00007fff885c4b10 r10 = 0x0000000000000000 r11 = 0x0000000000000246 r12 = 0x0000000000000080 r13 = 0x00007fad89e5f700 r14 = 0x0000600001b41390 r15 = 0x0000600001b41300 rip = 0x00007fff2053c1fe Found by: given as instruction pointer in context 1 libsystem_pthread.dylib + 0x6950 rbp = 0x0000700017e7cfd0 rsp = 0x0000700017e7cfc0 rip = 0x00007fff20568950 Found by: previous frame's frame pointer 2 libsystem_pthread.dylib + 0x247b rbp = 0x0000700017e7cff0 rsp = 0x0000700017e7cfe0 rip = 0x00007fff2056447b Found by: previous frame's frame pointer 3 CoreFoundation + 0xa843f rsp = 0x0000700017e7d098 rip = 0x00007fff2068743f Found by: stack scanning

Thread 40 0 libsystem_kernel.dylib + 0xe7e rax = 0x000000000100001f rdx = 0x0000000000000000 rcx = 0x00007000079fd088 rbx = 0x0000000007000806 rsi = 0x0000000007000806 rdi = 0x00007000079fd280 rbp = 0x00007000079fd0e0 rsp = 0x00007000079fd088 r8 = 0x0000000000019627 r9 = 0x00000000ffffffff r10 = 0x0000000000000c00 r11 = 0x0000000000000206 r12 = 0x0000000007000806 r13 = 0x0000000000000c00 r14 = 0x00007000079fd280 r15 = 0x0000000000000000 rip = 0x00007fff20533e7e Found by: given as instruction pointer in context 1 CoreFoundation + 0x81bf7 rbp = 0x00007000079fd160 rsp = 0x00007000079fd0f0 rip = 0x00007fff20660bf7 Found by: previous frame's frame pointer 2 CoreFoundation + 0x802ca rbp = 0x00007000079fdeb0 rsp = 0x00007000079fd170 rip = 0x00007fff2065f2ca Found by: previous frame's frame pointer 3 CoreFoundation + 0x7f6ce rbp = 0x00007000079fdf50 rsp = 0x00007000079fdec0 rip = 0x00007fff2065e6ce Found by: previous frame's frame pointer 4 CoreFoundation + 0x105cc9 rbp = 0x00007000079fdf70 rsp = 0x00007000079fdf60 rip = 0x00007fff206e4cc9 Found by: previous frame's frame pointer 5 nwjs Framework + 0x36a0414 rbp = 0x00007000079fdfb0 rsp = 0x00007000079fdf80 rip = 0x000000010ae57414 Found by: previous frame's frame pointer 6 libsystem_pthread.dylib + 0x6950 rbp = 0x00007000079fdfd0 rsp = 0x00007000079fdfc0 rip = 0x00007fff20568950 Found by: previous frame's frame pointer 7 libsystem_pthread.dylib + 0x247b rbp = 0x00007000079fdff0 rsp = 0x00007000079fdfe0 rip = 0x00007fff2056447b Found by: previous frame's frame pointer 8 nwjs Framework + 0x36a0310 rsp = 0x00007000079fe098 rip = 0x000000010ae57310 Found by: stack scanning

Thread 41 0 libsystem_kernel.dylib + 0x74fe rax = 0x00000000020000e6 rdx = 0x000000000000ea60 rcx = 0x000070001867fcd8 rbx = 0x0000000000000002 rsi = 0x0000000000000002 rdi = 0x0000600001b19220 rbp = 0x000070001867fd30 rsp = 0x000070001867fcd8 r8 = 0x0000000000000001 r9 = 0xffffffff00000000 r10 = 0x0000000000000000 r11 = 0x0000000000000206 r12 = 0x00007fad89e7b2e0 r13 = 0x00007fad89e7b2f8 r14 = 0x0000600001b19220 r15 = 0x00007fad89e7b2e8 rip = 0x00007fff2053a4fe Found by: given as instruction pointer in context 1 nwjs Framework + 0x369ce72 rbp = 0x000070001867fd90 rsp = 0x000070001867fd40 rip = 0x000000010ae53e72 Found by: previous frame's frame pointer 2 nwjs Framework + 0x369d2a2 rbp = 0x000070001867fdb0 rsp = 0x000070001867fda0 rip = 0x000000010ae542a2 Found by: previous frame's frame pointer 3 nwjs Framework + 0x368eb99 rbp = 0x000070001867ff30 rsp = 0x000070001867fdc0 rip = 0x000000010ae45b99 Found by: previous frame's frame pointer 4 nwjs Framework + 0x1db4e1b rbp = 0x000070001867ff80 rsp = 0x000070001867ff40 rip = 0x000000010956be1b Found by: previous frame's frame pointer 5 nwjs Framework + 0x1db0dd7 rbp = 0x000070001867ffb0 rsp = 0x000070001867ff90 rip = 0x0000000109567dd7 Found by: previous frame's frame pointer 6 libsystem_pthread.dylib + 0x6950 rbp = 0x000070001867ffd0 rsp = 0x000070001867ffc0 rip = 0x00007fff20568950 Found by: previous frame's frame pointer 7 libsystem_pthread.dylib + 0x247b rbp = 0x000070001867fff0 rsp = 0x000070001867ffe0 rip = 0x00007fff2056447b Found by: previous frame's frame pointer 8 nwjs Framework + 0x1db0d80 rsp = 0x0000700018680098 rip = 0x0000000109567d80 Found by: stack scanning

Thread 42 0 libsystem_kernel.dylib + 0xe7e rax = 0x000000000100001f rdx = 0x0000000000000000 rcx = 0x0000700018e82cc8 rbx = 0x0000000000000106 rsi = 0x0000000000000106 rdi = 0x0000700018e82e90 rbp = 0x0000700018e82d20 rsp = 0x0000700018e82cc8 r8 = 0x0000000000029503 r9 = 0x000000000000ea60 r10 = 0x0000000000000000 r11 = 0x0000000000000206 r12 = 0x0000000000000106 r13 = 0x0000000000000000 r14 = 0x0000700018e82e90 r15 = 0x0000000000000000 rip = 0x00007fff20533e7e Found by: given as instruction pointer in context 1 nwjs Framework + 0x1d97e35 rbp = 0x0000700018e82ed0 rsp = 0x0000700018e82d30 rip = 0x000000010954ee35 Found by: previous frame's frame pointer 2 nwjs Framework + 0x1d97f11 rbp = 0x0000700018e82f00 rsp = 0x0000700018e82ee0 rip = 0x000000010954ef11 Found by: previous frame's frame pointer 3 nwjs Framework + 0x1d9f288 rbp = 0x0000700018e82f20 rsp = 0x0000700018e82f10 rip = 0x0000000109556288 Found by: previous frame's frame pointer 4 nwjs Framework + 0x1d9f6ba rbp = 0x0000700018e82f80 rsp = 0x0000700018e82f30 rip = 0x00000001095566ba Found by: previous frame's frame pointer 5 nwjs Framework + 0x1db0dd7 rbp = 0x0000700018e82fb0 rsp = 0x0000700018e82f90 rip = 0x0000000109567dd7 Found by: previous frame's frame pointer 6 libsystem_pthread.dylib + 0x6950 rbp = 0x0000700018e82fd0 rsp = 0x0000700018e82fc0 rip = 0x00007fff20568950 Found by: previous frame's frame pointer 7 libsystem_pthread.dylib + 0x247b rbp = 0x0000700018e82ff0 rsp = 0x0000700018e82fe0 rip = 0x00007fff2056447b Found by: previous frame's frame pointer 8 nwjs Framework + 0x1db0d80 rsp = 0x0000700018e83098 rip = 0x0000000109567d80 Found by: stack scanning

Thread 43 0 libsystem_kernel.dylib + 0x253e rax = 0x0000000002000170 rdx = 0x0000000000000001 rcx = 0x000070000840cb18 rbx = 0x00000000004f4005 rsi = 0x000070000840cb80 rdi = 0x0000000000000100 rbp = 0x000070000840cb40 rsp = 0x000070000840cb18 r8 = 0x0000000000000000 r9 = 0x0000000000000001 r10 = 0x0000000000000000 r11 = 0x0000000000000246 r12 = 0x000070000840d000 r13 = 0x0000000000000000 r14 = 0x0000000000000001 r15 = 0x000070000840cb78 rip = 0x00007fff2053553e Found by: given as instruction pointer in context 1 libsystem_pthread.dylib + 0x2467 rbp = 0x000070000840cb60 rsp = 0x000070000840cb50 rip = 0x00007fff20564467 Found by: previous frame's frame pointer 2 libsystem_pthread.dylib + 0x2467 rbp = 0x000070000840cb60 rsp = 0x000070000840cb60 rip = 0x00007fff20564467 Found by: stack scanning 3 libsystem_malloc.dylib + 0x321e rsp = 0x000070000840cc00 rip = 0x00007fff2039021e Found by: stack scanning 4 libsystem_malloc.dylib + 0x1657 rsp = 0x000070000840cca0 rip = 0x00007fff2038e657 Found by: stack scanning 5 CoreFoundation + 0x677ae rsp = 0x000070000840ccd0 rip = 0x00007fff206467ae Found by: stack scanning 6 libsystem_malloc.dylib + 0x1584 rsp = 0x000070000840cd00 rip = 0x00007fff2038e584 Found by: stack scanning 7 libsystem_malloc.dylib + 0x154d rsp = 0x000070000840cd08 rip = 0x00007fff2038e54d Found by: stack scanning 8 nwjs Framework + 0x1de4b3d rsp = 0x000070000840cd30 rip = 0x000000010959bb3d Found by: stack scanning 9 nwjs Framework + 0x1de4b10 rsp = 0x000070000840cd38 rip = 0x000000010959bb10 Found by: stack scanning 10 nwjs Framework + 0x1de4b3d rsp = 0x000070000840cd60 rip = 0x000000010959bb3d Found by: stack scanning 11 libsystem_malloc.dylib + 0x1bdfe rsp = 0x000070000840cd90 rip = 0x00007fff203a8dfe Found by: stack scanning 12 CoreFoundation + 0x67693 rsp = 0x000070000840cdd0 rip = 0x00007fff20646693 Found by: stack scanning 13 libobjc.A.dylib + 0x7fc2 rsp = 0x000070000840ce70 rip = 0x00007fff20406fc2 Found by: stack scanning 14 libsystem_malloc.dylib + 0x22a6 rsp = 0x000070000840cea0 rip = 0x00007fff2038f2a6 Found by: stack scanning 15 libsystem_malloc.dylib + 0x2127 rsp = 0x000070000840cec0 rip = 0x00007fff2038f127 Found by: stack scanning 16 libdispatch.dylib + 0x37b0 rsp = 0x000070000840cf00 rip = 0x00007fff203bd7b0 Found by: stack scanning 17 libdispatch.dylib + 0x12b80 rsp = 0x000070000840cf20 rip = 0x00007fff203ccb80 Found by: stack scanning 18 libsystem_pthread.dylib + 0x34fd rsp = 0x000070000840cfb0 rip = 0x00007fff205654fd Found by: stack scanning 19 libsystem_pthread.dylib + 0x2467 rsp = 0x000070000840cfe0 rip = 0x00007fff20564467 Found by: stack scanning 20 libdispatch.dylib + 0x1392a rsp = 0x000070000840d098 rip = 0x00007fff203cd92a Found by: stack scanning

Loaded modules: 0x102e59000 - 0x102e59fff nwjs 0.0.0.0 (main) (WARNING: No symbols, nwjs, 91F4787D573D3FD7A67F3EC1A58CE2660) 0x102e79000 - 0x102fe4fff libffmpeg.dylib 0.0.0.0 0x105fa8000 - 0x105fbffff IOHIDLib 0.0.0.0 0x10744b000 - 0x10745afff libobjc-trampolines.dylib 228.0.0.0 0x107644000 - 0x10764bfff IOUSBLib 0.0.0.0 0x107660000 - 0x10766bfff IOUSBLib 0.0.0.0 0x10769f000 - 0x10773afff dyld 0.0.0.0 0x1077b7000 - 0x10e0c2fff nwjs Framework 3325.0.181.0 (WARNING: No symbols, nwjs Framework, 61F81F4A0391340D8C38DDD09AEA37E00) 0x7fff2029d000 - 0x7fff2029efff libsystem_blocks.dylib 78.0.0.0 (WARNING: No symbols, libsystem_blocks.dylib, E644CAA065B736E48041520F3301F3DB0) 0x7fff2029f000 - 0x7fff202d4fff libxpc.dylib 2038.80.3.0 0x7fff202d5000 - 0x7fff202ecfff libsystem_trace.dylib 1277.80.2.0 0x7fff202ed000 - 0x7fff2038cfff libcorecrypto.dylib 1000.80.5.0 0x7fff2038d000 - 0x7fff203b9fff libsystem_malloc.dylib 317.40.8.0 (WARNING: No symbols, libsystem_malloc.dylib, A498D1EFE43D310C84E89C0AADA0C4750) 0x7fff203ba000 - 0x7fff203fefff libdispatch.dylib 1271.40.12.0 (WARNING: No symbols, libdispatch.dylib, AD988EEA1A2F34049A6E390FC25042230) 0x7fff203ff000 - 0x7fff20437fff libobjc.A.dylib 228.0.0.0 (WARNING: No symbols, libobjc.A.dylib, EB6B543FD42C3FB2A2EC43407C5F80D30) 0x7fff20438000 - 0x7fff2043afff libsystem_featureflags.dylib 28.60.1.0 0x7fff2043b000 - 0x7fff204c3fff libsystem_c.dylib 1439.40.11.0 0x7fff204c4000 - 0x7fff20519fff libc++.1.dylib 904.4.0.0 0x7fff2051a000 - 0x7fff20532fff libc++abi.dylib 904.4.0.0 0x7fff20533000 - 0x7fff20561fff libsystem_kernel.dylib 7195.81.3.0 (WARNING: No symbols, libsystem_kernel.dylib, AB413518ECDE3F04A61C278D3CF430760) 0x7fff20562000 - 0x7fff2056dfff libsystem_pthread.dylib 454.80.2.0 (WARNING: No symbols, libsystem_pthread.dylib, B989DF6CADFE3AF99C9107D2521F9E470) 0x7fff2056e000 - 0x7fff205a8fff libdyld.dylib 832.7.3.0 (WARNING: No symbols, libdyld.dylib, 4641E48F75B53CC7826347BF79F153940) 0x7fff205a9000 - 0x7fff205b2fff libsystem_platform.dylib 254.80.2.0 0x7fff205b3000 - 0x7fff205defff libsystem_info.dylib 1.0.0.0 0x7fff205df000 - 0x7fff20a7afff CoreFoundation 1774.101.0.0 (WARNING: No symbols, CoreFoundation, 2A0E160E9EE63B2388326979A16EC2500) 0x7fff20a7b000 - 0x7fff20caafff LaunchServices 1122.11.0.0 0x7fff20cab000 - 0x7fff20d7efff MetalTools 0.0.0.0 0x7fff20d7f000 - 0x7fff20fe2fff libBLAS.dylib 1.0.0.0 0x7fff20fe3000 - 0x7fff21030fff Lexicon 86.1.0.0 0x7fff21031000 - 0x7fff2109ffff libSparse.dylib 1.0.0.0 0x7fff210a0000 - 0x7fff2111dfff SystemConfiguration 1109.60.2.0 0x7fff2111e000 - 0x7fff21153fff libCRFSuite.dylib 1.0.0.0 0x7fff21154000 - 0x7fff2138bfff libmecabra.dylib 927.0.0.0 0x7fff2138c000 - 0x7fff216effff Foundation 1774.101.0.0 (WARNING: No symbols, Foundation, 8D9081B33F6A31A09B201AE5CD8DD7470) 0x7fff216f0000 - 0x7fff217dcfff LanguageModeling 247.1.0.0 0x7fff217dd000 - 0x7fff21913fff CoreDisplay 231.3.0.0 0x7fff21914000 - 0x7fff21b8afff AudioToolboxCore 1.0.0.0 0x7fff21b8b000 - 0x7fff21d73fff CoreText 1.0.0.0 0x7fff21d74000 - 0x7fff22418fff CoreAudio 1.0.0.0 0x7fff22419000 - 0x7fff2276afff Security 59754.80.3.0 (WARNING: No symbols, Security, B377D7C7EDB63737B492E9872F4C64690) 0x7fff2276b000 - 0x7fff229ccfff libicucore.A.dylib 66.1.0.0 0x7fff229cd000 - 0x7fff229d6fff libsystem_darwin.dylib 1.0.0.0 0x7fff229d7000 - 0x7fff22cbefff CarbonCore 1307.0.0.0 0x7fff22cbf000 - 0x7fff22cfdfff CoreServicesInternal 476.0.0.0 0x7fff22cfe000 - 0x7fff22d38fff CoreServicesStore 1122.11.0.0 0x7fff22d39000 - 0x7fff22de7fff IOKit 275.0.0.0 0x7fff22de8000 - 0x7fff22df3fff libsystem_notify.dylib 279.40.4.0 0x7fff22df4000 - 0x7fff22e3ffff libsandbox.1.dylib 1.0.0.0 0x7fff22e40000 - 0x7fff23ba2fff AppKit 2022.30.122.0 (WARNING: No symbols, AppKit, EA4B3536A5AF3E5DA8E3A3F795F34F050) 0x7fff23ba3000 - 0x7fff23df7fff UIFoundation 727.3.0.0 0x7fff23df8000 - 0x7fff23e0afff UniformTypeIdentifiers 633.0.2.0 0x7fff23e0b000 - 0x7fff23f95fff DesktopServicesPriv 0.0.0.0 0x7fff23f96000 - 0x7fff23fa8fff SpotlightLinguistics 1.0.0.0 0x7fff23fa9000 - 0x7fff241a6fff CoreDuet 1.0.0.0 0x7fff241a7000 - 0x7fff24261fff libboringssl.dylib 0.0.0.0 0x7fff24262000 - 0x7fff248a5fff libnetwork.dylib 1.0.0.0 0x7fff248a6000 - 0x7fff24d43fff CFNetwork 1220.1.0.0 0x7fff24d44000 - 0x7fff24d52fff libsystem_networkextension.dylib 1.0.0.0 0x7fff24d53000 - 0x7fff24d53fff libenergytrace.dylib 1.0.0.0 0x7fff24d54000 - 0x7fff24daffff libMobileGestalt.dylib 1.0.0.0 0x7fff24db0000 - 0x7fff24dc6fff libsystem_asl.dylib 385.0.0.0 0x7fff24dc7000 - 0x7fff24ddefff TCC 1.0.0.0 0x7fff24ddf000 - 0x7fff25145fff SkyLight 600.0.0.0 0x7fff25146000 - 0x7fff257d9fff CoreGraphics 1463.3.2.0 0x7fff257da000 - 0x7fff258d0fff ColorSync 4.7.0.0 0x7fff258d1000 - 0x7fff2592cfff HIServices 714.0.0.0 0x7fff2592d000 - 0x7fff25969fff libAWDSupport.dylib 1.0.0.0 0x7fff2596a000 - 0x7fff259c7fff libprotobuf.dylib 1.0.0.0 0x7fff259c8000 - 0x7fff259d9fff libprotobuf-lite.dylib 1.0.0.0 0x7fff259da000 - 0x7fff25a1efff WirelessDiagnostics 757.0.0.0 0x7fff25a1f000 - 0x7fff25be3fff Montreal 142.0.0.0 0x7fff25be4000 - 0x7fff25cd7fff NLP 210.0.0.0 0x7fff25cd8000 - 0x7fff260f6fff CoreData 1044.3.0.0 0x7fff260f7000 - 0x7fff2610dfff ProtocolBuffer 285.23.11.0 0x7fff2610e000 - 0x7fff262cdfff libsqlite3.dylib 321.1.0.0 0x7fff262ce000 - 0x7fff2634afff Accounts 1.0.0.0 0x7fff2634b000 - 0x7fff26363fff CommonUtilities 800.0.0.0 0x7fff26364000 - 0x7fff263e5fff BaseBoard 0.0.0.0 0x7fff263e6000 - 0x7fff26431fff RunningBoardServices 505.80.1.0 0x7fff26432000 - 0x7fff264a7fff AE 918.0.1.0 0x7fff264a8000 - 0x7fff264aefff libdns_services.dylib 1.0.0.0 0x7fff264af000 - 0x7fff264b6fff libsystem_symptoms.dylib 1.0.0.0 0x7fff264b7000 - 0x7fff2663bfff Network 1.0.0.0 0x7fff2663c000 - 0x7fff26660fff CoreAnalytics 1.0.0.0 0x7fff26661000 - 0x7fff26663fff libDiagnosticMessagesClient.dylib 112.0.0.0 0x7fff26664000 - 0x7fff266b0fff MetadataUtilities 2150.7.5.0 0x7fff266b1000 - 0x7fff2674bfff Metadata 2150.7.5.0 0x7fff2674c000 - 0x7fff26752fff DiskArbitration 1.0.0.0 0x7fff26753000 - 0x7fff26df9fff vImage 544.2.0.0 0x7fff26dfa000 - 0x7fff270c4fff QuartzCore 1.11.0.0 0x7fff270c5000 - 0x7fff27106fff libFontRegistry.dylib 1.0.0.0 0x7fff27107000 - 0x7fff27248fff CoreUI 690.0.0.0 0x7fff27249000 - 0x7fff27334fff ViewBridge 1.0.0.0 0x7fff27335000 - 0x7fff27340fff PerformanceAnalysis 275.0.0.0 0x7fff27341000 - 0x7fff27350fff OpenDirectory 1.0.0.0 0x7fff27351000 - 0x7fff27370fff CFOpenDirectory 1.0.0.0 0x7fff27371000 - 0x7fff27379fff FSEvents 1290.40.2.0 0x7fff2737a000 - 0x7fff2739efff SharedFileList 144.0.0.0 0x7fff2739f000 - 0x7fff273a1fff libapp_launch_measurement.dylib 1.0.0.0 0x7fff273a2000 - 0x7fff273eafff CoreAutoLayout 21.10.1.0 0x7fff273eb000 - 0x7fff274cdfff libxml2.2.dylib 10.9.0.0 0x7fff274ce000 - 0x7fff2751afff CoreVideo 1.5.0.0 0x7fff2751b000 - 0x7fff2751dfff loginsupport 1.0.0.0 0x7fff2751e000 - 0x7fff27546fff ApplePushService 1.0.0.0 0x7fff27547000 - 0x7fff27564fff UserManagement 1.0.0.0 0x7fff27565000 - 0x7fff27704fff CloudKit 970.0.0.0 0x7fff27705000 - 0x7fff27787fff CloudDocs 726.1.0.0 0x7fff27788000 - 0x7fff27b2dfff CoreML 1.0.0.0 0x7fff27b2e000 - 0x7fff28480fff libwebrtc.dylib 610.4.3.0 0x7fff28481000 - 0x7fff284fefff CoreLocation 2420.12.16.0 0x7fff284ff000 - 0x7fff2850ffff libsystem_containermanager.dylib 1.0.0.0 0x7fff28510000 - 0x7fff28521fff IOSurface 1.0.0.0 0x7fff28522000 - 0x7fff2852afff IOAccelerator 1.0.0.0 0x7fff2852b000 - 0x7fff28650fff Metal 244.32.7.0 0x7fff28651000 - 0x7fff2866dfff caulk 1.0.0.0 0x7fff2866e000 - 0x7fff28757fff CoreMedia 1.0.0.0 0x7fff28758000 - 0x7fff288b4fff libFontParser.dylib 1.0.0.0 0x7fff288b5000 - 0x7fff28bb4fff HIToolbox 1061.2.0.0 (WARNING: No symbols, HIToolbox, 82B316E1E47F334D8C33DB1B7E8A4F710) 0x7fff28bb5000 - 0x7fff28bc8fff DFRFoundation 265.0.0.0 0x7fff28bc9000 - 0x7fff28bccfff XCTTargetBootstrap 1.0.0.0 0x7fff28bcd000 - 0x7fff28bf6fff CoreSVG 149.0.0.0 0x7fff28bf7000 - 0x7fff28e31fff ImageIO 1.0.0.0 0x7fff28e32000 - 0x7fff291affff CoreImage 5.0.0.0 0x7fff291b0000 - 0x7fff2920bfff MPSCore 124.2.1.0 0x7fff2920c000 - 0x7fff2920ffff libsystem_configuration.dylib 1109.60.2.0 0x7fff29210000 - 0x7fff29214fff libsystem_sandbox.dylib 1441.60.4.0 0x7fff29215000 - 0x7fff29216fff AggregateDictionary 1.0.0.0 0x7fff29217000 - 0x7fff2921afff AppleSystemInfo 1.0.0.0 0x7fff2921b000 - 0x7fff2921cfff liblangid.dylib 1.0.0.0 0x7fff2921d000 - 0x7fff292bdfff CoreNLP 245.1.0.0 0x7fff292be000 - 0x7fff292c4fff LinguisticData 399.0.0.0 0x7fff292c5000 - 0x7fff29982fff libBNNS.dylib 1.0.0.0 0x7fff29983000 - 0x7fff29b56fff libvDSP.dylib 760.40.6.0 0x7fff29b57000 - 0x7fff29b69fff CoreEmoji 128.0.0.0 0x7fff29b6a000 - 0x7fff29b74fff IOMobileFramebuffer 1.0.0.0 0x7fff29b75000 - 0x7fff29c47fff CoreWLAN 1.0.0.0 0x7fff29c48000 - 0x7fff29e47fff CoreUtils 1.0.0.0 0x7fff29e48000 - 0x7fff29e6afff MobileKeyBag 1.0.0.0 0x7fff29e6b000 - 0x7fff29e7bfff AssertionServices 505.80.1.0 0x7fff29e7c000 - 0x7fff29f08fff SecurityFoundation 55240.40.4.0 0x7fff29f09000 - 0x7fff29f12fff BackgroundTaskManagement 104.0.0.0 0x7fff29f13000 - 0x7fff29f17fff ServiceManagement 2038.80.3.0 0x7fff29f18000 - 0x7fff29f1afff libquarantine.dylib 119.40.2.0 0x7fff29f1b000 - 0x7fff29f26fff libCheckFix.dylib 31.0.0.0 0x7fff29f27000 - 0x7fff29f3efff libcoretls.dylib 169.0.0.0 0x7fff29f3f000 - 0x7fff29f4ffff libbsm.0.dylib 1.0.0.0 0x7fff29f50000 - 0x7fff29f99fff libmecab.dylib 927.0.0.0 0x7fff29f9a000 - 0x7fff29f9ffff libgermantok.dylib 1.0.0.0 0x7fff29fa0000 - 0x7fff29fb5fff libLinearAlgebra.dylib 1.0.0.0 0x7fff29fb6000 - 0x7fff2a1ddfff MPSNeuralNetwork 124.2.1.0 0x7fff2a1de000 - 0x7fff2a22dfff MPSRayIntersector 124.2.1.0 0x7fff2a22e000 - 0x7fff2a375fff MLCompute 1.0.0.0 0x7fff2a376000 - 0x7fff2a3acfff MPSMatrix 124.2.1.0 0x7fff2a3ad000 - 0x7fff2a3eafff MPSNDArray 124.2.1.0 0x7fff2a3eb000 - 0x7fff2a47bfff MPSImage 124.2.1.0 0x7fff2a47c000 - 0x7fff2a48bfff AppleFSCompression 125.0.0.0 0x7fff2a48c000 - 0x7fff2a499fff libbz2.1.0.dylib 1.0.5.0 0x7fff2a49a000 - 0x7fff2a49efff libsystem_coreservices.dylib 127.0.0.0 0x7fff2a49f000 - 0x7fff2a4ccfff OSServices 1122.11.0.0 0x7fff2a4cd000 - 0x7fff2a5fefff AuthKit 1.0.0.0 0x7fff2a5ff000 - 0x7fff2a62ffff UserNotifications 1.0.0.0 0x7fff2a630000 - 0x7fff2a6a1fff CoreSpotlight 1.0.0.0 0x7fff2a6a2000 - 0x7fff2a6b4fff libz.1.dylib 1.2.11.0 0x7fff2a6b5000 - 0x7fff2a6fcfff libsystem_m.dylib 3186.40.2.0 0x7fff2a6fd000 - 0x7fff2a6fdfff libcharset.1.dylib 2.0.0.0 0x7fff2a6fe000 - 0x7fff2a703fff libmacho.dylib 973.4.0.0 0x7fff2a704000 - 0x7fff2a71ffff libkxld.dylib 1.0.0.0 0x7fff2a720000 - 0x7fff2a72bfff libcommonCrypto.dylib 60178.40.2.0 0x7fff2a72c000 - 0x7fff2a736fff libunwind.dylib 200.10.0.0 (WARNING: No symbols, libunwind.dylib, 1D0A4B4A437035488DC142A7B4BD45D30) 0x7fff2a737000 - 0x7fff2a73efff liboah.dylib 1.0.0.0 0x7fff2a73f000 - 0x7fff2a749fff libcopyfile.dylib 1.0.0.0 0x7fff2a74a000 - 0x7fff2a751fff libcompiler_rt.dylib 102.2.0.0 0x7fff2a752000 - 0x7fff2a754fff libsystem_collections.dylib 1439.40.11.0 0x7fff2a755000 - 0x7fff2a757fff libsystem_secinit.dylib 87.60.1.0 0x7fff2a758000 - 0x7fff2a75afff libremovefile.dylib 49.40.3.0 0x7fff2a75b000 - 0x7fff2a75bfff libkeymgr.dylib 31.0.0.0 0x7fff2a75c000 - 0x7fff2a763fff libsystem_dnssd.dylib 1310.80.1.0 0x7fff2a764000 - 0x7fff2a769fff libcache.dylib 83.0.0.0 0x7fff2a76a000 - 0x7fff2a76bfff libSystem.B.dylib 1292.60.1.0 0x7fff2a76c000 - 0x7fff2a76ffff libfakelink.dylib 1.0.0.0 0x7fff2a770000 - 0x7fff2a770fff SoftLinking 37.0.0.0 0x7fff2a771000 - 0x7fff2a7a8fff libpcap.A.dylib 1.0.0.0 0x7fff2a7a9000 - 0x7fff2a899fff libiconv.2.dylib 7.0.0.0 0x7fff2a89a000 - 0x7fff2a8abfff libcmph.dylib 1.0.0.0 0x7fff2a8ac000 - 0x7fff2a91dfff libarchive.2.dylib 9.2.0.0 0x7fff2a91e000 - 0x7fff2a985fff SearchKit 417.1.0.0 0x7fff2a986000 - 0x7fff2a987fff libThaiTokenizer.dylib 1.0.0.0 0x7fff2a988000 - 0x7fff2a9affff AppleSauce 0.0.0.0 0x7fff2a9b0000 - 0x7fff2a9c7fff libapple_nghttp2.dylib 1.41.0.0 0x7fff2a9c8000 - 0x7fff2a9dafff libSparseBLAS.dylib 1.0.0.0 0x7fff2a9db000 - 0x7fff2a9dcfff MetalPerformanceShaders 124.2.1.0 0x7fff2a9dd000 - 0x7fff2a9e1fff libpam.2.dylib 3.0.0.0 0x7fff2a9e2000 - 0x7fff2a9fafff libcompression.dylib 1.0.0.0 0x7fff2a9fb000 - 0x7fff2aa00fff libQuadrature.dylib 1.0.0.0 0x7fff2aa01000 - 0x7fff2ad9dfff libLAPACK.dylib 1.0.0.0 0x7fff2ad9e000 - 0x7fff2adecfff DictionaryServices 341.0.0.0 0x7fff2aded000 - 0x7fff2ae05fff liblzma.5.dylib 6.3.0.0 0x7fff2ae06000 - 0x7fff2ae07fff libcoretls_cfhelpers.dylib 169.0.0.0 0x7fff2ae08000 - 0x7fff2af02fff APFS 1.0.0.0 0x7fff2af03000 - 0x7fff2af10fff libxar.1.dylib 1.3.0.0 0x7fff2af11000 - 0x7fff2af14fff libutil.dylib 1.0.0.0 0x7fff2af15000 - 0x7fff2af3dfff libxslt.1.dylib 3.26.0.0 0x7fff2af3e000 - 0x7fff2af48fff libChineseTokenizer.dylib 37.0.0.0 0x7fff2af49000 - 0x7fff2b007fff libvMisc.dylib 760.40.6.0 0x7fff2b008000 - 0x7fff2b0a0fff libate.dylib 3.0.4.0 0x7fff2b0a1000 - 0x7fff2b0a8fff libIOReport.dylib 1.0.0.0 0x7fff2b0a9000 - 0x7fff2b0d7fff CrashReporterSupport 15047.1.0.0 0x7fff2b0ef000 - 0x7fff2b16ffff CVNLP 119.0.0.0 0x7fff2b18e000 - 0x7fff2b1c3fff PlugInKit 1.0.0.0 0x7fff2b1c4000 - 0x7fff2b1cbfff libMatch.1.dylib 1.0.0.0 0x7fff2b1cc000 - 0x7fff2b257fff libCoreStorage.dylib 1.0.0.0 0x7fff2b258000 - 0x7fff2b2abfff AppleVA 5.1.1.0 0x7fff2b2ac000 - 0x7fff2b2c5fff libexpat.1.dylib 8.0.0.0 0x7fff2b2c6000 - 0x7fff2b2cffff libheimdal-asn1.dylib 1.0.0.0 0x7fff2b2d0000 - 0x7fff2b2e4fff IconFoundation 479.3.0.0 0x7fff2b2e5000 - 0x7fff2b352fff IconServices 479.3.0.0 0x7fff2b353000 - 0x7fff2b3f0fff MediaExperience 1.0.0.0 0x7fff2b3f1000 - 0x7fff2b41afff PersistentConnection 1.0.0.0 0x7fff2b41b000 - 0x7fff2b429fff GraphVisualizer 0.0.0.0 0x7fff2b42a000 - 0x7fff2b845fff FaceCore 4.3.2.0 0x7fff2b846000 - 0x7fff2b890fff OTSVG 0.0.0.0 0x7fff2b891000 - 0x7fff2b897fff AppServerSupport 2038.80.3.0 0x7fff2b898000 - 0x7fff2b8a9fff libhvf.dylib 1.0.0.0 0x7fff2b8aa000 - 0x7fff2b8acfff libspindump.dylib 1.0.0.0 0x7fff2b8ad000 - 0x7fff2b96dfff Heimdal 1.0.0.0 0x7fff2b96e000 - 0x7fff2b988fff login 1.0.0.0 0x7fff2b989000 - 0x7fff2ba5bfff CoreBrightness 1.0.0.0 0x7fff2bb08000 - 0x7fff2bb0bfff libodfde.dylib 1.0.0.0 0x7fff2bb0c000 - 0x7fff2bb76fff Bom 195.0.0.0 0x7fff2bb77000 - 0x7fff2bbc1fff AppleJPEG 1.0.0.0 0x7fff2bbc2000 - 0x7fff2bca0fff libJP2.dylib 1.0.0.0 0x7fff2bca1000 - 0x7fff2bca4fff WatchdogClient 98.80.2.0 0x7fff2bca5000 - 0x7fff2bcd8fff MultitouchSupport 4400.28.0.0 0x7fff2bcd9000 - 0x7fff2be2bfff VideoToolbox 1.0.0.0 0x7fff2be2c000 - 0x7fff2be5efff libAudioToolboxUtility.dylib 1.0.0.0 0x7fff2be5f000 - 0x7fff2be85fff libPng.dylib 1.0.0.0 0x7fff2be86000 - 0x7fff2bee5fff libTIFF.dylib 1.0.0.0 0x7fff2bee6000 - 0x7fff2bf02fff IOPresentment 54.0.0.0 0x7fff2bf03000 - 0x7fff2bf09fff GPUWrangler 0.0.0.0 0x7fff2bf0a000 - 0x7fff2bf0dfff libRadiance.dylib 1.0.0.0 0x7fff2bf0e000 - 0x7fff2bf13fff DSExternalDisplay 1.0.0.0 0x7fff2bf14000 - 0x7fff2bf38fff libJPEG.dylib 1.0.0.0 0x7fff2bf39000 - 0x7fff2bf68fff ATSUI 1.0.0.0 0x7fff2bf69000 - 0x7fff2bf6dfff libGIF.dylib 1.0.0.0 0x7fff2bf6e000 - 0x7fff2bf77fff CMCaptureCore 1.0.0.0 0x7fff2bf78000 - 0x7fff2bfbffff PrintCore 531.0.0.0 0x7fff2bfc0000 - 0x7fff2c08cfff TextureIO 3.10.9.0 0x7fff2c08d000 - 0x7fff2c095fff InternationalSupport 60.0.0.0 0x7fff2c096000 - 0x7fff2c111fff DataDetectorsCore 674.0.0.0 0x7fff2c112000 - 0x7fff2c170fff UserActivity 435.0.0.0 0x7fff2c171000 - 0x7fff2c8dcfff MediaToolbox 1.0.0.0 0x7fff2cd2c000 - 0x7fff2cd95fff IMFoundation 800.0.0.0 0x7fff2cd96000 - 0x7fff2cdbefff LocationSupport 2420.12.16.0 0x7fff2cdbf000 - 0x7fff2cdf0fff libSessionUtility.dylib 1.0.0.0 0x7fff2cdf1000 - 0x7fff2cf21fff AudioToolbox 1000.0.0.0 0x7fff2cf22000 - 0x7fff2cf89fff AudioSession 1.0.0.0 0x7fff2cf8a000 - 0x7fff2cf9cfff libAudioStatistics.dylib 1.0.0.0 0x7fff2cf9d000 - 0x7fff2cfacfff SpeechSynthesis 1.0.0.0 0x7fff2cfad000 - 0x7fff2d018fff ATS 236.0.0.0 0x7fff2d019000 - 0x7fff2d031fff libresolv.9.dylib 1.0.0.0 0x7fff2d032000 - 0x7fff2d045fff libsasl2.2.dylib 3.15.0.0 0x7fff2d0b1000 - 0x7fff2d0e4fff SecurityInterface 55149.40.3.0 0x7fff2d0e5000 - 0x7fff2d0fefff CoreFollowUp 1.0.0.0 0x7fff2d0ff000 - 0x7fff2d163fff CoreMediaIO 1.0.0.0 0x7fff2d164000 - 0x7fff2d243fff libSMC.dylib 20.0.0.0 0x7fff2d244000 - 0x7fff2d2a3fff libcups.2.dylib 2.14.0.0 0x7fff2d2a4000 - 0x7fff2d2b3fff LangAnalysis 254.0.0.0 0x7fff2d2b4000 - 0x7fff2d2befff NetAuth 1.0.0.0 0x7fff2d2bf000 - 0x7fff2d2c6fff ColorSyncLegacy 1.0.0.0 0x7fff2d2c7000 - 0x7fff2d2d2fff QD 1.0.0.0 0x7fff2d2d3000 - 0x7fff2d941fff AudioResourceArbitration 1.0.0.0 0x7fff2d942000 - 0x7fff2d94efff perfdata 67.40.1.0 0x7fff2d94f000 - 0x7fff2d95dfff libperfcheck.dylib 1.0.0.0 0x7fff2d95e000 - 0x7fff2d96dfff Kerberos 6.0.0.0 0x7fff2d96e000 - 0x7fff2d9bdfff GSS 1.0.0.0 0x7fff2d9be000 - 0x7fff2d9cefff CommonAuth 1.0.0.0 0x7fff2d9cf000 - 0x7fff2d9f5fff MobileAsset 1.0.0.0 0x7fff2da23000 - 0x7fff2da45fff KeychainCircle 1.0.0.0 0x7fff2da46000 - 0x7fff2da4efff CorePhoneNumbers 1.0.0.0 0x7fff2da4f000 - 0x7fff2dadafff libTelephonyUtilDynamic.dylib 1.0.0.0 0x7fff2dba3000 - 0x7fff2dba3fff liblaunch.dylib 2038.80.3.0 0x7fff2e137000 - 0x7fff2e23afff IDS 800.0.0.0 0x7fff2e23b000 - 0x7fff2e39dfff IDSFoundation 800.0.0.0 0x7fff2e39e000 - 0x7fff2e4e5fff Sharing 1579.0.0.0 0x7fff2e4e6000 - 0x7fff2e606fff IOBluetooth 1.0.0.0 0x7fff2e607000 - 0x7fff2e61bfff AppContainer 1.0.0.0 0x7fff2e61c000 - 0x7fff2e61ffff SecCodeWrapper 1.0.0.0 0x7fff2e620000 - 0x7fff2e679fff ProtectedCloudStorage 1.0.0.0 0x7fff2e67a000 - 0x7fff2e6d9fff QuickLook 0.0.0.0 0x7fff2e6da000 - 0x7fff2e6f6fff MetalKit 147.1.0.0 0x7fff2e8cd000 - 0x7fff2fdc3fff GeoServices 1757.23.11.0 0x7fff2fdc4000 - 0x7fff2fdcffff DirectoryService 1.0.0.0 0x7fff2fdd0000 - 0x7fff2fdfbfff RemoteViewServices 1.0.0.0 0x7fff2fdfc000 - 0x7fff2fe0bfff SpeechRecognitionCore 1.0.0.0 0x7fff2fe0c000 - 0x7fff2fe13fff SpeechRecognition 1.0.0.0 0x7fff2fe14000 - 0x7fff2fe24fff AppleLDAP 54.0.0.0 0x7fff30057000 - 0x7fff30057fff libsystem_product_info_filter.dylib 8.40.1.0 0x7fff30132000 - 0x7fff30132fff vecLib 760.40.6.0 0x7fff30159000 - 0x7fff30159fff CoreServices 1122.11.0.0 0x7fff30427000 - 0x7fff30427fff Accelerate 4.0.0.0 0x7fff30468000 - 0x7fff30473fff MediaAccessibility 62.0.0.0 0x7fff30474000 - 0x7fff30493fff AlgosScoreFramework 1.0.0.0 0x7fff30494000 - 0x7fff30498fff AppleSRP 1.0.0.0 0x7fff30499000 - 0x7fff304a4fff CoreDaemon 3.0.0.0 0x7fff304a5000 - 0x7fff304dcfff SystemAdministration 1.0.0.0 0x7fff30932000 - 0x7fff309b7fff ContactsFoundation 1.0.0.0 0x7fff309b8000 - 0x7fff309fdfff ContactsPersistence 1.0.0.0 0x7fff309fe000 - 0x7fff30b3afff AddressBookCore 2452.4.0.0 0x7fff30b3b000 - 0x7fff30c74fff Contacts 3497.3.0.0 0x7fff30c75000 - 0x7fff30c83fff PersonaKit 1.0.0.0 0x7fff30c89000 - 0x7fff30c9dfff FamilyCircle 1.0.0.0 0x7fff30c9e000 - 0x7fff30d00fff CoreBluetooth 1.0.0.0 0x7fff30d01000 - 0x7fff30d0afff SymptomDiagnosticReporter 0.0.0.0 0x7fff30d0b000 - 0x7fff30d1efff PowerLog 1.0.0.0 0x7fff30d1f000 - 0x7fff30d2bfff AppleIDAuthSupport 98.0.0.0 0x7fff30d2c000 - 0x7fff30dd4fff DiscRecording 1.0.0.0 0x7fff30dd5000 - 0x7fff30e08fff MediaKit 927.40.2.0 0x7fff30e09000 - 0x7fff30ef4fff DiskManagement 1.0.0.0 0x7fff30ef5000 - 0x7fff312affff CoreAUC 1.0.0.0 0x7fff312b0000 - 0x7fff312b3fff Mangrove 1.0.0.0 0x7fff312b4000 - 0x7fff312e1fff CoreAVCHD 6100.0.0.0 0x7fff312e2000 - 0x7fff31402fff FileProvider 1.0.0.0 0x7fff31403000 - 0x7fff31426fff GenerationalStorage 322.0.0.0 0x7fff31427000 - 0x7fff31442fff OctagonTrust 1.0.0.0 0x7fff3179d000 - 0x7fff3186dfff CoreTelephony 0.0.0.0 0x7fff3186e000 - 0x7fff3187bfff AppSandbox 1.0.0.0 0x7fff31892000 - 0x7fff31a1ffff AVFCore 1.0.0.0 0x7fff31a20000 - 0x7fff31a92fff FrontBoardServices 0.0.0.0 0x7fff31a93000 - 0x7fff31abcfff BoardServices 0.0.0.0 0x7fff31abd000 - 0x7fff31aeafff vCard 3497.3.0.0 0x7fff31b00000 - 0x7fff31b1cfff ExtensionKit 19.4.0.0 0x7fff31b1d000 - 0x7fff31b24fff ExtensionFoundation 19.4.0.0 0x7fff31b25000 - 0x7fff31b6bfff CryptoTokenKit 487.80.3.0 0x7fff31b6c000 - 0x7fff31b83fff LocalAuthentication 827.80.7.0 0x7fff31b84000 - 0x7fff31bb1fff SharedUtils 827.80.7.0 0x7fff31c2a000 - 0x7fff31c6bfff CoreHaptics 1.0.0.0 0x7fff31c79000 - 0x7fff31cb8fff AppleVPA 1.0.0.0 0x7fff31d89000 - 0x7fff31dc5fff DebugSymbols 195.1.0.0 0x7fff31dc6000 - 0x7fff31e83fff CoreSymbolication 64541.4.0.0 0x7fff31e84000 - 0x7fff31e8dfff CoreTime 284.0.0.0 0x7fff31e8e000 - 0x7fff31f05fff Rapport 0.0.0.0 0x7fff3274e000 - 0x7fff3279bfff CoreDuetContext 1.0.0.0 0x7fff3279c000 - 0x7fff32d19fff Intents 1.0.0.0 0x7fff32d1a000 - 0x7fff32d7dfff Apple80211 1.0.0.0 0x7fff32d7e000 - 0x7fff32ed0fff CoreWiFi 1.0.0.0 0x7fff32ed1000 - 0x7fff32ee9fff BackBoardServices 1.0.0.0 0x7fff32eea000 - 0x7fff32f21fff LDAP 2.4.0.0 0x7fff32f22000 - 0x7fff32f23fff TrustEvaluationAgent 35.0.0.0 0x7fff32f24000 - 0x7fff33027fff libcrypto.44.dylib 45.1.0.0 0x7fff33028000 - 0x7fff33055fff libssl.46.dylib 47.1.0.0 0x7fff33056000 - 0x7fff33105fff DiskImages 595.40.1.0 0x7fff3313d000 - 0x7fff3314cfff RemoteServiceDiscovery 2038.80.3.0 0x7fff3314d000 - 0x7fff33164fff RemoteXPC 2038.80.3.0 0x7fff33165000 - 0x7fff331abfff DataDetectorsNaturalLanguage 1.0.0.0 0x7fff331ac000 - 0x7fff331affff Help 71.0.0.0 0x7fff331b0000 - 0x7fff331b7fff EFILogin 1.0.0.0 0x7fff331b8000 - 0x7fff331c3fff libcsfde.dylib 1.0.0.0 0x7fff331c4000 - 0x7fff33229fff libcurl.4.dylib 9.0.0.0 0x7fff3322a000 - 0x7fff33231fff LoginUICore 1.0.0.0 0x7fff33232000 - 0x7fff33295fff AppSupport 29.0.0.0 0x7fff33336000 - 0x7fff333e8fff GameController 1.0.0.0 0x7fff333f1000 - 0x7fff333f1fff ApplicationServices 54.0.0.0 0x7fff333f2000 - 0x7fff333f4fff InternationalTextSearch 1.0.0.0 0x7fff333f5000 - 0x7fff33466fff ClassKit 146.3.3.0 0x7fff33467000 - 0x7fff335adfff AppleAccount 1.0.0.0 0x7fff335ae000 - 0x7fff335edfff AppleIDSSOAuthentication 1.0.0.0 0x7fff335ee000 - 0x7fff33645fff CorePrediction 1.0.0.0 0x7fff336f2000 - 0x7fff336f2fff libHeimdalProxy.dylib 1.0.0.0 0x7fff337a5000 - 0x7fff337a5fff AudioUnit 1.0.0.0 0x7fff337ca000 - 0x7fff3380cfff StreamingZip 1.0.0.0 0x7fff3380d000 - 0x7fff3382dfff DuetActivityScheduler 1.0.0.0 0x7fff33841000 - 0x7fff3384efff IntentsFoundation 1.0.0.0 0x7fff3384f000 - 0x7fff33854fff PushKit 1.0.0.0 0x7fff33855000 - 0x7fff3388bfff C2 569.0.0.0 0x7fff3388c000 - 0x7fff338bdfff QuickLookThumbnailing 0.0.0.0 0x7fff338be000 - 0x7fff340cbfff Espresso 0.0.0.0 0x7fff340cc000 - 0x7fff340e3fff ANEServices 1.0.0.0 0x7fff340e4000 - 0x7fff3414cfff ProactiveSupport 294.4.0.0 0x7fff3414d000 - 0x7fff34157fff CoreRecents 1.0.0.0 0x7fff34158000 - 0x7fff3418bfff iCalendar 833.0.0.0 0x7fff3418c000 - 0x7fff341fffff CalendarFoundation 1178.3.1.0 0x7fff34200000 - 0x7fff34202fff CoreDuetDebugLogging 1.0.0.0 0x7fff34203000 - 0x7fff34210fff CoreDuetDaemonProtocol 1.0.0.0 0x7fff34480000 - 0x7fff34743fff SpotlightIndex 2150.7.5.0 0x7fff3475c000 - 0x7fff347acfff ChunkingLibrary 334.0.0.0 0x7fff348e8000 - 0x7fff3493afff CalDAV 795.0.0.0 0x7fff3493b000 - 0x7fff349d9fff CoreSuggestions 1115.255.1.0 0x7fff349da000 - 0x7fff34b70fff EventKit 1414.3.1.0 0x7fff34b71000 - 0x7fff34e47fff CalendarPersistence 1071.3.2.0 0x7fff34e48000 - 0x7fff34e6efff CalendarAgentLink 845.0.0.0 0x7fff34e6f000 - 0x7fff34e79fff RTCReporting 1.0.0.0 0x7fff34e7a000 - 0x7fff3505dfff WebKitLegacy 610.4.3.0 0x7fff35078000 - 0x7fff3508efff AppleNeuralEngine 1.0.0.0 0x7fff350e2000 - 0x7fff3514efff CoreMIDI 69.0.0.0 0x7fff351f4000 - 0x7fff351f7fff Cocoa 23.0.0.0 0x7fff35242000 - 0x7fff35620fff AppleMediaServices 1.0.0.0 0x7fff35d6c000 - 0x7fff35d73fff DisplayServices 1.0.0.0 0x7fff362b1000 - 0x7fff36560fff libAWDSupportFramework.dylib 1.0.0.0 0x7fff365d4000 - 0x7fff36604fff libtidy.A.dylib 1.0.0.0 0x7fff36605000 - 0x7fff36626fff MarkupUI 1.0.0.0 0x7fff36627000 - 0x7fff3663afff Engram 1.0.0.0 0x7fff3663b000 - 0x7fff36656fff OpenScripting 1.0.0.0 0x7fff36657000 - 0x7fff3665afff SecurityHI 55008.0.0.0 0x7fff3665b000 - 0x7fff3665efff Ink 227.0.0.0 0x7fff3665f000 - 0x7fff36662fff CommonPanels 101.0.0.0 0x7fff36663000 - 0x7fff3666afff ImageCapture 5.0.0.0 0x7fff3666b000 - 0x7fff37913fff JavaScriptCore 610.4.3.0 0x7fff3797e000 - 0x7fff37a65fff AVFAudio 1.0.0.0 0x7fff37a66000 - 0x7fff37b79fff AVFCapture 1.0.0.0 0x7fff37b7a000 - 0x7fff37c0efff Quagga 47.0.0.0 0x7fff37c0f000 - 0x7fff37e6afff CMCapture 1.0.0.0 0x7fff3820c000 - 0x7fff382bafff AccountsDaemon 1.0.0.0 0x7fff382bb000 - 0x7fff382bdfff OAuth 25.0.0.0 0x7fff38851000 - 0x7fff3887cfff CloudServices 1.0.0.0 0x7fff3887d000 - 0x7fff3888cfff HID 1.0.0.0 0x7fff3888d000 - 0x7fff389b4fff QuickLookUI 0.0.0.0 0x7fff38d89000 - 0x7fff38e13fff CoreDAV 1.0.0.0 0x7fff38e14000 - 0x7fff38e6ffff ExchangeWebServices 281.0.0.0 0x7fff38fa9000 - 0x7fff38fa9fff Marco 800.0.0.0 0x7fff39082000 - 0x7fff390f4fff ContactsUICore 3419.0.0.0 0x7fff391a4000 - 0x7fff391dffff ContactsAutocomplete 1152.2.0.0 0x7fff391e0000 - 0x7fff391ecfff KerberosHelper 1.0.0.0 0x7fff391ed000 - 0x7fff39231fff ResponseKit 164.1.0.0 0x7fff39232000 - 0x7fff39251fff ProactiveEventTracker 294.4.0.0 0x7fff39658000 - 0x7fff3965bfff OSAServicesClient 1.0.0.0 0x7fff3968e000 - 0x7fff3968efff PhoneNumbers 1.0.0.0 0x7fff3968f000 - 0x7fff39696fff URLFormatting 146.8.0.0 0x7fff39697000 - 0x7fff396a6fff AXCoreUtilities 1.0.0.0 0x7fff396a7000 - 0x7fff396befff libAccessibility.dylib 1.0.0.0 0x7fff396bf000 - 0x7fff3c10cfff WebCore 610.4.3.0 0x7fff3c405000 - 0x7fff3c429fff QuickLookSupport 0.0.0.0 0x7fff3c42a000 - 0x7fff3c4c1fff AirPlaySync 1.0.0.0 0x7fff3c729000 - 0x7fff3c774fff SafariSafeBrowsing 0.0.0.0 0x7fff3c775000 - 0x7fff3d1b2fff WebKit 610.4.3.0 0x7fff3d2dd000 - 0x7fff3d360fff CorePDF 1.0.0.0 0x7fff3d361000 - 0x7fff3d364fff Print 272.0.0.0 0x7fff3d365000 - 0x7fff3d368fff Carbon 164.0.0.0 0x7fff3d462000 - 0x7fff3d462fff AVFoundation 2.0.0.0 0x7fff3d5ed000 - 0x7fff3d60cfff SystemPolicy 1.0.0.0 0x7fff3d7b9000 - 0x7fff3d7d6fff SidecarCore 228.0.0.0 0x7fff3d7d7000 - 0x7fff3d7defff QuickLookNonBaseSystem 1.0.0.0 0x7fff3dc02000 - 0x7fff3dc06fff CoreOptimization 1.0.0.0 0x7fff3dc07000 - 0x7fff3dc0dfff FeatureFlagsSupport 28.60.1.0 0x7fff3dd85000 - 0x7fff3dd9cfff SafariServices 610.4.3.0 0x7fff3dd9d000 - 0x7fff3dda4fff HIDAnalytics 1.0.0.0 0x7fff3df36000 - 0x7fff3df41fff MallocStackLogging 1.0.0.0 0x7fff3df57000 - 0x7fff3df69fff libmis.dylib 1.0.0.0 0x7fff3df86000 - 0x7fff3e0f8fff CoreHandwriting 0.0.0.0 0x7fff3e0f9000 - 0x7fff3e358fff ImageKit 1.0.0.0 0x7fff3e359000 - 0x7fff3e478fff PencilKit 1.0.0.0 0x7fff3e479000 - 0x7fff3e48afff SidecarUI 228.0.0.0 0x7fff3e496000 - 0x7fff3e499fff WebInspectorUI 610.4.3.0 0x7fff3ea74000 - 0x7fff3ead6fff ImageCaptureCore 1.0.0.0 0x7fff3ead7000 - 0x7fff3eafdfff QuartzFilters 1.0.0.0 0x7fff3eafe000 - 0x7fff3eb2afff IntlPreferences 330.0.0.0 0x7fff3eb2b000 - 0x7fff3eb55fff ToneLibrary 1.0.0.0 0x7fff3f2a4000 - 0x7fff3f3d5fff AnnotationKit 1.0.0.0 0x7fff3f3d6000 - 0x7fff3f877fff QuartzComposer 168.0.0.0 0x7fff3f878000 - 0x7fff3f965fff PDFKit 1.0.0.0 0x7fff41784000 - 0x7fff41787fff Quartz 1.0.0.0 0x7fff41b63000 - 0x7fff41b81fff libCGInterfaces.dylib 544.2.0.0 0x7fff41dfc000 - 0x7fff41f20fff AddressBook 2452.4.0.0 0x7fff41f21000 - 0x7fff41f37fff ToneKit 1.0.0.0 0x7fff44171000 - 0x7fff443eafff RawCamera 0.0.0.0 0x7fff484e0000 - 0x7fff4852ffff OSAnalytics 1.0.0.0 0x7fff524b8000 - 0x7fff5254afff Symbolication 64541.7.1.0 0x7fff55033000 - 0x7fff5506afff ReplayKit 1.0.0.0 0x7fff5668e000 - 0x7fff56691fff ForceFeedback 1.0.2.0 0x7fff6cab7000 - 0x7fff6cabdfff libCoreFSCache.dylib 1.0.0.0 0x7fff6cabe000 - 0x7fff6cac2fff libCoreVMClient.dylib 1.0.0.0 0x7fff6cac3000 - 0x7fff6cad2fff OpenGL 1.0.0.0 0x7fff6cad3000 - 0x7fff6cad5fff libCVMSPluginSupport.dylib 1.0.0.0 0x7fff6cad6000 - 0x7fff6cadefff libGFXShared.dylib 1.0.0.0 0x7fff6cadf000 - 0x7fff6cb12fff libGLImage.dylib 1.0.0.0 0x7fff6cb13000 - 0x7fff6cb4ffff libGLU.dylib 1.0.0.0 0x7fff6cce5000 - 0x7fff6cceffff libGL.dylib 1.0.0.0 0x7fff6e126000 - 0x7fff6e17efff OpenCL 1.0.0.0 0x7fff74593000 - 0x7fff7459efff SymptomAnalytics 1431.40.36.0 0x7fff747bc000 - 0x7fff747d4fff SymptomPresentationFeed 1431.40.36.0 0x7fff782eb000 - 0x7fff782f2fff libRosetta.dylib 1.0.0.0 `

bluthen commented 3 years ago

I've found it crashes less often with the latest nwjs.

Related: #7684, #7620

npaul007 commented 3 years ago

Any thoughts or updates on this? Any updates made to NW.js to address crashing issues on Big Sur

rogerwang commented 3 years ago

Could you upload a crash dump? https://nwjs.readthedocs.io/en/latest/For%20Developers/Understanding%20Crash%20Dump/

npaul007 commented 3 years ago

dumpfile.zip

Cubelrti commented 3 years ago

Hi,

I have encountered same issue. After some investigation, it is libunwind.dylib which cause crash frequently. Before we looking deeply into Chromium source, Big Sur has announced that the system ships with a built-in dynamic linker cache of all system-provided libraries.

After digging into stack traces pointers, I eventually find those code changes in main:base/profiler/stack_sampling_profiler.cc. (Source)

bool StackSamplingProfiler::IsSupportedForCurrentPlatform() {
#if (defined(OS_WIN) && defined(ARCH_CPU_X86_64)) || \
    (defined(OS_MAC) && defined(ARCH_CPU_X86_64)) || \
    (defined(OS_ANDROID) && BUILDFLAG(ENABLE_ARM_CFI_TABLE))
#if defined(OS_MAC)
  // TODO(https://crbug.com/1098119): Fix unwinding on macOS 11. The OS has
  // moved all system libraries into the dyld shared cache and this seems to
  // break the sampling profiler.
  if (base::mac::IsAtLeastOS11())
    return false;

It marked unwinding as unsupported for macOS 11. This commit is introduced at Chromium 86+ (or nwjs v0.49.0), which will significantly reduce crash frequency. Since this crbug is private due to unknown issue, we cannot easily find this related change and fix this problem in older version of nwjs.

Overall, if you need to run nwjs in newer version of macOS, just update to latest version which is stable. However, if you need to run old version nwjs for any reason, you can try this patch instead (take nwjs 0.39.0 as example here):

diff --git a/base/mac/mac_util.h b/base/mac/mac_util.h
index 2ff62ec582d5..53dfafb66533 100644
--- a/base/mac/mac_util.h
+++ b/base/mac/mac_util.h
@@ -109,6 +109,7 @@ namespace internal {
 // Returns the system's Mac OS X minor version. This is the |y| value
 // in 10.y or 10.y.z.
 BASE_EXPORT int MacOSXMinorVersion();
+BASE_EXPORT int MacOSVersion();

 }  // namespace internal

@@ -131,6 +132,11 @@ BASE_EXPORT int MacOSXMinorVersion();
     return internal::MacOSXMinorVersion() <= V;       \
   }

+#define V2_DEFINE_IS_OS_FUNCS(V, TEST_DEPLOYMENT_TARGET)        \
+  inline bool V2_IsAtLeastOS##V() {                             \
+    return internal::MacOSVersion() >= V * 100;                 \
+  }
+
 #define TEST_DEPLOYMENT_TARGET(OP, V, RET)                      \
   if (MAC_OS_X_VERSION_MIN_REQUIRED OP MAC_OS_X_VERSION_10_##V) \
     return RET;
@@ -163,6 +169,12 @@ DEFINE_IS_OS_FUNCS(14, TEST_DEPLOYMENT_TARGET)
 DEFINE_IS_OS_FUNCS(14, IGNORE_DEPLOYMENT_TARGET)
 #endif

+#ifdef MAC_OS_VERSION_11_0
+V2_DEFINE_IS_OS_FUNCS(11, TEST_DEPLOYMENT_TARGET)
+#else
+V2_DEFINE_IS_OS_FUNCS(11, IGNORE_DEPLOYMENT_TARGET)
+#endif
+
 #undef IGNORE_DEPLOYMENT_TARGET
 #undef TEST_DEPLOYMENT_TARGET
 #undef DEFINE_IS_OS_FUNCS
@@ -174,6 +186,10 @@ inline bool IsOSLaterThan10_14_DontCallThis() {
   return !IsAtMostOS10_14();
 }

+inline bool IsBigSur() {
+  return V2_IsAtLeastOS11();
+}
+
 // Retrieve the system's model identifier string from the IOKit registry:
 // for example, "MacPro4,1", "MacBookPro6,1". Returns empty string upon
 // failure.
diff --git a/base/mac/mac_util.mm b/base/mac/mac_util.mm
index 9a6b8fdb5da2..c22b0a7a9348 100644
--- a/base/mac/mac_util.mm
+++ b/base/mac/mac_util.mm
@@ -430,6 +430,13 @@ int MacOSXMinorVersionInternal() {

   return mac_os_x_minor_version;
 }
+int MacOSVersionInternal() {
+  int darwin_major_version = DarwinMajorVersionInternal();
+  if (darwin_major_version <= 19)
+    return 1000 + darwin_major_version - 4;
+  int macos_major_version = darwin_major_version - 9;
+  return macos_major_version * 100;
+}

 }  // namespace

@@ -438,6 +445,10 @@ int MacOSXMinorVersion() {
   static int mac_os_x_minor_version = MacOSXMinorVersionInternal();
   return mac_os_x_minor_version;
 }
+int MacOSVersion() {
+  static int macos_version = MacOSVersionInternal();
+  return macos_version;
+}
 }  // namespace internal

 std::string GetModelIdentifier() {
diff --git a/base/profiler/native_unwinder_mac.cc b/base/profiler/native_unwinder_mac.cc
index 8c6b18e593a9..2d53e2b06eb5 100644
--- a/base/profiler/native_unwinder_mac.cc
+++ b/base/profiler/native_unwinder_mac.cc
@@ -14,6 +14,8 @@
 #include "base/profiler/profile_builder.h"
 #include "base/sampling_heap_profiler/module_cache.h"

+#include "base/mac/mac_util.h"
+
 extern "C" {
 void _sigtramp(int, int, struct sigset*);
 }
@@ -158,6 +160,10 @@ UnwindResult NativeUnwinderMac::TryUnwind(x86_thread_state64_t* thread_context,
   if (stack->back().module && MayTriggerUnwInitLocalCrash(stack->back().module))
     return UnwindResult::ABORTED;

+  if (base::mac::IsBigSur()) {
+    return UnwindResult::ABORTED;
+  }
+
   unw_cursor_t unwind_cursor;
   unw_init_local(&unwind_cursor, &unwind_context);

I built this with OSXSDK v10.15 which need some further tweak but it is trivial.

Hope this will help.

npaul007 commented 3 years ago

I will give this a try, thank you for this!

npaul007 commented 3 years ago

@Cubelrti Where can I find instructions on how to build chromium source with the build of nw.js that I want to test this change with?

Cubelrti commented 3 years ago

You can find it here in the official documentation.

https://nwjs.readthedocs.io/en/latest/For%20Developers/Building%20NW.js/

This will take some time.

Nathanael Paulemon @.***>于2021年5月22日 周六上午3:04写道:

@Cubelrti https://github.com/Cubelrti Where can I find instructions on how to build chromium source with the build of nw.js that I want to test this change with?

— You are receiving this because you were mentioned.

Reply to this email directly, view it on GitHub https://github.com/nwjs/nw.js/issues/7721#issuecomment-846183993, or unsubscribe https://github.com/notifications/unsubscribe-auth/AB3EN4BCLF73XNVQPAPZO73TO2VE7ANCNFSM44FRM3BQ .

adityatoshniwal commented 1 year ago

HI @rogerwang, We're facing a similar crash on pgAdmin, here is the log - https://gist.github.com/lemorage/5064d593eb9af55be7ea726c6e17e88c. We're using NWjs 0.78.0.