Created
July 21, 2021 12:18
-
-
Save philipphofmann/07443ac7e0e490fdccca4203fe623073 to your computer and use it in GitHub Desktop.
Sentry iOS Sample Crash JSON
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"event_id": "64e91ba728b8428eb02cb369ab6f5a8f", | |
"project": 5428557, | |
"release": "[email protected]+338", | |
"dist": "338", | |
"platform": "cocoa", | |
"message": "", | |
"datetime": "2021-07-21T12:13:23.000000Z", | |
"tags": [ | |
[ | |
"app.device", | |
"2fe3aac99f073aaefbd73da39b227692ac839e56" | |
], | |
[ | |
"device", | |
"iPhone13,2" | |
], | |
[ | |
"device.family", | |
"iOS" | |
], | |
[ | |
"environment", | |
"debug" | |
], | |
[ | |
"handled", | |
"no" | |
], | |
[ | |
"language", | |
"swift" | |
], | |
[ | |
"level", | |
"fatal" | |
], | |
[ | |
"mechanism", | |
"mach" | |
], | |
[ | |
"os", | |
"iOS 14.7" | |
], | |
[ | |
"os.name", | |
"iOS" | |
], | |
[ | |
"os.rooted", | |
"no" | |
], | |
[ | |
"dist", | |
"338" | |
], | |
[ | |
"release", | |
"[email protected]+338" | |
], | |
[ | |
"user", | |
"id:1" | |
], | |
[ | |
"transaction", | |
"iOS_Swift.ViewController" | |
] | |
], | |
"_metrics": { | |
"bytes.ingested.event": 72713, | |
"bytes.stored.event": 185821 | |
}, | |
"breadcrumbs": { | |
"values": [ | |
{ | |
"timestamp": 1626869602.22, | |
"type": "debug", | |
"category": "started", | |
"level": "info", | |
"message": "Breadcrumb Tracking" | |
}, | |
{ | |
"timestamp": 1626869602.222, | |
"type": "navigation", | |
"category": "device.orientation", | |
"level": "info", | |
"data": { | |
"position": "portrait" | |
} | |
}, | |
{ | |
"timestamp": 1626869602.236, | |
"type": "navigation", | |
"category": "device.orientation", | |
"level": "info", | |
"data": { | |
"position": "portrait" | |
} | |
}, | |
{ | |
"timestamp": 1626869602.245, | |
"type": "navigation", | |
"category": "ui.lifecycle", | |
"level": "info", | |
"data": { | |
"screen": "iOS_Swift.ViewController" | |
} | |
}, | |
{ | |
"timestamp": 1626869602.61, | |
"type": "navigation", | |
"category": "app.lifecycle", | |
"level": "info", | |
"data": { | |
"state": "foreground" | |
} | |
}, | |
{ | |
"timestamp": 1626869603.627, | |
"type": "user", | |
"category": "touch", | |
"level": "info", | |
"message": "crash:", | |
"data": { | |
"view": "<UIButton: 0x11bd139b0; frame = (0 240; 374 30); opaque = NO; autoresize = RM+BM; layer = <CALayer: 0x280d26a80>>" | |
} | |
} | |
] | |
}, | |
"contexts": { | |
"app": { | |
"app_start_time": "2021-07-21T12:13:22Z", | |
"device_app_hash": "2fe3aac99f073aaefbd73da39b227692ac839e56", | |
"build_type": "test", | |
"app_identifier": "io.sentry.sample.iOS-Swift", | |
"app_name": "iOS-Swift", | |
"app_version": "7.2.0", | |
"app_build": "338", | |
"app_id": "1B9472D1-31F5-3EB6-9DC0-ABC3A11EEE12", | |
"type": "app" | |
}, | |
"device": { | |
"family": "iOS", | |
"model": "iPhone13,2", | |
"model_id": "D53gAP", | |
"memory_size": 3883876352, | |
"free_memory": 88358912, | |
"usable_memory": 2271002624, | |
"storage_size": 63870980096, | |
"boot_time": "2021-07-19T18:15:30Z", | |
"timezone": "CEST", | |
"type": "device" | |
}, | |
"os": { | |
"name": "iOS", | |
"version": "14.7", | |
"build": "18G69", | |
"kernel_version": "Darwin Kernel Version 20.6.0: Mon Jun 21 21:23:35 PDT 2021; root:xnu-7195.140.42~10/RELEASE_ARM64_T8101", | |
"rooted": false, | |
"type": "os" | |
} | |
}, | |
"culprit": "iOS_Swift.ViewController", | |
"debug_meta": { | |
"images": [ | |
{ | |
"code_file": "iOS-Swift", | |
"debug_id": "1b9472d1-31f5-3eb6-9dc0-abc3a11eee12", | |
"arch": "arm64", | |
"image_addr": "0x104384000", | |
"image_size": 65536, | |
"image_vmaddr": "0x100000000", | |
"candidates": [ | |
{ | |
"download": { | |
"status": "notfound" | |
}, | |
"source": "sentry:android", | |
"source_name": "Android" | |
}, | |
{ | |
"download": { | |
"status": "notfound" | |
}, | |
"source": "sentry:ios", | |
"source_name": "Apple" | |
}, | |
{ | |
"download": { | |
"status": "notfound" | |
}, | |
"source": "sentry:microsoft", | |
"source_name": "Microsoft" | |
}, | |
{ | |
"debug": { | |
"status": "ok" | |
}, | |
"download": { | |
"features": { | |
"has_debug_info": true, | |
"has_sources": false, | |
"has_symbols": true, | |
"has_unwind_info": false | |
}, | |
"status": "ok" | |
}, | |
"location": "sentry://project_debug_file/138016555", | |
"source": "sentry:project", | |
"source_name": "Sentry" | |
} | |
], | |
"debug_status": "found", | |
"features": { | |
"has_debug_info": true, | |
"has_sources": false, | |
"has_symbols": true, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "Sentry", | |
"debug_id": "686c3241-25d5-3fb3-bbe3-271d162654af", | |
"arch": "arm64", | |
"image_addr": "0x1043b8000", | |
"image_size": 442368, | |
"candidates": [ | |
{ | |
"download": { | |
"status": "notfound" | |
}, | |
"source": "sentry:android", | |
"source_name": "Android" | |
}, | |
{ | |
"download": { | |
"status": "notfound" | |
}, | |
"source": "sentry:ios", | |
"source_name": "Apple" | |
}, | |
{ | |
"download": { | |
"status": "notfound" | |
}, | |
"source": "sentry:microsoft", | |
"source_name": "Microsoft" | |
}, | |
{ | |
"debug": { | |
"status": "ok" | |
}, | |
"download": { | |
"features": { | |
"has_debug_info": true, | |
"has_sources": false, | |
"has_symbols": true, | |
"has_unwind_info": false | |
}, | |
"status": "ok" | |
}, | |
"location": "sentry://project_debug_file/138267551", | |
"source": "sentry:project", | |
"source_name": "Sentry" | |
} | |
], | |
"debug_status": "found", | |
"features": { | |
"has_debug_info": true, | |
"has_sources": false, | |
"has_symbols": true, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "Foundation", | |
"debug_id": "4e7d1ff6-6b64-3833-9e60-cc662afe2647", | |
"arch": "arm64e", | |
"image_addr": "0x1978dc000", | |
"image_size": 2846720, | |
"image_vmaddr": "0x1816b8000", | |
"candidates": [ | |
{ | |
"download": { | |
"status": "notfound" | |
}, | |
"source": "sentry:android", | |
"source_name": "Android" | |
}, | |
{ | |
"debug": { | |
"status": "ok" | |
}, | |
"download": { | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": true, | |
"has_unwind_info": true | |
}, | |
"status": "ok" | |
}, | |
"source": "sentry:ios", | |
"source_name": "Apple" | |
}, | |
{ | |
"download": { | |
"status": "notfound" | |
}, | |
"source": "sentry:microsoft", | |
"source_name": "Microsoft" | |
}, | |
{ | |
"download": { | |
"status": "notfound" | |
}, | |
"source": "sentry:project", | |
"source_name": "Sentry" | |
} | |
], | |
"debug_status": "found", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": true, | |
"has_unwind_info": true | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "libobjc.A.dylib", | |
"debug_id": "bf0467d5-384c-33f2-89d8-b2d3b47a7ada", | |
"image_addr": "0x1ab164000", | |
"image_size": 229376, | |
"image_vmaddr": "0x194f40000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "libSystem.B.dylib", | |
"debug_id": "5929c340-b311-3f14-92aa-1639b9558c49", | |
"image_addr": "0x1c734e000", | |
"image_size": 8192, | |
"image_vmaddr": "0x1b112a000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "CoreFoundation", | |
"debug_id": "338f58b1-9b75-38a0-b908-e2574ab1d39a", | |
"arch": "arm64e", | |
"image_addr": "0x196559000", | |
"image_size": 3932160, | |
"image_vmaddr": "0x180335000", | |
"candidates": [ | |
{ | |
"download": { | |
"status": "notfound" | |
}, | |
"source": "sentry:android", | |
"source_name": "Android" | |
}, | |
{ | |
"debug": { | |
"status": "ok" | |
}, | |
"download": { | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": true, | |
"has_unwind_info": true | |
}, | |
"status": "ok" | |
}, | |
"source": "sentry:ios", | |
"source_name": "Apple" | |
}, | |
{ | |
"download": { | |
"status": "notfound" | |
}, | |
"source": "sentry:microsoft", | |
"source_name": "Microsoft" | |
}, | |
{ | |
"download": { | |
"status": "notfound" | |
}, | |
"source": "sentry:project", | |
"source_name": "Sentry" | |
} | |
], | |
"debug_status": "found", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": true, | |
"has_unwind_info": true | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "UIKit", | |
"debug_id": "21b23058-a474-3e1c-a801-4089e8564c1a", | |
"image_addr": "0x1cb421000", | |
"image_size": 4096, | |
"image_vmaddr": "0x1b51fd000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "libswiftCore.dylib", | |
"debug_id": "996c3dff-3055-32b9-98eb-e7a60a68ad2e", | |
"image_addr": "0x19a1ea000", | |
"image_size": 4464640, | |
"image_vmaddr": "0x183fc6000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "libswiftCoreFoundation.dylib", | |
"debug_id": "85aab51a-b79f-32c4-a32d-b8abc15f93ac", | |
"image_addr": "0x1e2129000", | |
"image_size": 4096, | |
"image_vmaddr": "0x1cbf05000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "libswiftCoreGraphics.dylib", | |
"debug_id": "bf714af6-1471-352f-b4f4-a2fb16cfeaed", | |
"image_addr": "0x19d873000", | |
"image_size": 45056, | |
"image_vmaddr": "0x18764f000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "libswiftCoreImage.dylib", | |
"debug_id": "38ccb6bd-c32c-3e44-9b16-e389f2ce493e", | |
"image_addr": "0x1e212a000", | |
"image_size": 4096, | |
"image_vmaddr": "0x1cbf06000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "libswiftDarwin.dylib", | |
"debug_id": "86d7e5da-ecfe-338a-9840-95cf757a11e9", | |
"image_addr": "0x1e2186000", | |
"image_size": 40960, | |
"image_vmaddr": "0x1cbf62000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "libswiftDispatch.dylib", | |
"debug_id": "bb0b8a54-e4c7-33f6-9dca-3358aca2264a", | |
"image_addr": "0x1abc8c000", | |
"image_size": 102400, | |
"image_vmaddr": "0x195a68000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "libswiftFoundation.dylib", | |
"debug_id": "363c3aa2-7ac3-352f-a048-3690b8add7f7", | |
"image_addr": "0x19a087000", | |
"image_size": 1454080, | |
"image_vmaddr": "0x183e63000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "libswiftMetal.dylib", | |
"debug_id": "474d4b27-886d-33bd-b9e1-dbdaf8344895", | |
"image_addr": "0x1e21af000", | |
"image_size": 20480, | |
"image_vmaddr": "0x1cbf8b000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "libswiftObjectiveC.dylib", | |
"debug_id": "c366b298-0cc6-3f50-b0db-759a2e866f52", | |
"image_addr": "0x1bcd16000", | |
"image_size": 12288, | |
"image_vmaddr": "0x1a6af2000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "libswiftQuartzCore.dylib", | |
"debug_id": "b67d3acb-9a21-3a13-9d0f-8521869e8b9f", | |
"image_addr": "0x1e2228000", | |
"image_size": 8192, | |
"image_vmaddr": "0x1cc004000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "libswiftUIKit.dylib", | |
"debug_id": "13261e1b-c124-3cec-950a-aecb54477e6a", | |
"image_addr": "0x1aa3e3000", | |
"image_size": 286720, | |
"image_vmaddr": "0x1941bf000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "libz.1.dylib", | |
"debug_id": "90e30088-819e-3230-9e4c-910ee27c2819", | |
"image_addr": "0x1e201f000", | |
"image_size": 73728, | |
"image_vmaddr": "0x1cbdfb000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "libc++.1.dylib", | |
"debug_id": "a0b465d2-2427-3dd0-8577-866a3f211ebb", | |
"image_addr": "0x1ab1fe000", | |
"image_size": 376832, | |
"image_vmaddr": "0x194fda000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "QuartzCore", | |
"debug_id": "03f2f6c8-9bec-3525-81aa-6125d428fbb7", | |
"image_addr": "0x1998d4000", | |
"image_size": 2707456, | |
"image_vmaddr": "0x1836b0000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "CoreAutoLayout", | |
"debug_id": "da979160-e330-3c35-bf6f-d3248dcc3246", | |
"image_addr": "0x1ab407000", | |
"image_size": 274432, | |
"image_vmaddr": "0x1951e3000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "libcompression.dylib", | |
"debug_id": "e9b2780c-b456-3fab-9f43-fdba4e898b0d", | |
"image_addr": "0x1e147a000", | |
"image_size": 126976, | |
"image_vmaddr": "0x1cb256000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "CFNetwork", | |
"debug_id": "df2aa304-7ef2-3116-8806-5072ece34942", | |
"arch": "arm64e", | |
"image_addr": "0x196c88000", | |
"image_size": 4796416, | |
"image_vmaddr": "0x180a64000", | |
"candidates": [ | |
{ | |
"download": { | |
"status": "notfound" | |
}, | |
"source": "sentry:android", | |
"source_name": "Android" | |
}, | |
{ | |
"debug": { | |
"status": "ok" | |
}, | |
"download": { | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": true, | |
"has_unwind_info": true | |
}, | |
"status": "ok" | |
}, | |
"source": "sentry:ios", | |
"source_name": "Apple" | |
}, | |
{ | |
"download": { | |
"status": "notfound" | |
}, | |
"source": "sentry:microsoft", | |
"source_name": "Microsoft" | |
}, | |
{ | |
"download": { | |
"status": "notfound" | |
}, | |
"source": "sentry:project", | |
"source_name": "Sentry" | |
} | |
], | |
"debug_status": "found", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": true, | |
"has_unwind_info": true | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "libarchive.2.dylib", | |
"debug_id": "9bb4fe57-ded1-32c1-97a9-67ea381b50f3", | |
"image_addr": "0x1c77bd000", | |
"image_size": 462848, | |
"image_vmaddr": "0x1b1599000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "libicucore.A.dylib", | |
"debug_id": "b4aab5d9-238b-3d08-8659-ece5df3997c4", | |
"image_addr": "0x1962ed000", | |
"image_size": 2539520, | |
"image_vmaddr": "0x1800c9000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "libxml2.2.dylib", | |
"debug_id": "c0774108-a66d-3153-bc9f-90411eefcd39", | |
"image_addr": "0x1e1f04000", | |
"image_size": 970752, | |
"image_vmaddr": "0x1cbce0000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "liblangid.dylib", | |
"debug_id": "ea52d818-8bf1-37c0-adfb-957cf7155436", | |
"image_addr": "0x1e166a000", | |
"image_size": 8192, | |
"image_vmaddr": "0x1cb446000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "IOKit", | |
"debug_id": "487705e7-e59a-3a4f-9fb8-fc4b590e6c13", | |
"image_addr": "0x1a1517000", | |
"image_size": 704512, | |
"image_vmaddr": "0x18b2f3000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "libCRFSuite.dylib", | |
"debug_id": "7367da29-69f3-3d84-ae66-d043eb28f3b8", | |
"image_addr": "0x1e0c23000", | |
"image_size": 208896, | |
"image_vmaddr": "0x1ca9ff000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "SoftLinking", | |
"debug_id": "8fa815a8-5775-3bbd-aa3b-9752db4f1334", | |
"image_addr": "0x1da1a7000", | |
"image_size": 4096, | |
"image_vmaddr": "0x1c3f83000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "libc++abi.dylib", | |
"debug_id": "712b3f6e-7bf0-3b80-88b9-59f12b1a8a6d", | |
"image_addr": "0x1ab25a000", | |
"image_size": 106496, | |
"image_vmaddr": "0x195036000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "libcache.dylib", | |
"debug_id": "4ebfeac2-cce8-3be1-ba29-66f83009520d", | |
"image_addr": "0x1e2290000", | |
"image_size": 24576, | |
"image_vmaddr": "0x1cc06c000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "libcommonCrypto.dylib", | |
"debug_id": "e3ce468b-b11c-37f9-aa82-774a72ce03cc", | |
"image_addr": "0x1e2296000", | |
"image_size": 57344, | |
"image_vmaddr": "0x1cc072000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "libcompiler_rt.dylib", | |
"debug_id": "2444b290-f113-37ac-adae-6e17aad40caa", | |
"image_addr": "0x1e22a4000", | |
"image_size": 16384, | |
"image_vmaddr": "0x1cc080000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "libcopyfile.dylib", | |
"debug_id": "1e47076b-135d-350e-921b-6be66f63e3ee", | |
"image_addr": "0x1e22a8000", | |
"image_size": 36864, | |
"image_vmaddr": "0x1cc084000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "libcorecrypto.dylib", | |
"debug_id": "db2986a1-de6c-3ad5-b75d-ac2ca13e5efc", | |
"image_addr": "0x1b12d9000", | |
"image_size": 475136, | |
"image_vmaddr": "0x19b0b5000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "libdispatch.dylib", | |
"debug_id": "9555d7d9-9c92-3af3-9837-ae1f5aa7da44", | |
"image_addr": "0x19626b000", | |
"image_size": 282624, | |
"image_vmaddr": "0x180047000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "libdyld.dylib", | |
"debug_id": "ff7d2567-9277-3aa6-b3dd-2c5748e432a6", | |
"arch": "arm64e", | |
"image_addr": "0x1962b0000", | |
"image_size": 249856, | |
"image_vmaddr": "0x18008c000", | |
"candidates": [ | |
{ | |
"download": { | |
"status": "notfound" | |
}, | |
"source": "sentry:android", | |
"source_name": "Android" | |
}, | |
{ | |
"debug": { | |
"status": "ok" | |
}, | |
"download": { | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": true, | |
"has_unwind_info": true | |
}, | |
"status": "ok" | |
}, | |
"source": "sentry:ios", | |
"source_name": "Apple" | |
}, | |
{ | |
"download": { | |
"status": "notfound" | |
}, | |
"source": "sentry:microsoft", | |
"source_name": "Microsoft" | |
}, | |
{ | |
"download": { | |
"status": "notfound" | |
}, | |
"source": "sentry:project", | |
"source_name": "Sentry" | |
} | |
], | |
"debug_status": "found", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": true, | |
"has_unwind_info": true | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "liblaunch.dylib", | |
"debug_id": "aaab1db5-7f0f-38ed-a430-9823e1ea916b", | |
"image_addr": "0x1e2396000", | |
"image_size": 4096, | |
"image_vmaddr": "0x1cc172000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "libmacho.dylib", | |
"debug_id": "80dfaea5-f566-3617-93eb-773c9a707451", | |
"image_addr": "0x1e2397000", | |
"image_size": 24576, | |
"image_vmaddr": "0x1cc173000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "libremovefile.dylib", | |
"debug_id": "8ab546bb-f4c2-3e87-b7d1-84c7462c8a86", | |
"image_addr": "0x1e239d000", | |
"image_size": 12288, | |
"image_vmaddr": "0x1cc179000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "libsystem_asl.dylib", | |
"debug_id": "5f1e3b9d-53a5-33e5-b7c0-6e8c23773c0d", | |
"image_addr": "0x1b1448000", | |
"image_size": 110592, | |
"image_vmaddr": "0x19b224000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "libsystem_blocks.dylib", | |
"debug_id": "99504353-9a16-3794-b7b0-1869f2fb3610", | |
"image_addr": "0x1e23a0000", | |
"image_size": 8192, | |
"image_vmaddr": "0x1cc17c000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "libsystem_c.dylib", | |
"debug_id": "117637f8-2c66-3b93-b239-a0e23fc95d62", | |
"arch": "arm64e", | |
"image_addr": "0x19f9d2000", | |
"image_size": 524288, | |
"image_vmaddr": "0x1897ae000", | |
"candidates": [ | |
{ | |
"download": { | |
"status": "notfound" | |
}, | |
"source": "sentry:android", | |
"source_name": "Android" | |
}, | |
{ | |
"debug": { | |
"status": "ok" | |
}, | |
"download": { | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": true, | |
"has_unwind_info": true | |
}, | |
"status": "ok" | |
}, | |
"source": "sentry:ios", | |
"source_name": "Apple" | |
}, | |
{ | |
"download": { | |
"status": "notfound" | |
}, | |
"source": "sentry:microsoft", | |
"source_name": "Microsoft" | |
}, | |
{ | |
"download": { | |
"status": "notfound" | |
}, | |
"source": "sentry:project", | |
"source_name": "Sentry" | |
} | |
], | |
"debug_status": "found", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": true, | |
"has_unwind_info": true | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "libsystem_collections.dylib", | |
"debug_id": "4a005313-615e-3782-9658-71798334a4fa", | |
"image_addr": "0x1e23a2000", | |
"image_size": 12288, | |
"image_vmaddr": "0x1cc17e000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "libsystem_configuration.dylib", | |
"debug_id": "b0d800ea-ac65-394a-a510-d6af7c974a92", | |
"image_addr": "0x1e23a5000", | |
"image_size": 20480, | |
"image_vmaddr": "0x1cc181000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "libsystem_containermanager.dylib", | |
"debug_id": "b28eee6c-bee7-3e9f-a740-75f6da89331b", | |
"image_addr": "0x1e23aa000", | |
"image_size": 77824, | |
"image_vmaddr": "0x1cc186000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "libsystem_coreservices.dylib", | |
"debug_id": "13e1baaa-c632-30a6-b0f3-803eabb610e1", | |
"image_addr": "0x1e23bd000", | |
"image_size": 8192, | |
"image_vmaddr": "0x1cc199000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "libsystem_darwin.dylib", | |
"debug_id": "b8280082-509a-3d8f-b92e-b11205068eb9", | |
"image_addr": "0x1e23bf000", | |
"image_size": 40960, | |
"image_vmaddr": "0x1cc19b000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "libsystem_dnssd.dylib", | |
"debug_id": "0eae751c-aa2c-3224-8e40-ed0393698626", | |
"image_addr": "0x1e23c9000", | |
"image_size": 36864, | |
"image_vmaddr": "0x1cc1a5000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "libsystem_featureflags.dylib", | |
"debug_id": "a3ccb91e-bca7-36af-b167-79cb14a2b37f", | |
"image_addr": "0x1e23d2000", | |
"image_size": 12288, | |
"image_vmaddr": "0x1cc1ae000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "libsystem_info.dylib", | |
"debug_id": "88a748c2-a30b-3793-9d05-920396cb95ef", | |
"image_addr": "0x19f9ac000", | |
"image_size": 155648, | |
"image_vmaddr": "0x189788000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "libsystem_m.dylib", | |
"debug_id": "1454dccc-3f3e-365e-a26a-6e0abc0a6c70", | |
"image_addr": "0x1e23d5000", | |
"image_size": 188416, | |
"image_vmaddr": "0x1cc1b1000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "libsystem_malloc.dylib", | |
"debug_id": "af32c646-edef-35d7-b698-0e33a0768e49", | |
"image_addr": "0x1a5cd4000", | |
"image_size": 147456, | |
"image_vmaddr": "0x18fab0000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "libsystem_networkextension.dylib", | |
"debug_id": "fbf4c1ba-37d0-3e9d-9e47-dc6b4056fdeb", | |
"image_addr": "0x1a7bd7000", | |
"image_size": 65536, | |
"image_vmaddr": "0x1919b3000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "libsystem_notify.dylib", | |
"debug_id": "48c4f208-b169-312c-8938-3730d38c242b", | |
"image_addr": "0x1b1220000", | |
"image_size": 45056, | |
"image_vmaddr": "0x19affc000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "libsystem_product_info_filter.dylib", | |
"debug_id": "71f4c0a0-0245-3bf2-9325-dbd635e6be2b", | |
"image_addr": "0x1e240a000", | |
"image_size": 4096, | |
"image_vmaddr": "0x1cc1e6000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "libsystem_sandbox.dylib", | |
"debug_id": "036b2dd4-6cc1-3901-8ebf-02b9a62dd64f", | |
"image_addr": "0x1e2417000", | |
"image_size": 16384, | |
"image_vmaddr": "0x1cc1f3000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "libsystem_kernel.dylib", | |
"debug_id": "ef6b203f-beed-3069-8623-bf884b0f2bad", | |
"arch": "arm64e", | |
"image_addr": "0x1c495e000", | |
"image_size": 208896, | |
"image_vmaddr": "0x1ae73a000", | |
"candidates": [ | |
{ | |
"download": { | |
"status": "notfound" | |
}, | |
"source": "sentry:android", | |
"source_name": "Android" | |
}, | |
{ | |
"debug": { | |
"status": "ok" | |
}, | |
"download": { | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": true, | |
"has_unwind_info": true | |
}, | |
"status": "ok" | |
}, | |
"source": "sentry:ios", | |
"source_name": "Apple" | |
}, | |
{ | |
"download": { | |
"status": "notfound" | |
}, | |
"source": "sentry:microsoft", | |
"source_name": "Microsoft" | |
}, | |
{ | |
"download": { | |
"status": "notfound" | |
}, | |
"source": "sentry:project", | |
"source_name": "Sentry" | |
} | |
], | |
"debug_status": "found", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": true, | |
"has_unwind_info": true | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "libsystem_platform.dylib", | |
"debug_id": "987d48d5-3caa-34d7-9141-c0bd6e2351e8", | |
"image_addr": "0x1e2403000", | |
"image_size": 28672, | |
"image_vmaddr": "0x1cc1df000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "libsystem_pthread.dylib", | |
"debug_id": "9f849e98-f742-3b3d-b01a-61f75acf0540", | |
"arch": "arm64e", | |
"image_addr": "0x1e240b000", | |
"image_size": 49152, | |
"image_vmaddr": "0x1cc1e7000", | |
"candidates": [ | |
{ | |
"download": { | |
"status": "notfound" | |
}, | |
"source": "sentry:android", | |
"source_name": "Android" | |
}, | |
{ | |
"debug": { | |
"status": "ok" | |
}, | |
"download": { | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": true, | |
"has_unwind_info": true | |
}, | |
"status": "ok" | |
}, | |
"source": "sentry:ios", | |
"source_name": "Apple" | |
}, | |
{ | |
"download": { | |
"status": "notfound" | |
}, | |
"source": "sentry:microsoft", | |
"source_name": "Microsoft" | |
}, | |
{ | |
"download": { | |
"status": "notfound" | |
}, | |
"source": "sentry:project", | |
"source_name": "Sentry" | |
} | |
], | |
"debug_status": "found", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": true, | |
"has_unwind_info": true | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "libsystem_symptoms.dylib", | |
"debug_id": "2f500492-9528-31b4-a9fc-a8bb8c3be1c1", | |
"image_addr": "0x1b90f2000", | |
"image_size": 32768, | |
"image_vmaddr": "0x1a2ece000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "libsystem_trace.dylib", | |
"debug_id": "e3e9dce1-1550-349d-904b-564488150c9d", | |
"image_addr": "0x1aceca000", | |
"image_size": 94208, | |
"image_vmaddr": "0x196ca6000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "libunwind.dylib", | |
"debug_id": "d1609a0b-770c-3799-ac80-30a2248e6459", | |
"image_addr": "0x1e241b000", | |
"image_size": 45056, | |
"image_vmaddr": "0x1cc1f7000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "libxpc.dylib", | |
"debug_id": "bdc5de3d-fbf0-3f6b-8f1c-dc3cde64049d", | |
"image_addr": "0x1e2426000", | |
"image_size": 225280, | |
"image_vmaddr": "0x1cc202000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "DocumentManager", | |
"debug_id": "0b1d9bef-0bbd-385d-997e-6730eb3d9590", | |
"image_addr": "0x1d1b90000", | |
"image_size": 241664, | |
"image_vmaddr": "0x1bb96c000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "FileProvider", | |
"debug_id": "45641630-6282-34cc-8d62-138cc58b7fa3", | |
"image_addr": "0x1abb64000", | |
"image_size": 1138688, | |
"image_vmaddr": "0x195940000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "UIKitCore", | |
"debug_id": "41d9bf62-8439-3b21-9959-4e27e75c294e", | |
"arch": "arm64e", | |
"image_addr": "0x1984a9000", | |
"image_size": 21020672, | |
"image_vmaddr": "0x182285000", | |
"candidates": [ | |
{ | |
"download": { | |
"status": "notfound" | |
}, | |
"source": "sentry:android", | |
"source_name": "Android" | |
}, | |
{ | |
"debug": { | |
"status": "ok" | |
}, | |
"download": { | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": true, | |
"has_unwind_info": true | |
}, | |
"status": "ok" | |
}, | |
"source": "sentry:ios", | |
"source_name": "Apple" | |
}, | |
{ | |
"download": { | |
"status": "notfound" | |
}, | |
"source": "sentry:microsoft", | |
"source_name": "Microsoft" | |
}, | |
{ | |
"download": { | |
"status": "notfound" | |
}, | |
"source": "sentry:project", | |
"source_name": "Sentry" | |
} | |
], | |
"debug_status": "found", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": true, | |
"has_unwind_info": true | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "ShareSheet", | |
"debug_id": "16f6dbd1-fc5d-3e20-9c0f-ea6187749b34", | |
"image_addr": "0x1a6f7d000", | |
"image_size": 659456, | |
"image_vmaddr": "0x190d59000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "CoreGraphics", | |
"debug_id": "994f6c83-e2c8-3a4b-bba7-cde00bec90cf", | |
"image_addr": "0x197f10000", | |
"image_size": 5869568, | |
"image_vmaddr": "0x181cec000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "CoreImage", | |
"debug_id": "65317ceb-eaac-31c9-805e-555fac7bf4ac", | |
"image_addr": "0x19e847000", | |
"image_size": 3219456, | |
"image_vmaddr": "0x188623000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "Combine", | |
"debug_id": "d0ee7785-1fce-36b9-a72a-466d06fa5ffe", | |
"image_addr": "0x1aa71b000", | |
"image_size": 1318912, | |
"image_vmaddr": "0x1944f7000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "Metal", | |
"debug_id": "dcc1fcda-3705-37b4-bd41-3263dfc0ae4b", | |
"image_addr": "0x1ac88e000", | |
"image_size": 901120, | |
"image_vmaddr": "0x19666a000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "UniformTypeIdentifiers", | |
"debug_id": "cd3928e6-8d94-31e5-b89e-60be34d2ae9c", | |
"image_addr": "0x1aa8e9000", | |
"image_size": 73728, | |
"image_vmaddr": "0x1946c5000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "HangTracer", | |
"debug_id": "56b032f7-23bf-36bf-81ba-b40674db07c6", | |
"image_addr": "0x1c6fe0000", | |
"image_size": 69632, | |
"image_vmaddr": "0x1b0dbc000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "AssertionServices", | |
"debug_id": "2d51f100-29b7-3f42-a5ac-0e6b4c18a3c7", | |
"image_addr": "0x1ac801000", | |
"image_size": 65536, | |
"image_vmaddr": "0x1965dd000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "ASEProcessing", | |
"debug_id": "0e418f79-11ef-36cb-8f5a-2ffaa0c60396", | |
"image_addr": "0x1cca4b000", | |
"image_size": 28672, | |
"image_vmaddr": "0x1b6827000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "libtailspin.dylib", | |
"debug_id": "30cc74bb-a607-313b-aca7-11fccef4dca5", | |
"image_addr": "0x1c782e000", | |
"image_size": 151552, | |
"image_vmaddr": "0x1b160a000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "libEDR", | |
"debug_id": "605c6f4f-eb4c-3ef8-9976-c731583fd26d", | |
"image_addr": "0x1dfc2d000", | |
"image_size": 94208, | |
"image_vmaddr": "0x1c9a09000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "CrashReporterSupport", | |
"debug_id": "9428f740-3aea-3e4a-96f5-080822f8bdab", | |
"image_addr": "0x1abd78000", | |
"image_size": 61440, | |
"image_vmaddr": "0x195b54000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "Accelerate", | |
"debug_id": "226d1977-e7e6-3b12-9cd8-0c25774f52f4", | |
"image_addr": "0x1c836b000", | |
"image_size": 4096, | |
"image_vmaddr": "0x1b2147000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "CoreAnalytics", | |
"debug_id": "45fa3c7a-8d50-3860-8100-f73fb9394cb9", | |
"image_addr": "0x1b173f000", | |
"image_size": 208896, | |
"image_vmaddr": "0x19b51b000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "CoreText", | |
"debug_id": "9b9f9565-3263-3b31-a16a-ff71d30334e9", | |
"image_addr": "0x19a9ac000", | |
"image_size": 1798144, | |
"image_vmaddr": "0x184788000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "CoreVideo", | |
"debug_id": "37aba14e-82cb-3064-b207-4580c7b6069f", | |
"image_addr": "0x19ec17000", | |
"image_size": 245760, | |
"image_vmaddr": "0x1889f3000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "ImageIO", | |
"debug_id": "173940a9-95fb-34b1-9254-f4d3faeecdd3", | |
"image_addr": "0x197b93000", | |
"image_size": 3555328, | |
"image_vmaddr": "0x18196f000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "IOMobileFramebuffer", | |
"debug_id": "6d549ca9-9d13-3dd3-a231-0845e59a35a5", | |
"image_addr": "0x1b58d0000", | |
"image_size": 45056, | |
"image_vmaddr": "0x19f6ac000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "IOSurfaceAccelerator", | |
"debug_id": "94c25785-ee14-393c-93e1-7b8823dbc3dd", | |
"image_addr": "0x1d3ff2000", | |
"image_size": 12288, | |
"image_vmaddr": "0x1bddce000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "IOSurface", | |
"debug_id": "4ddb38c5-6319-327d-8671-613f2d5b2812", | |
"image_addr": "0x1b8a39000", | |
"image_size": 77824, | |
"image_vmaddr": "0x1a2815000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "MetalPerformanceShaders", | |
"debug_id": "f33f4ad0-e619-3407-8a43-85882a512fff", | |
"image_addr": "0x1c986b000", | |
"image_size": 4096, | |
"image_vmaddr": "0x1b3647000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "OpenGLES", | |
"debug_id": "45a3fceb-ebdb-3251-af05-03b73ddfc0de", | |
"image_addr": "0x1ca7f2000", | |
"image_size": 36864, | |
"image_vmaddr": "0x1b45ce000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "PowerLog", | |
"debug_id": "18ef23ae-31a3-3f98-8a46-e8c3517491a0", | |
"image_addr": "0x1ade4b000", | |
"image_size": 86016, | |
"image_vmaddr": "0x197c27000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "libMobileGestalt.dylib", | |
"debug_id": "977041ca-dc33-3103-abf4-f0f4d82523e4", | |
"image_addr": "0x1a57f0000", | |
"image_size": 389120, | |
"image_vmaddr": "0x18f5cc000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "Security", | |
"debug_id": "5a04c342-004c-3fe9-9ae6-d2697f104f8e", | |
"image_addr": "0x19db61000", | |
"image_size": 1388544, | |
"image_vmaddr": "0x18793d000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "liblzma.5.dylib", | |
"debug_id": "0c1719ea-57be-3c0d-91fb-c411a3abbcae", | |
"image_addr": "0x1e1678000", | |
"image_size": 102400, | |
"image_vmaddr": "0x1cb454000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "SystemConfiguration", | |
"debug_id": "59324780-a81c-34a6-b365-8cb1727c59ed", | |
"image_addr": "0x196b15000", | |
"image_size": 512000, | |
"image_vmaddr": "0x1808f1000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "libapple_nghttp2.dylib", | |
"debug_id": "ee9f1b76-f406-39f2-a0ab-0c1ed6eb35f6", | |
"image_addr": "0x1e130f000", | |
"image_size": 94208, | |
"image_vmaddr": "0x1cb0eb000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "libnetwork.dylib", | |
"debug_id": "40081c9d-213a-3efc-8e66-3fc0e3110449", | |
"image_addr": "0x19711b000", | |
"image_size": 7651328, | |
"image_vmaddr": "0x180ef7000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "libsqlite3.dylib", | |
"debug_id": "22b645b3-986a-3fda-8b67-ae12277fa7df", | |
"image_addr": "0x1b0428000", | |
"image_size": 1597440, | |
"image_vmaddr": "0x19a204000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "libbz2.1.0.dylib", | |
"debug_id": "c6fd20d7-11e9-30cc-a4ca-d1343e980191", | |
"image_addr": "0x1e145a000", | |
"image_size": 53248, | |
"image_vmaddr": "0x1cb236000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "libiconv.2.dylib", | |
"debug_id": "c9bc2b42-6e89-3c71-878f-10821c5cc83a", | |
"image_addr": "0x1e155a000", | |
"image_size": 991232, | |
"image_vmaddr": "0x1cb336000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "libenergytrace.dylib", | |
"debug_id": "103ea3b8-d752-3ccd-ad13-90e6aff3c4ca", | |
"image_addr": "0x1e1505000", | |
"image_size": 20480, | |
"image_vmaddr": "0x1cb2e1000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "libbsm.0.dylib", | |
"debug_id": "71440631-b96e-302d-851c-6938515e4e3e", | |
"image_addr": "0x1e1449000", | |
"image_size": 69632, | |
"image_vmaddr": "0x1cb225000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "MobileIcons", | |
"debug_id": "68be3efc-0588-3049-a678-8a6463838cb9", | |
"image_addr": "0x1be5c1000", | |
"image_size": 65536, | |
"image_vmaddr": "0x1a839d000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "CoreServices", | |
"debug_id": "5f1040b9-318a-3bba-867f-db4d9e5d2c66", | |
"image_addr": "0x196919000", | |
"image_size": 1785856, | |
"image_vmaddr": "0x1806f5000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "Network", | |
"debug_id": "79399cc5-b7a5-378a-9bab-30e12eb4b93e", | |
"image_addr": "0x1ab44a000", | |
"image_size": 1433600, | |
"image_vmaddr": "0x195226000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "libprequelite.dylib", | |
"debug_id": "a199e551-448a-3975-ad1e-4a1d8743e28d", | |
"image_addr": "0x1e1d77000", | |
"image_size": 77824, | |
"image_vmaddr": "0x1cbb53000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "DocumentManagerCore", | |
"debug_id": "b11b8ccc-9cec-3145-a7e9-df39584363c7", | |
"image_addr": "0x1d1bcb000", | |
"image_size": 126976, | |
"image_vmaddr": "0x1bb9a7000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "ProtocolBuffer", | |
"debug_id": "4bcbb3fa-7c11-3df8-88a2-d1487c011947", | |
"image_addr": "0x1ac57c000", | |
"image_size": 94208, | |
"image_vmaddr": "0x196358000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "Accounts", | |
"debug_id": "2e06b42e-4982-394c-9835-5cb6e97a82f8", | |
"image_addr": "0x197867000", | |
"image_size": 479232, | |
"image_vmaddr": "0x181643000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "GenerationalStorage", | |
"debug_id": "167e50b3-f5cb-3152-82ae-98350dd17200", | |
"image_addr": "0x1d348c000", | |
"image_size": 126976, | |
"image_vmaddr": "0x1bd268000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "MobileCoreServices", | |
"debug_id": "ec4c56b1-6379-3abf-8186-469fc496e7dc", | |
"image_addr": "0x1c9c08000", | |
"image_size": 4096, | |
"image_vmaddr": "0x1b39e4000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "SymptomDiagnosticReporter", | |
"debug_id": "46295ba4-5697-346e-9222-95492fdb0f9e", | |
"image_addr": "0x1da5e9000", | |
"image_size": 45056, | |
"image_vmaddr": "0x1c43c5000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "UserManagement", | |
"debug_id": "6e9b787e-cb20-3c3c-8b20-4439740518dc", | |
"image_addr": "0x1b134d000", | |
"image_size": 147456, | |
"image_vmaddr": "0x19b129000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "UIFoundation", | |
"debug_id": "f167a570-2ad2-386c-9391-c9abf784d509", | |
"image_addr": "0x19f8a2000", | |
"image_size": 1089536, | |
"image_vmaddr": "0x18967e000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "PushKit", | |
"debug_id": "1e0eb78e-5e96-35cf-96d6-ee78b6130be7", | |
"image_addr": "0x1c0a1d000", | |
"image_size": 28672, | |
"image_vmaddr": "0x1aa7f9000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "RunningBoardServices", | |
"debug_id": "8c48e2cb-14ac-3119-bf97-71c88ef5583c", | |
"image_addr": "0x19fa52000", | |
"image_size": 307200, | |
"image_vmaddr": "0x18982e000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "XCTTargetBootstrap", | |
"debug_id": "bf2d7d74-bbe8-3318-b041-c1fd8f6f9c7f", | |
"image_addr": "0x1dd58c000", | |
"image_size": 16384, | |
"image_vmaddr": "0x1c7368000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "WebKitLegacy", | |
"debug_id": "56c0080b-20f2-3ce1-b32e-108d46f79cec", | |
"image_addr": "0x1b44ed000", | |
"image_size": 1470464, | |
"image_vmaddr": "0x19e2c9000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "libapp_launch_measurement.dylib", | |
"debug_id": "2872e928-56cb-3f88-88ec-8f3ef288395f", | |
"image_addr": "0x1e130c000", | |
"image_size": 12288, | |
"image_vmaddr": "0x1cb0e8000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "AggregateDictionary", | |
"debug_id": "f0c6be99-e12d-32a5-90ea-0e07375058c4", | |
"image_addr": "0x1cd273000", | |
"image_size": 24576, | |
"image_vmaddr": "0x1b704f000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "ManagedConfiguration", | |
"debug_id": "3359c292-20b9-3209-818d-83e97a246ec1", | |
"image_addr": "0x19d8be000", | |
"image_size": 1204224, | |
"image_vmaddr": "0x18769a000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "MobileKeyBag", | |
"debug_id": "8a685026-a3f7-35ea-90f2-9f8255ad52a8", | |
"image_addr": "0x1ab5a8000", | |
"image_size": 225280, | |
"image_vmaddr": "0x195384000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "SignpostMetrics", | |
"debug_id": "80274ec8-a6f1-3897-a8c7-352218b61a06", | |
"image_addr": "0x1d9566000", | |
"image_size": 4096, | |
"image_vmaddr": "0x1c3342000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "PointerUIServices", | |
"debug_id": "1079e90a-3dcd-3cd2-9dd7-e9fb55214489", | |
"image_addr": "0x1d6167000", | |
"image_size": 49152, | |
"image_vmaddr": "0x1bff43000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "StudyLog", | |
"debug_id": "11fa3acd-b33c-3811-b0fb-9ff6f15e6283", | |
"image_addr": "0x1c0cc2000", | |
"image_size": 36864, | |
"image_vmaddr": "0x1aaa9e000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "ContextKitExtraction", | |
"debug_id": "b7e041dc-3a2f-3580-8957-89b5cfc7189e", | |
"image_addr": "0x1bcc38000", | |
"image_size": 40960, | |
"image_vmaddr": "0x1a6a14000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "CoreMaterial", | |
"debug_id": "974bb169-08e2-3cda-9afa-c527bba1651f", | |
"image_addr": "0x1b0395000", | |
"image_size": 118784, | |
"image_vmaddr": "0x19a171000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "Pasteboard", | |
"debug_id": "55623741-2daa-30dc-806a-197bdf690976", | |
"image_addr": "0x1d5dbd000", | |
"image_size": 176128, | |
"image_vmaddr": "0x1bfb99000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "CoreSVG", | |
"debug_id": "1d39f014-9e55-3d6d-ab36-c73240b1f2dd", | |
"image_addr": "0x1d15af000", | |
"image_size": 176128, | |
"image_vmaddr": "0x1bb38b000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "UserNotifications", | |
"debug_id": "f6e9023e-2ab2-3534-84a0-a0f953543873", | |
"image_addr": "0x1a5c18000", | |
"image_size": 204800, | |
"image_vmaddr": "0x18f9f4000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "AppSupport", | |
"debug_id": "49cf8306-32e8-3cb4-943a-76f9a07b7d6e", | |
"image_addr": "0x19d87e000", | |
"image_size": 262144, | |
"image_vmaddr": "0x18765a000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "BackBoardServices", | |
"debug_id": "ce9a9465-41db-372b-9057-3998d10595d8", | |
"image_addr": "0x199b69000", | |
"image_size": 438272, | |
"image_vmaddr": "0x183945000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "BaseBoard", | |
"debug_id": "2576a52f-c086-389a-ad31-cacc2c3b927d", | |
"image_addr": "0x19ab93000", | |
"image_size": 540672, | |
"image_vmaddr": "0x18496f000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "CoreUI", | |
"debug_id": "0f677ec6-7f2e-371b-95fd-e29cdca240fc", | |
"image_addr": "0x1a2959000", | |
"image_size": 806912, | |
"image_vmaddr": "0x18c735000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "FrontBoardServices", | |
"debug_id": "7c0b0af0-3371-38af-8534-5e4bb65286f4", | |
"image_addr": "0x1a5c4a000", | |
"image_size": 565248, | |
"image_vmaddr": "0x18fa26000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "GraphicsServices", | |
"debug_id": "04a3f8ac-0afa-3689-ab0c-613cf170255a", | |
"arch": "arm64e", | |
"image_addr": "0x1adc75000", | |
"image_size": 36864, | |
"image_vmaddr": "0x197a51000", | |
"candidates": [ | |
{ | |
"download": { | |
"status": "notfound" | |
}, | |
"source": "sentry:android", | |
"source_name": "Android" | |
}, | |
{ | |
"debug": { | |
"status": "ok" | |
}, | |
"download": { | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": true, | |
"has_unwind_info": true | |
}, | |
"status": "ok" | |
}, | |
"source": "sentry:ios", | |
"source_name": "Apple" | |
}, | |
{ | |
"download": { | |
"status": "notfound" | |
}, | |
"source": "sentry:microsoft", | |
"source_name": "Microsoft" | |
}, | |
{ | |
"download": { | |
"status": "notfound" | |
}, | |
"source": "sentry:project", | |
"source_name": "Sentry" | |
} | |
], | |
"debug_status": "found", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": true, | |
"has_unwind_info": true | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "MobileAsset", | |
"debug_id": "6f6749a4-6fad-326f-b5f3-9917c1e1a35c", | |
"image_addr": "0x1a7baf000", | |
"image_size": 163840, | |
"image_vmaddr": "0x19198b000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "PhysicsKit", | |
"debug_id": "ed7dbfba-c67c-34b2-899d-fb9b4419ca86", | |
"image_addr": "0x1d606f000", | |
"image_size": 307200, | |
"image_vmaddr": "0x1bfe4b000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "PrototypeTools", | |
"debug_id": "1362e70f-843c-34e5-b7a1-752ace01db21", | |
"image_addr": "0x1b5f54000", | |
"image_size": 131072, | |
"image_vmaddr": "0x19fd30000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "TextInput", | |
"debug_id": "fea2a68c-90e6-374a-a4a7-09d7392a84a3", | |
"image_addr": "0x199bd4000", | |
"image_size": 557056, | |
"image_vmaddr": "0x1839b0000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "UIKitServices", | |
"debug_id": "82390e3c-3b39-3b96-8430-c31b8e6134d5", | |
"image_addr": "0x19a62c000", | |
"image_size": 118784, | |
"image_vmaddr": "0x184408000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "libAccessibility.dylib", | |
"debug_id": "c4af3db7-0148-30e5-9eab-75cfe67ef9fe", | |
"image_addr": "0x1998b5000", | |
"image_size": 126976, | |
"image_vmaddr": "0x183691000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "CoreUtils", | |
"debug_id": "544564f1-a71d-3018-9d85-369b23a838d9", | |
"image_addr": "0x1a21fd000", | |
"image_size": 1748992, | |
"image_vmaddr": "0x18bfd9000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "IconServices", | |
"debug_id": "c5ded891-8e1c-3c24-a0d0-fc742ab8e4bf", | |
"image_addr": "0x1b21fb000", | |
"image_size": 176128, | |
"image_vmaddr": "0x19bfd7000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "libFontParser.dylib", | |
"debug_id": "544ded4e-3a6e-348b-bba7-ab546f6dd3d4", | |
"image_addr": "0x1d25da000", | |
"image_size": 1335296, | |
"image_vmaddr": "0x1bc3b6000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "ColorSync", | |
"debug_id": "09df4e1d-3647-372f-ab53-fbe443c5d375", | |
"image_addr": "0x19eb59000", | |
"image_size": 778240, | |
"image_vmaddr": "0x188935000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "CoreMedia", | |
"debug_id": "c781a209-34d2-3012-8840-c12abcc25613", | |
"image_addr": "0x19f47e000", | |
"image_size": 1056768, | |
"image_vmaddr": "0x18925a000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "VideoToolbox", | |
"debug_id": "04e35822-ce17-3a5d-81c7-0f5ee40e209f", | |
"image_addr": "0x1a8e5a000", | |
"image_size": 1085440, | |
"image_vmaddr": "0x192c36000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "GraphVisualizer", | |
"debug_id": "2bda27ba-ab72-3051-9603-37d997fb2be7", | |
"image_addr": "0x1d34ab000", | |
"image_size": 57344, | |
"image_vmaddr": "0x1bd287000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "FaceCore", | |
"debug_id": "7cffd494-745b-331d-aed7-a7fbd7e9ba5c", | |
"image_addr": "0x1d2019000", | |
"image_size": 4276224, | |
"image_vmaddr": "0x1bbdf5000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "IOAccelerator", | |
"debug_id": "74bb6858-3536-3c99-a156-a023217151cf", | |
"image_addr": "0x1c409b000", | |
"image_size": 28672, | |
"image_vmaddr": "0x1ade77000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "libCoreFSCache.dylib", | |
"debug_id": "7c0e241b-91f2-3bde-98ac-9efba809c31e", | |
"image_addr": "0x1ca7fd000", | |
"image_size": 28672, | |
"image_vmaddr": "0x1b45d9000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "SignpostCollection", | |
"debug_id": "3f6101a4-f7a0-3892-a9af-f2e35f17ec02", | |
"image_addr": "0x1d955b000", | |
"image_size": 45056, | |
"image_vmaddr": "0x1c3337000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "ktrace", | |
"debug_id": "55d42674-2861-39e1-9e09-648d2bcbd9d3", | |
"image_addr": "0x1b4072000", | |
"image_size": 376832, | |
"image_vmaddr": "0x19de4e000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "SampleAnalysis", | |
"debug_id": "f0548da4-7e5e-3470-8149-07496357e3f7", | |
"image_addr": "0x1c71ac000", | |
"image_size": 770048, | |
"image_vmaddr": "0x1b0f88000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "kperfdata", | |
"debug_id": "285e0d44-052d-34fb-8c0a-1f3672a52adc", | |
"image_addr": "0x1dfc24000", | |
"image_size": 36864, | |
"image_vmaddr": "0x1c9a00000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "libdscsym.dylib", | |
"debug_id": "267ab6d2-1b03-306c-b6c1-288b432e58c7", | |
"image_addr": "0x1c6fd2000", | |
"image_size": 57344, | |
"image_vmaddr": "0x1b0dae000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "CoreBrightness", | |
"debug_id": "8c58c1c6-8d80-3f8b-ab07-97689e2ab1c2", | |
"image_addr": "0x1d0312000", | |
"image_size": 1036288, | |
"image_vmaddr": "0x1ba0ee000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "OSAnalytics", | |
"debug_id": "e6c4210d-68ed-3884-83e8-ab53f8738d10", | |
"image_addr": "0x1afea8000", | |
"image_size": 262144, | |
"image_vmaddr": "0x199c84000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "Symbolication", | |
"debug_id": "adab38d3-df68-38e7-b719-9a0c78d375ad", | |
"image_addr": "0x1abcdb000", | |
"image_size": 643072, | |
"image_vmaddr": "0x195ab7000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "CoreSymbolication", | |
"debug_id": "2dc2e5ce-5e5a-3ef4-99d3-908d93aa9d5e", | |
"image_addr": "0x1b81bb000", | |
"image_size": 720896, | |
"image_vmaddr": "0x1a1f97000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "vImage", | |
"debug_id": "3b3b8bb1-16d3-361a-be52-1d2d7d89a33e", | |
"image_addr": "0x1b2ccf000", | |
"image_size": 2875392, | |
"image_vmaddr": "0x19caab000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "vecLib", | |
"debug_id": "6ba02348-2f75-346f-bc6b-25e568dbd866", | |
"image_addr": "0x1c8b78000", | |
"image_size": 4096, | |
"image_vmaddr": "0x1b2954000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "AppleSauce", | |
"debug_id": "f4f6406c-b956-31f7-9817-13fb9150bbca", | |
"image_addr": "0x1cee5a000", | |
"image_size": 151552, | |
"image_vmaddr": "0x1b8c36000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "libGSFontCache.dylib", | |
"debug_id": "4a101c76-865d-3fe8-b13a-5484f1f84964", | |
"image_addr": "0x1d2729000", | |
"image_size": 253952, | |
"image_vmaddr": "0x1bc505000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "libGSFont.dylib", | |
"debug_id": "1c23cc78-2765-38b8-9151-48138d968712", | |
"image_addr": "0x1d2720000", | |
"image_size": 36864, | |
"image_vmaddr": "0x1bc4fc000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "OTSVG", | |
"debug_id": "c8e8cffb-9a89-35c9-8d27-7072ebfce938", | |
"image_addr": "0x1d573a000", | |
"image_size": 262144, | |
"image_vmaddr": "0x1bf516000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "FontServices", | |
"debug_id": "0e03d60c-ce3d-3324-8095-b5e60bb88530", | |
"image_addr": "0x1c5416000", | |
"image_size": 57344, | |
"image_vmaddr": "0x1af1f2000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "libate.dylib", | |
"debug_id": "988ce6e4-a00f-3129-97bb-86e6be833d82", | |
"image_addr": "0x1e1326000", | |
"image_size": 598016, | |
"image_vmaddr": "0x1cb102000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "libexpat.1.dylib", | |
"debug_id": "638f4e5a-5801-3d73-83bb-9247f50275cd", | |
"image_addr": "0x1e150a000", | |
"image_size": 106496, | |
"image_vmaddr": "0x1cb2e6000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "AppleJPEG", | |
"debug_id": "bba23431-ea67-3573-9c08-432a8b1d467c", | |
"image_addr": "0x1ced58000", | |
"image_size": 286720, | |
"image_vmaddr": "0x1b8b34000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "MPSCore", | |
"debug_id": "57fc1f9a-f0fa-331a-82cc-a4767c040624", | |
"image_addr": "0x1ac0e0000", | |
"image_size": 352256, | |
"image_vmaddr": "0x195ebc000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "MPSImage", | |
"debug_id": "176d30ce-1405-315a-aa7d-12abedadacbe", | |
"image_addr": "0x1c9739000", | |
"image_size": 552960, | |
"image_vmaddr": "0x1b3515000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "MPSNeuralNetwork", | |
"debug_id": "0ad5ffa8-11e3-31e0-bee9-76c4f0993dff", | |
"image_addr": "0x1abef2000", | |
"image_size": 2023424, | |
"image_vmaddr": "0x195cce000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "MPSMatrix", | |
"debug_id": "7e928454-1949-3732-b15a-b829c1446b7a", | |
"image_addr": "0x1c97c0000", | |
"image_size": 159744, | |
"image_vmaddr": "0x1b359c000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "MPSRayIntersector", | |
"debug_id": "264410ea-b278-3663-bd5c-2d5c10993c0a", | |
"image_addr": "0x1c9822000", | |
"image_size": 299008, | |
"image_vmaddr": "0x1b35fe000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "MPSNDArray", | |
"debug_id": "708dd022-b622-3cc5-b77b-e4492673c79b", | |
"image_addr": "0x1c97e7000", | |
"image_size": 241664, | |
"image_vmaddr": "0x1b35c3000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "libGFXShared.dylib", | |
"debug_id": "7ea2566d-1047-3684-8ec9-8e25183d77a0", | |
"image_addr": "0x1ca80a000", | |
"image_size": 40960, | |
"image_vmaddr": "0x1b45e6000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "libcoretls.dylib", | |
"debug_id": "e6855e89-527b-30e1-b769-7a1d09ce2a31", | |
"image_addr": "0x1e1499000", | |
"image_size": 94208, | |
"image_vmaddr": "0x1cb275000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "libcoretls_cfhelpers.dylib", | |
"debug_id": "cf3dbe49-aaeb-38b3-9720-df5b4560594b", | |
"image_addr": "0x1e14b0000", | |
"image_size": 8192, | |
"image_vmaddr": "0x1cb28c000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "libpcap.A.dylib", | |
"debug_id": "c324aa7e-564b-3517-873f-801058f6676c", | |
"image_addr": "0x1e1d26000", | |
"image_size": 245760, | |
"image_vmaddr": "0x1cbb02000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "libdns_services.dylib", | |
"debug_id": "c97c9b75-5952-34af-8bab-47e5441efdca", | |
"image_addr": "0x1e14df000", | |
"image_size": 32768, | |
"image_vmaddr": "0x1cb2bb000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "libcharset.1.dylib", | |
"debug_id": "436a94ec-1f9b-33b2-9dbe-3a36194a9767", | |
"image_addr": "0x1e1467000", | |
"image_size": 4096, | |
"image_vmaddr": "0x1cb243000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "MobileInstallation", | |
"debug_id": "3df06093-e4ad-3fdd-a2ce-90ace4692ed1", | |
"image_addr": "0x1b017b000", | |
"image_size": 258048, | |
"image_vmaddr": "0x199f57000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "CoreServicesStore", | |
"debug_id": "c6b31540-bf88-383e-bb50-86475b5e1f7b", | |
"image_addr": "0x1b1707000", | |
"image_size": 229376, | |
"image_vmaddr": "0x19b4e3000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "CoreData", | |
"debug_id": "d8eb003e-d418-315d-8516-7fedfdd982a0", | |
"image_addr": "0x19c763000", | |
"image_size": 3624960, | |
"image_vmaddr": "0x18653f000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "ChunkingLibrary", | |
"debug_id": "7cff37c3-38e6-3d34-9994-df0a7022bde3", | |
"image_addr": "0x1cfc22000", | |
"image_size": 327680, | |
"image_vmaddr": "0x1b99fe000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "JavaScriptCore", | |
"debug_id": "dbc92bff-45e8-3eb0-b670-612c8cc19b56", | |
"image_addr": "0x19fa9d000", | |
"image_size": 17633280, | |
"image_vmaddr": "0x189879000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "WebCore", | |
"debug_id": "dab838ae-d09e-3e3a-aadf-e0edafcc6902", | |
"image_addr": "0x1a3248000", | |
"image_size": 39485440, | |
"image_vmaddr": "0x18d024000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "DataMigration", | |
"debug_id": "791dbb6d-c4a8-393d-8025-de83778cdc11", | |
"image_addr": "0x1a15c3000", | |
"image_size": 61440, | |
"image_vmaddr": "0x18b39f000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "CoreTelephony", | |
"debug_id": "eeecd41e-a67e-3bba-83a3-bd16ab14e6cd", | |
"image_addr": "0x196b92000", | |
"image_size": 1007616, | |
"image_vmaddr": "0x18096e000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "liblockdown.dylib", | |
"debug_id": "d1bddcd5-a77c-3c9b-9466-0ffbe2d532bc", | |
"image_addr": "0x1e166c000", | |
"image_size": 49152, | |
"image_vmaddr": "0x1cb448000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "libmis.dylib", | |
"debug_id": "f7b8be98-f7b0-3b2b-a8f1-964d2f030041", | |
"image_addr": "0x1e1951000", | |
"image_size": 81920, | |
"image_vmaddr": "0x1cb72d000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "APFS", | |
"debug_id": "3fd76ccf-66f9-3cb2-bfce-2c114ef9343d", | |
"image_addr": "0x1cc98b000", | |
"image_size": 786432, | |
"image_vmaddr": "0x1b6767000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "libperfcheck.dylib", | |
"debug_id": "57f4661a-4b77-3540-a646-6d6b3e4f005c", | |
"image_addr": "0x1e1d62000", | |
"image_size": 57344, | |
"image_vmaddr": "0x1cbb3e000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "DragUI", | |
"debug_id": "e00634bc-318f-3115-88c6-0f4561f24485", | |
"image_addr": "0x1d1c70000", | |
"image_size": 12288, | |
"image_vmaddr": "0x1bba4c000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "ExtensionKit", | |
"debug_id": "e2af4c07-1090-380d-ae9a-b1c270f59a62", | |
"image_addr": "0x19ab63000", | |
"image_size": 106496, | |
"image_vmaddr": "0x18493f000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "CorePhoneNumbers", | |
"debug_id": "ebd43b97-89a9-3ff4-86db-457692e97fcf", | |
"image_addr": "0x1d0b97000", | |
"image_size": 36864, | |
"image_vmaddr": "0x1ba973000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "BoardServices", | |
"debug_id": "2a94faa8-05c0-37e2-8781-bfb3628ca1d3", | |
"image_addr": "0x1afcd9000", | |
"image_size": 172032, | |
"image_vmaddr": "0x199ab5000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "PersistentConnection", | |
"debug_id": "a1176f0a-ce37-3cd6-bd47-fd4e38b60987", | |
"image_addr": "0x1b5f74000", | |
"image_size": 180224, | |
"image_vmaddr": "0x19fd50000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "TextureIO", | |
"debug_id": "e7a2e880-cbae-3043-b371-a37a2ab98018", | |
"image_addr": "0x1daf65000", | |
"image_size": 737280, | |
"image_vmaddr": "0x1c4d41000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "InternationalSupport", | |
"debug_id": "5eed7484-2485-336f-b15c-ca607baebbf4", | |
"image_addr": "0x1aa187000", | |
"image_size": 36864, | |
"image_vmaddr": "0x193f63000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "StreamingZip", | |
"debug_id": "1d0aa400-18f6-301e-a82b-58764b34d375", | |
"image_addr": "0x1da5a3000", | |
"image_size": 258048, | |
"image_vmaddr": "0x1c437f000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "ConstantClasses", | |
"debug_id": "1910532c-fdde-3cf8-9bab-efe10a59c87a", | |
"image_addr": "0x1d01b2000", | |
"image_size": 16384, | |
"image_vmaddr": "0x1b9f8e000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "AXCoreUtilities", | |
"debug_id": "a2124185-8eed-3b19-87bd-730a24d8ea3d", | |
"image_addr": "0x1a90a1000", | |
"image_size": 73728, | |
"image_vmaddr": "0x192e7d000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "MediaAccessibility", | |
"debug_id": "5bf0ba8f-1a95-3a91-bb2a-4a45bb9da44d", | |
"image_addr": "0x1c55dd000", | |
"image_size": 53248, | |
"image_vmaddr": "0x1af3b9000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "MobileWiFi", | |
"debug_id": "e02c20df-d22b-3c4e-b4fa-ef4ef4eeff3d", | |
"image_addr": "0x1b8a4c000", | |
"image_size": 409600, | |
"image_vmaddr": "0x1a2828000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "libhvf.dylib", | |
"debug_id": "f6192655-1a4e-394a-81d6-e707191d6477", | |
"image_addr": "0x1d27cc000", | |
"image_size": 57344, | |
"image_vmaddr": "0x1bc5a8000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "CMCaptureCore", | |
"debug_id": "592f165f-9aa6-3ea5-9425-cd1d97cd1387", | |
"image_addr": "0x1cf6ed000", | |
"image_size": 45056, | |
"image_vmaddr": "0x1b94c9000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "WatchdogClient", | |
"debug_id": "be8916b4-bc4b-3436-a501-554aa8e68742", | |
"image_addr": "0x1dc527000", | |
"image_size": 8192, | |
"image_vmaddr": "0x1c6303000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "CoreAudio", | |
"debug_id": "c627d80a-47f8-3267-ac0d-e724adcad0a5", | |
"image_addr": "0x1b9148000", | |
"image_size": 5603328, | |
"image_vmaddr": "0x1a2f24000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "MediaExperience", | |
"debug_id": "4f75381e-301c-38d4-a229-c8cea4230896", | |
"image_addr": "0x1ac96a000", | |
"image_size": 1404928, | |
"image_vmaddr": "0x196746000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "SignpostSupport", | |
"debug_id": "e2af2eb9-2b01-3558-809d-0e00143cc192", | |
"image_addr": "0x1d9568000", | |
"image_size": 253952, | |
"image_vmaddr": "0x1c3344000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "LoggingSupport", | |
"debug_id": "86868934-72a5-3ce1-aaf8-2c807f562b11", | |
"image_addr": "0x1ab19c000", | |
"image_size": 401408, | |
"image_vmaddr": "0x194f78000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "kperf", | |
"debug_id": "979504c5-63da-3dea-a5b8-1186257616f3", | |
"image_addr": "0x1dfc1e000", | |
"image_size": 24576, | |
"image_vmaddr": "0x1c99fa000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "AFKUser", | |
"debug_id": "34b47e32-995a-33f2-96e4-a8631c1f72ec", | |
"image_addr": "0x1cc623000", | |
"image_size": 16384, | |
"image_vmaddr": "0x1b63ff000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "CoreAccessories", | |
"debug_id": "d376af85-2ad4-3e77-855d-42abcf1cd69b", | |
"image_addr": "0x1b6f62000", | |
"image_size": 196608, | |
"image_vmaddr": "0x1a0d3e000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "libIOReport.dylib", | |
"debug_id": "2448fcbe-a0ef-30b5-8ec3-8b6339418d7f", | |
"image_addr": "0x1e0ef9000", | |
"image_size": 32768, | |
"image_vmaddr": "0x1cacd5000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "CPMS", | |
"debug_id": "0461571d-6845-3729-a726-8eefd16be318", | |
"image_addr": "0x1cf711000", | |
"image_size": 65536, | |
"image_vmaddr": "0x1b94ed000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "SpringBoardServices", | |
"debug_id": "982110f2-a03f-39f5-8700-4f1702b0f091", | |
"image_addr": "0x1a15d2000", | |
"image_size": 376832, | |
"image_vmaddr": "0x18b3ae000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "HID", | |
"debug_id": "77346600-f49c-3790-82ea-72c093225a38", | |
"image_addr": "0x1d34e6000", | |
"image_size": 53248, | |
"image_vmaddr": "0x1bd2c2000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "OSAServicesClient", | |
"debug_id": "eaa97584-d2b0-3637-9603-0a3fbb10f08a", | |
"image_addr": "0x1b72a6000", | |
"image_size": 12288, | |
"image_vmaddr": "0x1a1082000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "MallocStackLogging", | |
"debug_id": "b6a20086-d7c7-3f29-9d3c-6797b6300477", | |
"image_addr": "0x1bfd01000", | |
"image_size": 45056, | |
"image_vmaddr": "0x1a9add000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "libvMisc.dylib", | |
"debug_id": "1337a0a0-f50c-3646-bce6-d704e9631f39", | |
"image_addr": "0x1c8b24000", | |
"image_size": 344064, | |
"image_vmaddr": "0x1b2900000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "libvDSP.dylib", | |
"debug_id": "2c073a65-ade6-3986-998d-51a526f1a811", | |
"image_addr": "0x1ab822000", | |
"image_size": 716800, | |
"image_vmaddr": "0x1955fe000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "libBLAS.dylib", | |
"debug_id": "4484edb0-4bab-39f6-b778-380f81f263bd", | |
"image_addr": "0x1c836c000", | |
"image_size": 2535424, | |
"image_vmaddr": "0x1b2148000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "libLAPACK.dylib", | |
"debug_id": "271aeb78-ac54-3465-9bce-4968e0857fb3", | |
"image_addr": "0x1c85d7000", | |
"image_size": 4968448, | |
"image_vmaddr": "0x1b23b3000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "libLinearAlgebra.dylib", | |
"debug_id": "36eeded9-196f-32d7-be5b-99d3cfcc9aa2", | |
"image_addr": "0x1c8a94000", | |
"image_size": 86016, | |
"image_vmaddr": "0x1b2870000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "libSparseBLAS.dylib", | |
"debug_id": "21b901e5-56ab-35a8-86fc-b306c55692f1", | |
"image_addr": "0x1c8b11000", | |
"image_size": 77824, | |
"image_vmaddr": "0x1b28ed000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "libQuadrature.dylib", | |
"debug_id": "e8d1469c-1286-36e1-b6e1-e4c4c6a26e9f", | |
"image_addr": "0x1c8aa9000", | |
"image_size": 20480, | |
"image_vmaddr": "0x1b2885000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "libBNNS.dylib", | |
"debug_id": "63711044-8324-325f-8f87-955e8e599a40", | |
"image_addr": "0x1c7853000", | |
"image_size": 4972544, | |
"image_vmaddr": "0x1b162f000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "libSparse.dylib", | |
"debug_id": "2ca4c8e7-acd0-35af-9187-dea4bb377f5b", | |
"image_addr": "0x1c8aae000", | |
"image_size": 405504, | |
"image_vmaddr": "0x1b288a000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "MetalTools", | |
"debug_id": "e1863aa4-4c2f-3e0d-9ce9-e0cb2ef26ad6", | |
"image_addr": "0x1d5018000", | |
"image_size": 868352, | |
"image_vmaddr": "0x1bedf4000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "libGLImage.dylib", | |
"debug_id": "854edc05-9716-3823-bb90-96370225b427", | |
"image_addr": "0x1b90b6000", | |
"image_size": 245760, | |
"image_vmaddr": "0x1a2e92000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "MobileSystemServices", | |
"debug_id": "71b638f4-a4f1-364c-a9c9-93e57af26364", | |
"image_addr": "0x1d5234000", | |
"image_size": 28672, | |
"image_vmaddr": "0x1bf010000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "libwebrtc.dylib", | |
"debug_id": "65923b23-abd5-34f6-97ae-f715e78e0911", | |
"image_addr": "0x1dc892000", | |
"image_size": 7610368, | |
"image_vmaddr": "0x1c666e000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "NetworkExtension", | |
"debug_id": "4774c6e3-f1a8-394f-8319-cfe7243ead4d", | |
"image_addr": "0x1a7be7000", | |
"image_size": 2392064, | |
"image_vmaddr": "0x1919c3000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "URLFormatting", | |
"debug_id": "6d19c73e-a360-390b-9bab-afbaa0dcfe2b", | |
"image_addr": "0x1db24a000", | |
"image_size": 32768, | |
"image_vmaddr": "0x1c5026000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "AudioToolbox", | |
"debug_id": "8a48ed62-66f8-3001-b0b2-0f2b2a1a1d24", | |
"image_addr": "0x19f580000", | |
"image_size": 2560000, | |
"image_vmaddr": "0x18935c000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "libcupolicy.dylib", | |
"debug_id": "9c52c15c-b31e-305b-9a12-74a156beb759", | |
"image_addr": "0x1e14d7000", | |
"image_size": 32768, | |
"image_vmaddr": "0x1cb2b3000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "libTelephonyUtilDynamic.dylib", | |
"debug_id": "bbea72cd-ab25-3315-be56-0762d36d58e0", | |
"image_addr": "0x1b01ba000", | |
"image_size": 581632, | |
"image_vmaddr": "0x199f96000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "CommonUtilities", | |
"debug_id": "2c509760-0e9c-3db9-becd-919f8150a2b3", | |
"image_addr": "0x1a584f000", | |
"image_size": 114688, | |
"image_vmaddr": "0x18f62b000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "libutil.dylib", | |
"debug_id": "3b79863a-c1c0-3789-bf9c-aeb661178106", | |
"image_addr": "0x1e1f00000", | |
"image_size": 16384, | |
"image_vmaddr": "0x1cbcdc000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "perfdata", | |
"debug_id": "8b280efb-a545-3d22-a989-5c89399b5f19", | |
"image_addr": "0x1dfc5c000", | |
"image_size": 69632, | |
"image_vmaddr": "0x1c9a38000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "PlugInKit", | |
"debug_id": "038a371d-664d-38e1-a8d3-67709b7412cf", | |
"image_addr": "0x1c7268000", | |
"image_size": 200704, | |
"image_vmaddr": "0x1b1044000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "ExtensionFoundation", | |
"debug_id": "75c6015b-6652-325d-b69d-3c0dc0b1b13f", | |
"image_addr": "0x1d1e52000", | |
"image_size": 28672, | |
"image_vmaddr": "0x1bbc2e000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "CaptiveNetwork", | |
"debug_id": "bad3f636-dfd7-3964-8bee-d022e1448510", | |
"image_addr": "0x1cfa35000", | |
"image_size": 49152, | |
"image_vmaddr": "0x1b9811000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "EAP8021X", | |
"debug_id": "51a7a228-a2ad-380f-ba29-d2c5d4e09112", | |
"image_addr": "0x1d1ca3000", | |
"image_size": 204800, | |
"image_vmaddr": "0x1bba7f000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "AudioToolboxCore", | |
"debug_id": "09c159e9-359e-3c1a-afe7-1a5e8598bb46", | |
"image_addr": "0x1a687f000", | |
"image_size": 2523136, | |
"image_vmaddr": "0x19065b000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "caulk", | |
"debug_id": "acf9e538-0c67-3e6e-b378-6ab049ee653a", | |
"image_addr": "0x1dd627000", | |
"image_size": 131072, | |
"image_vmaddr": "0x1c7403000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "libCTGreenTeaLogger.dylib", | |
"debug_id": "fa05d12c-52e0-32da-ac44-1b9356ce64cc", | |
"image_addr": "0x1e0c56000", | |
"image_size": 8192, | |
"image_vmaddr": "0x1caa32000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "IdleTimerServices", | |
"debug_id": "d82db325-8307-3456-b8b8-00ca160fb43c", | |
"image_addr": "0x1d401c000", | |
"image_size": 32768, | |
"image_vmaddr": "0x1bddf8000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "libCVMSPluginSupport.dylib", | |
"debug_id": "7415b456-c06c-3b4e-91bd-903bfad4d100", | |
"image_addr": "0x1ca7fb000", | |
"image_size": 8192, | |
"image_vmaddr": "0x1b45d7000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "libnetworkextension.dylib", | |
"debug_id": "8c098be0-aa00-3f1d-ab72-27740883d3af", | |
"image_addr": "0x1e1965000", | |
"image_size": 94208, | |
"image_vmaddr": "0x1cb741000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "TCC", | |
"debug_id": "5fb7d779-34a3-39fd-84a0-3bf4c1fe5629", | |
"image_addr": "0x1da67d000", | |
"image_size": 69632, | |
"image_vmaddr": "0x1c4459000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "libAudioStatistics.dylib", | |
"debug_id": "7cebe88c-49a3-3b98-9b4f-0902c5977b12", | |
"image_addr": "0x1e0a70000", | |
"image_size": 65536, | |
"image_vmaddr": "0x1ca84c000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "libAudioToolboxUtility.dylib", | |
"debug_id": "2cb3c5e7-5c13-3e8f-b6f2-6d58ba4a6110", | |
"image_addr": "0x1ab8d1000", | |
"image_size": 212992, | |
"image_vmaddr": "0x1956ad000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "MSUDataAccessor", | |
"debug_id": "b593b71b-621e-3e5f-b10f-3000ed23b7e9", | |
"image_addr": "0x1a7b9b000", | |
"image_size": 81920, | |
"image_vmaddr": "0x191977000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "Bom", | |
"debug_id": "a83baae7-966c-3270-b1d8-41767c1d56ab", | |
"image_addr": "0x1c09b7000", | |
"image_size": 208896, | |
"image_vmaddr": "0x1aa793000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "libCoreVMClient.dylib", | |
"debug_id": "b4a1f6de-0305-39eb-8b34-4095e30c2fa4", | |
"image_addr": "0x1ca804000", | |
"image_size": 24576, | |
"image_vmaddr": "0x1b45e0000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "AppleFSCompression", | |
"debug_id": "68da865b-4bb4-31e9-a7b6-33c77123b332", | |
"image_addr": "0x1ced16000", | |
"image_size": 65536, | |
"image_vmaddr": "0x1b8af2000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "libobjc-trampolines.dylib", | |
"debug_id": "bc30b5bd-95c2-3ac1-972f-6d7eeb3d252f", | |
"image_addr": "0x1044f8000", | |
"image_size": 49152, | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "CoreServicesInternal", | |
"debug_id": "c05f0716-63b8-35f0-8550-d8d797cc808e", | |
"image_addr": "0x1acee1000", | |
"image_size": 204800, | |
"image_vmaddr": "0x196cbd000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "AppSSOCore", | |
"debug_id": "a5ccb751-ebf8-33a1-ab3c-f1682e2582f3", | |
"image_addr": "0x1b6a94000", | |
"image_size": 94208, | |
"image_vmaddr": "0x1a0870000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "AuthKit", | |
"debug_id": "cc78c1a7-a188-31b3-a8a9-ab9754a4bf23", | |
"image_addr": "0x1a675e000", | |
"image_size": 585728, | |
"image_vmaddr": "0x19053a000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "DeviceIdentity", | |
"debug_id": "bbfe7a2e-7068-3031-aa2b-517bcddd5b85", | |
"image_addr": "0x1d18d4000", | |
"image_size": 221184, | |
"image_vmaddr": "0x1bb6b0000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "NanoRegistry", | |
"debug_id": "dbed3f54-038e-3714-a0c8-5ec873e1ca80", | |
"image_addr": "0x1b0248000", | |
"image_size": 450560, | |
"image_vmaddr": "0x19a024000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "LocalAuthentication", | |
"debug_id": "6e887ee1-8c18-35c7-ab76-ebad5cdb022c", | |
"image_addr": "0x1c4083000", | |
"image_size": 98304, | |
"image_vmaddr": "0x1ade5f000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "AppleIDAuthSupport", | |
"debug_id": "c6c083b9-7d0c-3715-ad2c-dd32da64fa16", | |
"image_addr": "0x1c4068000", | |
"image_size": 49152, | |
"image_vmaddr": "0x1ade44000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "PhoneNumbers", | |
"debug_id": "e0a8d18d-17e0-3ac3-a0de-12bff39e9ae1", | |
"image_addr": "0x1d5e68000", | |
"image_size": 4096, | |
"image_vmaddr": "0x1bfc44000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "SharedUtils", | |
"debug_id": "82e6fdfa-6650-304e-9f6f-d09382659a72", | |
"image_addr": "0x1c7d11000", | |
"image_size": 278528, | |
"image_vmaddr": "0x1b1aed000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "libCGInterfaces.dylib", | |
"debug_id": "994c5bf0-7895-3a72-b834-f86819c20c1c", | |
"image_addr": "0x197ef7000", | |
"image_size": 102400, | |
"image_vmaddr": "0x181cd3000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "libboringssl.dylib", | |
"debug_id": "5fded51c-72fa-3fbf-8cb0-ae75caeca5a3", | |
"image_addr": "0x1ac4c9000", | |
"image_size": 733184, | |
"image_vmaddr": "0x1962a5000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "libusrtcp.dylib", | |
"debug_id": "62f90a19-a963-3029-acbb-56b13a9caff8", | |
"image_addr": "0x199c5c000", | |
"image_size": 430080, | |
"image_vmaddr": "0x183a38000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
}, | |
{ | |
"code_file": "libquic.dylib", | |
"debug_id": "03859095-2483-375b-80e5-f5fbe19d2f60", | |
"image_addr": "0x1e1dff000", | |
"image_size": 647168, | |
"image_vmaddr": "0x1cbbdb000", | |
"debug_status": "unused", | |
"features": { | |
"has_debug_info": false, | |
"has_sources": false, | |
"has_symbols": false, | |
"has_unwind_info": false | |
}, | |
"type": "macho" | |
} | |
] | |
}, | |
"environment": "debug", | |
"exception": { | |
"values": [ | |
{ | |
"type": "EXC_BREAKPOINT", | |
"value": "crash > crash:", | |
"stacktrace": { | |
"frames": [ | |
{ | |
"function": "start", | |
"symbol": "start", | |
"package": "libdyld.dylib", | |
"in_app": false, | |
"data": { | |
"symbolicator_status": "symbolicated" | |
}, | |
"image_addr": "0x1962b0000", | |
"instruction_addr": "0x1962b1cf4", | |
"symbol_addr": "0x1962b1cf4" | |
}, | |
{ | |
"function": "main", | |
"symbol": "main", | |
"package": "iOS-Swift", | |
"filename": "/Users/runner/work/sentry-cocoa/sentry-cocoa/Samples/iOS-Swift/iOS-Swift/ViewController.swift", | |
"abs_path": "/Users/runner/work/sentry-cocoa/sentry-cocoa/Samples/iOS-Swift/iOS-Swift/ViewController.swift", | |
"lineno": 5, | |
"in_app": true, | |
"data": { | |
"symbolicator_status": "symbolicated" | |
}, | |
"image_addr": "0x104384000", | |
"instruction_addr": "0x10438c300", | |
"symbol_addr": "0x104384000" | |
}, | |
{ | |
"function": "UIApplicationMain", | |
"symbol": "UIApplicationMain", | |
"package": "UIKitCore", | |
"in_app": false, | |
"data": { | |
"symbolicator_status": "symbolicated" | |
}, | |
"image_addr": "0x1984a9000", | |
"instruction_addr": "0x199078fc8", | |
"symbol_addr": "0x199078f24" | |
}, | |
{ | |
"function": "-[UIApplication _run]", | |
"symbol": "-[UIApplication _run]", | |
"package": "UIKitCore", | |
"in_app": false, | |
"data": { | |
"symbolicator_status": "symbolicated" | |
}, | |
"image_addr": "0x1984a9000", | |
"instruction_addr": "0x199073758", | |
"symbol_addr": "0x19907332c" | |
}, | |
{ | |
"function": "GSEventRunModal", | |
"symbol": "GSEventRunModal", | |
"package": "GraphicsServices", | |
"in_app": false, | |
"data": { | |
"symbolicator_status": "symbolicated" | |
}, | |
"image_addr": "0x1adc75000", | |
"instruction_addr": "0x1adc78730", | |
"symbol_addr": "0x1adc78690" | |
}, | |
{ | |
"function": "CFRunLoopRunSpecific", | |
"symbol": "CFRunLoopRunSpecific", | |
"package": "CoreFoundation", | |
"in_app": false, | |
"data": { | |
"symbolicator_status": "symbolicated" | |
}, | |
"image_addr": "0x196559000", | |
"instruction_addr": "0x1965f5304", | |
"symbol_addr": "0x1965f50b0" | |
}, | |
{ | |
"function": "__CFRunLoopRun", | |
"symbol": "__CFRunLoopRun", | |
"package": "CoreFoundation", | |
"in_app": false, | |
"data": { | |
"symbolicator_status": "symbolicated" | |
}, | |
"image_addr": "0x196559000", | |
"instruction_addr": "0x1965f5b6c", | |
"symbol_addr": "0x1965f583c" | |
}, | |
{ | |
"function": "__CFRunLoopDoSources0", | |
"symbol": "__CFRunLoopDoSources0", | |
"package": "CoreFoundation", | |
"in_app": false, | |
"data": { | |
"symbolicator_status": "symbolicated" | |
}, | |
"image_addr": "0x196559000", | |
"instruction_addr": "0x1965fbb8c", | |
"symbol_addr": "0x1965fba84" | |
}, | |
{ | |
"function": "__CFRunLoopDoSource0", | |
"symbol": "__CFRunLoopDoSource0", | |
"package": "CoreFoundation", | |
"in_app": false, | |
"data": { | |
"symbolicator_status": "symbolicated" | |
}, | |
"image_addr": "0x196559000", | |
"instruction_addr": "0x1965fc888", | |
"symbol_addr": "0x1965fc7bc" | |
}, | |
{ | |
"function": "__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__", | |
"symbol": "__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__", | |
"package": "CoreFoundation", | |
"in_app": false, | |
"data": { | |
"symbolicator_status": "symbolicated" | |
}, | |
"image_addr": "0x196559000", | |
"instruction_addr": "0x1965fc98c", | |
"symbol_addr": "0x1965fc974" | |
}, | |
{ | |
"function": "__eventFetcherSourceCallback", | |
"symbol": "__eventFetcherSourceCallback", | |
"package": "UIKitCore", | |
"in_app": false, | |
"data": { | |
"symbolicator_status": "symbolicated" | |
}, | |
"image_addr": "0x1984a9000", | |
"instruction_addr": "0x199118b48", | |
"symbol_addr": "0x199118aac" | |
}, | |
{ | |
"function": "__processEventQueue", | |
"symbol": "__processEventQueue", | |
"package": "UIKitCore", | |
"in_app": false, | |
"data": { | |
"symbolicator_status": "symbolicated" | |
}, | |
"image_addr": "0x1984a9000", | |
"instruction_addr": "0x199121748", | |
"symbol_addr": "0x19911fd30" | |
}, | |
{ | |
"function": "__dispatchPreprocessedEventFromEventQueue", | |
"symbol": "__dispatchPreprocessedEventFromEventQueue", | |
"package": "UIKitCore", | |
"in_app": false, | |
"data": { | |
"symbolicator_status": "symbolicated" | |
}, | |
"image_addr": "0x1984a9000", | |
"instruction_addr": "0x19911cd34", | |
"symbol_addr": "0x19911c97c" | |
}, | |
{ | |
"function": "-[UIApplication sendEvent:]", | |
"symbol": "-[UIApplication sendEvent:]", | |
"package": "UIKitCore", | |
"in_app": false, | |
"data": { | |
"symbolicator_status": "symbolicated" | |
}, | |
"image_addr": "0x1984a9000", | |
"instruction_addr": "0x1990938bc", | |
"symbol_addr": "0x19909361c" | |
}, | |
{ | |
"function": "-[UIWindow sendEvent:]", | |
"symbol": "-[UIWindow sendEvent:]", | |
"package": "UIKitCore", | |
"in_app": false, | |
"data": { | |
"symbolicator_status": "symbolicated" | |
}, | |
"image_addr": "0x1984a9000", | |
"instruction_addr": "0x1990b9e1c", | |
"symbol_addr": "0x1990b8edc" | |
}, | |
{ | |
"function": "-[UIWindow _sendTouchesForEvent:]", | |
"symbol": "-[UIWindow _sendTouchesForEvent:]", | |
"package": "UIKitCore", | |
"in_app": false, | |
"data": { | |
"symbolicator_status": "symbolicated" | |
}, | |
"image_addr": "0x1984a9000", | |
"instruction_addr": "0x1990b84fc", | |
"symbol_addr": "0x1990b812c" | |
}, | |
{ | |
"function": "-[UIControl touchesEnded:withEvent:]", | |
"symbol": "-[UIControl touchesEnded:withEvent:]", | |
"package": "UIKitCore", | |
"in_app": false, | |
"data": { | |
"symbolicator_status": "symbolicated" | |
}, | |
"image_addr": "0x1984a9000", | |
"instruction_addr": "0x1989ab274", | |
"symbol_addr": "0x1989ab060" | |
}, | |
{ | |
"function": "-[UIControl _sendActionsForEvents:withEvent:]", | |
"symbol": "-[UIControl _sendActionsForEvents:withEvent:]", | |
"package": "UIKitCore", | |
"in_app": false, | |
"data": { | |
"symbolicator_status": "symbolicated" | |
}, | |
"image_addr": "0x1984a9000", | |
"instruction_addr": "0x1989ac9f8", | |
"symbol_addr": "0x1989ac89c" | |
}, | |
{ | |
"function": "-[UIControl sendAction:to:forEvent:]", | |
"symbol": "-[UIControl sendAction:to:forEvent:]", | |
"package": "UIKitCore", | |
"in_app": false, | |
"data": { | |
"symbolicator_status": "symbolicated" | |
}, | |
"image_addr": "0x1984a9000", | |
"instruction_addr": "0x1989ac6a8", | |
"symbol_addr": "0x1989ac5dc" | |
}, | |
{ | |
"function": "__44-[SentryBreadcrumbTracker swizzleSendAction]_block_invoke_2", | |
"symbol": "__44-[SentryBreadcrumbTracker swizzleSendAction]_block_invoke_2", | |
"package": "Sentry", | |
"filename": "Sources/Sentry/SentryBreadcrumbTracker.m", | |
"abs_path": "/Users/runner/work/sentry-cocoa/sentry-cocoa/Sources/Sentry/SentryBreadcrumbTracker.m", | |
"lineno": 130, | |
"in_app": false, | |
"data": { | |
"symbolicator_status": "symbolicated" | |
}, | |
"image_addr": "0x1043b8000", | |
"instruction_addr": "0x1043ee494", | |
"symbol_addr": "0x1043ed424" | |
}, | |
{ | |
"function": "-[UIApplication sendAction:to:from:forEvent:]", | |
"symbol": "-[UIApplication sendAction:to:from:forEvent:]", | |
"package": "UIKitCore", | |
"in_app": false, | |
"data": { | |
"symbolicator_status": "symbolicated" | |
}, | |
"image_addr": "0x1984a9000", | |
"instruction_addr": "0x19907a638", | |
"symbol_addr": "0x19907a5d8" | |
}, | |
{ | |
"function": "ViewController.crash", | |
"raw_function": "@objc ViewController.crash(Any)", | |
"symbol": "$s9iOS_Swift14ViewControllerC5crashyyypFTo", | |
"package": "iOS-Swift", | |
"filename": "<compiler-generated>", | |
"abs_path": "<compiler-generated>", | |
"lineno": 110, | |
"in_app": true, | |
"data": { | |
"symbolicator_status": "symbolicated" | |
}, | |
"image_addr": "0x104384000", | |
"instruction_addr": "0x10438b3d4", | |
"symbol_addr": "0x104384000" | |
}, | |
{ | |
"function": "crash", | |
"symbol": "crash", | |
"package": "iOS-Swift", | |
"filename": "/Users/runner/work/sentry-cocoa/sentry-cocoa/Samples/iOS-Swift/iOS-Swift/ViewController.swift", | |
"abs_path": "/Users/runner/work/sentry-cocoa/sentry-cocoa/Samples/iOS-Swift/iOS-Swift/ViewController.swift", | |
"lineno": 111, | |
"in_app": true, | |
"data": { | |
"symbolicator_status": "symbolicated" | |
}, | |
"image_addr": "0x104384000", | |
"instruction_addr": "0x10438b3d4", | |
"symbol_addr": "0x104384000" | |
}, | |
{ | |
"function": "+[SentrySDK crash]", | |
"symbol": "+[SentrySDK crash]", | |
"package": "Sentry", | |
"filename": "Sources/Sentry/SentrySDK.m", | |
"abs_path": "/Users/runner/work/sentry-cocoa/sentry-cocoa/Sources/Sentry/SentrySDK.m", | |
"lineno": 373, | |
"in_app": false, | |
"data": { | |
"symbolicator_status": "symbolicated" | |
}, | |
"image_addr": "0x1043b8000", | |
"instruction_addr": "0x1043f4500", | |
"symbol_addr": "0x1043ed424" | |
} | |
], | |
"registers": { | |
"cpsr": "0x40000000", | |
"fp": "0x16ba791b0", | |
"lr": "0x10438b3d8", | |
"pc": "0x1043f4500", | |
"sp": "0x16ba79180", | |
"x0": "0x10444c720", | |
"x1": "0x104392584", | |
"x10": "0x28233a0e0", | |
"x11": "0x7de2cc", | |
"x12": "0x6", | |
"x13": "0x0", | |
"x14": "0x18", | |
"x15": "0x0", | |
"x16": "0x10444c74a", | |
"x17": "0x1043f4500", | |
"x18": "0x0", | |
"x19": "0x11bd139b0", | |
"x2": "0x103", | |
"x20": "0x11be150d0", | |
"x21": "0x1043924c9", | |
"x22": "0x11be150d0", | |
"x23": "0x11bd139b0", | |
"x24": "0x11be04960", | |
"x25": "0x28031a7f0", | |
"x26": "0x283828000", | |
"x27": "0x1", | |
"x28": "0x283f281b0", | |
"x3": "0x280318fc8", | |
"x4": "0x283828000", | |
"x5": "0x283828000", | |
"x6": "0x16", | |
"x7": "0x4", | |
"x8": "0xffffe034", | |
"x9": "0x103" | |
} | |
}, | |
"raw_stacktrace": { | |
"frames": [ | |
{ | |
"function": "<redacted>", | |
"package": "libdyld.dylib", | |
"in_app": false, | |
"image_addr": "0x1962b0000", | |
"instruction_addr": "0x1962b1cf8", | |
"symbol_addr": "0x1962b1cf4" | |
}, | |
{ | |
"function": "<redacted>", | |
"package": "iOS-Swift", | |
"in_app": true, | |
"image_addr": "0x104384000", | |
"instruction_addr": "0x10438c304", | |
"symbol_addr": "0x104384000" | |
}, | |
{ | |
"function": "UIApplicationMain", | |
"package": "UIKitCore", | |
"in_app": false, | |
"image_addr": "0x1984a9000", | |
"instruction_addr": "0x199078fcc", | |
"symbol_addr": "0x199078f24" | |
}, | |
{ | |
"function": "<redacted>", | |
"package": "UIKitCore", | |
"in_app": false, | |
"image_addr": "0x1984a9000", | |
"instruction_addr": "0x19907375c", | |
"symbol_addr": "0x19907332c" | |
}, | |
{ | |
"function": "GSEventRunModal", | |
"package": "GraphicsServices", | |
"in_app": false, | |
"image_addr": "0x1adc75000", | |
"instruction_addr": "0x1adc78734", | |
"symbol_addr": "0x1adc78690" | |
}, | |
{ | |
"function": "CFRunLoopRunSpecific", | |
"package": "CoreFoundation", | |
"in_app": false, | |
"image_addr": "0x196559000", | |
"instruction_addr": "0x1965f5308", | |
"symbol_addr": "0x1965f50b0" | |
}, | |
{ | |
"function": "<redacted>", | |
"package": "CoreFoundation", | |
"in_app": false, | |
"image_addr": "0x196559000", | |
"instruction_addr": "0x1965f5b70", | |
"symbol_addr": "0x1965f583c" | |
}, | |
{ | |
"function": "<redacted>", | |
"package": "CoreFoundation", | |
"in_app": false, | |
"image_addr": "0x196559000", | |
"instruction_addr": "0x1965fbb90", | |
"symbol_addr": "0x1965fba84" | |
}, | |
{ | |
"function": "<redacted>", | |
"package": "CoreFoundation", | |
"in_app": false, | |
"image_addr": "0x196559000", | |
"instruction_addr": "0x1965fc88c", | |
"symbol_addr": "0x1965fc7bc" | |
}, | |
{ | |
"function": "<redacted>", | |
"package": "CoreFoundation", | |
"in_app": false, | |
"image_addr": "0x196559000", | |
"instruction_addr": "0x1965fc990", | |
"symbol_addr": "0x1965fc974" | |
}, | |
{ | |
"function": "<redacted>", | |
"package": "UIKitCore", | |
"in_app": false, | |
"image_addr": "0x1984a9000", | |
"instruction_addr": "0x199118b4c", | |
"symbol_addr": "0x199118aac" | |
}, | |
{ | |
"function": "<redacted>", | |
"package": "UIKitCore", | |
"in_app": false, | |
"image_addr": "0x1984a9000", | |
"instruction_addr": "0x19912174c", | |
"symbol_addr": "0x19911fd30" | |
}, | |
{ | |
"function": "<redacted>", | |
"package": "UIKitCore", | |
"in_app": false, | |
"image_addr": "0x1984a9000", | |
"instruction_addr": "0x19911cd38", | |
"symbol_addr": "0x19911c97c" | |
}, | |
{ | |
"function": "<redacted>", | |
"package": "UIKitCore", | |
"in_app": false, | |
"image_addr": "0x1984a9000", | |
"instruction_addr": "0x1990938c0", | |
"symbol_addr": "0x19909361c" | |
}, | |
{ | |
"function": "<redacted>", | |
"package": "UIKitCore", | |
"in_app": false, | |
"image_addr": "0x1984a9000", | |
"instruction_addr": "0x1990b9e20", | |
"symbol_addr": "0x1990b8edc" | |
}, | |
{ | |
"function": "<redacted>", | |
"package": "UIKitCore", | |
"in_app": false, | |
"image_addr": "0x1984a9000", | |
"instruction_addr": "0x1990b8500", | |
"symbol_addr": "0x1990b812c" | |
}, | |
{ | |
"function": "<redacted>", | |
"package": "UIKitCore", | |
"in_app": false, | |
"image_addr": "0x1984a9000", | |
"instruction_addr": "0x1989ab278", | |
"symbol_addr": "0x1989ab060" | |
}, | |
{ | |
"function": "<redacted>", | |
"package": "UIKitCore", | |
"in_app": false, | |
"image_addr": "0x1984a9000", | |
"instruction_addr": "0x1989ac9fc", | |
"symbol_addr": "0x1989ac89c" | |
}, | |
{ | |
"function": "<redacted>", | |
"package": "UIKitCore", | |
"in_app": false, | |
"image_addr": "0x1984a9000", | |
"instruction_addr": "0x1989ac6ac", | |
"symbol_addr": "0x1989ac5dc" | |
}, | |
{ | |
"function": "sentrycrashmonitortype_name", | |
"package": "Sentry", | |
"in_app": false, | |
"image_addr": "0x1043b8000", | |
"instruction_addr": "0x1043ee498", | |
"symbol_addr": "0x1043ed424" | |
}, | |
{ | |
"function": "<redacted>", | |
"package": "UIKitCore", | |
"in_app": false, | |
"image_addr": "0x1984a9000", | |
"instruction_addr": "0x19907a63c", | |
"symbol_addr": "0x19907a5d8" | |
}, | |
{ | |
"function": "<redacted>", | |
"package": "iOS-Swift", | |
"in_app": true, | |
"image_addr": "0x104384000", | |
"instruction_addr": "0x10438b3d8", | |
"symbol_addr": "0x104384000" | |
}, | |
{ | |
"function": "sentrycrashmonitortype_name", | |
"package": "Sentry", | |
"in_app": false, | |
"image_addr": "0x1043b8000", | |
"instruction_addr": "0x1043f4500", | |
"symbol_addr": "0x1043ed424" | |
} | |
], | |
"registers": { | |
"cpsr": "0x40000000", | |
"fp": "0x16ba791b0", | |
"lr": "0x10438b3d8", | |
"pc": "0x1043f4500", | |
"sp": "0x16ba79180", | |
"x0": "0x10444c720", | |
"x1": "0x104392584", | |
"x10": "0x28233a0e0", | |
"x11": "0x7de2cc", | |
"x12": "0x6", | |
"x13": "0x0", | |
"x14": "0x18", | |
"x15": "0x0", | |
"x16": "0x10444c74a", | |
"x17": "0x1043f4500", | |
"x18": "0x0", | |
"x19": "0x11bd139b0", | |
"x2": "0x103", | |
"x20": "0x11be150d0", | |
"x21": "0x1043924c9", | |
"x22": "0x11be150d0", | |
"x23": "0x11bd139b0", | |
"x24": "0x11be04960", | |
"x25": "0x28031a7f0", | |
"x26": "0x283828000", | |
"x27": "0x1", | |
"x28": "0x283f281b0", | |
"x3": "0x280318fc8", | |
"x4": "0x283828000", | |
"x5": "0x283828000", | |
"x6": "0x16", | |
"x7": "0x4", | |
"x8": "0xffffe034", | |
"x9": "0x103" | |
} | |
}, | |
"thread_id": 0, | |
"mechanism": { | |
"type": "mach", | |
"handled": false, | |
"data": { | |
"relevant_address": "0x00000001043f4500" | |
}, | |
"meta": { | |
"signal": { | |
"number": 5, | |
"code": 0, | |
"name": "SIGTRAP" | |
}, | |
"mach_exception": { | |
"exception": 6, | |
"code": 71255296, | |
"subcode": 8, | |
"name": "EXC_BREAKPOINT" | |
} | |
} | |
} | |
} | |
] | |
}, | |
"extra": { | |
"currentViewController": "<iOS_Swift.ViewController: 0x11be150d0>" | |
}, | |
"fingerprint": [ | |
"{{ default }}" | |
], | |
"grouping_config": { | |
"enhancements": "eJybzDRxY3J-bm5-npWRgaGlroGxrpHxBABcYgcZ", | |
"id": "newstyle:2019-10-29" | |
}, | |
"hashes": [ | |
"5f9b84882dd59cd66eb6cf6e5eec7854", | |
"1ae0823809d0a1ad3e39ddedcb05a9bc" | |
], | |
"key_id": "1478344", | |
"level": "fatal", | |
"location": "/Users/runner/work/sentry-cocoa/sentry-cocoa/Samples/iOS-Swift/iOS-Swift/ViewController.swift", | |
"logger": "", | |
"metadata": { | |
"filename": "/Users/runner/work/sentry-cocoa/sentry-cocoa/Samples/iOS-Swift/iOS-Swift/ViewController.swift", | |
"function": "crash", | |
"type": "EXC_BREAKPOINT", | |
"value": "crash > crash:" | |
}, | |
"received": 1626869607.863222, | |
"sdk": { | |
"name": "sentry.cocoa", | |
"version": "7.2.0-beta.6" | |
}, | |
"threads": { | |
"values": [ | |
{ | |
"id": 0, | |
"stacktrace": { | |
"frames": [ | |
{ | |
"function": "start", | |
"symbol": "start", | |
"package": "libdyld.dylib", | |
"in_app": false, | |
"data": { | |
"symbolicator_status": "symbolicated" | |
}, | |
"image_addr": "0x1962b0000", | |
"instruction_addr": "0x1962b1cf4", | |
"symbol_addr": "0x1962b1cf4" | |
}, | |
{ | |
"function": "main", | |
"symbol": "main", | |
"package": "iOS-Swift", | |
"filename": "/Users/runner/work/sentry-cocoa/sentry-cocoa/Samples/iOS-Swift/iOS-Swift/ViewController.swift", | |
"abs_path": "/Users/runner/work/sentry-cocoa/sentry-cocoa/Samples/iOS-Swift/iOS-Swift/ViewController.swift", | |
"lineno": 5, | |
"in_app": true, | |
"data": { | |
"symbolicator_status": "symbolicated" | |
}, | |
"image_addr": "0x104384000", | |
"instruction_addr": "0x10438c300", | |
"symbol_addr": "0x104384000" | |
}, | |
{ | |
"function": "UIApplicationMain", | |
"symbol": "UIApplicationMain", | |
"package": "UIKitCore", | |
"in_app": false, | |
"data": { | |
"symbolicator_status": "symbolicated" | |
}, | |
"image_addr": "0x1984a9000", | |
"instruction_addr": "0x199078fc8", | |
"symbol_addr": "0x199078f24" | |
}, | |
{ | |
"function": "-[UIApplication _run]", | |
"symbol": "-[UIApplication _run]", | |
"package": "UIKitCore", | |
"in_app": false, | |
"data": { | |
"symbolicator_status": "symbolicated" | |
}, | |
"image_addr": "0x1984a9000", | |
"instruction_addr": "0x199073758", | |
"symbol_addr": "0x19907332c" | |
}, | |
{ | |
"function": "GSEventRunModal", | |
"symbol": "GSEventRunModal", | |
"package": "GraphicsServices", | |
"in_app": false, | |
"data": { | |
"symbolicator_status": "symbolicated" | |
}, | |
"image_addr": "0x1adc75000", | |
"instruction_addr": "0x1adc78730", | |
"symbol_addr": "0x1adc78690" | |
}, | |
{ | |
"function": "CFRunLoopRunSpecific", | |
"symbol": "CFRunLoopRunSpecific", | |
"package": "CoreFoundation", | |
"in_app": false, | |
"data": { | |
"symbolicator_status": "symbolicated" | |
}, | |
"image_addr": "0x196559000", | |
"instruction_addr": "0x1965f5304", | |
"symbol_addr": "0x1965f50b0" | |
}, | |
{ | |
"function": "__CFRunLoopRun", | |
"symbol": "__CFRunLoopRun", | |
"package": "CoreFoundation", | |
"in_app": false, | |
"data": { | |
"symbolicator_status": "symbolicated" | |
}, | |
"image_addr": "0x196559000", | |
"instruction_addr": "0x1965f5b6c", | |
"symbol_addr": "0x1965f583c" | |
}, | |
{ | |
"function": "__CFRunLoopDoSources0", | |
"symbol": "__CFRunLoopDoSources0", | |
"package": "CoreFoundation", | |
"in_app": false, | |
"data": { | |
"symbolicator_status": "symbolicated" | |
}, | |
"image_addr": "0x196559000", | |
"instruction_addr": "0x1965fbb8c", | |
"symbol_addr": "0x1965fba84" | |
}, | |
{ | |
"function": "__CFRunLoopDoSource0", | |
"symbol": "__CFRunLoopDoSource0", | |
"package": "CoreFoundation", | |
"in_app": false, | |
"data": { | |
"symbolicator_status": "symbolicated" | |
}, | |
"image_addr": "0x196559000", | |
"instruction_addr": "0x1965fc888", | |
"symbol_addr": "0x1965fc7bc" | |
}, | |
{ | |
"function": "__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__", | |
"symbol": "__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__", | |
"package": "CoreFoundation", | |
"in_app": false, | |
"data": { | |
"symbolicator_status": "symbolicated" | |
}, | |
"image_addr": "0x196559000", | |
"instruction_addr": "0x1965fc98c", | |
"symbol_addr": "0x1965fc974" | |
}, | |
{ | |
"function": "__eventFetcherSourceCallback", | |
"symbol": "__eventFetcherSourceCallback", | |
"package": "UIKitCore", | |
"in_app": false, | |
"data": { | |
"symbolicator_status": "symbolicated" | |
}, | |
"image_addr": "0x1984a9000", | |
"instruction_addr": "0x199118b48", | |
"symbol_addr": "0x199118aac" | |
}, | |
{ | |
"function": "__processEventQueue", | |
"symbol": "__processEventQueue", | |
"package": "UIKitCore", | |
"in_app": false, | |
"data": { | |
"symbolicator_status": "symbolicated" | |
}, | |
"image_addr": "0x1984a9000", | |
"instruction_addr": "0x199121748", | |
"symbol_addr": "0x19911fd30" | |
}, | |
{ | |
"function": "__dispatchPreprocessedEventFromEventQueue", | |
"symbol": "__dispatchPreprocessedEventFromEventQueue", | |
"package": "UIKitCore", | |
"in_app": false, | |
"data": { | |
"symbolicator_status": "symbolicated" | |
}, | |
"image_addr": "0x1984a9000", | |
"instruction_addr": "0x19911cd34", | |
"symbol_addr": "0x19911c97c" | |
}, | |
{ | |
"function": "-[UIApplication sendEvent:]", | |
"symbol": "-[UIApplication sendEvent:]", | |
"package": "UIKitCore", | |
"in_app": false, | |
"data": { | |
"symbolicator_status": "symbolicated" | |
}, | |
"image_addr": "0x1984a9000", | |
"instruction_addr": "0x1990938bc", | |
"symbol_addr": "0x19909361c" | |
}, | |
{ | |
"function": "-[UIWindow sendEvent:]", | |
"symbol": "-[UIWindow sendEvent:]", | |
"package": "UIKitCore", | |
"in_app": false, | |
"data": { | |
"symbolicator_status": "symbolicated" | |
}, | |
"image_addr": "0x1984a9000", | |
"instruction_addr": "0x1990b9e1c", | |
"symbol_addr": "0x1990b8edc" | |
}, | |
{ | |
"function": "-[UIWindow _sendTouchesForEvent:]", | |
"symbol": "-[UIWindow _sendTouchesForEvent:]", | |
"package": "UIKitCore", | |
"in_app": false, | |
"data": { | |
"symbolicator_status": "symbolicated" | |
}, | |
"image_addr": "0x1984a9000", | |
"instruction_addr": "0x1990b84fc", | |
"symbol_addr": "0x1990b812c" | |
}, | |
{ | |
"function": "-[UIControl touchesEnded:withEvent:]", | |
"symbol": "-[UIControl touchesEnded:withEvent:]", | |
"package": "UIKitCore", | |
"in_app": false, | |
"data": { | |
"symbolicator_status": "symbolicated" | |
}, | |
"image_addr": "0x1984a9000", | |
"instruction_addr": "0x1989ab274", | |
"symbol_addr": "0x1989ab060" | |
}, | |
{ | |
"function": "-[UIControl _sendActionsForEvents:withEvent:]", | |
"symbol": "-[UIControl _sendActionsForEvents:withEvent:]", | |
"package": "UIKitCore", | |
"in_app": false, | |
"data": { | |
"symbolicator_status": "symbolicated" | |
}, | |
"image_addr": "0x1984a9000", | |
"instruction_addr": "0x1989ac9f8", | |
"symbol_addr": "0x1989ac89c" | |
}, | |
{ | |
"function": "-[UIControl sendAction:to:forEvent:]", | |
"symbol": "-[UIControl sendAction:to:forEvent:]", | |
"package": "UIKitCore", | |
"in_app": false, | |
"data": { | |
"symbolicator_status": "symbolicated" | |
}, | |
"image_addr": "0x1984a9000", | |
"instruction_addr": "0x1989ac6a8", | |
"symbol_addr": "0x1989ac5dc" | |
}, | |
{ | |
"function": "__44-[SentryBreadcrumbTracker swizzleSendAction]_block_invoke_2", | |
"symbol": "__44-[SentryBreadcrumbTracker swizzleSendAction]_block_invoke_2", | |
"package": "Sentry", | |
"filename": "Sources/Sentry/SentryBreadcrumbTracker.m", | |
"abs_path": "/Users/runner/work/sentry-cocoa/sentry-cocoa/Sources/Sentry/SentryBreadcrumbTracker.m", | |
"lineno": 130, | |
"in_app": false, | |
"data": { | |
"symbolicator_status": "symbolicated" | |
}, | |
"image_addr": "0x1043b8000", | |
"instruction_addr": "0x1043ee494", | |
"symbol_addr": "0x1043ed424" | |
}, | |
{ | |
"function": "-[UIApplication sendAction:to:from:forEvent:]", | |
"symbol": "-[UIApplication sendAction:to:from:forEvent:]", | |
"package": "UIKitCore", | |
"in_app": false, | |
"data": { | |
"symbolicator_status": "symbolicated" | |
}, | |
"image_addr": "0x1984a9000", | |
"instruction_addr": "0x19907a638", | |
"symbol_addr": "0x19907a5d8" | |
}, | |
{ | |
"function": "ViewController.crash", | |
"raw_function": "@objc ViewController.crash(Any)", | |
"symbol": "$s9iOS_Swift14ViewControllerC5crashyyypFTo", | |
"package": "iOS-Swift", | |
"filename": "<compiler-generated>", | |
"abs_path": "<compiler-generated>", | |
"lineno": 110, | |
"in_app": true, | |
"data": { | |
"symbolicator_status": "symbolicated" | |
}, | |
"image_addr": "0x104384000", | |
"instruction_addr": "0x10438b3d4", | |
"symbol_addr": "0x104384000" | |
}, | |
{ | |
"function": "crash", | |
"symbol": "crash", | |
"package": "iOS-Swift", | |
"filename": "/Users/runner/work/sentry-cocoa/sentry-cocoa/Samples/iOS-Swift/iOS-Swift/ViewController.swift", | |
"abs_path": "/Users/runner/work/sentry-cocoa/sentry-cocoa/Samples/iOS-Swift/iOS-Swift/ViewController.swift", | |
"lineno": 111, | |
"in_app": true, | |
"data": { | |
"symbolicator_status": "symbolicated" | |
}, | |
"image_addr": "0x104384000", | |
"instruction_addr": "0x10438b3d4", | |
"symbol_addr": "0x104384000" | |
}, | |
{ | |
"function": "+[SentrySDK crash]", | |
"symbol": "+[SentrySDK crash]", | |
"package": "Sentry", | |
"filename": "Sources/Sentry/SentrySDK.m", | |
"abs_path": "/Users/runner/work/sentry-cocoa/sentry-cocoa/Sources/Sentry/SentrySDK.m", | |
"lineno": 373, | |
"in_app": false, | |
"data": { | |
"symbolicator_status": "symbolicated" | |
}, | |
"image_addr": "0x1043b8000", | |
"instruction_addr": "0x1043f4500", | |
"symbol_addr": "0x1043ed424" | |
} | |
], | |
"registers": { | |
"cpsr": "0x40000000", | |
"fp": "0x16ba791b0", | |
"lr": "0x10438b3d8", | |
"pc": "0x1043f4500", | |
"sp": "0x16ba79180", | |
"x0": "0x10444c720", | |
"x1": "0x104392584", | |
"x10": "0x28233a0e0", | |
"x11": "0x7de2cc", | |
"x12": "0x6", | |
"x13": "0x0", | |
"x14": "0x18", | |
"x15": "0x0", | |
"x16": "0x10444c74a", | |
"x17": "0x1043f4500", | |
"x18": "0x0", | |
"x19": "0x11bd139b0", | |
"x2": "0x103", | |
"x20": "0x11be150d0", | |
"x21": "0x1043924c9", | |
"x22": "0x11be150d0", | |
"x23": "0x11bd139b0", | |
"x24": "0x11be04960", | |
"x25": "0x28031a7f0", | |
"x26": "0x283828000", | |
"x27": "0x1", | |
"x28": "0x283f281b0", | |
"x3": "0x280318fc8", | |
"x4": "0x283828000", | |
"x5": "0x283828000", | |
"x6": "0x16", | |
"x7": "0x4", | |
"x8": "0xffffe034", | |
"x9": "0x103" | |
} | |
}, | |
"raw_stacktrace": { | |
"frames": [ | |
{ | |
"function": "<redacted>", | |
"package": "libdyld.dylib", | |
"in_app": false, | |
"image_addr": "0x1962b0000", | |
"instruction_addr": "0x1962b1cf8", | |
"symbol_addr": "0x1962b1cf4" | |
}, | |
{ | |
"function": "<redacted>", | |
"package": "iOS-Swift", | |
"in_app": true, | |
"image_addr": "0x104384000", | |
"instruction_addr": "0x10438c304", | |
"symbol_addr": "0x104384000" | |
}, | |
{ | |
"function": "UIApplicationMain", | |
"package": "UIKitCore", | |
"in_app": false, | |
"image_addr": "0x1984a9000", | |
"instruction_addr": "0x199078fcc", | |
"symbol_addr": "0x199078f24" | |
}, | |
{ | |
"function": "<redacted>", | |
"package": "UIKitCore", | |
"in_app": false, | |
"image_addr": "0x1984a9000", | |
"instruction_addr": "0x19907375c", | |
"symbol_addr": "0x19907332c" | |
}, | |
{ | |
"function": "GSEventRunModal", | |
"package": "GraphicsServices", | |
"in_app": false, | |
"image_addr": "0x1adc75000", | |
"instruction_addr": "0x1adc78734", | |
"symbol_addr": "0x1adc78690" | |
}, | |
{ | |
"function": "CFRunLoopRunSpecific", | |
"package": "CoreFoundation", | |
"in_app": false, | |
"image_addr": "0x196559000", | |
"instruction_addr": "0x1965f5308", | |
"symbol_addr": "0x1965f50b0" | |
}, | |
{ | |
"function": "<redacted>", | |
"package": "CoreFoundation", | |
"in_app": false, | |
"image_addr": "0x196559000", | |
"instruction_addr": "0x1965f5b70", | |
"symbol_addr": "0x1965f583c" | |
}, | |
{ | |
"function": "<redacted>", | |
"package": "CoreFoundation", | |
"in_app": false, | |
"image_addr": "0x196559000", | |
"instruction_addr": "0x1965fbb90", | |
"symbol_addr": "0x1965fba84" | |
}, | |
{ | |
"function": "<redacted>", | |
"package": "CoreFoundation", | |
"in_app": false, | |
"image_addr": "0x196559000", | |
"instruction_addr": "0x1965fc88c", | |
"symbol_addr": "0x1965fc7bc" | |
}, | |
{ | |
"function": "<redacted>", | |
"package": "CoreFoundation", | |
"in_app": false, | |
"image_addr": "0x196559000", | |
"instruction_addr": "0x1965fc990", | |
"symbol_addr": "0x1965fc974" | |
}, | |
{ | |
"function": "<redacted>", | |
"package": "UIKitCore", | |
"in_app": false, | |
"image_addr": "0x1984a9000", | |
"instruction_addr": "0x199118b4c", | |
"symbol_addr": "0x199118aac" | |
}, | |
{ | |
"function": "<redacted>", | |
"package": "UIKitCore", | |
"in_app": false, | |
"image_addr": "0x1984a9000", | |
"instruction_addr": "0x19912174c", | |
"symbol_addr": "0x19911fd30" | |
}, | |
{ | |
"function": "<redacted>", | |
"package": "UIKitCore", | |
"in_app": false, | |
"image_addr": "0x1984a9000", | |
"instruction_addr": "0x19911cd38", | |
"symbol_addr": "0x19911c97c" | |
}, | |
{ | |
"function": "<redacted>", | |
"package": "UIKitCore", | |
"in_app": false, | |
"image_addr": "0x1984a9000", | |
"instruction_addr": "0x1990938c0", | |
"symbol_addr": "0x19909361c" | |
}, | |
{ | |
"function": "<redacted>", | |
"package": "UIKitCore", | |
"in_app": false, | |
"image_addr": "0x1984a9000", | |
"instruction_addr": "0x1990b9e20", | |
"symbol_addr": "0x1990b8edc" | |
}, | |
{ | |
"function": "<redacted>", | |
"package": "UIKitCore", | |
"in_app": false, | |
"image_addr": "0x1984a9000", | |
"instruction_addr": "0x1990b8500", | |
"symbol_addr": "0x1990b812c" | |
}, | |
{ | |
"function": "<redacted>", | |
"package": "UIKitCore", | |
"in_app": false, | |
"image_addr": "0x1984a9000", | |
"instruction_addr": "0x1989ab278", | |
"symbol_addr": "0x1989ab060" | |
}, | |
{ | |
"function": "<redacted>", | |
"package": "UIKitCore", | |
"in_app": false, | |
"image_addr": "0x1984a9000", | |
"instruction_addr": "0x1989ac9fc", | |
"symbol_addr": "0x1989ac89c" | |
}, | |
{ | |
"function": "<redacted>", | |
"package": "UIKitCore", | |
"in_app": false, | |
"image_addr": "0x1984a9000", | |
"instruction_addr": "0x1989ac6ac", | |
"symbol_addr": "0x1989ac5dc" | |
}, | |
{ | |
"function": "sentrycrashmonitortype_name", | |
"package": "Sentry", | |
"in_app": false, | |
"image_addr": "0x1043b8000", | |
"instruction_addr": "0x1043ee498", | |
"symbol_addr": "0x1043ed424" | |
}, | |
{ | |
"function": "<redacted>", | |
"package": "UIKitCore", | |
"in_app": false, | |
"image_addr": "0x1984a9000", | |
"instruction_addr": "0x19907a63c", | |
"symbol_addr": "0x19907a5d8" | |
}, | |
{ | |
"function": "<redacted>", | |
"package": "iOS-Swift", | |
"in_app": true, | |
"image_addr": "0x104384000", | |
"instruction_addr": "0x10438b3d8", | |
"symbol_addr": "0x104384000" | |
}, | |
{ | |
"function": "sentrycrashmonitortype_name", | |
"package": "Sentry", | |
"in_app": false, | |
"image_addr": "0x1043b8000", | |
"instruction_addr": "0x1043f4500", | |
"symbol_addr": "0x1043ed424" | |
} | |
], | |
"registers": { | |
"cpsr": "0x40000000", | |
"fp": "0x16ba791b0", | |
"lr": "0x10438b3d8", | |
"pc": "0x1043f4500", | |
"sp": "0x16ba79180", | |
"x0": "0x10444c720", | |
"x1": "0x104392584", | |
"x10": "0x28233a0e0", | |
"x11": "0x7de2cc", | |
"x12": "0x6", | |
"x13": "0x0", | |
"x14": "0x18", | |
"x15": "0x0", | |
"x16": "0x10444c74a", | |
"x17": "0x1043f4500", | |
"x18": "0x0", | |
"x19": "0x11bd139b0", | |
"x2": "0x103", | |
"x20": "0x11be150d0", | |
"x21": "0x1043924c9", | |
"x22": "0x11be150d0", | |
"x23": "0x11bd139b0", | |
"x24": "0x11be04960", | |
"x25": "0x28031a7f0", | |
"x26": "0x283828000", | |
"x27": "0x1", | |
"x28": "0x283f281b0", | |
"x3": "0x280318fc8", | |
"x4": "0x283828000", | |
"x5": "0x283828000", | |
"x6": "0x16", | |
"x7": "0x4", | |
"x8": "0xffffe034", | |
"x9": "0x103" | |
} | |
}, | |
"crashed": true, | |
"current": false | |
}, | |
{ | |
"id": 1, | |
"stacktrace": { | |
"frames": [ | |
{ | |
"function": "_pthread_wqthread", | |
"symbol": "_pthread_wqthread", | |
"package": "libsystem_pthread.dylib", | |
"in_app": false, | |
"data": { | |
"symbolicator_status": "symbolicated" | |
}, | |
"image_addr": "0x1e240b000", | |
"instruction_addr": "0x1e240e7ec", | |
"symbol_addr": "0x1e240e690" | |
}, | |
{ | |
"function": "__workq_kernreturn", | |
"symbol": "__workq_kernreturn", | |
"package": "libsystem_kernel.dylib", | |
"in_app": false, | |
"data": { | |
"symbolicator_status": "symbolicated" | |
}, | |
"image_addr": "0x1c495e000", | |
"instruction_addr": "0x1c49880a4", | |
"symbol_addr": "0x1c498809c" | |
} | |
], | |
"registers": { | |
"cpsr": "0x1000", | |
"fp": "0x16bb02b50", | |
"lr": "0x1e240e7f0", | |
"pc": "0x1c49880a4", | |
"sp": "0x16bb02b30", | |
"x0": "0x100", | |
"x1": "0x16bb02b80", | |
"x10": "0x283638788", | |
"x11": "0x1", | |
"x12": "0x0", | |
"x13": "0x7", | |
"x14": "0x1", | |
"x15": "0x48", | |
"x16": "0x170", | |
"x17": "0x1f9d68340", | |
"x18": "0x0", | |
"x19": "0x16bb03000", | |
"x2": "0x1", | |
"x20": "0x1", | |
"x21": "0x16bb030a0", | |
"x22": "0x16bb03098", | |
"x23": "0x0", | |
"x24": "0x0", | |
"x25": "0x0", | |
"x26": "0x0", | |
"x27": "0x0", | |
"x28": "0x0", | |
"x3": "0x0", | |
"x4": "0x62dc", | |
"x5": "0x10", | |
"x6": "0x0", | |
"x7": "0x0", | |
"x8": "0x283638751", | |
"x9": "0x16bb02b80" | |
} | |
}, | |
"raw_stacktrace": { | |
"frames": [ | |
{ | |
"function": "_pthread_wqthread", | |
"package": "libsystem_pthread.dylib", | |
"in_app": false, | |
"image_addr": "0x1e240b000", | |
"instruction_addr": "0x1e240e7f0", | |
"symbol_addr": "0x1e240e690" | |
}, | |
{ | |
"function": "__workq_kernreturn", | |
"package": "libsystem_kernel.dylib", | |
"in_app": false, | |
"image_addr": "0x1c495e000", | |
"instruction_addr": "0x1c49880a4", | |
"symbol_addr": "0x1c498809c" | |
} | |
], | |
"registers": { | |
"cpsr": "0x1000", | |
"fp": "0x16bb02b50", | |
"lr": "0x1e240e7f0", | |
"pc": "0x1c49880a4", | |
"sp": "0x16bb02b30", | |
"x0": "0x100", | |
"x1": "0x16bb02b80", | |
"x10": "0x283638788", | |
"x11": "0x1", | |
"x12": "0x0", | |
"x13": "0x7", | |
"x14": "0x1", | |
"x15": "0x48", | |
"x16": "0x170", | |
"x17": "0x1f9d68340", | |
"x18": "0x0", | |
"x19": "0x16bb03000", | |
"x2": "0x1", | |
"x20": "0x1", | |
"x21": "0x16bb030a0", | |
"x22": "0x16bb03098", | |
"x23": "0x0", | |
"x24": "0x0", | |
"x25": "0x0", | |
"x26": "0x0", | |
"x27": "0x0", | |
"x28": "0x0", | |
"x3": "0x0", | |
"x4": "0x62dc", | |
"x5": "0x10", | |
"x6": "0x0", | |
"x7": "0x0", | |
"x8": "0x283638751", | |
"x9": "0x16bb02b80" | |
} | |
}, | |
"crashed": false, | |
"current": false | |
}, | |
{ | |
"id": 2, | |
"stacktrace": { | |
"frames": [ | |
{ | |
"function": "_pthread_wqthread", | |
"symbol": "_pthread_wqthread", | |
"package": "libsystem_pthread.dylib", | |
"in_app": false, | |
"data": { | |
"symbolicator_status": "symbolicated" | |
}, | |
"image_addr": "0x1e240b000", | |
"instruction_addr": "0x1e240e7ec", | |
"symbol_addr": "0x1e240e690" | |
}, | |
{ | |
"function": "__workq_kernreturn", | |
"symbol": "__workq_kernreturn", | |
"package": "libsystem_kernel.dylib", | |
"in_app": false, | |
"data": { | |
"symbolicator_status": "symbolicated" | |
}, | |
"image_addr": "0x1c495e000", | |
"instruction_addr": "0x1c49880a4", | |
"symbol_addr": "0x1c498809c" | |
} | |
], | |
"registers": { | |
"cpsr": "0x1000", | |
"fp": "0x16bb8eb50", | |
"lr": "0x1e240e7f0", | |
"pc": "0x1c49880a4", | |
"sp": "0x16bb8eb30", | |
"x0": "0x100", | |
"x1": "0x16bb8eb80", | |
"x10": "0x282322938", | |
"x11": "0x1", | |
"x12": "0x0", | |
"x13": "0x7", | |
"x14": "0x1", | |
"x15": "0x48", | |
"x16": "0x170", | |
"x17": "0x1f9d68340", | |
"x18": "0x0", | |
"x19": "0x16bb8f000", | |
"x2": "0x1", | |
"x20": "0x1", | |
"x21": "0x16bb8f0a0", | |
"x22": "0x16bb8f098", | |
"x23": "0x0", | |
"x24": "0x0", | |
"x25": "0x0", | |
"x26": "0x0", | |
"x27": "0x0", | |
"x28": "0x0", | |
"x3": "0x0", | |
"x4": "0x4f4005", | |
"x5": "0x10", | |
"x6": "0x0", | |
"x7": "0x0", | |
"x8": "0x282322901", | |
"x9": "0x16bb8eb80" | |
} | |
}, | |
"raw_stacktrace": { | |
"frames": [ | |
{ | |
"function": "_pthread_wqthread", | |
"package": "libsystem_pthread.dylib", | |
"in_app": false, | |
"image_addr": "0x1e240b000", | |
"instruction_addr": "0x1e240e7f0", | |
"symbol_addr": "0x1e240e690" | |
}, | |
{ | |
"function": "__workq_kernreturn", | |
"package": "libsystem_kernel.dylib", | |
"in_app": false, | |
"image_addr": "0x1c495e000", | |
"instruction_addr": "0x1c49880a4", | |
"symbol_addr": "0x1c498809c" | |
} | |
], | |
"registers": { | |
"cpsr": "0x1000", | |
"fp": "0x16bb8eb50", | |
"lr": "0x1e240e7f0", | |
"pc": "0x1c49880a4", | |
"sp": "0x16bb8eb30", | |
"x0": "0x100", | |
"x1": "0x16bb8eb80", | |
"x10": "0x282322938", | |
"x11": "0x1", | |
"x12": "0x0", | |
"x13": "0x7", | |
"x14": "0x1", | |
"x15": "0x48", | |
"x16": "0x170", | |
"x17": "0x1f9d68340", | |
"x18": "0x0", | |
"x19": "0x16bb8f000", | |
"x2": "0x1", | |
"x20": "0x1", | |
"x21": "0x16bb8f0a0", | |
"x22": "0x16bb8f098", | |
"x23": "0x0", | |
"x24": "0x0", | |
"x25": "0x0", | |
"x26": "0x0", | |
"x27": "0x0", | |
"x28": "0x0", | |
"x3": "0x0", | |
"x4": "0x4f4005", | |
"x5": "0x10", | |
"x6": "0x0", | |
"x7": "0x0", | |
"x8": "0x282322901", | |
"x9": "0x16bb8eb80" | |
} | |
}, | |
"crashed": false, | |
"current": false | |
}, | |
{ | |
"id": 3, | |
"stacktrace": { | |
"frames": [ | |
{ | |
"function": "_pthread_wqthread", | |
"symbol": "_pthread_wqthread", | |
"package": "libsystem_pthread.dylib", | |
"in_app": false, | |
"data": { | |
"symbolicator_status": "symbolicated" | |
}, | |
"image_addr": "0x1e240b000", | |
"instruction_addr": "0x1e240e7ec", | |
"symbol_addr": "0x1e240e690" | |
}, | |
{ | |
"function": "__workq_kernreturn", | |
"symbol": "__workq_kernreturn", | |
"package": "libsystem_kernel.dylib", | |
"in_app": false, | |
"data": { | |
"symbolicator_status": "symbolicated" | |
}, | |
"image_addr": "0x1c495e000", | |
"instruction_addr": "0x1c49880a4", | |
"symbol_addr": "0x1c498809c" | |
} | |
], | |
"registers": { | |
"cpsr": "0x40001000", | |
"fp": "0x16bc1ab60", | |
"lr": "0x1e240e7f0", | |
"pc": "0x1c49880a4", | |
"sp": "0x16bc1ab40", | |
"x0": "0x40", | |
"x1": "0x16bc1ab80", | |
"x10": "0xffbffe0000000000", | |
"x11": "0x1", | |
"x12": "0x1f963ffb8", | |
"x13": "0x273625", | |
"x14": "0x1c", | |
"x15": "0xfffffff8", | |
"x16": "0x170", | |
"x17": "0xffffffe2", | |
"x18": "0x0", | |
"x19": "0x16bc1b000", | |
"x2": "0x0", | |
"x20": "0x1", | |
"x21": "0x16bc1b0a0", | |
"x22": "0x16bc1b098", | |
"x23": "0x0", | |
"x24": "0x0", | |
"x25": "0x0", | |
"x26": "0x0", | |
"x27": "0x0", | |
"x28": "0x0", | |
"x3": "0x0", | |
"x4": "0x1e", | |
"x5": "0x1", | |
"x6": "0x282339300", | |
"x7": "0xf20058f420", | |
"x8": "0x0", | |
"x9": "0x40021000001800" | |
} | |
}, | |
"raw_stacktrace": { | |
"frames": [ | |
{ | |
"function": "_pthread_wqthread", | |
"package": "libsystem_pthread.dylib", | |
"in_app": false, | |
"image_addr": "0x1e240b000", | |
"instruction_addr": "0x1e240e7f0", | |
"symbol_addr": "0x1e240e690" | |
}, | |
{ | |
"function": "__workq_kernreturn", | |
"package": "libsystem_kernel.dylib", | |
"in_app": false, | |
"image_addr": "0x1c495e000", | |
"instruction_addr": "0x1c49880a4", | |
"symbol_addr": "0x1c498809c" | |
} | |
], | |
"registers": { | |
"cpsr": "0x40001000", | |
"fp": "0x16bc1ab60", | |
"lr": "0x1e240e7f0", | |
"pc": "0x1c49880a4", | |
"sp": "0x16bc1ab40", | |
"x0": "0x40", | |
"x1": "0x16bc1ab80", | |
"x10": "0xffbffe0000000000", | |
"x11": "0x1", | |
"x12": "0x1f963ffb8", | |
"x13": "0x273625", | |
"x14": "0x1c", | |
"x15": "0xfffffff8", | |
"x16": "0x170", | |
"x17": "0xffffffe2", | |
"x18": "0x0", | |
"x19": "0x16bc1b000", | |
"x2": "0x0", | |
"x20": "0x1", | |
"x21": "0x16bc1b0a0", | |
"x22": "0x16bc1b098", | |
"x23": "0x0", | |
"x24": "0x0", | |
"x25": "0x0", | |
"x26": "0x0", | |
"x27": "0x0", | |
"x28": "0x0", | |
"x3": "0x0", | |
"x4": "0x1e", | |
"x5": "0x1", | |
"x6": "0x282339300", | |
"x7": "0xf20058f420", | |
"x8": "0x0", | |
"x9": "0x40021000001800" | |
} | |
}, | |
"crashed": false, | |
"current": false | |
}, | |
{ | |
"id": 4, | |
"stacktrace": { | |
"frames": [ | |
{ | |
"function": "_pthread_wqthread", | |
"symbol": "_pthread_wqthread", | |
"package": "libsystem_pthread.dylib", | |
"in_app": false, | |
"data": { | |
"symbolicator_status": "symbolicated" | |
}, | |
"image_addr": "0x1e240b000", | |
"instruction_addr": "0x1e240e7ec", | |
"symbol_addr": "0x1e240e690" | |
}, | |
{ | |
"function": "__workq_kernreturn", | |
"symbol": "__workq_kernreturn", | |
"package": "libsystem_kernel.dylib", | |
"in_app": false, | |
"data": { | |
"symbolicator_status": "symbolicated" | |
}, | |
"image_addr": "0x1c495e000", | |
"instruction_addr": "0x1c49880a4", | |
"symbol_addr": "0x1c498809c" | |
} | |
], | |
"registers": { | |
"cpsr": "0x40001000", | |
"fp": "0x16bca6b60", | |
"lr": "0x1e240e7f0", | |
"pc": "0x1c49880a4", | |
"sp": "0x16bca6b40", | |
"x0": "0x40", | |
"x1": "0x16bca6b80", | |
"x10": "0xffbffe0000000000", | |
"x11": "0x1", | |
"x12": "0x1f963ffb8", | |
"x13": "0x258688", | |
"x14": "0x1c", | |
"x15": "0xfffffff8", | |
"x16": "0x170", | |
"x17": "0xffffffe2", | |
"x18": "0x0", | |
"x19": "0x16bca7000", | |
"x2": "0x0", | |
"x20": "0x1", | |
"x21": "0x16bca70a0", | |
"x22": "0x16bca7098", | |
"x23": "0x0", | |
"x24": "0x0", | |
"x25": "0x0", | |
"x26": "0x0", | |
"x27": "0x0", | |
"x28": "0x0", | |
"x3": "0x0", | |
"x4": "0x1e", | |
"x5": "0x3", | |
"x6": "0x7", | |
"x7": "0xf20058f420", | |
"x8": "0x0", | |
"x9": "0x40021000001b00" | |
} | |
}, | |
"raw_stacktrace": { | |
"frames": [ | |
{ | |
"function": "_pthread_wqthread", | |
"package": "libsystem_pthread.dylib", | |
"in_app": false, | |
"image_addr": "0x1e240b000", | |
"instruction_addr": "0x1e240e7f0", | |
"symbol_addr": "0x1e240e690" | |
}, | |
{ | |
"function": "__workq_kernreturn", | |
"package": "libsystem_kernel.dylib", | |
"in_app": false, | |
"image_addr": "0x1c495e000", | |
"instruction_addr": "0x1c49880a4", | |
"symbol_addr": "0x1c498809c" | |
} | |
], | |
"registers": { | |
"cpsr": "0x40001000", | |
"fp": "0x16bca6b60", | |
"lr": "0x1e240e7f0", | |
"pc": "0x1c49880a4", | |
"sp": "0x16bca6b40", | |
"x0": "0x40", | |
"x1": "0x16bca6b80", | |
"x10": "0xffbffe0000000000", | |
"x11": "0x1", | |
"x12": "0x1f963ffb8", | |
"x13": "0x258688", | |
"x14": "0x1c", | |
"x15": "0xfffffff8", | |
"x16": "0x170", | |
"x17": "0xffffffe2", | |
"x18": "0x0", | |
"x19": "0x16bca7000", | |
"x2": "0x0", | |
"x20": "0x1", | |
"x21": "0x16bca70a0", | |
"x22": "0x16bca7098", | |
"x23": "0x0", | |
"x24": "0x0", | |
"x25": "0x0", | |
"x26": "0x0", | |
"x27": "0x0", | |
"x28": "0x0", | |
"x3": "0x0", | |
"x4": "0x1e", | |
"x5": "0x3", | |
"x6": "0x7", | |
"x7": "0xf20058f420", | |
"x8": "0x0", | |
"x9": "0x40021000001b00" | |
} | |
}, | |
"crashed": false, | |
"current": false | |
}, | |
{ | |
"id": 5, | |
"stacktrace": { | |
"frames": [ | |
{ | |
"function": "_pthread_wqthread", | |
"symbol": "_pthread_wqthread", | |
"package": "libsystem_pthread.dylib", | |
"in_app": false, | |
"data": { | |
"symbolicator_status": "symbolicated" | |
}, | |
"image_addr": "0x1e240b000", | |
"instruction_addr": "0x1e240e7ec", | |
"symbol_addr": "0x1e240e690" | |
}, | |
{ | |
"function": "__workq_kernreturn", | |
"symbol": "__workq_kernreturn", | |
"package": "libsystem_kernel.dylib", | |
"in_app": false, | |
"data": { | |
"symbolicator_status": "symbolicated" | |
}, | |
"image_addr": "0x1c495e000", | |
"instruction_addr": "0x1c49880a4", | |
"symbol_addr": "0x1c498809c" | |
} | |
], | |
"registers": { | |
"cpsr": "0x40001000", | |
"fp": "0x16bd32b50", | |
"lr": "0x1e240e7f0", | |
"pc": "0x1c49880a4", | |
"sp": "0x16bd32b30", | |
"x0": "0x100", | |
"x1": "0x16bd32b80", | |
"x10": "0x7fd", | |
"x11": "0x52", | |
"x12": "0x1", | |
"x13": "0xcde04851", | |
"x14": "0xce005000", | |
"x15": "0x5000", | |
"x16": "0x170", | |
"x17": "0x1a5ce99a0", | |
"x18": "0x0", | |
"x19": "0x16bd33000", | |
"x2": "0x1", | |
"x20": "0x1", | |
"x21": "0x16bd330a0", | |
"x22": "0x16bd33098", | |
"x23": "0x0", | |
"x24": "0x0", | |
"x25": "0x0", | |
"x26": "0x0", | |
"x27": "0x0", | |
"x28": "0x0", | |
"x3": "0x0", | |
"x4": "0x62dc", | |
"x5": "0x10", | |
"x6": "0x0", | |
"x7": "0x0", | |
"x8": "0x28363c0d1", | |
"x9": "0x7fb" | |
} | |
}, | |
"raw_stacktrace": { | |
"frames": [ | |
{ | |
"function": "_pthread_wqthread", | |
"package": "libsystem_pthread.dylib", | |
"in_app": false, | |
"image_addr": "0x1e240b000", | |
"instruction_addr": "0x1e240e7f0", | |
"symbol_addr": "0x1e240e690" | |
}, | |
{ | |
"function": "__workq_kernreturn", | |
"package": "libsystem_kernel.dylib", | |
"in_app": false, | |
"image_addr": "0x1c495e000", | |
"instruction_addr": "0x1c49880a4", | |
"symbol_addr": "0x1c498809c" | |
} | |
], | |
"registers": { | |
"cpsr": "0x40001000", | |
"fp": "0x16bd32b50", | |
"lr": "0x1e240e7f0", | |
"pc": "0x1c49880a4", | |
"sp": "0x16bd32b30", | |
"x0": "0x100", | |
"x1": "0x16bd32b80", | |
"x10": "0x7fd", | |
"x11": "0x52", | |
"x12": "0x1", | |
"x13": "0xcde04851", | |
"x14": "0xce005000", | |
"x15": "0x5000", | |
"x16": "0x170", | |
"x17": "0x1a5ce99a0", | |
"x18": "0x0", | |
"x19": "0x16bd33000", | |
"x2": "0x1", | |
"x20": "0x1", | |
"x21": "0x16bd330a0", | |
"x22": "0x16bd33098", | |
"x23": "0x0", | |
"x24": "0x0", | |
"x25": "0x0", | |
"x26": "0x0", | |
"x27": "0x0", | |
"x28": "0x0", | |
"x3": "0x0", | |
"x4": "0x62dc", | |
"x5": "0x10", | |
"x6": "0x0", | |
"x7": "0x0", | |
"x8": "0x28363c0d1", | |
"x9": "0x7fb" | |
} | |
}, | |
"crashed": false, | |
"current": false | |
}, | |
{ | |
"id": 6, | |
"stacktrace": { | |
"frames": [ | |
{ | |
"function": "_pthread_wqthread", | |
"symbol": "_pthread_wqthread", | |
"package": "libsystem_pthread.dylib", | |
"in_app": false, | |
"data": { | |
"symbolicator_status": "symbolicated" | |
}, | |
"image_addr": "0x1e240b000", | |
"instruction_addr": "0x1e240e7ec", | |
"symbol_addr": "0x1e240e690" | |
}, | |
{ | |
"function": "__workq_kernreturn", | |
"symbol": "__workq_kernreturn", | |
"package": "libsystem_kernel.dylib", | |
"in_app": false, | |
"data": { | |
"symbolicator_status": "symbolicated" | |
}, | |
"image_addr": "0x1c495e000", | |
"instruction_addr": "0x1c49880a4", | |
"symbol_addr": "0x1c498809c" | |
} | |
], | |
"registers": { | |
"cpsr": "0x1000", | |
"fp": "0x16bdbeb50", | |
"lr": "0x1e240e7f0", | |
"pc": "0x1c49880a4", | |
"sp": "0x16bdbeb30", | |
"x0": "0x100", | |
"x1": "0x16bdbeb80", | |
"x10": "0x283f3c1e8", | |
"x11": "0x1", | |
"x12": "0x0", | |
"x13": "0x7", | |
"x14": "0x1", | |
"x15": "0x48", | |
"x16": "0x170", | |
"x17": "0x1f9d68340", | |
"x18": "0x0", | |
"x19": "0x16bdbf000", | |
"x2": "0x1", | |
"x20": "0x1", | |
"x21": "0x16bdbf0a0", | |
"x22": "0x16bdbf098", | |
"x23": "0x0", | |
"x24": "0x0", | |
"x25": "0x0", | |
"x26": "0x0", | |
"x27": "0x0", | |
"x28": "0x0", | |
"x3": "0x0", | |
"x4": "0x62dc", | |
"x5": "0x10", | |
"x6": "0x0", | |
"x7": "0x0", | |
"x8": "0x283f3c1b1", | |
"x9": "0x16bdbeb80" | |
} | |
}, | |
"raw_stacktrace": { | |
"frames": [ | |
{ | |
"function": "_pthread_wqthread", | |
"package": "libsystem_pthread.dylib", | |
"in_app": false, | |
"image_addr": "0x1e240b000", | |
"instruction_addr": "0x1e240e7f0", | |
"symbol_addr": "0x1e240e690" | |
}, | |
{ | |
"function": "__workq_kernreturn", | |
"package": "libsystem_kernel.dylib", | |
"in_app": false, | |
"image_addr": "0x1c495e000", | |
"instruction_addr": "0x1c49880a4", | |
"symbol_addr": "0x1c498809c" | |
} | |
], | |
"registers": { | |
"cpsr": "0x1000", | |
"fp": "0x16bdbeb50", | |
"lr": "0x1e240e7f0", | |
"pc": "0x1c49880a4", | |
"sp": "0x16bdbeb30", | |
"x0": "0x100", | |
"x1": "0x16bdbeb80", | |
"x10": "0x283f3c1e8", | |
"x11": "0x1", | |
"x12": "0x0", | |
"x13": "0x7", | |
"x14": "0x1", | |
"x15": "0x48", | |
"x16": "0x170", | |
"x17": "0x1f9d68340", | |
"x18": "0x0", | |
"x19": "0x16bdbf000", | |
"x2": "0x1", | |
"x20": "0x1", | |
"x21": "0x16bdbf0a0", | |
"x22": "0x16bdbf098", | |
"x23": "0x0", | |
"x24": "0x0", | |
"x25": "0x0", | |
"x26": "0x0", | |
"x27": "0x0", | |
"x28": "0x0", | |
"x3": "0x0", | |
"x4": "0x62dc", | |
"x5": "0x10", | |
"x6": "0x0", | |
"x7": "0x0", | |
"x8": "0x283f3c1b1", | |
"x9": "0x16bdbeb80" | |
} | |
}, | |
"crashed": false, | |
"current": false | |
}, | |
{ | |
"id": 8, | |
"name": "com.apple.uikit.eventfetch-thread", | |
"stacktrace": { | |
"frames": [ | |
{ | |
"function": "_pthread_start", | |
"symbol": "_pthread_start", | |
"package": "libsystem_pthread.dylib", | |
"in_app": false, | |
"data": { | |
"symbolicator_status": "symbolicated" | |
}, | |
"image_addr": "0x1e240b000", | |
"instruction_addr": "0x1e240cbf8", | |
"symbol_addr": "0x1e240cabc" | |
}, | |
{ | |
"function": "__NSThread__start__", | |
"symbol": "__NSThread__start__", | |
"package": "Foundation", | |
"in_app": false, | |
"data": { | |
"symbolicator_status": "symbolicated" | |
}, | |
"image_addr": "0x1978dc000", | |
"instruction_addr": "0x197a56308", | |
"symbol_addr": "0x197a55fac" | |
}, | |
{ | |
"function": "-[UIEventFetcher threadMain]", | |
"symbol": "-[UIEventFetcher threadMain]", | |
"package": "UIKitCore", | |
"in_app": false, | |
"data": { | |
"symbolicator_status": "symbolicated" | |
}, | |
"image_addr": "0x1984a9000", | |
"instruction_addr": "0x199128300", | |
"symbol_addr": "0x199128100" | |
}, | |
{ | |
"function": "-[NSRunLoop(NSRunLoop) runUntilDate:]", | |
"symbol": "-[NSRunLoop(NSRunLoop) runUntilDate:]", | |
"package": "Foundation", | |
"in_app": false, | |
"data": { | |
"symbolicator_status": "symbolicated" | |
}, | |
"image_addr": "0x1978dc000", | |
"instruction_addr": "0x1978e4c54", | |
"symbol_addr": "0x1978e4bfc" | |
}, | |
{ | |
"function": "-[NSRunLoop(NSRunLoop) runMode:beforeDate:]", | |
"symbol": "-[NSRunLoop(NSRunLoop) runMode:beforeDate:]", | |
"package": "Foundation", | |
"in_app": false, | |
"data": { | |
"symbolicator_status": "symbolicated" | |
}, | |
"image_addr": "0x1978dc000", | |
"instruction_addr": "0x1978e4d88", | |
"symbol_addr": "0x1978e4ca4" | |
}, | |
{ | |
"function": "CFRunLoopRunSpecific", | |
"symbol": "CFRunLoopRunSpecific", | |
"package": "CoreFoundation", | |
"in_app": false, | |
"data": { | |
"symbolicator_status": "symbolicated" | |
}, | |
"image_addr": "0x196559000", | |
"instruction_addr": "0x1965f5304", | |
"symbol_addr": "0x1965f50b0" | |
}, | |
{ | |
"function": "__CFRunLoopRun", | |
"symbol": "__CFRunLoopRun", | |
"package": "CoreFoundation", | |
"in_app": false, | |
"data": { | |
"symbolicator_status": "symbolicated" | |
}, | |
"image_addr": "0x196559000", | |
"instruction_addr": "0x1965f5cf4", | |
"symbol_addr": "0x1965f583c" | |
}, | |
{ | |
"function": "__CFRunLoopServiceMachPort", | |
"symbol": "__CFRunLoopServiceMachPort", | |
"package": "CoreFoundation", | |
"in_app": false, | |
"data": { | |
"symbolicator_status": "symbolicated" | |
}, | |
"image_addr": "0x196559000", | |
"instruction_addr": "0x1965fbe54", | |
"symbol_addr": "0x1965fbce4" | |
}, | |
{ | |
"function": "mach_msg", | |
"symbol": "mach_msg", | |
"package": "libsystem_kernel.dylib", | |
"in_app": false, | |
"data": { | |
"symbolicator_status": "symbolicated" | |
}, | |
"image_addr": "0x1c495e000", | |
"instruction_addr": "0x1c4961880", | |
"symbol_addr": "0x1c4961838" | |
}, | |
{ | |
"function": "mach_msg_trap", | |
"symbol": "mach_msg_trap", | |
"package": "libsystem_kernel.dylib", | |
"in_app": false, | |
"data": { | |
"symbolicator_status": "symbolicated" | |
}, | |
"image_addr": "0x1c495e000", | |
"instruction_addr": "0x1c49624fc", | |
"symbol_addr": "0x1c49624f4" | |
} | |
], | |
"registers": { | |
"cpsr": "0x60001000", | |
"fp": "0x16bed5dd0", | |
"lr": "0x1c4961884", | |
"pc": "0x1c49624fc", | |
"sp": "0x16bed5d80", | |
"x0": "0x0", | |
"x1": "0x7000806", | |
"x10": "0xeb31157a0aae0072", | |
"x11": "0xb2f50be02e", | |
"x12": "0x16e3600", | |
"x13": "0x34bfc", | |
"x14": "0x0", | |
"x15": "0x0", | |
"x16": "0xffffffffffffffe1", | |
"x17": "0x2", | |
"x18": "0x0", | |
"x19": "0x0", | |
"x2": "0x0", | |
"x20": "0xffffffff", | |
"x21": "0x3303", | |
"x22": "0xc00", | |
"x23": "0x16bed5f40", | |
"x24": "0x7000806", | |
"x25": "0x0", | |
"x26": "0x7000806", | |
"x27": "0x3303", | |
"x28": "0x16bed5ec8", | |
"x3": "0xc00", | |
"x4": "0x3303", | |
"x5": "0xffffffff", | |
"x6": "0x0", | |
"x7": "0x283638340", | |
"x8": "0xfffffbbf", | |
"x9": "0x7000906" | |
} | |
}, | |
"raw_stacktrace": { | |
"frames": [ | |
{ | |
"function": "_pthread_start", | |
"package": "libsystem_pthread.dylib", | |
"in_app": false, | |
"image_addr": "0x1e240b000", | |
"instruction_addr": "0x1e240cbfc", | |
"symbol_addr": "0x1e240cabc" | |
}, | |
{ | |
"function": "<redacted>", | |
"package": "Foundation", | |
"in_app": false, | |
"image_addr": "0x1978dc000", | |
"instruction_addr": "0x197a5630c", | |
"symbol_addr": "0x197a55fac" | |
}, | |
{ | |
"function": "<redacted>", | |
"package": "UIKitCore", | |
"in_app": false, | |
"image_addr": "0x1984a9000", | |
"instruction_addr": "0x199128304", | |
"symbol_addr": "0x199128100" | |
}, | |
{ | |
"function": "<redacted>", | |
"package": "Foundation", | |
"in_app": false, | |
"image_addr": "0x1978dc000", | |
"instruction_addr": "0x1978e4c58", | |
"symbol_addr": "0x1978e4bfc" | |
}, | |
{ | |
"function": "<redacted>", | |
"package": "Foundation", | |
"in_app": false, | |
"image_addr": "0x1978dc000", | |
"instruction_addr": "0x1978e4d8c", | |
"symbol_addr": "0x1978e4ca4" | |
}, | |
{ | |
"function": "CFRunLoopRunSpecific", | |
"package": "CoreFoundation", | |
"in_app": false, | |
"image_addr": "0x196559000", | |
"instruction_addr": "0x1965f5308", | |
"symbol_addr": "0x1965f50b0" | |
}, | |
{ | |
"function": "<redacted>", | |
"package": "CoreFoundation", | |
"in_app": false, | |
"image_addr": "0x196559000", | |
"instruction_addr": "0x1965f5cf8", | |
"symbol_addr": "0x1965f583c" | |
}, | |
{ | |
"function": "<redacted>", | |
"package": "CoreFoundation", | |
"in_app": false, | |
"image_addr": "0x196559000", | |
"instruction_addr": "0x1965fbe58", | |
"symbol_addr": "0x1965fbce4" | |
}, | |
{ | |
"function": "mach_msg", | |
"package": "libsystem_kernel.dylib", | |
"in_app": false, | |
"image_addr": "0x1c495e000", | |
"instruction_addr": "0x1c4961884", | |
"symbol_addr": "0x1c4961838" | |
}, | |
{ | |
"function": "mach_msg_trap", | |
"package": "libsystem_kernel.dylib", | |
"in_app": false, | |
"image_addr": "0x1c495e000", | |
"instruction_addr": "0x1c49624fc", | |
"symbol_addr": "0x1c49624f4" | |
} | |
], | |
"registers": { | |
"cpsr": "0x60001000", | |
"fp": "0x16bed5dd0", | |
"lr": "0x1c4961884", | |
"pc": "0x1c49624fc", | |
"sp": "0x16bed5d80", | |
"x0": "0x0", | |
"x1": "0x7000806", | |
"x10": "0xeb31157a0aae0072", | |
"x11": "0xb2f50be02e", | |
"x12": "0x16e3600", | |
"x13": "0x34bfc", | |
"x14": "0x0", | |
"x15": "0x0", | |
"x16": "0xffffffffffffffe1", | |
"x17": "0x2", | |
"x18": "0x0", | |
"x19": "0x0", | |
"x2": "0x0", | |
"x20": "0xffffffff", | |
"x21": "0x3303", | |
"x22": "0xc00", | |
"x23": "0x16bed5f40", | |
"x24": "0x7000806", | |
"x25": "0x0", | |
"x26": "0x7000806", | |
"x27": "0x3303", | |
"x28": "0x16bed5ec8", | |
"x3": "0xc00", | |
"x4": "0x3303", | |
"x5": "0xffffffff", | |
"x6": "0x0", | |
"x7": "0x283638340", | |
"x8": "0xfffffbbf", | |
"x9": "0x7000906" | |
} | |
}, | |
"crashed": false, | |
"current": false | |
}, | |
{ | |
"id": 9, | |
"stacktrace": { | |
"frames": [ | |
{ | |
"function": "_pthread_start", | |
"symbol": "_pthread_start", | |
"package": "libsystem_pthread.dylib", | |
"in_app": false, | |
"data": { | |
"symbolicator_status": "symbolicated" | |
}, | |
"image_addr": "0x1e240b000", | |
"instruction_addr": "0x1e240cbf8", | |
"symbol_addr": "0x1e240cabc" | |
}, | |
{ | |
"function": "monitorCachedData", | |
"symbol": "monitorCachedData", | |
"package": "Sentry", | |
"filename": "Sources/SentryCrash/Recording/SentryCrashCachedData.c", | |
"abs_path": "/Users/runner/work/sentry-cocoa/sentry-cocoa/Sources/SentryCrash/Recording/SentryCrashCachedData.c", | |
"lineno": 139, | |
"in_app": false, | |
"data": { | |
"symbolicator_status": "symbolicated" | |
}, | |
"image_addr": "0x1043b8000", | |
"instruction_addr": "0x1043e8ffc", | |
"symbol_addr": "0x1043e8ccc" | |
}, | |
{ | |
"function": "sleep", | |
"symbol": "sleep", | |
"package": "libsystem_c.dylib", | |
"in_app": false, | |
"data": { | |
"symbolicator_status": "symbolicated" | |
}, | |
"image_addr": "0x19f9d2000", | |
"instruction_addr": "0x19fa467f4", | |
"symbol_addr": "0x19fa467c8" | |
}, | |
{ | |
"function": "nanosleep", | |
"symbol": "nanosleep", | |
"package": "libsystem_c.dylib", | |
"in_app": false, | |
"data": { | |
"symbolicator_status": "symbolicated" | |
}, | |
"image_addr": "0x19f9d2000", | |
"instruction_addr": "0x19fa46a10", | |
"symbol_addr": "0x19fa4693c" | |
}, | |
{ | |
"function": "__semwait_signal", | |
"symbol": "__semwait_signal", | |
"package": "libsystem_kernel.dylib", | |
"in_app": false, | |
"data": { | |
"symbolicator_status": "symbolicated" | |
}, | |
"image_addr": "0x1c495e000", | |
"instruction_addr": "0x1c4987734", | |
"symbol_addr": "0x1c498772c" | |
} | |
], | |
"registers": { | |
"cpsr": "0x40001000", | |
"fp": "0x16bf62b20", | |
"lr": "0x19fa46a14", | |
"pc": "0x1c4987734", | |
"sp": "0x16bf62af0", | |
"x0": "0x1403", | |
"x1": "0x0", | |
"x10": "0x11", | |
"x11": "0x53", | |
"x12": "0x1", | |
"x13": "0xccc05052", | |
"x14": "0xcce05800", | |
"x15": "0x5800", | |
"x16": "0x14e", | |
"x17": "0x1a5ce99a0", | |
"x18": "0x0", | |
"x19": "0x16bf62b30", | |
"x2": "0x1", | |
"x20": "0x16bf62b40", | |
"x21": "0x48", | |
"x22": "0x10444f000", | |
"x23": "0xd", | |
"x24": "0x10444fc20", | |
"x25": "0x10444f000", | |
"x26": "0x10444f000", | |
"x27": "0x10444f000", | |
"x28": "0xa", | |
"x3": "0x1", | |
"x4": "0x1", | |
"x5": "0x0", | |
"x6": "0x0", | |
"x7": "0x0", | |
"x8": "0x1f963aba8", | |
"x9": "0x3" | |
} | |
}, | |
"raw_stacktrace": { | |
"frames": [ | |
{ | |
"function": "_pthread_start", | |
"package": "libsystem_pthread.dylib", | |
"in_app": false, | |
"image_addr": "0x1e240b000", | |
"instruction_addr": "0x1e240cbfc", | |
"symbol_addr": "0x1e240cabc" | |
}, | |
{ | |
"function": "sentrycrashccd_init", | |
"package": "Sentry", | |
"in_app": false, | |
"image_addr": "0x1043b8000", | |
"instruction_addr": "0x1043e9000", | |
"symbol_addr": "0x1043e8ccc" | |
}, | |
{ | |
"function": "sleep", | |
"package": "libsystem_c.dylib", | |
"in_app": false, | |
"image_addr": "0x19f9d2000", | |
"instruction_addr": "0x19fa467f8", | |
"symbol_addr": "0x19fa467c8" | |
}, | |
{ | |
"function": "nanosleep", | |
"package": "libsystem_c.dylib", | |
"in_app": false, | |
"image_addr": "0x19f9d2000", | |
"instruction_addr": "0x19fa46a14", | |
"symbol_addr": "0x19fa4693c" | |
}, | |
{ | |
"function": "__semwait_signal", | |
"package": "libsystem_kernel.dylib", | |
"in_app": false, | |
"image_addr": "0x1c495e000", | |
"instruction_addr": "0x1c4987734", | |
"symbol_addr": "0x1c498772c" | |
} | |
], | |
"registers": { | |
"cpsr": "0x40001000", | |
"fp": "0x16bf62b20", | |
"lr": "0x19fa46a14", | |
"pc": "0x1c4987734", | |
"sp": "0x16bf62af0", | |
"x0": "0x1403", | |
"x1": "0x0", | |
"x10": "0x11", | |
"x11": "0x53", | |
"x12": "0x1", | |
"x13": "0xccc05052", | |
"x14": "0xcce05800", | |
"x15": "0x5800", | |
"x16": "0x14e", | |
"x17": "0x1a5ce99a0", | |
"x18": "0x0", | |
"x19": "0x16bf62b30", | |
"x2": "0x1", | |
"x20": "0x16bf62b40", | |
"x21": "0x48", | |
"x22": "0x10444f000", | |
"x23": "0xd", | |
"x24": "0x10444fc20", | |
"x25": "0x10444f000", | |
"x26": "0x10444f000", | |
"x27": "0x10444f000", | |
"x28": "0xa", | |
"x3": "0x1", | |
"x4": "0x1", | |
"x5": "0x0", | |
"x6": "0x0", | |
"x7": "0x0", | |
"x8": "0x1f963aba8", | |
"x9": "0x3" | |
} | |
}, | |
"crashed": false, | |
"current": false | |
}, | |
{ | |
"id": 10, | |
"name": "SentryCrash Exception Handler (Secondary)", | |
"stacktrace": { | |
"frames": [ | |
{ | |
"function": "_pthread_start", | |
"symbol": "_pthread_start", | |
"package": "libsystem_pthread.dylib", | |
"in_app": false, | |
"data": { | |
"symbolicator_status": "symbolicated" | |
}, | |
"image_addr": "0x1e240b000", | |
"instruction_addr": "0x1e240cbf8", | |
"symbol_addr": "0x1e240cabc" | |
}, | |
{ | |
"function": "handleExceptions", | |
"symbol": "handleExceptions", | |
"package": "Sentry", | |
"filename": "Sources/SentryCrash/Recording/Monitors/SentryCrashMonitor_MachException.c", | |
"abs_path": "/Users/runner/work/sentry-cocoa/sentry-cocoa/Sources/SentryCrash/Recording/Monitors/SentryCrashMonitor_MachException.c", | |
"lineno": 266, | |
"in_app": false, | |
"data": { | |
"symbolicator_status": "symbolicated" | |
}, | |
"image_addr": "0x1043b8000", | |
"instruction_addr": "0x1043dc6d0", | |
"symbol_addr": "0x1043dc2bc" | |
}, | |
{ | |
"function": "mach_msg", | |
"symbol": "mach_msg", | |
"package": "libsystem_kernel.dylib", | |
"in_app": false, | |
"data": { | |
"symbolicator_status": "symbolicated" | |
}, | |
"image_addr": "0x1c495e000", | |
"instruction_addr": "0x1c4961880", | |
"symbol_addr": "0x1c4961838" | |
}, | |
{ | |
"function": "mach_msg_trap", | |
"symbol": "mach_msg_trap", | |
"package": "libsystem_kernel.dylib", | |
"in_app": false, | |
"data": { | |
"symbolicator_status": "symbolicated" | |
}, | |
"image_addr": "0x1c495e000", | |
"instruction_addr": "0x1c49624fc", | |
"symbol_addr": "0x1c49624f4" | |
} | |
], | |
"registers": { | |
"cpsr": "0x60001000", | |
"fp": "0x16bfeecf0", | |
"lr": "0x1c4961884", | |
"pc": "0x1c49624fc", | |
"sp": "0x16bfeeca0", | |
"x0": "0x16bfeed30", | |
"x1": "0x2", | |
"x10": "0x0", | |
"x11": "0x0", | |
"x12": "0x0", | |
"x13": "0x0", | |
"x14": "0x0", | |
"x15": "0x0", | |
"x16": "0xffffffffffffffe1", | |
"x17": "0x16bfef000", | |
"x18": "0x0", | |
"x19": "0x0", | |
"x2": "0x0", | |
"x20": "0x0", | |
"x21": "0x3e07", | |
"x22": "0x248", | |
"x23": "0x16bfeed30", | |
"x24": "0x2", | |
"x25": "0x0", | |
"x26": "0x2", | |
"x27": "0x0", | |
"x28": "0x0", | |
"x3": "0x248", | |
"x4": "0x3e07", | |
"x5": "0x0", | |
"x6": "0x0", | |
"x7": "0x0", | |
"x8": "0xfffffbbf", | |
"x9": "0x1f96390c0" | |
} | |
}, | |
"raw_stacktrace": { | |
"frames": [ | |
{ | |
"function": "_pthread_start", | |
"package": "libsystem_pthread.dylib", | |
"in_app": false, | |
"image_addr": "0x1e240b000", | |
"instruction_addr": "0x1e240cbfc", | |
"symbol_addr": "0x1e240cabc" | |
}, | |
{ | |
"function": "sentrycrashcm_machexception_getAPI", | |
"package": "Sentry", | |
"in_app": false, | |
"image_addr": "0x1043b8000", | |
"instruction_addr": "0x1043dc6d4", | |
"symbol_addr": "0x1043dc2bc" | |
}, | |
{ | |
"function": "mach_msg", | |
"package": "libsystem_kernel.dylib", | |
"in_app": false, | |
"image_addr": "0x1c495e000", | |
"instruction_addr": "0x1c4961884", | |
"symbol_addr": "0x1c4961838" | |
}, | |
{ | |
"function": "mach_msg_trap", | |
"package": "libsystem_kernel.dylib", | |
"in_app": false, | |
"image_addr": "0x1c495e000", | |
"instruction_addr": "0x1c49624fc", | |
"symbol_addr": "0x1c49624f4" | |
} | |
], | |
"registers": { | |
"cpsr": "0x60001000", | |
"fp": "0x16bfeecf0", | |
"lr": "0x1c4961884", | |
"pc": "0x1c49624fc", | |
"sp": "0x16bfeeca0", | |
"x0": "0x16bfeed30", | |
"x1": "0x2", | |
"x10": "0x0", | |
"x11": "0x0", | |
"x12": "0x0", | |
"x13": "0x0", | |
"x14": "0x0", | |
"x15": "0x0", | |
"x16": "0xffffffffffffffe1", | |
"x17": "0x16bfef000", | |
"x18": "0x0", | |
"x19": "0x0", | |
"x2": "0x0", | |
"x20": "0x0", | |
"x21": "0x3e07", | |
"x22": "0x248", | |
"x23": "0x16bfeed30", | |
"x24": "0x2", | |
"x25": "0x0", | |
"x26": "0x2", | |
"x27": "0x0", | |
"x28": "0x0", | |
"x3": "0x248", | |
"x4": "0x3e07", | |
"x5": "0x0", | |
"x6": "0x0", | |
"x7": "0x0", | |
"x8": "0xfffffbbf", | |
"x9": "0x1f96390c0" | |
} | |
}, | |
"crashed": false, | |
"current": false | |
}, | |
{ | |
"id": 12, | |
"name": "com.apple.NSURLConnectionLoader", | |
"stacktrace": { | |
"frames": [ | |
{ | |
"function": "_pthread_start", | |
"symbol": "_pthread_start", | |
"package": "libsystem_pthread.dylib", | |
"in_app": false, | |
"data": { | |
"symbolicator_status": "symbolicated" | |
}, | |
"image_addr": "0x1e240b000", | |
"instruction_addr": "0x1e240cbf8", | |
"symbol_addr": "0x1e240cabc" | |
}, | |
{ | |
"function": "__NSThread__start__", | |
"symbol": "__NSThread__start__", | |
"package": "Foundation", | |
"in_app": false, | |
"data": { | |
"symbolicator_status": "symbolicated" | |
}, | |
"image_addr": "0x1978dc000", | |
"instruction_addr": "0x197a56308", | |
"symbol_addr": "0x197a55fac" | |
}, | |
{ | |
"function": "_CFURLStorageSessionCopyCache", | |
"symbol": "_CFURLStorageSessionCopyCache", | |
"package": "CFNetwork", | |
"in_app": false, | |
"data": { | |
"symbolicator_status": "symbolicated" | |
}, | |
"image_addr": "0x196c88000", | |
"instruction_addr": "0x196ed3b34", | |
"symbol_addr": "0x196ec402c" | |
}, | |
{ | |
"function": "CFRunLoopRunSpecific", | |
"symbol": "CFRunLoopRunSpecific", | |
"package": "CoreFoundation", | |
"in_app": false, | |
"data": { | |
"symbolicator_status": "symbolicated" | |
}, | |
"image_addr": "0x196559000", | |
"instruction_addr": "0x1965f5304", | |
"symbol_addr": "0x1965f50b0" | |
}, | |
{ | |
"function": "__CFRunLoopRun", | |
"symbol": "__CFRunLoopRun", | |
"package": "CoreFoundation", | |
"in_app": false, | |
"data": { | |
"symbolicator_status": "symbolicated" | |
}, | |
"image_addr": "0x196559000", | |
"instruction_addr": "0x1965f5cf4", | |
"symbol_addr": "0x1965f583c" | |
}, | |
{ | |
"function": "__CFRunLoopServiceMachPort", | |
"symbol": "__CFRunLoopServiceMachPort", | |
"package": "CoreFoundation", | |
"in_app": false, | |
"data": { | |
"symbolicator_status": "symbolicated" | |
}, | |
"image_addr": "0x196559000", | |
"instruction_addr": "0x1965fbe54", | |
"symbol_addr": "0x1965fbce4" | |
}, | |
{ | |
"function": "mach_msg", | |
"symbol": "mach_msg", | |
"package": "libsystem_kernel.dylib", | |
"in_app": false, | |
"data": { | |
"symbolicator_status": "symbolicated" | |
}, | |
"image_addr": "0x1c495e000", | |
"instruction_addr": "0x1c4961880", | |
"symbol_addr": "0x1c4961838" | |
}, | |
{ | |
"function": "mach_msg_trap", | |
"symbol": "mach_msg_trap", | |
"package": "libsystem_kernel.dylib", | |
"in_app": false, | |
"data": { | |
"symbolicator_status": "symbolicated" | |
}, | |
"image_addr": "0x1c495e000", | |
"instruction_addr": "0x1c49624fc", | |
"symbol_addr": "0x1c49624f4" | |
} | |
], | |
"registers": { | |
"cpsr": "0x60001000", | |
"fp": "0x16c105d90", | |
"lr": "0x1c4961884", | |
"pc": "0x1c49624fc", | |
"sp": "0x16c105d40", | |
"x0": "0x16c105f00", | |
"x1": "0x7000806", | |
"x10": "0xeb31157a0aae0072", | |
"x11": "0xb2f50be02e", | |
"x12": "0x16e3600", | |
"x13": "0xf469b", | |
"x14": "0x0", | |
"x15": "0x0", | |
"x16": "0xffffffffffffffe1", | |
"x17": "0x2", | |
"x18": "0x0", | |
"x19": "0x0", | |
"x2": "0x0", | |
"x20": "0xffffffff", | |
"x21": "0x6d03", | |
"x22": "0xc00", | |
"x23": "0x16c105f00", | |
"x24": "0x7000806", | |
"x25": "0x0", | |
"x26": "0x7000806", | |
"x27": "0x6d03", | |
"x28": "0x16c105e88", | |
"x3": "0xc00", | |
"x4": "0x6d03", | |
"x5": "0xffffffff", | |
"x6": "0x0", | |
"x7": "0x283639c70", | |
"x8": "0xfffffbbf", | |
"x9": "0x7000906" | |
} | |
}, | |
"raw_stacktrace": { | |
"frames": [ | |
{ | |
"function": "_pthread_start", | |
"package": "libsystem_pthread.dylib", | |
"in_app": false, | |
"image_addr": "0x1e240b000", | |
"instruction_addr": "0x1e240cbfc", | |
"symbol_addr": "0x1e240cabc" | |
}, | |
{ | |
"function": "<redacted>", | |
"package": "Foundation", | |
"in_app": false, | |
"image_addr": "0x1978dc000", | |
"instruction_addr": "0x197a5630c", | |
"symbol_addr": "0x197a55fac" | |
}, | |
{ | |
"function": "_CFURLStorageSessionCopyCache", | |
"package": "CFNetwork", | |
"in_app": false, | |
"image_addr": "0x196c88000", | |
"instruction_addr": "0x196ed3b38", | |
"symbol_addr": "0x196ec402c" | |
}, | |
{ | |
"function": "CFRunLoopRunSpecific", | |
"package": "CoreFoundation", | |
"in_app": false, | |
"image_addr": "0x196559000", | |
"instruction_addr": "0x1965f5308", | |
"symbol_addr": "0x1965f50b0" | |
}, | |
{ | |
"function": "<redacted>", | |
"package": "CoreFoundation", | |
"in_app": false, | |
"image_addr": "0x196559000", | |
"instruction_addr": "0x1965f5cf8", | |
"symbol_addr": "0x1965f583c" | |
}, | |
{ | |
"function": "<redacted>", | |
"package": "CoreFoundation", | |
"in_app": false, | |
"image_addr": "0x196559000", | |
"instruction_addr": "0x1965fbe58", | |
"symbol_addr": "0x1965fbce4" | |
}, | |
{ | |
"function": "mach_msg", | |
"package": "libsystem_kernel.dylib", | |
"in_app": false, | |
"image_addr": "0x1c495e000", | |
"instruction_addr": "0x1c4961884", | |
"symbol_addr": "0x1c4961838" | |
}, | |
{ | |
"function": "mach_msg_trap", | |
"package": "libsystem_kernel.dylib", | |
"in_app": false, | |
"image_addr": "0x1c495e000", | |
"instruction_addr": "0x1c49624fc", | |
"symbol_addr": "0x1c49624f4" | |
} | |
], | |
"registers": { | |
"cpsr": "0x60001000", | |
"fp": "0x16c105d90", | |
"lr": "0x1c4961884", | |
"pc": "0x1c49624fc", | |
"sp": "0x16c105d40", | |
"x0": "0x16c105f00", | |
"x1": "0x7000806", | |
"x10": "0xeb31157a0aae0072", | |
"x11": "0xb2f50be02e", | |
"x12": "0x16e3600", | |
"x13": "0xf469b", | |
"x14": "0x0", | |
"x15": "0x0", | |
"x16": "0xffffffffffffffe1", | |
"x17": "0x2", | |
"x18": "0x0", | |
"x19": "0x0", | |
"x2": "0x0", | |
"x20": "0xffffffff", | |
"x21": "0x6d03", | |
"x22": "0xc00", | |
"x23": "0x16c105f00", | |
"x24": "0x7000806", | |
"x25": "0x0", | |
"x26": "0x7000806", | |
"x27": "0x6d03", | |
"x28": "0x16c105e88", | |
"x3": "0xc00", | |
"x4": "0x6d03", | |
"x5": "0xffffffff", | |
"x6": "0x0", | |
"x7": "0x283639c70", | |
"x8": "0xfffffbbf", | |
"x9": "0x7000906" | |
} | |
}, | |
"crashed": false, | |
"current": false | |
} | |
] | |
}, | |
"timestamp": 1626869603.0, | |
"title": "EXC_BREAKPOINT: crash > crash:", | |
"transaction": "iOS_Swift.ViewController", | |
"type": "error", | |
"user": { | |
"id": "1", | |
"email": "[email protected]", | |
"ip_address": "213.142.97.2", | |
"geo": { | |
"country_code": "AT", | |
"city": "Vienna", | |
"region": "Austria" | |
} | |
}, | |
"version": "7" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment