Skip to content

Instantly share code, notes, and snippets.

@vandelay
Created November 10, 2015 17:20
Show Gist options
  • Save vandelay/5157235325858f9f5542 to your computer and use it in GitHub Desktop.
Save vandelay/5157235325858f9f5542 to your computer and use it in GitHub Desktop.
Process: node [1804]
Path: /Users/USER/*/node
Identifier: node
Version: ???
Code Type: X86-64 (Native)
Parent Process: zsh [373]
Responsible: Terminal [293]
User ID: 502
Date/Time: 2015-11-10 19:15:12.213 +0200
OS Version: Mac OS X 10.11.1 (15B42)
Report Version: 11
Anonymous UUID: 0C374BDF-222A-E9A4-B660-184DF6228675
Time Awake Since Boot: 73 seconds
System Integrity Protection: enabled
Crashed Thread: 10
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000109593e68
VM Regions Near 0x109593e68:
MALLOC_LARGE 0000000108af1000-000000010942a000 [ 9444K] rw-/rwx SM=PRV
-->
Memory Tag 255 0000006c59a23000-0000006c59a43000 [ 128K] rw-/rwx SM=PRV
Thread 0:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x00007fff9c8a4072 kevent + 10
1 node 0x00000001007a8443 uv__io_poll + 704
2 node 0x000000010079a7c9 uv_run + 335
3 node 0x0000000100681c98 node::Start(int, char**) + 567
4 node 0x0000000100000c34 start + 52
Thread 1:: V8 WorkerThread
0 libsystem_kernel.dylib 0x00007fff9c89dcd2 semaphore_wait_trap + 10
1 node 0x00000001007abea7 v8::base::Semaphore::Wait() + 23
2 node 0x00000001006d7fc9 v8::platform::TaskQueue::GetNext() + 57
3 node 0x00000001006d81cb v8::platform::WorkerThread::Run() + 43
4 node 0x00000001007ada37 v8::base::ThreadEntry(void*) + 87
5 libsystem_pthread.dylib 0x00007fff9f2dd9b1 _pthread_body + 131
6 libsystem_pthread.dylib 0x00007fff9f2dd92e _pthread_start + 168
7 libsystem_pthread.dylib 0x00007fff9f2db385 thread_start + 13
Thread 2:: V8 WorkerThread
0 libsystem_kernel.dylib 0x00007fff9c89dcd2 semaphore_wait_trap + 10
1 node 0x00000001007abea7 v8::base::Semaphore::Wait() + 23
2 node 0x00000001006d7fc9 v8::platform::TaskQueue::GetNext() + 57
3 node 0x00000001006d81cb v8::platform::WorkerThread::Run() + 43
4 node 0x00000001007ada37 v8::base::ThreadEntry(void*) + 87
5 libsystem_pthread.dylib 0x00007fff9f2dd9b1 _pthread_body + 131
6 libsystem_pthread.dylib 0x00007fff9f2dd92e _pthread_start + 168
7 libsystem_pthread.dylib 0x00007fff9f2db385 thread_start + 13
Thread 3:: V8 WorkerThread
0 libsystem_kernel.dylib 0x00007fff9c89dcd2 semaphore_wait_trap + 10
1 node 0x00000001007abea7 v8::base::Semaphore::Wait() + 23
2 node 0x00000001006d7fc9 v8::platform::TaskQueue::GetNext() + 57
3 node 0x00000001006d81cb v8::platform::WorkerThread::Run() + 43
4 node 0x00000001007ada37 v8::base::ThreadEntry(void*) + 87
5 libsystem_pthread.dylib 0x00007fff9f2dd9b1 _pthread_body + 131
6 libsystem_pthread.dylib 0x00007fff9f2dd92e _pthread_start + 168
7 libsystem_pthread.dylib 0x00007fff9f2db385 thread_start + 13
Thread 4:: V8 WorkerThread
0 libsystem_kernel.dylib 0x00007fff9c89dcd2 semaphore_wait_trap + 10
1 node 0x00000001007abea7 v8::base::Semaphore::Wait() + 23
2 node 0x00000001006d7fc9 v8::platform::TaskQueue::GetNext() + 57
3 node 0x00000001006d81cb v8::platform::WorkerThread::Run() + 43
4 node 0x00000001007ada37 v8::base::ThreadEntry(void*) + 87
5 libsystem_pthread.dylib 0x00007fff9f2dd9b1 _pthread_body + 131
6 libsystem_pthread.dylib 0x00007fff9f2dd92e _pthread_start + 168
7 libsystem_pthread.dylib 0x00007fff9f2db385 thread_start + 13
Thread 5:
0 libsystem_kernel.dylib 0x00007fff9c8a3222 __select + 10
1 node 0x00000001007a1e46 uv__stream_osx_select + 321
2 node 0x00000001007a3e2e uv__thread_start + 25
3 libsystem_pthread.dylib 0x00007fff9f2dd9b1 _pthread_body + 131
4 libsystem_pthread.dylib 0x00007fff9f2dd92e _pthread_start + 168
5 libsystem_pthread.dylib 0x00007fff9f2db385 thread_start + 13
Thread 6:
0 libsystem_kernel.dylib 0x00007fff9c8a3222 __select + 10
1 node 0x00000001007a1e46 uv__stream_osx_select + 321
2 node 0x00000001007a3e2e uv__thread_start + 25
3 libsystem_pthread.dylib 0x00007fff9f2dd9b1 _pthread_body + 131
4 libsystem_pthread.dylib 0x00007fff9f2dd92e _pthread_start + 168
5 libsystem_pthread.dylib 0x00007fff9f2db385 thread_start + 13
Thread 7:
0 libsystem_kernel.dylib 0x00007fff9c8a2f5e __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff9f2de73d _pthread_cond_wait + 767
2 node 0x00000001007a413f uv_cond_wait + 9
3 node 0x00000001007989eb worker + 227
4 node 0x00000001007a3e2e uv__thread_start + 25
5 libsystem_pthread.dylib 0x00007fff9f2dd9b1 _pthread_body + 131
6 libsystem_pthread.dylib 0x00007fff9f2dd92e _pthread_start + 168
7 libsystem_pthread.dylib 0x00007fff9f2db385 thread_start + 13
Thread 8:
0 libsystem_kernel.dylib 0x00007fff9c8a2f5e __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff9f2de73d _pthread_cond_wait + 767
2 node 0x00000001007a413f uv_cond_wait + 9
3 node 0x00000001007989eb worker + 227
4 node 0x00000001007a3e2e uv__thread_start + 25
5 libsystem_pthread.dylib 0x00007fff9f2dd9b1 _pthread_body + 131
6 libsystem_pthread.dylib 0x00007fff9f2dd92e _pthread_start + 168
7 libsystem_pthread.dylib 0x00007fff9f2db385 thread_start + 13
Thread 9:
0 libsystem_kernel.dylib 0x00007fff9c8a2f5e __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff9f2de73d _pthread_cond_wait + 767
2 node 0x00000001007a413f uv_cond_wait + 9
3 node 0x00000001007989eb worker + 227
4 node 0x00000001007a3e2e uv__thread_start + 25
5 libsystem_pthread.dylib 0x00007fff9f2dd9b1 _pthread_body + 131
6 libsystem_pthread.dylib 0x00007fff9f2dd92e _pthread_start + 168
7 libsystem_pthread.dylib 0x00007fff9f2db385 thread_start + 13
Thread 10 Crashed:
0 libmapnik.dylib 0x000000010718e3d4 void agg::render_scanlines<mapnik::grid_rasterizer, agg::scanline_bin, agg::renderer_scanline_bin_solid<agg::renderer_base<mapnik::pixfmt_alpha_blend_gray<mapnik::blender_gray<mapnik::gray64>, agg::row_ptr_cache<long long>, 1u, 0u> > > >(mapnik::grid_rasterizer&, agg::scanline_bin&, agg::renderer_scanline_bin_solid<agg::renderer_base<mapnik::pixfmt_alpha_blend_gray<mapnik::blender_gray<mapnik::gray64>, agg::row_ptr_cache<long long>, 1u, 0u> > >&) + 580
1 libmapnik.dylib 0x000000010720f64b mapnik::grid_renderer<mapnik::hit_grid<mapnik::gray64s_t> >::process(mapnik::line_symbolizer const&, mapnik::feature_impl&, mapnik::proj_transform const&) + 1707
2 libmapnik.dylib 0x00000001068c66b1 mapnik::feature_style_processor<mapnik::grid_renderer<mapnik::hit_grid<mapnik::gray64s_t> > >::render_style(mapnik::grid_renderer<mapnik::hit_grid<mapnik::gray64s_t> >&, mapnik::feature_type_style const*, mapnik::rule_cache const&, std::__1::shared_ptr<mapnik::Featureset>, mapnik::proj_transform const&) + 2225
3 libmapnik.dylib 0x00000001068c57fd mapnik::feature_style_processor<mapnik::grid_renderer<mapnik::hit_grid<mapnik::gray64s_t> > >::render_material(mapnik::layer_rendering_material const&, mapnik::grid_renderer<mapnik::hit_grid<mapnik::gray64s_t> >&) + 2093
4 libmapnik.dylib 0x00000001068c5caf mapnik::feature_style_processor<mapnik::grid_renderer<mapnik::hit_grid<mapnik::gray64s_t> > >::apply_to_layer(mapnik::layer const&, mapnik::grid_renderer<mapnik::hit_grid<mapnik::gray64s_t> >&, mapnik::projection const&, double, double, unsigned int, unsigned int, mapnik::box2d<double> const&, int, std::__1::set<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::less<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > >&) + 303
5 libmapnik.dylib 0x00000001068c5b46 mapnik::feature_style_processor<mapnik::grid_renderer<mapnik::hit_grid<mapnik::gray64s_t> > >::apply(mapnik::layer const&, std::__1::set<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::less<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > >&, double) + 246
6 mapnik.node 0x000000010432c15f Map::EIO_RenderGrid(uv_work_s*) + 847
7 node 0x0000000100798962 worker + 90
8 node 0x00000001007a3e2e uv__thread_start + 25
9 libsystem_pthread.dylib 0x00007fff9f2dd9b1 _pthread_body + 131
10 libsystem_pthread.dylib 0x00007fff9f2dd92e _pthread_start + 168
11 libsystem_pthread.dylib 0x00007fff9f2db385 thread_start + 13
Thread 10 crashed with X86 Thread State (64-bit):
rax: 0x000000000000000b rbx: 0x000070000051b3f8 rcx: 0x0000000101615f20 rdx: 0x0000000000000028
rdi: 0x0000000109593e68 rsi: 0x00000000000001cd rbp: 0x000070000051b320 rsp: 0x000070000051b2c0
r8: 0x00000000000001ff r9: 0x0000000000000027 r10: 0x0000000000000001 r11: 0x00000000fffffe0b
r12: 0x00000000fffffe00 r13: 0x0000000000000000 r14: 0x00000000fffffe32 r15: 0x0000000000000028
rip: 0x000000010718e3d4 rfl: 0x0000000000010202 cr2: 0x0000000109593e68
Logical CPU: 0
Error Code: 0x00000006
Trap Number: 14
Binary Images:
0x100000000 - 0x100d373bf +node (???) <6F2710CF-9C31-347A-AE20-95B7897D37ED> /Users/USER/*/node
0x1015d6000 - 0x1015e2ff7 +gdal.input (0) <A8E1BBFF-26F4-3A89-AE44-6EBAFB9A8CF8> /Users/USER/*/gdal.input
0x102549000 - 0x10255dff7 +ogr.input (0) <0A12D7A0-3771-338C-A01D-422A1475001F> /Users/USER/*/ogr.input
0x10256c000 - 0x1025affff +pgraster.input (0) <6AD7A3C0-AA03-3B2E-8DF7-9A5F975FA353> /Users/USER/*/pgraster.input
0x1025c7000 - 0x1025e2fff +raster.input (0) <FF5AA816-A4A3-3A35-B348-4BC9A655561C> /Users/USER/*/raster.input
0x104300000 - 0x1044fbfff +mapnik.node (0) <68587599-225A-3396-974A-872B61392AF7> /Users/USER/*/mapnik.node
0x1045f6000 - 0x104659ff7 +csv.input (0) <A651330F-6603-32CC-B8F1-2AA508E570BA> /Users/USER/*/csv.input
0x1046c2000 - 0x104717ff7 +geojson.input (0) <6551AADE-621A-3CEF-A2A6-DBFED38D1399> /Users/USER/*/geojson.input
0x104789000 - 0x1047a0ff7 +shape.input (0) <ACAE1F26-C552-32D0-9F33-51903731D98E> /Users/USER/*/shape.input
0x106800000 - 0x1079c1ff7 +libmapnik.dylib (0) <28E17A13-512C-3F4E-8663-C968EADD7154> /Users/USER/*/libmapnik.dylib
0x1081cd000 - 0x108746ff7 +libgdal_mapnik.dylib (0) <8A7E8275-C259-3DA8-851F-4B26AF98C32B> /Users/USER/*/libgdal_mapnik.dylib
0x108862000 - 0x1088cdff7 +postgis.input (0) <DE22F37B-91DC-3FC2-8FB1-F663D9F785FD> /Users/USER/*/postgis.input
0x1088f6000 - 0x108a3cfff +sqlite.input (0) <57E0E32C-DE6B-3BF9-BE87-406900F2CDF7> /Users/USER/*/sqlite.input
0x108a5b000 - 0x108aa2ff7 +topojson.input (0) <C15D34E4-CC42-3931-BC3B-6085C63E0707> /Users/USER/*/topojson.input
0x7fff68de9000 - 0x7fff68e1ff5f dyld (360.17) <03673B53-B8B7-34D1-ADCE-F449E78E39CC> /usr/lib/dyld
0x7fff89724000 - 0x7fff89728fff libcache.dylib (75) <4948E2C8-867F-3E9D-AAE7-2F30F0B345C6> /usr/lib/system/libcache.dylib
0x7fff89b04000 - 0x7fff89b15fff libz.1.dylib (60) <43317BEA-ACA2-34C2-AF37-902AA926C83A> /usr/lib/libz.1.dylib
0x7fff8a118000 - 0x7fff8a12cfff libsystem_coretls.dylib (82) <21EDACF1-D9B3-3086-9821-60EB75E7F965> /usr/lib/system/libsystem_coretls.dylib
0x7fff8b20a000 - 0x7fff8b212ffb libsystem_dnssd.dylib (624.10.1) <21D63EAB-27BE-3F41-B1D4-604BE7F4C9BA> /usr/lib/system/libsystem_dnssd.dylib
0x7fff8bd83000 - 0x7fff8bd85ff7 libsystem_configuration.dylib (801.10.2) <93D5FB9A-CC7C-3672-80D8-7A1C4805204B> /usr/lib/system/libsystem_configuration.dylib
0x7fff8c59f000 - 0x7fff8c5a8ffb libsystem_notify.dylib (149) <56ABC155-CB99-30A8-A8B1-C204B5615092> /usr/lib/system/libsystem_notify.dylib
0x7fff8c757000 - 0x7fff8cac1ddf libobjc.A.dylib (680) <CE3C3C78-A7BB-3147-8375-55424032FF5E> /usr/lib/libobjc.A.dylib
0x7fff8ce8e000 - 0x7fff8cf05fc7 libcorecrypto.dylib (334) <4E1B969F-8449-3B21-9880-51AD58E25AA6> /usr/lib/system/libcorecrypto.dylib
0x7fff8e74a000 - 0x7fff8e755ff7 libcommonCrypto.dylib (60074) <BD1DCF19-8353-3F6A-AFFA-EBBA29A302A8> /usr/lib/system/libcommonCrypto.dylib
0x7fff8ea92000 - 0x7fff8ea93fff libDiagnosticMessagesClient.dylib (100) <F2D8CFCC-A00A-3675-9C01-EF0C663F2445> /usr/lib/libDiagnosticMessagesClient.dylib
0x7fff8f01d000 - 0x7fff8f046ff7 libsystem_info.dylib (476) <65D0643A-C8AE-3E8D-9F6E-E4AD823F16B2> /usr/lib/system/libsystem_info.dylib
0x7fff90cdc000 - 0x7fff90d22ff7 libauto.dylib (186) <460B0167-C89B-37EC-823C-52F684B31C26> /usr/lib/libauto.dylib
0x7fff90d88000 - 0x7fff90d9ffff libsystem_asl.dylib (322) <97D794DA-8CE5-3676-AC5E-364F6D172BDA> /usr/lib/system/libsystem_asl.dylib
0x7fff90e89000 - 0x7fff90e91fff libcopyfile.dylib (127) <CA2602AB-E8B7-3CD8-A0C5-D86E35FDA09F> /usr/lib/system/libcopyfile.dylib
0x7fff90e92000 - 0x7fff9109ffff libicucore.A.dylib (551.30) <CC6AA367-C6D3-3592-A697-76C0CFFE19DD> /usr/lib/libicucore.A.dylib
0x7fff910e8000 - 0x7fff91146fff libsystem_network.dylib (582.1.4) <C5DC3F04-7011-34D4-9682-E1B31999A89C> /usr/lib/system/libsystem_network.dylib
0x7fff91cb1000 - 0x7fff91cb1ff7 libunc.dylib (29) <D9B0C7B1-8648-3AAC-931C-E7CD362FAA8A> /usr/lib/system/libunc.dylib
0x7fff91d63000 - 0x7fff91d8cfff libc++abi.dylib (125) <F5027B46-1801-344D-BD51-2E6D188C8900> /usr/lib/libc++abi.dylib
0x7fff91e95000 - 0x7fff91ee3ff7 libstdc++.6.dylib (104.1) <77780A99-22DB-35AA-BD9E-ADB83417E4BD> /usr/lib/libstdc++.6.dylib
0x7fff93949000 - 0x7fff93951fff libsystem_networkextension.dylib (384.1.2) <4736FCC5-9DBA-31F4-AAC8-CD0A177CF502> /usr/lib/system/libsystem_networkextension.dylib
0x7fff93bca000 - 0x7fff93bcbffb libSystem.B.dylib (1225.1.1) <59F79CA0-5D86-359D-A235-4F257409109E> /usr/lib/libSystem.B.dylib
0x7fff93cd3000 - 0x7fff93cdbfef libsystem_platform.dylib (73.1.1) <3F4D2390-E3DE-3C24-A515-95DFAC8671C4> /usr/lib/system/libsystem_platform.dylib
0x7fff93cdc000 - 0x7fff94151ff7 com.apple.CoreFoundation (6.9 - 1255.1) <86B26482-C917-34F2-80D8-02911B6001E0> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff9416d000 - 0x7fff9416effb libremovefile.dylib (41) <C7CFF5F2-AFFB-3C8D-BDB4-D66D50E657C0> /usr/lib/system/libremovefile.dylib
0x7fff95bca000 - 0x7fff95bcdffb libdyld.dylib (360.17) <99396189-E53A-3A78-BC49-449236DA7CFF> /usr/lib/system/libdyld.dylib
0x7fff95be6000 - 0x7fff95bf7ff7 libsystem_trace.dylib (200) <1D289F35-BFA2-3B9E-BDF9-20F34F9A01D4> /usr/lib/system/libsystem_trace.dylib
0x7fff95bf8000 - 0x7fff95bfbff7 libsystem_sandbox.dylib (459.10.4) <BC781530-CA98-392D-A77A-8CAD2D9C6B2F> /usr/lib/system/libsystem_sandbox.dylib
0x7fff9632b000 - 0x7fff9641dff7 libiconv.2.dylib (44) <82529E3B-0485-344C-8075-83C7725D6A6F> /usr/lib/libiconv.2.dylib
0x7fff969ed000 - 0x7fff96a1cfc3 libsystem_m.dylib (3105) <07D50372-30ED-3B03-9FA0-0662BF8F0098> /usr/lib/system/libsystem_m.dylib
0x7fff9767a000 - 0x7fff9767fff7 libmacho.dylib (875.1) <A9EC23EC-11A0-3B4F-A8AC-B990C8267A6E> /usr/lib/system/libmacho.dylib
0x7fff9897a000 - 0x7fff9897bfff libsystem_blocks.dylib (65) <1B4F1F10-823E-3781-8162-6884D14DF0D6> /usr/lib/system/libsystem_blocks.dylib
0x7fff99741000 - 0x7fff9976afff libxpc.dylib (755.1.19) <3E09C275-A33B-357A-B0AB-A2DDF88EC9D5> /usr/lib/system/libxpc.dylib
0x7fff9995f000 - 0x7fff9995fff7 liblaunch.dylib (755.1.19) <7EC0F297-43CC-3D11-B46B-7E72E372648A> /usr/lib/system/liblaunch.dylib
0x7fff9b5de000 - 0x7fff9b5e0fff libsystem_coreservices.dylib (19) <692631A0-1923-32CA-9BD5-044B1382FFDE> /usr/lib/system/libsystem_coreservices.dylib
0x7fff9b76f000 - 0x7fff9b7c2ff7 libc++.1.dylib (120.1) <54190E1B-EE49-3D6D-AC29-2813D7380BA5> /usr/lib/libc++.1.dylib
0x7fff9b837000 - 0x7fff9b83cff3 libunwind.dylib (35.3) <FDA18078-A775-3BAF-A5A6-8A7B75D6AA99> /usr/lib/system/libunwind.dylib
0x7fff9b83d000 - 0x7fff9b86afff libdispatch.dylib (500.10.1) <438F4595-0731-34A2-ACAD-60121A76D1FF> /usr/lib/system/libdispatch.dylib
0x7fff9b86b000 - 0x7fff9b872ff7 libcompiler_rt.dylib (62) <253B36E5-572D-377D-AE99-A02CE32590E5> /usr/lib/system/libcompiler_rt.dylib
0x7fff9c111000 - 0x7fff9c12dff7 libsystem_malloc.dylib (67) <1B57A614-3D60-3F87-876F-7DB4AF38120F> /usr/lib/system/libsystem_malloc.dylib
0x7fff9c15d000 - 0x7fff9c1eafe7 libsystem_c.dylib (1081.1.3) <A60CE86D-1FF3-32AD-A672-C7597F884529> /usr/lib/system/libsystem_c.dylib
0x7fff9c232000 - 0x7fff9c232ff7 libkeymgr.dylib (28) <47080280-8B57-3D75-8A20-9E100864DE27> /usr/lib/system/libkeymgr.dylib
0x7fff9c676000 - 0x7fff9c678ff7 libquarantine.dylib (80) <1693C5FE-EA0A-3122-85EB-7950ECC7435A> /usr/lib/system/libquarantine.dylib
0x7fff9c88c000 - 0x7fff9c8aafff libsystem_kernel.dylib (3247.10.11) <FA4DCF42-27B0-3878-9158-E148D208B21E> /usr/lib/system/libsystem_kernel.dylib
0x7fff9f2da000 - 0x7fff9f2e3ff7 libsystem_pthread.dylib (137.1.1) <1373D0F1-C6CA-364E-A6BA-8BDBD0D34670> /usr/lib/system/libsystem_pthread.dylib
0x7fff9fa30000 - 0x7fff9fa31fff libsystem_secinit.dylib (20) <932ED582-E80F-39DA-B0FA-F1BC5F1AD2F8> /usr/lib/system/libsystem_secinit.dylib
External Modification Summary:
Calls made by other processes targeting this process:
task_for_pid: 0
thread_create: 0
thread_set_state: 0
Calls made by this process:
task_for_pid: 0
thread_create: 0
thread_set_state: 0
Calls made by all processes on this machine:
task_for_pid: 272
thread_create: 0
thread_set_state: 0
VM Region Summary:
ReadOnly portion of Libraries: Total=166.6M resident=0K(0%) swapped_out_or_unallocated=166.6M(100%)
Writable regions: Total=112.3M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=112.3M(100%)
VIRTUAL REGION
REGION TYPE SIZE COUNT (non-coalesced)
=========== ======= =======
Activity Tracing 2048K 2
Kernel Alloc Once 4K 2
MALLOC 84.3M 17
MALLOC guard page 16K 4
Memory Tag 255 556.1M 40
Memory Tag 255 (reserved) 256K 2 reserved VM address space (unallocated)
STACK GUARD 56.0M 12
Stack 13.1M 12
VM_ALLOCATE 4K 2
__DATA 4148K 65
__LINKEDIT 109.6M 17
__TEXT 57.0M 61
__UNICODE 552K 2
shared memory 12K 4
=========== ======= =======
TOTAL 883.1M 228
TOTAL, minus reserved VM space 882.9M 228
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment