Git Product home page Git Product logo

Comments (14)

leefj avatar leefj commented on June 13, 2024

I have test you example project on iPhone

Exceptions.service.hasPendingException()

is return true;

when run this code to get report , this app is crashed
var report:ExceptionReport = Exceptions.service.getPendingException();

from ane-exceptions.

leefj avatar leefj commented on June 13, 2024
Incident Identifier: 580B39A3-91C5-46EF-AEC0-31DBA2B87253
CrashReporter Key:   bf962e1d2afb09e283c67c252db41ff4c61e36de
Hardware Model:      iPhone7,1
Process:             组件浏览器 [805]
Path:                /private/var/containers/Bundle/Application/8C07FCB0-9C3B-4619-A96D-7EA78FBDEBDB/组件浏览器.app/组件浏览器
Identifier:          com.cx.mobile
Version:             3.0.0 (3.0.0)
Code Type:           ARM-64 (Native)
Role:                Foreground
Parent Process:      launchd [1]
Coalition:           com.cx.mobile [745]


Date/Time:           2016-11-16 18:30:12.9466 +0800
Launch Time:         2016-11-16 18:30:08.3028 +0800
OS Version:          iPhone OS 10.1.1 (14B100)
Report Version:      104

Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Subtype: KERN_INVALID_ADDRESS at 0x0000000000000000
Termination Signal: Segmentation fault: 11
Termination Reason: Namespace SIGNAL, Code 0xb
Terminating Process: exc handler [0]
Triggered by Thread:  0

Filtered syslog:
None found

Thread 0 name:  Dispatch queue: com.apple.main-thread
Thread 0 Crashed:
0   libsystem_c.dylib               0x00000001874ac58c strlen + 12
1   组件浏览器                             0x00000001007762d8 +[DTEXFREUtils newFREObjectFromString:] (DTEXFREUtils.m:67)
2   组件浏览器                             0x00000001007768a4 Exceptions_getPendingException (Exceptions.m:155)
3   组件浏览器                             0x000000010047a520 main + 2907464
4   组件浏览器                             0x00000001002fbf98 main + 1341376
5   组件浏览器                             0x0000000100646458 main + 4791424
6   组件浏览器                             0x0000000100645b48 main + 4789104
7   组件浏览器                             0x000000010064574c main + 4788084
8   组件浏览器                             0x00000001005f5838 main + 4460640
9   组件浏览器                             0x00000001005f5838 main + 4460640
10  组件浏览器                             0x00000001005f5838 main + 4460640
11  组件浏览器                             0x00000001005f5838 main + 4460640
12  组件浏览器                             0x00000001005ec20c main + 4422196
13  组件浏览器                             0x00000001005ec13c main + 4421988
14  组件浏览器                             0x000000010033d914 main + 1610044
15  组件浏览器                             0x000000010033e4d8 main + 1613056
16  组件浏览器                             0x000000010033e254 main + 1612412
17  组件浏览器                             0x000000010033ddec main + 1611284
18  组件浏览器                             0x000000010016a3ac 0x1000b4000 + 746412
19  组件浏览器                             0x000000010016ac08 0x1000b4000 + 748552
20  组件浏览器                             0x000000010022cfb8 main + 493536
21  组件浏览器                             0x0000000100179310 0x1000b4000 + 807696
22  Foundation                      0x00000001890b365c __NSThreadPerformPerform + 340
23  CoreFoundation                  0x0000000188578278 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 24
24  CoreFoundation                  0x0000000188577b50 __CFRunLoopDoSources0 + 412
25  CoreFoundation                  0x00000001885757c0 __CFRunLoopRun + 804
26  CoreFoundation                  0x00000001884a4048 CFRunLoopRunSpecific + 444
27  GraphicsServices                0x0000000189f2a198 GSEventRunModal + 180
28  UIKit                           0x000000018e4902fc -[UIApplication _run] + 684
29  UIKit                           0x000000018e48b034 UIApplicationMain + 208
30  组件浏览器                             0x00000001001b482c main + 84
31  libdyld.dylib                   0x00000001874885b8 start + 4

Thread 1:
0   libsystem_kernel.dylib          0x000000018759aa88 __workq_kernreturn + 8
1   libsystem_pthread.dylib         0x000000018765e35c _pthread_wqthread + 1452
2   libsystem_pthread.dylib         0x000000018765dda4 start_wqthread + 4

Thread 2:
0   libsystem_kernel.dylib          0x000000018759aa88 __workq_kernreturn + 8
1   libsystem_pthread.dylib         0x000000018765e35c _pthread_wqthread + 1452
2   libsystem_pthread.dylib         0x000000018765dda4 start_wqthread + 4

Thread 3:
0   libsystem_kernel.dylib          0x000000018759aa88 __workq_kernreturn + 8
1   libsystem_pthread.dylib         0x000000018765e178 _pthread_wqthread + 968
2   libsystem_pthread.dylib         0x000000018765dda4 start_wqthread + 4

Thread 4 name:  com.apple.uikit.eventfetch-thread
Thread 4:
0   libsystem_kernel.dylib          0x000000018757c16c mach_msg_trap + 8
1   libsystem_kernel.dylib          0x000000018757bfdc mach_msg + 72
2   CoreFoundation                  0x0000000188577cec __CFRunLoopServiceMachPort + 192
3   CoreFoundation                  0x0000000188575908 __CFRunLoopRun + 1132
4   CoreFoundation                  0x00000001884a4048 CFRunLoopRunSpecific + 444
5   Foundation                      0x0000000188fb5a8c -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 304
6   Foundation                      0x0000000188fd657c -[NSRunLoop(NSRunLoop) runUntilDate:] + 96
7   UIKit                           0x000000018ee05a2c -[UIEventFetcher threadMain] + 136
8   Foundation                      0x00000001890b347c __NSThread__start__ + 1024
9   libsystem_pthread.dylib         0x0000000187660850 _pthread_body + 240
10  libsystem_pthread.dylib         0x0000000187660760 _pthread_body + 0
11  libsystem_pthread.dylib         0x000000018765ddac thread_start + 4

Thread 5:
0   libsystem_pthread.dylib         0x000000018765dda0 start_wqthread + 0

Thread 6:
0   libsystem_pthread.dylib         0x000000018765dda0 start_wqthread + 0

Thread 7 name:  BackgroundThread
Thread 7:
0   libsystem_kernel.dylib          0x0000000187599e1c __psynch_cvwait + 8
1   libsystem_pthread.dylib         0x000000018765f9c0 _pthread_cond_wait + 640
2   组件浏览器                             0x000000010038df84 main + 1939372
3   组件浏览器                             0x0000000100240e94 main + 575164
4   组件浏览器                             0x000000010038dd44 main + 1938796
5   组件浏览器                             0x000000010038dda4 main + 1938892
6   组件浏览器                             0x000000010038da84 main + 1938092
7   libsystem_pthread.dylib         0x0000000187660850 _pthread_body + 240
8   libsystem_pthread.dylib         0x0000000187660760 _pthread_body + 0
9   libsystem_pthread.dylib         0x000000018765ddac thread_start + 4

Thread 8 name:  BackgroundThread
Thread 8:
0   libsystem_kernel.dylib          0x0000000187599e1c __psynch_cvwait + 8
1   libsystem_pthread.dylib         0x000000018765f9c0 _pthread_cond_wait + 640
2   组件浏览器                             0x000000010038df84 main + 1939372
3   组件浏览器                             0x0000000100240e94 main + 575164
4   组件浏览器                             0x000000010038dd44 main + 1938796
5   组件浏览器                             0x000000010038dda4 main + 1938892
6   组件浏览器                             0x000000010038da84 main + 1938092
7   libsystem_pthread.dylib         0x0000000187660850 _pthread_body + 240
8   libsystem_pthread.dylib         0x0000000187660760 _pthread_body + 0
9   libsystem_pthread.dylib         0x000000018765ddac thread_start + 4

Thread 9:
0   libsystem_kernel.dylib          0x000000018759a314 __semwait_signal + 8
1   libsystem_c.dylib               0x00000001874b823c nanosleep + 212
2   组件浏览器                             0x000000010038daf4 main + 1938204
3   组件浏览器                             0x00000001001d312c main + 125268
4   组件浏览器                             0x00000001001d30f8 main + 125216
5   组件浏览器                             0x000000010038dd44 main + 1938796
6   组件浏览器                             0x000000010038dda4 main + 1938892
7   组件浏览器                             0x000000010038da84 main + 1938092
8   libsystem_pthread.dylib         0x0000000187660850 _pthread_body + 240
9   libsystem_pthread.dylib         0x0000000187660760 _pthread_body + 0
10  libsystem_pthread.dylib         0x000000018765ddac thread_start + 4

Thread 10:
0   libsystem_kernel.dylib          0x0000000187599044 __connect + 8
1   组件浏览器                             0x000000010038e6ac main + 1941204
2   组件浏览器                             0x000000010038fb04 main + 1946412
3   组件浏览器                             0x000000010038faa4 main + 1946316
4   组件浏览器                             0x000000010038dd44 main + 1938796
5   组件浏览器                             0x000000010038dda4 main + 1938892
6   组件浏览器                             0x000000010038da84 main + 1938092
7   libsystem_pthread.dylib         0x0000000187660850 _pthread_body + 240
8   libsystem_pthread.dylib         0x0000000187660760 _pthread_body + 0
9   libsystem_pthread.dylib         0x000000018765ddac thread_start + 4

Thread 11 name:  ScriptTimeout
Thread 11:
0   libsystem_kernel.dylib          0x0000000187599e1c __psynch_cvwait + 8
1   libsystem_pthread.dylib         0x000000018765f9c0 _pthread_cond_wait + 640
2   组件浏览器                             0x000000010038df44 main + 1939308
3   组件浏览器                             0x0000000100339da8 main + 1594832
4   组件浏览器                             0x000000010038dd44 main + 1938796
5   组件浏览器                             0x000000010038dda4 main + 1938892
6   组件浏览器                             0x000000010038da84 main + 1938092
7   libsystem_pthread.dylib         0x0000000187660850 _pthread_body + 240
8   libsystem_pthread.dylib         0x0000000187660760 _pthread_body + 0
9   libsystem_pthread.dylib         0x000000018765ddac thread_start + 4

Thread 0 crashed with ARM Thread State (64-bit):
    x0: 0x0000000000000000   x1: 0x0000000000000000   x2: 0x0000000000000000   x3: 0x000000010339b281
    x4: 0x0000000000000008   x5: 0x0000000000000000   x6: 0x0000000000000070   x7: 0x0000000000000022
    x8: 0x0000000100ae3000   x9: 0x00000001ad67d014  x10: 0x00000001ad67d018  x11: 0x00cf8b0100cf8b80
   x12: 0x0000000000cf8b00  x13: 0x0000000000cf8c00  x14: 0x0000000000cf8bc0  x15: 0x0000000000cf8b01
   x16: 0x00000001874ac580  x17: 0x0000000100776290  x18: 0x0000000000000000  x19: 0x0000000000000000
   x20: 0x0000000000000000  x21: 0x000000018ef51880  x22: 0x000000017046f140  x23: 0x00000001700b2540
   x24: 0x0000000000000000  x25: 0x000000010098f625  x26: 0x000000010098f572  x27: 0x0000000100af4db0
   x28: 0x0000000100990592   fp: 0x000000016fd490b0   lr: 0x00000001007762d8
    sp: 0x000000016fd490b0   pc: 0x00000001874ac58c cpsr: 0x60000000

Binary Images:
0x1000b4000 - 0x1009d7fff 组件浏览器 arm64  <a1f7454fb52b3e03bd6d2844cd429302> /var/containers/Bundle/Application/8C07FCB0-9C3B-4619-A96D-7EA78FBDEBDB/组件浏览器.app/组件浏览器
0x100ca4000 - 0x100cd3fff dyld arm64  <f5a894bbb0cc38b1930add2172007394> /usr/lib/dyld
0x186f80000 - 0x186f81fff libSystem.B.dylib arm64  <7f6df0ff83ca38c5bd2451d798c6619b> /usr/lib/libSystem.B.dylib
0x186f82000 - 0x186fd7fff libc++.1.dylib arm64  <ad5eb3d0e134370ab9ab52e3979ac239> /usr/lib/libc++.1.dylib
0x186fd8000 - 0x186ff8fff libc++abi.dylib arm64  <514938651ad43466908d2d993b588bec> /usr/lib/libc++abi.dylib
0x186ffc000 - 0x1873d5fff libobjc.A.dylib arm64  <cfe85583868931d48088e908339f76c6> /usr/lib/libobjc.A.dylib
0x1873d6000 - 0x1873dafff libcache.dylib arm64  <3f13f51a773b35c1ba38ca66ad803e89> /usr/lib/system/libcache.dylib
0x1873db000 - 0x1873e6fff libcommonCrypto.dylib arm64  <dc02b342926033248c75ef323b51edc4> /usr/lib/system/libcommonCrypto.dylib
0x1873e7000 - 0x1873eafff libcompiler_rt.dylib arm64  <6bcab91bf9f1390eac1d038f9a2699d6> /usr/lib/system/libcompiler_rt.dylib
0x1873eb000 - 0x1873f2fff libcopyfile.dylib arm64  <0c337bd80f193fbdb28313e4eaf758ea> /usr/lib/system/libcopyfile.dylib
0x1873f3000 - 0x187453fff libcorecrypto.dylib arm64  <3b0c9c05a798360ebc821fbe2f50b95c> /usr/lib/system/libcorecrypto.dylib
0x187454000 - 0x187483fff libdispatch.dylib arm64  <3840477f1dcb32c5be29d805a0b43d93> /usr/lib/system/libdispatch.dylib
0x187484000 - 0x187488fff libdyld.dylib arm64  <39aaa2dbe1a1313c9c838cc0268a2ea0> /usr/lib/system/libdyld.dylib
0x187489000 - 0x187489fff liblaunch.dylib arm64  <04e27dee99a031ba8a7124b6b72c909c> /usr/lib/system/liblaunch.dylib
0x18748a000 - 0x18748ffff libmacho.dylib arm64  <a3797232763a393faa9bf3cf5a871e0c> /usr/lib/system/libmacho.dylib
0x187490000 - 0x187491fff libremovefile.dylib arm64  <28e912626c483873a21e720a9e6e31d3> /usr/lib/system/libremovefile.dylib
0x187492000 - 0x1874a9fff libsystem_asl.dylib arm64  <36b03a6fe92b36a687a31254e4eef33b> /usr/lib/system/libsystem_asl.dylib
0x1874aa000 - 0x1874aafff libsystem_blocks.dylib arm64  <1c111df9108e3d0f90cfbe5a197ae4a2> /usr/lib/system/libsystem_blocks.dylib
0x1874ab000 - 0x187529fff libsystem_c.dylib arm64  <93efa69c71cb30a092cc72cf178f2e65> /usr/lib/system/libsystem_c.dylib
0x18752a000 - 0x18752efff libsystem_configuration.dylib arm64  <e57ff277342c3b22b2da2fecef617b23> /usr/lib/system/libsystem_configuration.dylib
0x18752f000 - 0x187534fff libsystem_containermanager.dylib arm64  <41d8a1a4127b3cccb4cb93f337b922d7> /usr/lib/system/libsystem_containermanager.dylib
0x187535000 - 0x187536fff libsystem_coreservices.dylib arm64  <5f536aa39a3d34079d3277708c4b5f3b> /usr/lib/system/libsystem_coreservices.dylib
0x187537000 - 0x18754ffff libsystem_coretls.dylib arm64  <5b2a44a2d8ed3cc6aaccbae99e805dd4> /usr/lib/system/libsystem_coretls.dylib
0x187550000 - 0x187556fff libsystem_dnssd.dylib arm64  <dd0a055b1bea35e7a371d2a134aa4cb4> /usr/lib/system/libsystem_dnssd.dylib
0x187557000 - 0x18757afff libsystem_info.dylib arm64  <b372a8a239223d20b9cb13bd4efe0790> /usr/lib/system/libsystem_info.dylib
0x18757b000 - 0x18759ffff libsystem_kernel.dylib arm64  <3bb31dbc99853fa4b33f4948c9e2af64> /usr/lib/system/libsystem_kernel.dylib
0x1875a0000 - 0x1875ccfff libsystem_m.dylib arm64  <03779efeda81345586b8fd3d69323160> /usr/lib/system/libsystem_m.dylib
0x1875cd000 - 0x1875e8fff libsystem_malloc.dylib arm64  <2828f6cf98c631969e22ae3aaf0c9289> /usr/lib/system/libsystem_malloc.dylib
0x1875e9000 - 0x187640fff libsystem_network.dylib arm64  <5e487af9f3a03dd8ba7833602b554363> /usr/lib/system/libsystem_network.dylib
0x187641000 - 0x18764afff libsystem_networkextension.dylib arm64  <db6affcb13a53af58cbe796b7ef935bd> /usr/lib/system/libsystem_networkextension.dylib
0x18764b000 - 0x187655fff libsystem_notify.dylib arm64  <a86d8c5a0bea3666a69ecfc6b81a2fe7> /usr/lib/system/libsystem_notify.dylib
0x187656000 - 0x18765cfff libsystem_platform.dylib arm64  <14630f9a42813c0a819764b8ada8383b> /usr/lib/system/libsystem_platform.dylib
0x18765d000 - 0x187666fff libsystem_pthread.dylib arm64  <548d3d6a3b5738f2820e0382c8d77c0e> /usr/lib/system/libsystem_pthread.dylib
0x187667000 - 0x18766afff libsystem_sandbox.dylib arm64  <4bb12da1ae923ba38e60e63ced4c0ad0> /usr/lib/system/libsystem_sandbox.dylib
0x18766b000 - 0x187672fff libsystem_symptoms.dylib arm64  <295884acb7c63956892540ada2cd23a4> /usr/lib/system/libsystem_symptoms.dylib
0x187673000 - 0x187691fff libsystem_trace.dylib arm64  <8c79d49939f33d33b5a29474667934b8> /usr/lib/system/libsystem_trace.dylib
0x187692000 - 0x187697fff libunwind.dylib arm64  <f4dc6306fe0d3a819f67667eff14553c> /usr/lib/system/libunwind.dylib
0x187698000 - 0x187698fff libvminterpose.dylib arm64  <027cf263be4933609dd97728b329a18b> /usr/lib/system/libvminterpose.dylib
0x187699000 - 0x1876bffff libxpc.dylib arm64  <a0c4e91da2c839b59ecbbb7aa397e244> /usr/lib/system/libxpc.dylib
0x1876c0000 - 0x1878dafff libicucore.A.dylib arm64  <e53c0577ce0b38afb83a2b7a54b4a390> /usr/lib/libicucore.A.dylib
0x1878db000 - 0x1878ebfff libz.1.dylib arm64  <a8ab1654147738bda28160886a3a5df1> /usr/lib/libz.1.dylib
0x18849b000 - 0x18881efff CoreFoundation arm64  <d72e357f5b3337aa9693522564a6032e> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
0x18881f000 - 0x18882ffff libbsm.0.dylib arm64  <a964c720dd6c3b828b3490d0da04b5f8> /usr/lib/libbsm.0.dylib
0x188830000 - 0x188830fff libenergytrace.dylib arm64  <e6230b7a7ea4327893377cb661336e25> /usr/lib/libenergytrace.dylib
0x188831000 - 0x1888acfff IOKit arm64  <97df8046f49d3a3c9a28ad1c89ec90a9> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x1888ad000 - 0x1888cdfff libMobileGestalt.dylib arm64  <e9c324bb1aa63739946642d6cf3c2dd0> /usr/lib/libMobileGestalt.dylib
0x1888ce000 - 0x1889b8fff libxml2.2.dylib arm64  <30ee067a18313bb18a3ad40b0dd4ccc1> /usr/lib/libxml2.2.dylib
0x1889b9000 - 0x188a46fff Security arm64  <0e0e9f42cb41335ab94eee731c6a4db8> /System/Library/Frameworks/Security.framework/Security
0x188a47000 - 0x188ab1fff SystemConfiguration arm64  <d2744fb1dcd93a0e938f5065e7ac4039> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
0x188ab2000 - 0x188bc6fff libsqlite3.dylib arm64  <a54037ad22f1329998d318a227192323> /usr/lib/libsqlite3.dylib
0x188bc7000 - 0x188f37fff CFNetwork arm64  <516a98d92600361d89748c8c865aeb9d> /System/Library/Frameworks/CFNetwork.framework/CFNetwork
0x188f38000 - 0x188f48fff libbz2.1.0.dylib arm64  <4035caebd18030b698192b8c92fed3ea> /usr/lib/libbz2.1.0.dylib
0x188f49000 - 0x188f61fff liblzma.5.dylib arm64  <690a1d50cfad332c9ffce151555cf5d3> /usr/lib/liblzma.5.dylib
0x188f62000 - 0x188f7cfff libCRFSuite.dylib arm64  <b80cb8a907773d08997be69dc6340070> /usr/lib/libCRFSuite.dylib
0x188f7d000 - 0x188fa6fff libarchive.2.dylib arm64  <104744e9187837d8ba843c443f4a98cb> /usr/lib/libarchive.2.dylib
0x188fa7000 - 0x188fa8fff liblangid.dylib arm64  <70c15ad0050435899c857e8844aedd04> /usr/lib/liblangid.dylib
0x188fa9000 - 0x189277fff Foundation arm64  <8c727aea9f34365fb2fe552669585011> /System/Library/Frameworks/Foundation.framework/Foundation
0x189278000 - 0x189324fff libBLAS.dylib arm64  <6ea5b89378513f2e846e31871b410a0b> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib
0x189325000 - 0x189667fff libLAPACK.dylib arm64  <0646b0c159c93102926cdf9221d11568> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib
0x189668000 - 0x18990afff vImage arm64  <c17d2e052c6f36349a2cae4dd3a5aee1> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage
0x18990b000 - 0x18992dfff libvMisc.dylib arm64  <20d445b170e730d1888141bfaa6be593> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib
0x18992e000 - 0x189942fff libLinearAlgebra.dylib arm64  <930cd329b8ea391fb226d14819375940> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLinearAlgebra.dylib
0x189943000 - 0x189954fff libSparseBLAS.dylib arm64  <2ee1252ee69e3ec587cc93364d05fd4d> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparseBLAS.dylib
0x189955000 - 0x1899cdfff libvDSP.dylib arm64  <43133d90a9fd32e681cee537ebc0f154> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib
0x1899ce000 - 0x1899cefff vecLib arm64  <1b404e41514b383285c36288ece53c9b> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib
0x1899cf000 - 0x1899cffff Accelerate arm64  <3c43596ee1eb3048a65bfc8b3bb05c0c> /System/Library/Frameworks/Accelerate.framework/Accelerate
0x1899d0000 - 0x189f1dfff CoreGraphics arm64  <1b546c1bd4eb334eb850e116b430e550> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
0x189f1e000 - 0x189f32fff GraphicsServices arm64  <6d8ec4c741ae3332ae4854a3c69f9c68> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
0x189f33000 - 0x189f7efff AppSupport arm64  <caf9b40929c73faeaaf25b33ad2a0647> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
0x189f7f000 - 0x18a0a1fff MobileCoreServices arm64  <8172d8e133d23395bbfa078d6a44f089> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
0x18a0a2000 - 0x18a0f9fff BaseBoard arm64  <b33d2bf343f43bc5b5a7d0d4b4dd5f5a> /System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard
0x18a0fa000 - 0x18a105fff AssertionServices arm64  <7610246b4f683b77811d43811f30465d> /System/Library/PrivateFrameworks/AssertionServices.framework/AssertionServices
0x18a106000 - 0x18a132fff BackBoardServices arm64  <d463b45d03f13e6987eb6bdae3bf941c> /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices
0x18a137000 - 0x18a186fff FrontBoardServices arm64  <c559fb4fa9ba31319bc7b1ba9c4ba308> /System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices
0x18a18a000 - 0x18a1bdfff SpringBoardServices arm64  <d388e2d75b523b748f195d9a3d27d278> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices
0x18a1be000 - 0x18a1d2fff MobileKeyBag arm64  <270099c5284b31a1906053816b6cec02> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag
0x18a1d3000 - 0x18a1dbfff IOSurface arm64  <ef7ac073d6943dc78d9fd3440e0348d9> /System/Library/PrivateFrameworks/IOSurface.framework/IOSurface
0x18a1dc000 - 0x18a1e7fff liblockdown.dylib arm64  <9b0b0e6f40d33edfaf15399d4bad8121> /usr/lib/liblockdown.dylib
0x18a1e8000 - 0x18a1fdfff CrashReporterSupport arm64  <66e9fd41492333dfab588cc2021fbebc> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport
0x18a1fe000 - 0x18a200fff IOSurfaceAccelerator arm64  <4e2f4feb26af3b22ae56f1730fb8a133> /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/IOSurfaceAccelerator
0x18a201000 - 0x18a241fff AppleJPEG arm64  <87de27bcf04536ae846760442b89cad1> /System/Library/PrivateFrameworks/AppleJPEG.framework/AppleJPEG
0x18a242000 - 0x18a7d5fff ImageIO arm64  <e16442857870346fbe11e98073358914> /System/Library/Frameworks/ImageIO.framework/ImageIO
0x18a7d6000 - 0x18a7dcfff TCC arm64  <225b54db9ae3396fa00a310bf3310765> /System/Library/PrivateFrameworks/TCC.framework/TCC
0x18a7dd000 - 0x18a7e1fff AggregateDictionary arm64  <5eae0ee54d7238d38c60df504164bd7c> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary
0x18a7e2000 - 0x18a7eefff PowerLog arm64  <752721ed2da73535b1f7e61d50c0026b> /System/Library/PrivateFrameworks/PowerLog.framework/PowerLog
0x18a7ef000 - 0x18a857fff libTelephonyUtilDynamic.dylib arm64  <878f4d0fcf5830a984dfecf58c639d0a> /usr/lib/libTelephonyUtilDynamic.dylib
0x18a858000 - 0x18a86afff CommonUtilities arm64  <0d35a47331413981a51a592a4b4c3302> /System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities
0x18a86b000 - 0x18a87ffff libcompression.dylib arm64  <388d583a262f3c8fbbb0453ff8d17426> /usr/lib/libcompression.dylib
0x18a880000 - 0x18ab1afff CoreData arm64  <8ed91a98ce0b37208579ff6ed712895c> /System/Library/Frameworks/CoreData.framework/CoreData
0x18ab1b000 - 0x18ab1efff libCoreVMClient.dylib arm64  <760ae35b9c1932edbd00150e7a98233a> /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib
0x18ab1f000 - 0x18ab24fff IOAccelerator arm64  <89785d94951d32b1a745248a1bf25467> /System/Library/PrivateFrameworks/IOAccelerator.framework/IOAccelerator
0x18ab25000 - 0x18ab26fff libCVMSPluginSupport.dylib arm64  <5affde13a3443280a5965cd5348d5149> /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
0x18ab27000 - 0x18ab2afff libCoreFSCache.dylib arm64  <893e81d4d84e3946974e360cb29cda11> /System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib
0x18ab2b000 - 0x18ab6efff libGLImage.dylib arm64  <8b343c8b5c2537d08c7e1885354b1215> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
0x18ab6f000 - 0x18ab79fff libGFXShared.dylib arm64  <0058e13e9a2f382eb9cde69f36b7ff62> /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
0x18ab7a000 - 0x18ab81fff IOMobileFramebuffer arm64  <2355c7f4d2a231e4be5d5b373305da9d> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer
0x18ab82000 - 0x18ab82fff libmetal_timestamp.dylib arm64  <8faeb09acb873be09949113fa3bd09ff> /System/Library/PrivateFrameworks/GPUCompiler.framework/libmetal_timestamp.dylib
0x18ab83000 - 0x18abe0fff Metal arm64  <20393a96a3363112a27a4d6b3c665ff6> /System/Library/Frameworks/Metal.framework/Metal
0x18abe1000 - 0x18abebfff OpenGLES arm64  <d08c2b2cceff3d5c84e5c9a0c36d8616> /System/Library/Frameworks/OpenGLES.framework/OpenGLES
0x18abec000 - 0x18ac10fff CoreVideo arm64  <ffe63a1da77632a299fb49c0d1a5d1ae> /System/Library/Frameworks/CoreVideo.framework/CoreVideo
0x18ac11000 - 0x18ac13fff OAuth arm64  <cae3b485d0ab36258111405e19ac90a8> /System/Library/PrivateFrameworks/OAuth.framework/OAuth
0x18ac1b000 - 0x18ac59fff Accounts arm64  <8048b7450119347d8da167b5c1335450> /System/Library/Frameworks/Accounts.framework/Accounts
0x18ac5a000 - 0x18ad4cfff libiconv.2.dylib arm64  <73b7dfe2c5ff3976a8ab4296f054e0e5> /usr/lib/libiconv.2.dylib
0x18ad4d000 - 0x18ae9cfff CoreAudio arm64  <a43b5272ad823963928419f52a18b111> /System/Library/Frameworks/CoreAudio.framework/CoreAudio
0x18ae9d000 - 0x18aea0fff UserFS arm64  <729dba0a9bbf381a843c48d49ca6c480> /System/Library/PrivateFrameworks/UserFS.framework/UserFS
0x18aea1000 - 0x18afabfff CoreMedia arm64  <3fe516f880a13a9b9bf918a198b46e28> /System/Library/Frameworks/CoreMedia.framework/CoreMedia
0x18afac000 - 0x18afb2fff libcupolicy.dylib arm64  <0b8bc03133f8336e97a3ae07b8147102> /usr/lib/libcupolicy.dylib
0x18afb3000 - 0x18b03ffff CoreTelephony arm64  <88ceb856f0ad32af94b11d5b48e19d7e> /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
0x18b040000 - 0x18b14afff libFontParser.dylib arm64  <8a900cd98c5b31398f9ba6149c569e5b> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
0x18b14b000 - 0x18b1dafff VideoToolbox arm64  <3aca3dde0dbb3872bc95038b03502025> /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox
0x18b1db000 - 0x18b1dbfff FontServices arm64  <ba687761d8e73468be35c7f3d84fa306> /System/Library/PrivateFrameworks/FontServices.framework/FontServices
0x18b1dc000 - 0x18b328fff CoreText arm64  <02cfb5fa81a83126aa5fcf6157613256> /System/Library/Frameworks/CoreText.framework/CoreText
0x18b329000 - 0x18b343fff ProtocolBuffer arm64  <f48cb8f315d83384914b983367ba1f18> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer
0x18b344000 - 0x18b36cfff PersistentConnection arm64  <333e3815b7723c56be80d58acce5b64e> /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection
0x18b36d000 - 0x18b373fff DataMigration arm64  <a1d17e9bda9b318485a11a8c8c207875> /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration
0x18b374000 - 0x18b7cbfff AudioToolbox arm64  <e19ea620e15c3f0cb40524b722dd5087> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
0x18b7cc000 - 0x18b9a4fff QuartzCore arm64  <bf63fba959473e548ed5f6e4db40e3ae> /System/Library/Frameworks/QuartzCore.framework/QuartzCore
0x18b9a5000 - 0x18b9abfff Netrb arm64  <9cb22261041c35fb8c6e0a9cf49e67a3> /System/Library/PrivateFrameworks/Netrb.framework/Netrb
0x18b9ac000 - 0x18b9bcfff libcmph.dylib arm64  <da7029d8e489384eba1a9af5cd14682c> /usr/lib/libcmph.dylib
0x18b9bd000 - 0x18b9ddfff libmis.dylib arm64  <b86c97bf93d630dcb3a4005dd18405db> /usr/lib/libmis.dylib
0x18b9de000 - 0x18bacffff LanguageModeling arm64  <be6ee8c894f03940bb8d9f8e56614c42> /System/Library/PrivateFrameworks/LanguageModeling.framework/LanguageModeling
0x18bad0000 - 0x18bbb6fff ManagedConfiguration arm64  <2ed5cecbd4fc3f85bc1244e1cb12e039> /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration
0x18bbb7000 - 0x18bbcdfff libmarisa.dylib arm64  <6dc2792a342c3ef89643cc735997e56b> /usr/lib/libmarisa.dylib
0x18bbce000 - 0x18bc9efff ProofReader arm64  <172b6a42b4ab3bad96828ecefd3b9530> /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader
0x18bc9f000 - 0x18bca9fff MediaAccessibility arm64  <842aa10100d13d1688dcd6d43d3ed550> /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility
0x18bcaa000 - 0x18bcbafff MobileAsset arm64  <b64f721801053489b4a29f707c930b31> /System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset
0x18bcbb000 - 0x18bd2cfff ColorSync arm64  <dbaae646d6a935feb38b961d234a0fcf> /System/Library/PrivateFrameworks/ColorSync.framework/ColorSync
0x18bd2d000 - 0x18bd9cfff MetalPerformanceShaders arm64  <71664ffbbd713c43bb9f1aed5409c131> /System/Library/Frameworks/MetalPerformanceShaders.framework/MetalPerformanceShaders
0x18bd9d000 - 0x18c1ccfff FaceCore arm64  <3acc58da74e433ef872fcbc74ef3b4f4> /System/Library/PrivateFrameworks/FaceCore.framework/FaceCore
0x18c1cd000 - 0x18c248fff Quagga arm64  <a9e8152fb85d3884a7a8eae0db28789b> /System/Library/PrivateFrameworks/Quagga.framework/Quagga
0x18c249000 - 0x18c412fff CoreImage arm64  <c57d3bcefeca33c28835754b1f411883> /System/Library/Frameworks/CoreImage.framework/CoreImage
0x18c413000 - 0x18c45efff TextInput arm64  <ce037eecb165313ea83dc7619902614b> /System/Library/PrivateFrameworks/TextInput.framework/TextInput
0x18c45f000 - 0x18c46ffff libAccessibility.dylib arm64  <ad932566e85f3a509bf61a9d6baccf1b> /usr/lib/libAccessibility.dylib
0x18c47f000 - 0x18cdd3fff JavaScriptCore arm64  <218fe9fe272c312bae4bf25250451a5f> /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore
0x18cdd4000 - 0x18cfedfff StoreServices arm64  <ff11f8f89db033a1ae2050201f79752e> /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices
0x18cfee000 - 0x18e0dffff WebCore arm64  <9a528dd69fea3d1e91cdbe233f9aa2ab> /System/Library/PrivateFrameworks/WebCore.framework/WebCore
0x18e0e0000 - 0x18e109fff libxslt.1.dylib arm64  <7444cfa4c6c73e1f979308e941d9ef75> /usr/lib/libxslt.1.dylib
0x18e10a000 - 0x18e1ebfff WebKitLegacy arm64  <fbdca0f275923d8e9772474cb6541dc2> /System/Library/PrivateFrameworks/WebKitLegacy.framework/WebKitLegacy
0x18e1ec000 - 0x18e2b4fff CoreUI arm64  <9c0d0f2a481634d09f894167603b8e1d> /System/Library/PrivateFrameworks/CoreUI.framework/CoreUI
0x18e2b5000 - 0x18e2dcfff DictionaryServices arm64  <c7ba92c140f13acbbd77e28f37e308e9> /System/Library/PrivateFrameworks/DictionaryServices.framework/DictionaryServices
0x18e2dd000 - 0x18e2defff HangTracer arm64  <6865168113b53a28b5412d51379e16b8> /System/Library/PrivateFrameworks/HangTracer.framework/HangTracer
0x18e2df000 - 0x18e32ffff PhysicsKit arm64  <b78dfc9e358f3687a16f74f0498db603> /System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit
0x18e330000 - 0x18e408fff UIFoundation arm64  <6d2159d7532c365d9ebc5cf3d2acdb87> /System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation
0x18e415000 - 0x18f1a2fff UIKit arm64  <7ef942f43c3e3e4aa6cec127b68ecbab> /System/Library/Frameworks/UIKit.framework/UIKit
0x18f1a3000 - 0x18f1cbfff CoreBluetooth arm64  <0668bc33dc133b49b1461abda1ea968f> /System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth
0x18f1cc000 - 0x18f1f1fff DataAccessExpress arm64  <5fbf9ad4bb6635e3b6dee2038037db4e> /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress
0x18f1f2000 - 0x18f213fff NetworkStatistics arm64  <f997854e71c93bf1873aeaf8615f9884> /System/Library/PrivateFrameworks/NetworkStatistics.framework/NetworkStatistics
0x18f214000 - 0x18f29cfff AddressBook arm64  <5c11f57b219530288cb2954862ed23f8> /System/Library/Frameworks/AddressBook.framework/AddressBook
0x18f29d000 - 0x18f3d1fff CoreMotion arm64  <f87d9d1a138d3aa989c550dc9dc2c66d> /System/Library/Frameworks/CoreMotion.framework/CoreMotion
0x18f3d2000 - 0x18f3fffff CacheDelete arm64  <c4057897ab23369e8fe7a14f687818cf> /System/Library/PrivateFrameworks/CacheDelete.framework/CacheDelete
0x18f400000 - 0x18f40dfff CoreAUC arm64  <d88142d627d33b7f86446c5a1170babb> /System/Library/PrivateFrameworks/CoreAUC.framework/CoreAUC
0x18f40e000 - 0x18f9f1fff MediaToolbox arm64  <bd92166d9cce382fae200e4c6ef1cf1c> /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox
0x18f9f2000 - 0x18fb98fff Celestial arm64  <e6cf92965c4d310ba8864b92ab64be98> /System/Library/PrivateFrameworks/Celestial.framework/Celestial
0x18fb99000 - 0x18fba8fff IntlPreferences arm64  <7062c1f3645137bfbf44f20531931a8d> /System/Library/PrivateFrameworks/IntlPreferences.framework/IntlPreferences
0x18fba9000 - 0x18fbabfff CoreDuetDebugLogging arm64  <eba94238c28e3cd5ae4caf73900227ac> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/CoreDuetDebugLogging
0x18fbac000 - 0x18fbc0fff CoreDuetDaemonProtocol arm64  <f561fda7671b34fd83890a0eb03a57a3> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/CoreDuetDaemonProtocol
0x18fbc1000 - 0x18fc96fff CoreDuet arm64  <b275d881a2143153b7e3ecd86421de2c> /System/Library/PrivateFrameworks/CoreDuet.framework/CoreDuet
0x18fc97000 - 0x18fe45fff AVFoundation arm64  <380f25440bc6399ebf077523c12b6086> /System/Library/Frameworks/AVFoundation.framework/AVFoundation
0x18fe46000 - 0x18fe78fff libtidy.A.dylib arm64  <104c07ea5281354f99d7d86ce07ddc2c> /usr/lib/libtidy.A.dylib
0x18fe79000 - 0x18fedffff IMFoundation arm64  <9d8462f7c4163fa0b2f5a8b808b1950c> /System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation
0x18fee0000 - 0x190566fff GeoServices arm64  <570b5a1a299e3a98a2b0dcfd5028d7c8> /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices
0x190567000 - 0x190568fff DiagnosticLogCollection arm64  <6c702260771b3c378bd7b5304f82211e> /System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/DiagnosticLogCollection
0x190569000 - 0x19056afff Marco arm64  <304daa7fa5e333f89d7995a7309df6fe> /System/Library/PrivateFrameworks/Marco.framework/Marco
0x19056b000 - 0x1905e4fff CoreLocation arm64  <0157f7172a3a35b880ea1cd20d625cad> /System/Library/Frameworks/CoreLocation.framework/CoreLocation
0x1905e5000 - 0x1905eafff ConstantClasses arm64  <5c1f9a7342303a9886345f69cb25f328> /System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses
0x19087a000 - 0x1908cbfff IDSFoundation arm64  <65ce27b751f23795a484dfff40edef7e> /System/Library/PrivateFrameworks/IDSFoundation.framework/IDSFoundation
0x1908cc000 - 0x190992fff IDS arm64  <57541c6ad685347692ce34754ad440ed> /System/Library/PrivateFrameworks/IDS.framework/IDS
0x190993000 - 0x1909b0fff MediaServices arm64  <d66a4811b97d3886ab391542c1cac8de> /System/Library/PrivateFrameworks/MediaServices.framework/MediaServices
0x1909b1000 - 0x1909effff AuthKit arm64  <125e3b811f9d3625b611cf659ec5ee0d> /System/Library/PrivateFrameworks/AuthKit.framework/AuthKit
0x1909f0000 - 0x1909f5fff libheimdal-asn1.dylib arm64  <3e7086019955357d83d25628fd4df4fd> /usr/lib/libheimdal-asn1.dylib
0x1909f6000 - 0x190a99fff MediaRemote arm64  <1c17eb1cbf20309eb614d4116bcd5748> /System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote
0x190a9a000 - 0x190c20fff MobileSpotlightIndex arm64  <ca94c75e991538958761feea7c89a4d6> /System/Library/PrivateFrameworks/MobileSpotlightIndex.framework/MobileSpotlightIndex
0x190c21000 - 0x190c40fff PlugInKit arm64  <836deb985a983f75b033efff6b5d8079> /System/Library/PrivateFrameworks/PlugInKit.framework/PlugInKit
0x190c41000 - 0x190c6dfff ProtectedCloudStorage arm64  <4b38705531c635dc8d9516d6b24ba7e2> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/ProtectedCloudStorage
0x190c6e000 - 0x190c89fff libresolv.9.dylib arm64  <0459918f803f34429fcfba4a01b1141a> /usr/lib/libresolv.9.dylib
0x190c8a000 - 0x190c9ffff ApplePushService arm64  <e065fe3ca8bf3077a08f812bd51ca308> /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService
0x190ca0000 - 0x190ceefff ContactsFoundation arm64  <773f2ebf4e2f3369a5a9d99a4b19e1b6> /System/Library/PrivateFrameworks/ContactsFoundation.framework/ContactsFoundation
0x190cf5000 - 0x190d99fff Contacts arm64  <20b347eace3e3f5fae5f6b86d485cbdc> /System/Library/Frameworks/Contacts.framework/Contacts
0x190d9a000 - 0x190de4fff CoreSpotlight arm64  <fe109d8775673c67940b6a5df033a580> /System/Library/Frameworks/CoreSpotlight.framework/CoreSpotlight
0x190de5000 - 0x190e0cfff vCard arm64  <957503871c9338e39450392bf323fedc> /System/Library/PrivateFrameworks/vCard.framework/vCard
0x190e0d000 - 0x190e98fff VoiceServices arm64  <3b14a045b99c37d8a7a210fc01fb4701> /System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices
0x190e99000 - 0x190ee6fff SAObjects arm64  <a40697d1fb1d37bab2ec1c24cbb45d21> /System/Library/PrivateFrameworks/SAObjects.framework/SAObjects
0x190f82000 - 0x191019fff AssistantServices arm64  <839ff8a145993e168281b087566ee1c3> /System/Library/PrivateFrameworks/AssistantServices.framework/AssistantServices
0x191031000 - 0x191033fff MessageSupport arm64  <dec4f806c2bf367eb86155e55c3ec2f6> /System/Library/PrivateFrameworks/MessageSupport.framework/MessageSupport
0x191034000 - 0x191088fff MIME arm64  <6ba9d7e247a93d3aaf71d2c6e9ceb2a6> /System/Library/PrivateFrameworks/MIME.framework/MIME
0x19112d000 - 0x191149fff AppleIDSSOAuthentication arm64  <96fe393084c531cab45a8c363c0cda06> /System/Library/PrivateFrameworks/AppleIDSSOAuthentication.framework/AppleIDSSOAuthentication
0x19114a000 - 0x19115afff MailServices arm64  <1098b7a92c4e3e48a8576ab901c984b2> /System/Library/PrivateFrameworks/MailServices.framework/MailServices
0x19115b000 - 0x1911c8fff AppleAccount arm64  <a81b395eaaef3985a01f73ac25c31ffd> /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount
0x1911c9000 - 0x1911cdfff CommunicationsFilter arm64  <80142456bd963d85ab1a74ad9ec9ea5e> /System/Library/PrivateFrameworks/CommunicationsFilter.framework/CommunicationsFilter
0x1911ce000 - 0x1911f2fff ChunkingLibrary arm64  <fe49f6ad0e223f19a8c891504dde0e4a> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/ChunkingLibrary
0x1911f3000 - 0x1911fefff CaptiveNetwork arm64  <b41b7a945a893d3d94dfb7a35e6295dd> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork
0x1911ff000 - 0x19122dfff EAP8021X arm64  <3a1a59dc731839ca974bb4f536b6e0d6> /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X
0x19122e000 - 0x191234fff AssetCacheServices arm64  <92a10cdd09ab39988cbaca148fb3db41> /System/Library/PrivateFrameworks/AssetCacheServices.framework/AssetCacheServices
0x191235000 - 0x19130efff MMCS arm64  <78ffacb7ae4436ed9d358e0efa14cdfc> /System/Library/PrivateFrameworks/MMCS.framework/MMCS
0x19130f000 - 0x19133ffff MobileWiFi arm64  <d0bba9b0deb436dda87b5b92649ed66d> /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi
0x191340000 - 0x191382fff ContentIndex arm64  <31b34f3a22f039a8a3614874f90b42ee> /System/Library/PrivateFrameworks/ContentIndex.framework/ContentIndex
0x19138c000 - 0x191399fff MobileBluetooth arm64  <2282cc48292d3909a9f9ddc8a31834f3> /System/Library/PrivateFrameworks/MobileBluetooth.framework/MobileBluetooth
0x1913e1000 - 0x191411fff Bom arm64  <1219ee24d2333d70be894e7297269422> /System/Library/PrivateFrameworks/Bom.framework/Bom
0x191412000 - 0x191419fff CertUI arm64  <8b3e622c4cfc3d3b822857df26938b22> /System/Library/PrivateFrameworks/CertUI.framework/CertUI
0x19141a000 - 0x191469fff FTServices arm64  <7ce5489aa92e31c6b65d55b764dfd8e0> /System/Library/PrivateFrameworks/FTServices.framework/FTServices
0x19146a000 - 0x1914c8fff CoreDAV arm64  <03351c99ff52304985511492a46048ec> /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV
0x1914c9000 - 0x1914d6fff BaseBoardUI arm64  <01b68c876b293af8bd0a7635907801e1> /System/Library/PrivateFrameworks/BaseBoardUI.framework/BaseBoardUI
0x1914d7000 - 0x1914ebfff UserManagement arm64  <180e53f17d143af78e0480ece7e66212> /System/Library/PrivateFrameworks/UserManagement.framework/UserManagement
0x1914ec000 - 0x1915b4fff CorePDF arm64  <af77a7a15e7434009f1dc2913e78f854> /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF
0x1915b5000 - 0x1915e9fff iCalendar arm64  <c599eb8734ae3be68e058ea89678bac5> /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar
0x1915f2000 - 0x191650fff CalendarFoundation arm64  <af4abf29a42033cda68f0a7d91d49bb6> /System/Library/PrivateFrameworks/CalendarFoundation.framework/CalendarFoundation
0x19174e000 - 0x1917e6fff CalendarDatabase arm64  <682e547de86e32b095b9ffdc73c640e8> /System/Library/PrivateFrameworks/CalendarDatabase.framework/CalendarDatabase
0x1917e7000 - 0x191829fff CalendarDaemon arm64  <39cd5216471a34b6a931dd5da70abf90> /System/Library/PrivateFrameworks/CalendarDaemon.framework/CalendarDaemon
0x19182a000 - 0x1918f9fff EventKit arm64  <39190ded8b3d382286a512df1cfac759> /System/Library/Frameworks/EventKit.framework/EventKit
0x1918fa000 - 0x191bfbfff WebKit arm64  <8f64fe743b6d3030b64c76dee6fd7f63> /System/Library/Frameworks/WebKit.framework/WebKit
0x191bfc000 - 0x191c42fff WebBookmarks arm64  <92da1dd5540e3ba9bcf275ef31773bd5> /System/Library/PrivateFrameworks/WebBookmarks.framework/WebBookmarks
0x191c43000 - 0x191d87fff ContactsUI arm64  <f37a9d012d073b5e9e6ec72aeb92e8ac> /System/Library/Frameworks/ContactsUI.framework/ContactsUI
0x1923f0000 - 0x1923f6fff DAAPKit arm64  <a32bded348c232e2a4a84747aef36b9e> /System/Library/PrivateFrameworks/DAAPKit.framework/DAAPKit
0x1923f7000 - 0x192478fff CoreSymbolication arm64  <246999fb65113a479d9922f47823b894> /System/Library/PrivateFrameworks/CoreSymbolication.framework/CoreSymbolication
0x192543000 - 0x1927acfff MusicLibrary arm64  <d9bcf51d896d3332842b0954bd8c14ff> /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary
0x1927ad000 - 0x1927ebfff Notes arm64  <cf57d4e607773dbbb5378d46d040bc6e> /System/Library/PrivateFrameworks/Notes.framework/Notes
0x1927ec000 - 0x1928c3fff AddressBookUI arm64  <ad069f239fcd31738de7c3f5e3f2267b> /System/Library/Frameworks/AddressBookUI.framework/AddressBookUI
0x1928c4000 - 0x1929a2fff CloudKit arm64  <1ce494fd95fa30738e090728aa58beaf> /System/Library/Frameworks/CloudKit.framework/CloudKit
0x1929a3000 - 0x1929fdfff iTunesStore arm64  <0df50b04df733fff978e8de529ef3070> /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore
0x1929fe000 - 0x192a04fff CloudPhotoServices arm64  <45cd8319d04d3ed782aad1681e7fb353> /System/Library/PrivateFrameworks/CloudPhotoServices.framework/CloudPhotoServices
0x192a05000 - 0x192afbfff CloudPhotoLibrary arm64  <583496d2197a35ff900b7b121f8da7d5> /System/Library/PrivateFrameworks/CloudPhotoLibrary.framework/CloudPhotoLibrary
0x192afc000 - 0x192b4bfff DataAccess arm64  <7932345c161c3351b6a813a9eea015f8> /System/Library/PrivateFrameworks/DataAccess.framework/DataAccess
0x192b4c000 - 0x192b73fff AssetsLibraryServices arm64  <fc5b5d48767f34b3944e9e0c3f531191> /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices
0x192b74000 - 0x192c0ffff HomeSharing arm64  <4a30fb39c8483d8992b21bb596ab2a0f> /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing
0x192c10000 - 0x192c3efff ACTFramework arm64  <f2f0c50a78ff306bad3fda9fcd6b8f3c> /System/Library/PrivateFrameworks/ACTFramework.framework/ACTFramework
0x192c3f000 - 0x192c4afff DCIMServices arm64  <ea2256093ae13fbaae8affc2a360df46> /System/Library/PrivateFrameworks/DCIMServices.framework/DCIMServices
0x192c4b000 - 0x192d78fff CoreMediaStream arm64  <e5ec8d81892f388a873d39bc89275cfb> /System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream
0x192d79000 - 0x192d91fff PhotosFormats arm64  <3358716d04da30b0a7c3237c0372c06e> /System/Library/PrivateFrameworks/PhotosFormats.framework/PhotosFormats
0x192d92000 - 0x192d99fff XPCKit arm64  <81d80739479c3f7ea8b8beed19439842> /System/Library/PrivateFrameworks/XPCKit.framework/XPCKit
0x192d9a000 - 0x193114fff MediaPlayer arm64  <74d7387d15d43a27ae9333ec738aac8d> /System/Library/Frameworks/MediaPlayer.framework/MediaPlayer
0x193115000 - 0x1931fbfff CameraKit arm64  <778736cdcdcc355ea03cd71b7da15018> /System/Library/PrivateFrameworks/CameraKit.framework/CameraKit
0x193204000 - 0x19321ffff MediaStream arm64  <8ad8b4289945348d8641b394cb3dbc7e> /System/Library/PrivateFrameworks/MediaStream.framework/MediaStream
0x193220000 - 0x1935a1fff PhotoLibraryServices arm64  <4b9ed2f7510330b8baa1445415a9b830> /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices
0x1935d9000 - 0x193647fff libprotobuf.dylib arm64  <cbac8837b52e331792020b8b596091a9> /usr/lib/libprotobuf.dylib
0x193648000 - 0x19366bfff ScreenReaderCore arm64  <50c4f1fde6f33f5e96e77373a6d55fd0> /System/Library/PrivateFrameworks/ScreenReaderCore.framework/ScreenReaderCore
0x193721000 - 0x193740fff TextToSpeech arm64  <ad1bcfdf58943235ae26620a17e8907e> /System/Library/PrivateFrameworks/TextToSpeech.framework/TextToSpeech
0x1937ca000 - 0x1937ccfff libAXSafeCategoryBundle.dylib arm64  <3e053302fa0e39b098c16f26231c6eb2> /usr/lib/libAXSafeCategoryBundle.dylib
0x1937cd000 - 0x1937d6fff libAXSpeechManager.dylib arm64  <63ae981ad15a3e6fba2538a99399b852> /usr/lib/libAXSpeechManager.dylib
0x1937d7000 - 0x193878fff AccessibilityUtilities arm64  <1f4a7adf39e637649216cf37987c8702> /System/Library/PrivateFrameworks/AccessibilityUtilities.framework/AccessibilityUtilities
0x193879000 - 0x1939b5fff Message arm64  <51094fc0abfe3614a0c78088e4aeca14> /System/Library/PrivateFrameworks/Message.framework/Message
0x193a67000 - 0x193a9afff DataDetectorsCore arm64  <eff464e7139430e4ac6d36ec1abda234> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/DataDetectorsCore
0x193aa9000 - 0x193cddfff libAWDSupportFramework.dylib arm64  <110c7a78781e32f38dfa5715a2b5506a> /usr/lib/libAWDSupportFramework.dylib
0x193d1c000 - 0x193d59fff WirelessDiagnostics arm64  <b491fe95ae063ae3bbe7a0f52ac086f9> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/WirelessDiagnostics
0x193d5a000 - 0x193e65fff Photos arm64  <99cd6c8e779e356684bf63a26cdec692> /System/Library/Frameworks/Photos.framework/Photos
0x193e66000 - 0x193e9dfff AXRuntime arm64  <27a8362cd5ee38e08628ccecf0b8d839> /System/Library/PrivateFrameworks/AXRuntime.framework/AXRuntime
0x193f35000 - 0x193f40fff CoreRecents arm64  <43aa420f1e1b3666be8c44e68c934a98> /System/Library/PrivateFrameworks/CoreRecents.framework/CoreRecents
0x193f43000 - 0x193f4afff AccessibilityUIUtilities arm64  <f41ec092617f3ff5b584bd1471de819a> /System/Library/PrivateFrameworks/Accessibility.framework/Frameworks/AccessibilityUIUtilities.framework/AccessibilityUIUtilities
0x19403e000 - 0x194051fff AssetsLibrary arm64  <c0da35ad53d63acca59be3f6bb633a2d> /System/Library/Frameworks/AssetsLibrary.framework/AssetsLibrary
0x1948ab000 - 0x1948aefff FTClientServices arm64  <d643ee08fcfb3291b2daa5ac3f3a484c> /System/Library/PrivateFrameworks/FTClientServices.framework/FTClientServices
0x194aa9000 - 0x194ae1fff ContactsAutocomplete arm64  <9c5d1926f51336c7b2d38750d5c6e261> /System/Library/PrivateFrameworks/ContactsAutocomplete.framework/ContactsAutocomplete
0x194af2000 - 0x194bcffff MessageUI arm64  <d91a96929fe73a56804cd9bec657926b> /System/Library/Frameworks/MessageUI.framework/MessageUI
0x194bd0000 - 0x194c48fff libnetwork.dylib arm64  <3357ca8108a73179bf376acffd953d64> /usr/lib/libnetwork.dylib
0x194c5c000 - 0x194cdafff Network arm64  <91e5de27d4ba3cd0a18e56704adf4486> /System/Library/PrivateFrameworks/Network.framework/Network
0x194ce1000 - 0x194d80fff Social arm64  <471649bba5f635758378d5ac559adb04> /System/Library/Frameworks/Social.framework/Social
0x19505c000 - 0x19507cfff StoreKit arm64  <410be9ccc80a3ae696967b53f08e285a> /System/Library/Frameworks/StoreKit.framework/StoreKit
0x196f8f000 - 0x1970e8fff libGLProgrammability.dylib arm64  <404477487edb3349847e87970b481ecd> /System/Library/Frameworks/OpenGLES.framework/libGLProgrammability.dylib
0x1972e7000 - 0x1972effff AccessibilityUI arm64  <cea72e0da159316b90fa7d928060a47b> /System/Library/PrivateFrameworks/Accessibility.framework/Frameworks/AccessibilityUI.framework/AccessibilityUI
0x197a82000 - 0x197ab2fff WirelessProximity arm64  <54d07aeb06ca3d6bb55acdda7598bce3> /System/Library/PrivateFrameworks/WirelessProximity.framework/WirelessProximity
0x197e90000 - 0x197e99fff libGPUSupportMercury.dylib arm64  <6f8a7872a7483ef2863ebd7debd42c73> /System/Library/PrivateFrameworks/GPUSupport.framework/libGPUSupportMercury.dylib
0x197e9f000 - 0x197f31fff MediaPlatform arm64  <ec534375f16737339652862e38f5d382> /System/Library/PrivateFrameworks/MediaPlatform.framework/MediaPlatform
0x1989c0000 - 0x198a1cfff CoreBrightness arm64  <178e9bad2c6e39d4be22e51879a075a0> /System/Library/PrivateFrameworks/CoreBrightness.framework/CoreBrightness
0x198d26000 - 0x198e4ffff StoreServicesCore arm64  <28c1129842193d2898e36cc5ae483e0f> /System/Library/PrivateFrameworks/StoreServicesCore.framework/StoreServicesCore
0x1990dc000 - 0x1990e0fff ZoomServices arm64  <84e2ae0bf78d3b3682941afac44c04b5> /System/Library/PrivateFrameworks/Accessibility.framework/Frameworks/ZoomServices.framework/ZoomServices
0x199383000 - 0x1997c5fff MediaLibraryCore arm64  <6fc2ecc6451a3f28927885fa54db1af8> /System/Library/PrivateFrameworks/MediaLibraryCore.framework/MediaLibraryCore
0x199a91000 - 0x199ae3fff libstdc++.6.dylib arm64  <eb4141a9e0e03542b9b7105dd065b2ac> /usr/lib/libstdc++.6.dylib
0x199b27000 - 0x199b41fff GameController arm64  <7bd2dfd61bb033f89a73abedd9074749> /System/Library/Frameworks/GameController.framework/GameController
0x199bec000 - 0x199beffff AGXCompilerConnection arm64  <b3f1ff3516bb3bb099466b6f76a21fab> /System/Library/PrivateFrameworks/AGXCompilerConnection.framework/AGXCompilerConnection
0x19c364000 - 0x19c36efff AccessibilitySettingsLoader arm64  <2c3584b381b9361d8b9fbfcc24c4c6bf> /System/Library/AccessibilityBundles/AccessibilitySettingsLoader.bundle/AccessibilitySettingsLoader
0x19c8a9000 - 0x19c945fff AGXGLDriver arm64  <7ca721d888513ff7b7933fc7e616f33a> /System/Library/Extensions/AGXGLDriver.bundle/AGXGLDriver
0x19c95c000 - 0x19c970fff libCGInterfaces.dylib arm64  <fbf13f57f2543d8985ff13eb1594ab47> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/Libraries/libCGInterfaces.dylib
0x19d02e000 - 0x19d118fff GLEngine arm64  <dd147711e069353da17a8bb84e918b20> /System/Library/Frameworks/OpenGLES.framework/GLEngine.bundle/GLEngine
0x19d856000 - 0x19d864fff AppleFSCompression arm64  <8352ece375ee343fb5f3a5e15e8175bf> /System/Library/PrivateFrameworks/AppleFSCompression.framework/AppleFSCompression
0x19d865000 - 0x19d870fff AppleIDAuthSupport arm64  <bf4aa1ef12a33434af9725d230f3aa80> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/AppleIDAuthSupport
0x19e56f000 - 0x19e595fff CoreServicesInternal arm64  <fb899b5f2e913716bddb127fd12d85c0> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesInternal
0x19ec7f000 - 0x19ec8bfff libGSFontCache.dylib arm64  <df1f49c7cde93369bf67d5a4726f741f> /System/Library/PrivateFrameworks/FontServices.framework/libGSFontCache.dylib
0x19ec8c000 - 0x19ecbdfff libTrueTypeScaler.dylib arm64  <54cb09a0ab1c3be3aaa7dd38b7e18943> /System/Library/PrivateFrameworks/FontServices.framework/libTrueTypeScaler.dylib
0x19ed40000 - 0x19ed6cfff Futhark arm64  <08762aa50cf33e3eb35e6acefc56ce77> /System/Library/PrivateFrameworks/Futhark.framework/Futhark
0x1a16f9000 - 0x1a18d4fff libFosl_dynamic.dylib arm64  <908254cd088c396288edc77691b79870> /usr/lib/libFosl_dynamic.dylib
0x1a18d5000 - 0x1a18dffff libMobileGestaltExtensions.dylib arm64  <7c6db6816bba3fe585dd3dca7c8180bd> /usr/lib/libMobileGestaltExtensions.dylib
0x1a1ce3000 - 0x1a1d12fff libpcap.A.dylib arm64  <52e03f9192273a6d8deb8828daeb6386> /usr/lib/libpcap.A.dylib
0x1a1d4e000 - 0x1a1e22fff AVFAudio arm64  <48a32fa789683606ad2c08fa35e0cf3c> /System/Library/Frameworks/AVFoundation.framework/Frameworks/AVFAudio.framework/AVFAudio
0x1a1e23000 - 0x1a1e2cfff ProactiveEventTracker arm64  <a302f10662963f1caac82f201afd639b> /System/Library/PrivateFrameworks/ProactiveEventTracker.framework/ProactiveEventTracker
0x1a1e2d000 - 0x1a1f6ffff Intents arm64  <fee296c4cd39358a9316874c9440608c> /System/Library/Frameworks/Intents.framework/Intents
0x1a20ab000 - 0x1a20cefff UserNotifications arm64  <187ea2161e5b3c74a5345071a14115d4> /System/Library/Frameworks/UserNotifications.framework/UserNotifications
0x1a20de000 - 0x1a20ecfff PersonaKit arm64  <528c08fd4d1e31bb8c40e82f3e984264> /System/Library/PrivateFrameworks/PersonaKit.framework/PersonaKit
0x1a2599000 - 0x1a25c3fff Pasteboard arm64  <2327a9db051e39df9902166d4257b279> /System/Library/PrivateFrameworks/Pasteboard.framework/Pasteboard
0x1a25dc000 - 0x1a2762fff TextureIO arm64  <6e2d62cc156135659b1943b589414377> /System/Library/PrivateFrameworks/TextureIO.framework/TextureIO
0x1a2be6000 - 0x1a2be8fff SpeakTypingServices arm64  <6572fd0c90f03ef79fbb5f365097b55c> /System/Library/PrivateFrameworks/Accessibility.framework/Frameworks/SpeakTypingServices.framework/SpeakTypingServices
0x1a2c77000 - 0x1a2cbffff ContactsUICore arm64  <219b45426d9e3dd2a921ef369910be83> /System/Library/PrivateFrameworks/ContactsUICore.framework/ContactsUICore
0x1a3aeb000 - 0x1a3afdfff libBNNS.dylib arm64  <52e343fdf8de3a5fa9bd59251a64f8fd> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBNNS.dylib
0x1a3afe000 - 0x1a3b03fff libQuadrature.dylib arm64  <7ffc93a0118a38d18f6eba6b74497baf> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libQuadrature.dylib
0x1a3e7e000 - 0x1a3e8ffff CoreEmoji arm64  <08791744b9c93a25a88d318143e3d5ba> /System/Library/PrivateFrameworks/CoreEmoji.framework/CoreEmoji
0x1a443c000 - 0x1a4504fff NLP arm64  <91cee4fe997e3efab30e4b8dfcd91b5e> /System/Library/PrivateFrameworks/NLP.framework/NLP
0x1a53a5000 - 0x1a5416fff libate.dylib arm64  <75dc2c6be9ed3f18af23079b3f663cd5> /usr/lib/libate.dylib
0x1a5417000 - 0x1a5417fff libcoretls.dylib arm64  <3d058b4a20723e8692beecbf41439b9b> /usr/lib/libcoretls.dylib
0x1a5418000 - 0x1a5419fff libcoretls_cfhelpers.dylib arm64  <08f36307d3c138a9a0683b9c8e0e4149> /usr/lib/libcoretls_cfhelpers.dylib

EOF

from ane-exceptions.

marchbold avatar marchbold commented on June 13, 2024

Any information on how to replicate this exception?

from ane-exceptions.

leefj avatar leefj commented on June 13, 2024

it is copy from Xcode device crash report

from ane-exceptions.

marchbold avatar marchbold commented on June 13, 2024

No, I mean how did you replicate this particular crash so we can investigate the error in the exception report?

from ane-exceptions.

leefj avatar leefj commented on June 13, 2024

I loaded a second swf file in iPhone , then the app created, and restart app,
Exceptions.service.hasPendingException() return true
when run this code to get error report , this app is crashed
var report:ExceptionReport = Exceptions.service.getPendingException();

haha, i found a way to exit iOS app, load a second swf file to make it crash :)

from ane-exceptions.

marchbold avatar marchbold commented on June 13, 2024

Ha nice,
Any chance you could send a small project that demonstrates this crash? I'll see if we can identify why the crash reporter framework doesn't identify it correctly.

from ane-exceptions.

leefj avatar leefj commented on June 13, 2024

maybe you should look at this , it really could load second swf in iOS

https://github.com/Wpdas/SWFCacheIOS

from ane-exceptions.

leefj avatar leefj commented on June 13, 2024

demo.zip

this my demo app , you should add Exception ANE in it

from ane-exceptions.

mspdevelopers avatar mspdevelopers commented on June 13, 2024

Any news about this? I have the same problem where the getReport method crashes the app.

from ane-exceptions.

marchbold avatar marchbold commented on June 13, 2024

Hi,

I think I have identified the cause and am checking in an update this evening. Let me know how it goes.

from ane-exceptions.

mspdevelopers avatar mspdevelopers commented on June 13, 2024

Hi,
I tested it. Now if I get the weird crash and I re open the app it doesn't crash again so I don't have the crash loop anymore. But there is not crash information because the report data is empty.
I can track amount of crashes but not reasons.

I notice that now the class as a try..catch, did you manage to reproduce the bug and see why it crashes?

from ane-exceptions.

marchbold avatar marchbold commented on June 13, 2024

Yes, I managed to produce a similar crash. The try catch is just an additional precaution. It was crashing because there was no report information, i.e. the nil check:

https://github.com/distriqt/ANE-Exceptions/blob/master/platform/ios/Exceptions/Exceptions.m#L153

So your description is expected, i.e. there is no report information for this crash.

from ane-exceptions.

Xgamefactory avatar Xgamefactory commented on June 13, 2024

I don't get why the issue closed.
I got same problem on same line.
App crashes without any errors, exceptions.

İphone 5s 10.3.2
Air SDK 25


if (Exceptions.service.hasPendingException()){
				var report:ExceptionReport = Exceptions.service.getPendingException();

from ane-exceptions.

Related Issues (14)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.