|
| 1 | +{ |
| 2 | + "report": { |
| 3 | + "version": "3.2.0", |
| 4 | + "id": "42A64046-9255-4995-98C2-553FA204DF4D", |
| 5 | + "process_name": "iOS-Swift", |
| 6 | + "timestamp": 1675069636, |
| 7 | + "type": "standard" |
| 8 | + }, |
| 9 | + "process": {}, |
| 10 | + "system": { |
| 11 | + "system_name": "iOS", |
| 12 | + "system_version": "16.2", |
| 13 | + "machine": "iPhone11,8", |
| 14 | + "model": "N841AP", |
| 15 | + "kernel_version": "Darwin Kernel Version 22.2.0: Tue Nov 1 21:21:17 PDT 2022; root:xnu-8792.60.51.122.1~1/RELEASE_ARM64_T8020", |
| 16 | + "os_version": "20C5043e", |
| 17 | + "jailbroken": false, |
| 18 | + "boot_time": "2023-01-30T08:43:25Z", |
| 19 | + "app_start_time": "2023-01-30T09:05:01Z", |
| 20 | + "CFBundleExecutablePath": "/private/var/containers/Bundle/Application/53C684E3-9F0E-4FE3-8291-88677BAB718C/iOS-Swift.app/iOS-Swift", |
| 21 | + "CFBundleExecutable": "iOS-Swift", |
| 22 | + "CFBundleIdentifier": "io.sentry.sample.iOS-Swift", |
| 23 | + "CFBundleName": "iOS-Swift", |
| 24 | + "CFBundleVersion": "1", |
| 25 | + "CFBundleShortVersionString": "7.31.5", |
| 26 | + "app_uuid": "C488D0BE-E733-3031-AEF3-CC5182AB1E3B", |
| 27 | + "cpu_arch": "arm64", |
| 28 | + "cpu_type": 16777228, |
| 29 | + "cpu_subtype": 2, |
| 30 | + "binary_cpu_type": 16777228, |
| 31 | + "binary_cpu_subtype": 0, |
| 32 | + "process_name": "iOS-Swift", |
| 33 | + "process_id": 495, |
| 34 | + "parent_process_id": 1, |
| 35 | + "device_app_hash": "9116712086e95f0c91b259ee97270e8f6a8a7768", |
| 36 | + "build_type": "debug", |
| 37 | + "total_storage": 63933894656, |
| 38 | + "free_storage": 26521919488, |
| 39 | + "memory": { |
| 40 | + "size": 2976202752, |
| 41 | + "usable": 2550726656, |
| 42 | + "free": 66846720 |
| 43 | + }, |
| 44 | + "application_stats": { |
| 45 | + "application_active": true, |
| 46 | + "application_in_foreground": true, |
| 47 | + "launches_since_last_crash": 1, |
| 48 | + "sessions_since_last_crash": 2, |
| 49 | + "active_time_since_last_crash": 120.664, |
| 50 | + "background_time_since_last_crash": 12.2669, |
| 51 | + "sessions_since_launch": 2, |
| 52 | + "active_time_since_launch": 120.664, |
| 53 | + "background_time_since_launch": 12.2669 |
| 54 | + } |
| 55 | + }, |
| 56 | + "crash": { |
| 57 | + "error": { |
| 58 | + "mach": { |
| 59 | + "exception": 1, |
| 60 | + "exception_name": "EXC_BAD_ACCESS", |
| 61 | + "code": 257, |
| 62 | + "subcode": 5365848110 |
| 63 | + }, |
| 64 | + "signal": { |
| 65 | + "signal": 10, |
| 66 | + "name": "SIGBUS", |
| 67 | + "code": 0, |
| 68 | + "code_name": "BUS_NOOP" |
| 69 | + }, |
| 70 | + "address": 5365848110, |
| 71 | + "type": "mach" |
| 72 | + } |
| 73 | + }, |
| 74 | + "sentry_sdk_scope": { |
| 75 | + "user": { |
| 76 | + |
| 77 | + "id": "1" |
| 78 | + }, |
| 79 | + "environment": "debug", |
| 80 | + "tags": { |
| 81 | + "language": "swift" |
| 82 | + }, |
| 83 | + "extra": { |
| 84 | + "currentViewController": "<iOS_Swift.ViewController: 0x159d05ac0>" |
| 85 | + }, |
| 86 | + "breadcrumbs": [ |
| 87 | + { |
| 88 | + "category": "started", |
| 89 | + "level": "info", |
| 90 | + "message": "Breadcrumb Tracking", |
| 91 | + "timestamp": "2023-01-30T09:05:01.740Z", |
| 92 | + "type": "debug" |
| 93 | + }, |
| 94 | + { |
| 95 | + "category": "device.orientation", |
| 96 | + "data": { |
| 97 | + "position": "portrait" |
| 98 | + }, |
| 99 | + "level": "info", |
| 100 | + "timestamp": "2023-01-30T09:05:01.757Z", |
| 101 | + "type": "navigation" |
| 102 | + }, |
| 103 | + { |
| 104 | + "category": "ui.lifecycle", |
| 105 | + "data": { |
| 106 | + "beingPresented": "false", |
| 107 | + "is_window_rootViewController": "true", |
| 108 | + "screen": "UINavigationController", |
| 109 | + "window": "<UIWindow: 0x159d0af90; frame = (0 0; 414 896); gestureRecognizers = <NSArray: 0x282ec60a0>; backgroundColor = <UIDynamicSystemColor: 0x2835fe280; name = _windowBackgroundColor>; layer = <UIWindowLayer: 0x282ec6400>>", |
| 110 | + "window_isKeyWindow": "true", |
| 111 | + "window_windowLevel": "0.000000" |
| 112 | + }, |
| 113 | + "level": "info", |
| 114 | + "timestamp": "2023-01-30T09:05:01.819Z", |
| 115 | + "type": "navigation" |
| 116 | + }, |
| 117 | + { |
| 118 | + "category": "ui.lifecycle", |
| 119 | + "data": { |
| 120 | + "beingPresented": "false", |
| 121 | + "is_window_rootViewController": "false", |
| 122 | + "parentViewController": "UINavigationController", |
| 123 | + "screen": "ViewController", |
| 124 | + "title": "Sentry Test App (Swift)", |
| 125 | + "window": "<UIWindow: 0x159d0af90; frame = (0 0; 414 896); gestureRecognizers = <NSArray: 0x282ec60a0>; backgroundColor = <UIDynamicSystemColor: 0x2835fe280; name = _windowBackgroundColor>; layer = <UIWindowLayer: 0x282ec6400>>", |
| 126 | + "window_isKeyWindow": "true", |
| 127 | + "window_windowLevel": "0.000000" |
| 128 | + }, |
| 129 | + "level": "info", |
| 130 | + "timestamp": "2023-01-30T09:05:01.819Z", |
| 131 | + "type": "navigation" |
| 132 | + }, |
| 133 | + { |
| 134 | + "category": "app.lifecycle", |
| 135 | + "data": { |
| 136 | + "state": "foreground" |
| 137 | + }, |
| 138 | + "level": "info", |
| 139 | + "timestamp": "2023-01-30T09:05:01.987Z", |
| 140 | + "type": "navigation" |
| 141 | + }, |
| 142 | + { |
| 143 | + "category": "device.event", |
| 144 | + "data": { |
| 145 | + "action": "BATTERY_STATE_CHANGE", |
| 146 | + "level": 4, |
| 147 | + "plugged": true |
| 148 | + }, |
| 149 | + "level": "info", |
| 150 | + "timestamp": "2023-01-30T09:05:21.053Z", |
| 151 | + "type": "system" |
| 152 | + }, |
| 153 | + { |
| 154 | + "category": "device.event", |
| 155 | + "data": { |
| 156 | + "action": "BATTERY_STATE_CHANGE", |
| 157 | + "level": 3, |
| 158 | + "plugged": true |
| 159 | + }, |
| 160 | + "level": "info", |
| 161 | + "timestamp": "2023-01-30T09:05:41.050Z", |
| 162 | + "type": "system" |
| 163 | + }, |
| 164 | + { |
| 165 | + "category": "device.event", |
| 166 | + "data": { |
| 167 | + "action": "BATTERY_STATE_CHANGE", |
| 168 | + "level": 4, |
| 169 | + "plugged": true |
| 170 | + }, |
| 171 | + "level": "info", |
| 172 | + "timestamp": "2023-01-30T09:06:01.086Z", |
| 173 | + "type": "system" |
| 174 | + }, |
| 175 | + { |
| 176 | + "category": "device.event", |
| 177 | + "data": { |
| 178 | + "action": "BATTERY_STATE_CHANGE", |
| 179 | + "level": 3, |
| 180 | + "plugged": true |
| 181 | + }, |
| 182 | + "level": "info", |
| 183 | + "timestamp": "2023-01-30T09:06:21.115Z", |
| 184 | + "type": "system" |
| 185 | + }, |
| 186 | + { |
| 187 | + "category": "app.lifecycle", |
| 188 | + "data": { |
| 189 | + "state": "background" |
| 190 | + }, |
| 191 | + "level": "info", |
| 192 | + "timestamp": "2023-01-30T09:07:02.658Z", |
| 193 | + "type": "navigation" |
| 194 | + }, |
| 195 | + { |
| 196 | + "category": "device.orientation", |
| 197 | + "data": { |
| 198 | + "position": "portrait" |
| 199 | + }, |
| 200 | + "level": "info", |
| 201 | + "timestamp": "2023-01-30T09:07:14.286Z", |
| 202 | + "type": "navigation" |
| 203 | + }, |
| 204 | + { |
| 205 | + "category": "app.lifecycle", |
| 206 | + "data": { |
| 207 | + "state": "foreground" |
| 208 | + }, |
| 209 | + "level": "info", |
| 210 | + "timestamp": "2023-01-30T09:07:15.480Z", |
| 211 | + "type": "navigation" |
| 212 | + }, |
| 213 | + { |
| 214 | + "category": "touch", |
| 215 | + "data": { |
| 216 | + "title": "crash", |
| 217 | + "view": "<UIButton: 0x159e43020; frame = (0 210; 181.5 30); opaque = NO; autoresize = RM+BM; layer = <CALayer: 0x2820d8980>>" |
| 218 | + }, |
| 219 | + "level": "info", |
| 220 | + "message": "crash:", |
| 221 | + "timestamp": "2023-01-30T09:07:16.198Z", |
| 222 | + "type": "user" |
| 223 | + } |
| 224 | + ] |
| 225 | + }, |
| 226 | + "user": { |
| 227 | + "context": { |
| 228 | + "app": { |
| 229 | + "app_build": "1", |
| 230 | + "app_id": "C488D0BE-E733-3031-AEF3-CC5182AB1E3B", |
| 231 | + "app_identifier": "io.sentry.sample.iOS-Swift", |
| 232 | + "app_name": "iOS-Swift", |
| 233 | + "app_start_time": "2023-01-30T09:05:01Z", |
| 234 | + "app_version": "7.31.5", |
| 235 | + "build_type": "debug", |
| 236 | + "device_app_hash": "9116712086e95f0c91b259ee97270e8f6a8a7768" |
| 237 | + }, |
| 238 | + "device": { |
| 239 | + "arch": "arm64", |
| 240 | + "boot_time": "2023-01-30T08:43:25Z", |
| 241 | + "family": "iOS", |
| 242 | + "free_memory": 38764544, |
| 243 | + "free_storage": 26521919488, |
| 244 | + "locale": "en_AT", |
| 245 | + "memory_size": 2976202752, |
| 246 | + "model": "iPhone11,8", |
| 247 | + "model_id": "N841AP", |
| 248 | + "screen_height_pixels": 896, |
| 249 | + "screen_width_pixels": 414, |
| 250 | + "simulator": false, |
| 251 | + "storage_size": 63933894656, |
| 252 | + "usable_memory": 2552430592 |
| 253 | + }, |
| 254 | + "os": { |
| 255 | + "build": "20C5043e", |
| 256 | + "kernel_version": "Darwin Kernel Version 22.2.0: Tue Nov 1 21:21:17 PDT 2022; root:xnu-8792.60.51.122.1~1/RELEASE_ARM64_T8020", |
| 257 | + "name": "iOS", |
| 258 | + "rooted": false, |
| 259 | + "version": "16.2" |
| 260 | + } |
| 261 | + }, |
| 262 | + |
| 263 | + }, |
| 264 | + "debug": {} |
| 265 | +} |
0 commit comments