We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Crash on changing device orientation
No crash
2.0.1
No response
------------------------------------- Translated Report (Full Report Below) ------------------------------------- Incident Identifier: BF93D837-C1FA-45C2-88C6-1F67C52DD177 CrashReporter Key: 585cd9c868e9a33667c38eb864906bd2ea758c6a Hardware Model: iPhone14,6 Process: Example iOS [32225] Path: /private/var/containers/Bundle/Application/6E343056-5E80-4CCF-8197-329C5A6B644E/Example iOS.app/Example iOS Identifier: com.haishinkit.HaishinKit.Example-iOS Version: 1.0.0 (1) Code Type: ARM-64 (Native) Role: Foreground Parent Process: launchd [1] Coalition: com.haishinkit.HaishinKit.Example-iOS [10819] Date/Time: 2024-12-18 23:50:54.8218 +0200 Launch Time: 2024-12-18 23:50:52.0596 +0200 OS Version: iPhone OS 18.1.1 (22B91) Release Type: User Baseband Version: 4.10.01 Report Version: 104 Exception Type: EXC_BAD_ACCESS (SIGSEGV) Exception Subtype: KERN_INVALID_ADDRESS at 0x00000001117c0000 Exception Codes: 0x0000000000000001, 0x00000001117c0000 VM Region Info: 0x1117c0000 is not in any region. Bytes after previous region: 16039937 Bytes before following region: 1317273600 REGION TYPE START - END [ VSIZE] PRT/MAX SHRMOD REGION DETAIL MALLOC metadata 10fe74000-110874000 [ 10.0M] rw-/rwx SM=PRV ---> GAP OF 0x4f78c000 BYTES MALLOC_SMALL 160000000-160400000 [ 4096K] rw-/rwx SM=PRV Termination Reason: SIGNAL 11 Segmentation fault: 11 Terminating Process: exc handler [32225] Triggered by Thread: 4 Thread 0 name: Dispatch queue: com.apple.main-thread Thread 0: 0 libsystem_kernel.dylib 0x1dbd4e688 mach_msg2_trap + 8 1 libsystem_kernel.dylib 0x1dbd51d98 mach_msg2_internal + 79 2 libsystem_kernel.dylib 0x1dbd51cb0 mach_msg_overwrite + 423 3 libsystem_kernel.dylib 0x1dbd51afc mach_msg + 23 4 CoreFoundation 0x18b98da84 __CFRunLoopServiceMachPort + 159 5 CoreFoundation 0x18b98d130 __CFRunLoopRun + 1211 6 CoreFoundation 0x18b98c830 CFRunLoopRunSpecific + 587 7 GraphicsServices 0x1d796c1c4 GSEventRunModal + 163 8 UIKitCore 0x18e4f2eb0 -[UIApplication _run] + 815 9 UIKitCore 0x18e5a15b4 UIApplicationMain + 339 10 Example iOS.debug.dylib 0x102427764 __debug_main_executable_dylib_entry_point + 64 11 dyld 0x1b137aec8 start + 2723 Thread 1: 0 libsystem_pthread.dylib 0x213e94480 start_wqthread + 0 Thread 2: 0 libsystem_pthread.dylib 0x213e94480 start_wqthread + 0 Thread 3: 0 libsystem_pthread.dylib 0x213e94480 start_wqthread + 0 Thread 4 Crashed: 0 vImage 0x1917db40c vImageCopyBuffer + 712 1 Example iOS.debug.dylib 0x1025ceed8 ScreenRendererByCPU.draw(_:) + 1424 2 Example iOS.debug.dylib 0x1025cf2e8 protocol witness for ScreenRenderer.draw(_:) in conformance ScreenRendererByCPU + 12 3 Example iOS.debug.dylib 0x1025bfb78 ScreenObject.draw<A>(_:) + 68 4 Example iOS.debug.dylib 0x1025cafac closure #1 in ScreenObjectContainer.draw<A>(_:) + 112 5 Example iOS.debug.dylib 0x1025caff0 partial apply for closure #1 in ScreenObjectContainer.draw<A>(_:) + 40 6 libswiftCore.dylib 0x18a059450 Sequence.forEach(_:) + 755 7 Example iOS.debug.dylib 0x1025caef4 ScreenObjectContainer.draw<A>(_:) + 304 8 Example iOS.debug.dylib 0x1025bd440 Screen.render(_:) + 1128 9 Example iOS.debug.dylib 0x1025bcec8 Screen.makeSampleBuffer() + 1544 10 Example iOS.debug.dylib 0x10251ec2c closure #2 in MediaMixer.setVideoRenderingMode(_:) + 420 11 Example iOS.debug.dylib 0x10252207d partial apply for closure #2 in MediaMixer.setVideoRenderingMode(_:) + 1 12 Example iOS.debug.dylib 0x1024a81a5 thunk for @escaping @isolated(any) @callee_guaranteed @async () -> (@out A) + 1 13 Example iOS.debug.dylib 0x1024a83cd partial apply for thunk for @escaping @isolated(any) @callee_guaranteed @async () -> (@out A) + 1 14 libswift_Concurrency.dylib 0x19709fe39 completeTaskWithClosure(swift::AsyncContext*, swift::SwiftError*) + 0 Thread 5: 0 libsystem_pthread.dylib 0x213e94480 start_wqthread + 0 Thread 6: 0 libsystem_pthread.dylib 0x213e94480 start_wqthread + 0 Thread 7 name: com.apple.uikit.eventfetch-thread Thread 7: 0 libsystem_kernel.dylib 0x1dbd4e688 mach_msg2_trap + 8 1 libsystem_kernel.dylib 0x1dbd51d98 mach_msg2_internal + 79 2 libsystem_kernel.dylib 0x1dbd51cb0 mach_msg_overwrite + 423 3 libsystem_kernel.dylib 0x1dbd51afc mach_msg + 23 4 CoreFoundation 0x18b98da84 __CFRunLoopServiceMachPort + 159 5 CoreFoundation 0x18b98d130 __CFRunLoopRun + 1211 6 CoreFoundation 0x18b98c830 CFRunLoopRunSpecific + 587 7 Foundation 0x18a634500 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 211 8 Foundation 0x18a634350 -[NSRunLoop(NSRunLoop) runUntilDate:] + 63 9 UIKitCore 0x18e506358 -[UIEventFetcher threadMain] + 419 10 Foundation 0x18a6456c8 __NSThread__start__ + 723 11 libsystem_pthread.dylib 0x213e9937c _pthread_start + 135 12 libsystem_pthread.dylib 0x213e94494 thread_start + 7 Thread 8 name: AudioSession - RootQueue Thread 8: 0 libsystem_kernel.dylib 0x1dbd4e61c semaphore_timedwait_trap + 8 1 libdispatch.dylib 0x1936926e8 _dispatch_sema4_timedwait + 63 2 libdispatch.dylib 0x193692ce8 _dispatch_semaphore_wait_slow + 75 3 libdispatch.dylib 0x1936a3b60 _dispatch_worker_thread + 323 4 libsystem_pthread.dylib 0x213e9937c _pthread_start + 135 5 libsystem_pthread.dylib 0x213e94494 thread_start + 7 Thread 9: 0 libsystem_pthread.dylib 0x213e94480 start_wqthread + 0 Thread 10 name: AudioSession - RootQueue Thread 10: 0 libsystem_kernel.dylib 0x1dbd4e61c semaphore_timedwait_trap + 8 1 libdispatch.dylib 0x1936926e8 _dispatch_sema4_timedwait + 63 2 libdispatch.dylib 0x193692ce8 _dispatch_semaphore_wait_slow + 75 3 libdispatch.dylib 0x1936a3b60 _dispatch_worker_thread + 323 4 libsystem_pthread.dylib 0x213e9937c _pthread_start + 135 5 libsystem_pthread.dylib 0x213e94494 thread_start + 7 Thread 11 name: caulk::deferred_logger Thread 11: 0 libsystem_kernel.dylib 0x1dbd4e604 semaphore_wait_trap + 8 1 caulk 0x216e00a0c caulk::semaphore::timed_wait(double) + 219 2 caulk 0x216e008c4 caulk::concurrent::details::worker_thread::run() + 35 3 caulk 0x216e0080c void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::*)(), std::__1::tuple<caulk::concurrent::details::worker_thread*>>>(void*) + 95 4 libsystem_pthread.dylib 0x213e9937c _pthread_start + 135 5 libsystem_pthread.dylib 0x213e94494 thread_start + 7 Thread 12 name: caulk.messenger.shared:high Thread 12: 0 libsystem_kernel.dylib 0x1dbd4e604 semaphore_wait_trap + 8 1 caulk 0x216e00a0c caulk::semaphore::timed_wait(double) + 219 2 caulk 0x216e008c4 caulk::concurrent::details::worker_thread::run() + 35 3 caulk 0x216e0080c void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::*)(), std::__1::tuple<caulk::concurrent::details::worker_thread*>>>(void*) + 95 4 libsystem_pthread.dylib 0x213e9937c _pthread_start + 135 5 libsystem_pthread.dylib 0x213e94494 thread_start + 7 Thread 13: 0 libsystem_pthread.dylib 0x213e94480 start_wqthread + 0 Thread 4 crashed with ARM Thread State (64-bit): x0: 0x00000001117bfc00 x1: 0x000000016de1e330 x2: 0x0000000000384000 x3: 0x00000001117c0000 x4: 0x0000000000000020 x5: 0x0000000000000020 x6: 0x0000000301ecb580 x7: 0x0000000000000003 x8: 0xccd9dfffcddadfff x9: 0xcddae0ffcddae0ff x10: 0xcddae1ffcbd9e0ff x11: 0xccd9deffccd9dfff x12: 0x4b463dff4c463dff x13: 0x4b453dff453f38ff x14: 0x454039ff49433cff x15: 0x423f37ff423e36ff x16: 0x0000000000000700 x17: 0x0000000161207ea0 x18: 0x0000000000000000 x19: 0x0000000000000b40 x20: 0x0000000161207a80 x21: 0x00000001117bfc00 x22: 0x0000000000000004 x23: 0x000000016de1e330 x24: 0x000000016de1e3b0 x25: 0x0000000000000010 x26: 0x0000000000000b80 x27: 0x000000000000022d x28: 0x0000000000001400 fp: 0x000000016de1e100 lr: 0xb60b8881025ceed8 sp: 0x000000016de1dff0 pc: 0x00000001917db40c cpsr: 0x20001000 far: 0x00000001117c0000 esr: 0x92000047 (Data Abort) byte write Translation fault Binary Images: 0x10220c000 - 0x102217fff Example iOS arm64 <1c4152826ccd3f5eacf688b250691d01> /private/var/containers/Bundle/Application/6E343056-5E80-4CCF-8197-329C5A6B644E/Example iOS.app/Example iOS 0x10240c000 - 0x10287ffff Example iOS.debug.dylib arm64 <a34131adcccc325b95a8a29adeb745f0> /private/var/containers/Bundle/Application/6E343056-5E80-4CCF-8197-329C5A6B644E/Example iOS.app/Example iOS.debug.dylib 0x103484000 - 0x10348ffff libobjc-trampolines.dylib arm64e <35a44678195b39c2bdd7072893564b45> /private/preboot/Cryptexes/OS/usr/lib/libobjc-trampolines.dylib 0x1dbd4d000 - 0x1dbd86ff3 libsystem_kernel.dylib arm64e <b9618c71c0cb31b6825f92a4737c890e> /usr/lib/system/libsystem_kernel.dylib 0x18b93a000 - 0x18be7cfff CoreFoundation arm64e <1532d3d89b3b3f2fb35f55a20ddf411b> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation 0x1d796b000 - 0x1d7973fff GraphicsServices arm64e <8425ea11000e3e5e8abcbddf3ff3fa32> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices 0x18e120000 - 0x18fff3fff UIKitCore arm64e <575e5140fa6a37c2b00ba4eacedfda53> /System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore 0x1b1347000 - 0x1b13ca99f dyld arm64e <3060d36a16ce3c3a92583881459f5714> /usr/lib/dyld 0x0 - 0xffffffffffffffff ??? unknown-arch <00000000000000000000000000000000> ??? 0x1936d4000 - 0x193753ff3 libsystem_c.dylib arm64e <0150f750db0a3f54b23ad21c55af8824> /usr/lib/system/libsystem_c.dylib 0x213e93000 - 0x213e9fff3 libsystem_pthread.dylib arm64e <3ca98e388eee3c269862c5f66aad93c0> /usr/lib/system/libsystem_pthread.dylib 0x1917ca000 - 0x191af2fdf vImage arm64e <99221c36fd3539a4888d51069fb64c92> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage 0x189f65000 - 0x18a506fff libswiftCore.dylib arm64e <1ae81ac9024c33c59e78ccfa639c5f06> /usr/lib/swift/libswiftCore.dylib 0x197036000 - 0x1970b8fff libswift_Concurrency.dylib arm64e <e15cc6ee93543ce5af91f641ca8283e0> /usr/lib/swift/libswift_Concurrency.dylib 0x18a57d000 - 0x18b28afff Foundation arm64e <6d0212cc3b9e32c9be2072989ce3acb8> /System/Library/Frameworks/Foundation.framework/Foundation 0x19368e000 - 0x1936d3fff libdispatch.dylib arm64e <7de7ec03cfb7349d9b9e8782b38f231d> /usr/lib/system/libdispatch.dylib 0x216dfc000 - 0x216e23fff caulk arm64e <7be84433558d33a08939427ee77b1a96> /System/Library/PrivateFrameworks/caulk.framework/caulk EOF ----------- Full Report ----------- {"app_name":"Example iOS","timestamp":"2024-12-18 23:50:55.00 +0200","app_version":"1.0.0","slice_uuid":"1c415282-6ccd-3f5e-acf6-88b250691d01","build_version":"1","platform":"2","bundleID":"com.haishinkit.HaishinKit.Example-iOS","share_with_app_devs":"0","is_first_party":"0","bug_type":"309","os_version":"iPhone OS 18.1.1 (22B91)","roots_installed":"0","name":"Example iOS","incident_id":"BF93D837-C1FA-45C2-88C6-1F67C52DD177"} { "uptime": 1200000, "procRole": "Foreground", "version": 2, "userID": 501, "deployVersion": 210, "modelCode": "iPhone14,6", "coalitionID": 10819, "osVersion": { "isEmbedded": true, "train": "iPhone OS 18.1.1", "releaseType": "User", "build": "22B91" }, "captureTime": "2024-12-18 23:50:54.8218 +0200", "codeSigningMonitor": 2, "incident": "BF93D837-C1FA-45C2-88C6-1F67C52DD177", "pid": 32225, "translated": false, "cpuType": "ARM-64", "roots_installed": 0, "bug_type": "309", "procLaunch": "2024-12-18 23:50:52.0596 +0200", "procStartAbsTime": 30045295777481, "procExitAbsTime": 30045361828837, "procName": "Example iOS", "procPath": "/private/var/containers/Bundle/Application/6E343056-5E80-4CCF-8197-329C5A6B644E/Example iOS.app/Example iOS", "bundleInfo": { "CFBundleShortVersionString": "1.0.0", "CFBundleVersion": "1", "CFBundleIdentifier": "com.haishinkit.HaishinKit.Example-iOS" }, "storeInfo": { "deviceIdentifierForVendor": "51E38722-F4C9-4DA1-81EF-70D7E47102FF", "thirdParty": true }, "parentProc": "launchd", "parentPid": 1, "coalitionName": "com.haishinkit.HaishinKit.Example-iOS", "crashReporterKey": "585cd9c868e9a33667c38eb864906bd2ea758c6a", "appleIntelligenceStatus": { "state": "unavailable", "reasons": [ "deviceNotCapable", "siriAssetIsNotReady", "assetIsNotReady", "notOptedIn", "accessNotGranted", "selectedLanguageIneligible" ] }, "wasUnlockedSinceBoot": 1, "isLocked": 0, "codeSigningID": "com.haishinkit.HaishinKit.Example-iOS", "codeSigningTeamID": "QRBUBRN5RF", "codeSigningFlags": 570499845, "codeSigningValidationCategory": 3, "codeSigningTrustLevel": 4, "instructionByteStream": { "beforePC": "ZQAAyzECBYsoJkCpKi5BqTGCAJEQAgXLDDQAqA48AagQAgHxKQEAVA==", "atPC": "aCQAqGosAahjgACRKCZAqSouQakxggCREIIA8Sj//1QxAhCLLDZAqQ==" }, "bootSessionUUID": "024CD441-66A3-4E36-97FE-75AF43E56DAF", "basebandVersion": "4.10.01", "vmRegionInfo": "0x1117c0000 is not in any region. Bytes after previous region: 16039937 Bytes before following region: 1317273600\n REGION TYPE START - END [ VSIZE] PRT/MAX SHRMOD REGION DETAIL\n MALLOC metadata 10fe74000-110874000 [ 10.0M] rw-/rwx SM=PRV \n---> GAP OF 0x4f78c000 BYTES\n MALLOC_SMALL 160000000-160400000 [ 4096K] rw-/rwx SM=PRV ", "exception": { "codes": "0x0000000000000001, 0x00000001117c0000", "rawCodes": [ 1, 4588306432 ], "type": "EXC_BAD_ACCESS", "signal": "SIGSEGV", "subtype": "KERN_INVALID_ADDRESS at 0x00000001117c0000" }, "termination": { "flags": 0, "code": 11, "namespace": "SIGNAL", "indicator": "Segmentation fault: 11", "byProc": "exc handler", "byPid": 32225 }, "vmregioninfo": "0x1117c0000 is not in any region. Bytes after previous region: 16039937 Bytes before following region: 1317273600\n REGION TYPE START - END [ VSIZE] PRT/MAX SHRMOD REGION DETAIL\n MALLOC metadata 10fe74000-110874000 [ 10.0M] rw-/rwx SM=PRV \n---> GAP OF 0x4f78c000 BYTES\n MALLOC_SMALL 160000000-160400000 [ 4096K] rw-/rwx SM=PRV ", "faultingThread": 4, "threads": [ { "id": 10743960, "threadState": { "x": [ { "value": 268451845 }, { "value": 21592279046 }, { "value": 8589934592 }, { "value": 46192373268480 }, { "value": 0 }, { "value": 46192373268480 }, { "value": 2 }, { "value": 4294967295 }, { "value": 18446744073709550527 }, { "value": 2 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 10755 }, { "value": 6656 }, { "value": 0 }, { "value": 18446744073709551569 }, { "value": 6768403288, "symbolLocation": 56, "symbol": "clock_gettime" }, { "value": 0 }, { "value": 4294967295 }, { "value": 2 }, { "value": 46192373268480 }, { "value": 0 }, { "value": 46192373268480 }, { "value": 6136211368 }, { "value": 8589934592 }, { "value": 21592279046 }, { "value": 21592279046 }, { "value": 4412409862 } ], "flavor": "ARM_THREAD_STATE64", "lr": { "value": 7983144344 }, "cpsr": { "value": 4096 }, "fp": { "value": 6136211216 }, "sp": { "value": 6136211136 }, "esr": { "value": 1442840704, "description": " Address size fault" }, "pc": { "value": 7983130248 }, "far": { "value": 0 } }, "queue": "com.apple.main-thread", "frames": [ { "imageOffset": 5768, "symbol": "mach_msg2_trap", "symbolLocation": 8, "imageIndex": 3 }, { "imageOffset": 19864, "symbol": "mach_msg2_internal", "symbolLocation": 79, "imageIndex": 3 }, { "imageOffset": 19632, "symbol": "mach_msg_overwrite", "symbolLocation": 423, "imageIndex": 3 }, { "imageOffset": 19196, "symbol": "mach_msg", "symbolLocation": 23, "imageIndex": 3 }, { "imageOffset": 342660, "symbol": "__CFRunLoopServiceMachPort", "symbolLocation": 159, "imageIndex": 4 }, { "imageOffset": 340272, "symbol": "__CFRunLoopRun", "symbolLocation": 1211, "imageIndex": 4 }, { "imageOffset": 337968, "symbol": "CFRunLoopRunSpecific", "symbolLocation": 587, "imageIndex": 4 }, { "imageOffset": 4548, "symbol": "GSEventRunModal", "symbolLocation": 163, "imageIndex": 5 }, { "imageOffset": 4009648, "symbol": "-[UIApplication _run]", "symbolLocation": 815, "imageIndex": 6 }, { "imageOffset": 4724148, "symbol": "UIApplicationMain", "symbolLocation": 339, "imageIndex": 6 }, { "imageOffset": 112484, "symbol": "__debug_main_executable_dylib_entry_point", "symbolLocation": 64, "imageIndex": 1 }, { "imageOffset": 212680, "symbol": "start", "symbolLocation": 2723, "imageIndex": 7 } ] }, { "id": 10744012, "frames": [ { "imageOffset": 5248, "symbol": "start_wqthread", "symbolLocation": 0, "imageIndex": 10 } ], "threadState": { "x": [ { "value": 6136770560 }, { "value": 6663 }, { "value": 6136233984 }, { "value": 0 }, { "value": 409604 }, { "value": 18446744073709551615 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 } ], "flavor": "ARM_THREAD_STATE64", "lr": { "value": 0 }, "cpsr": { "value": 4096 }, "fp": { "value": 0 }, "sp": { "value": 6136770560 }, "esr": { "value": 1442840704, "description": " Address size fault" }, "pc": { "value": 8923989120 }, "far": { "value": 0 } } }, { "id": 10744013, "frames": [ { "imageOffset": 5248, "symbol": "start_wqthread", "symbolLocation": 0, "imageIndex": 10 } ], "threadState": { "x": [ { "value": 6137344000 }, { "value": 6403 }, { "value": 6136807424 }, { "value": 0 }, { "value": 409604 }, { "value": 18446744073709551615 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 } ], "flavor": "ARM_THREAD_STATE64", "lr": { "value": 0 }, "cpsr": { "value": 4096 }, "fp": { "value": 0 }, "sp": { "value": 6137344000 }, "esr": { "value": 1442840704, "description": " Address size fault" }, "pc": { "value": 8923989120 }, "far": { "value": 0 } } }, { "id": 10744014, "frames": [ { "imageOffset": 5248, "symbol": "start_wqthread", "symbolLocation": 0, "imageIndex": 10 } ], "threadState": { "x": [ { "value": 6137917440 }, { "value": 6147 }, { "value": 6137380864 }, { "value": 0 }, { "value": 409604 }, { "value": 18446744073709551615 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 } ], "flavor": "ARM_THREAD_STATE64", "lr": { "value": 0 }, "cpsr": { "value": 4096 }, "fp": { "value": 0 }, "sp": { "value": 6137917440 }, "esr": { "value": 1442840704, "description": " Address size fault" }, "pc": { "value": 8923989120 }, "far": { "value": 0 } } }, { "triggered": true, "id": 10744015, "threadState": { "x": [ { "value": 4588305408 }, { "value": 6138487600 }, { "value": 3686400 }, { "value": 4588306432 }, { "value": 32 }, { "value": 32 }, { "value": 12917192064 }, { "value": 3 }, { "value": 14761075543446839295 }, { "value": 14833415711973105919 }, { "value": 14833416811451113727 }, { "value": 14761074443918368767 }, { "value": 5424090967919967743 }, { "value": 5423809492825356543 }, { "value": 4990052155735096575 }, { "value": 4773595699503576831 }, { "value": 1792 }, { "value": 5924486816 }, { "value": 0 }, { "value": 2880 }, { "value": 5924485760 }, { "value": 4588305408 }, { "value": 4 }, { "value": 6138487600 }, { "value": 6138487728 }, { "value": 16 }, { "value": 2944 }, { "value": 557 }, { "value": 5120 } ], "flavor": "ARM_THREAD_STATE64", "lr": { "value": 13117728427318505176 }, "cpsr": { "value": 536875008 }, "fp": { "value": 6138487040 }, "sp": { "value": 6138486768 }, "esr": { "value": 2449473607, "description": "(Data Abort) byte write Translation fault" }, "pc": { "value": 6735901708, "matchesCrashFrame": 1 }, "far": { "value": 4588306432 } }, "frames": [ { "imageOffset": 70668, "symbol": "vImageCopyBuffer", "symbolLocation": 712, "imageIndex": 11 }, { "imageOffset": 1847000, "symbol": "ScreenRendererByCPU.draw(_:)", "symbolLocation": 1424, "imageIndex": 1 }, { "imageOffset": 1848040, "symbol": "protocol witness for ScreenRenderer.draw(_:) in conformance ScreenRendererByCPU", "symbolLocation": 12, "imageIndex": 1 }, { "imageOffset": 1784696, "symbol": "ScreenObject.draw<A>(_:)", "symbolLocation": 68, "imageIndex": 1 }, { "imageOffset": 1830828, "symbol": "closure #1 in ScreenObjectContainer.draw<A>(_:)", "symbolLocation": 112, "imageIndex": 1 }, { "imageOffset": 1830896, "symbol": "partial apply for closure #1 in ScreenObjectContainer.draw<A>(_:)", "symbolLocation": 40, "imageIndex": 1 }, { "imageOffset": 1000528, "symbol": "Sequence.forEach(_:)", "symbolLocation": 755, "imageIndex": 12 }, { "imageOffset": 1830644, "symbol": "ScreenObjectContainer.draw<A>(_:)", "symbolLocation": 304, "imageIndex": 1 }, { "imageOffset": 1774656, "symbol": "Screen.render(_:)", "symbolLocation": 1128, "imageIndex": 1 }, { "imageOffset": 1773256, "symbol": "Screen.makeSampleBuffer()", "symbolLocation": 1544, "imageIndex": 1 }, { "imageOffset": 1125420, "symbol": "closure #2 in MediaMixer.setVideoRenderingMode(_:)", "symbolLocation": 420, "imageIndex": 1 }, { "imageOffset": 1138813, "symbol": "partial apply for closure #2 in MediaMixer.setVideoRenderingMode(_:)", "symbolLocation": 1, "imageIndex": 1 }, { "imageOffset": 639397, "symbol": "thunk for @escaping @isolated(any) @callee_guaranteed @async () -> (@out A)", "symbolLocation": 1, "imageIndex": 1 }, { "imageOffset": 639949, "symbol": "partial apply for thunk for @escaping @isolated(any) @callee_guaranteed @async () -> (@out A)", "symbolLocation": 1, "imageIndex": 1 }, { "imageOffset": 433721, "symbol": "completeTaskWithClosure(swift::AsyncContext*, swift::SwiftError*)", "symbolLocation": 0, "imageIndex": 13 } ] }, { "id": 10744016, "frames": [ { "imageOffset": 5248, "symbol": "start_wqthread", "symbolLocation": 0, "imageIndex": 10 } ], "threadState": { "x": [ { "value": 6139064320 }, { "value": 9731 }, { "value": 6138527744 }, { "value": 0 }, { "value": 409604 }, { "value": 18446744073709551615 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 } ], "flavor": "ARM_THREAD_STATE64", "lr": { "value": 0 }, "cpsr": { "value": 4096 }, "fp": { "value": 0 }, "sp": { "value": 6139064320 }, "esr": { "value": 1442840704, "description": " Address size fault" }, "pc": { "value": 8923989120 }, "far": { "value": 0 } } }, { "id": 10744017, "frames": [ { "imageOffset": 5248, "symbol": "start_wqthread", "symbolLocation": 0, "imageIndex": 10 } ], "threadState": { "x": [ { "value": 6139637760 }, { "value": 8707 }, { "value": 6139101184 }, { "value": 0 }, { "value": 409604 }, { "value": 18446744073709551615 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 } ], "flavor": "ARM_THREAD_STATE64", "lr": { "value": 0 }, "cpsr": { "value": 4096 }, "fp": { "value": 0 }, "sp": { "value": 6139637760 }, "esr": { "value": 1442840704, "description": " Address size fault" }, "pc": { "value": 8923989120 }, "far": { "value": 0 } } }, { "id": 10744019, "name": "com.apple.uikit.eventfetch-thread", "threadState": { "x": [ { "value": 268451845 }, { "value": 21592279046 }, { "value": 8589934592 }, { "value": 60486024429568 }, { "value": 4198427024 }, { "value": 60486024429568 }, { "value": 2 }, { "value": 4294967295 }, { "value": 18446744073709550527 }, { "value": 2 }, { "value": 4198427024 }, { "value": 0 }, { "value": 0 }, { "value": 14083 }, { "value": 2095104 }, { "value": 2043 }, { "value": 18446744073709551569 }, { "value": 44 }, { "value": 0 }, { "value": 4294967295 }, { "value": 2 }, { "value": 60486024429568 }, { "value": 4198427024 }, { "value": 60486024429568 }, { "value": 6140206456 }, { "value": 8589934592 }, { "value": 21592279046 }, { "value": 21592279046 }, { "value": 4412409862 } ], "flavor": "ARM_THREAD_STATE64", "lr": { "value": 7983144344 }, "cpsr": { "value": 4096 }, "fp": { "value": 6140206304 }, "sp": { "value": 6140206224 }, "esr": { "value": 1442840704, "description": " Address size fault" }, "pc": { "value": 7983130248 }, "far": { "value": 0 } }, "frames": [ { "imageOffset": 5768, "symbol": "mach_msg2_trap", "symbolLocation": 8, "imageIndex": 3 }, { "imageOffset": 19864, "symbol": "mach_msg2_internal", "symbolLocation": 79, "imageIndex": 3 }, { "imageOffset": 19632, "symbol": "mach_msg_overwrite", "symbolLocation": 423, "imageIndex": 3 }, { "imageOffset": 19196, "symbol": "mach_msg", "symbolLocation": 23, "imageIndex": 3 }, { "imageOffset": 342660, "symbol": "__CFRunLoopServiceMachPort", "symbolLocation": 159, "imageIndex": 4 }, { "imageOffset": 340272, "symbol": "__CFRunLoopRun", "symbolLocation": 1211, "imageIndex": 4 }, { "imageOffset": 337968, "symbol": "CFRunLoopRunSpecific", "symbolLocation": 587, "imageIndex": 4 }, { "imageOffset": 750848, "symbol": "-[NSRunLoop(NSRunLoop) runMode:beforeDate:]", "symbolLocation": 211, "imageIndex": 14 }, { "imageOffset": 750416, "symbol": "-[NSRunLoop(NSRunLoop) runUntilDate:]", "symbolLocation": 63, "imageIndex": 14 }, { "imageOffset": 4088664, "symbol": "-[UIEventFetcher threadMain]", "symbolLocation": 419, "imageIndex": 6 }, { "imageOffset": 820936, "symbol": "__NSThread__start__", "symbolLocation": 723, "imageIndex": 14 }, { "imageOffset": 25468, "symbol": "_pthread_start", "symbolLocation": 135, "imageIndex": 10 }, { "imageOffset": 5268, "symbol": "thread_start", "symbolLocation": 7, "imageIndex": 10 } ] }, { "id": 10744024, "name": "AudioSession - RootQueue", "threadState": { "x": [ { "value": 14 }, { "value": 4294967115611373572 }, { "value": 999999958 }, { "value": 68719460488 }, { "value": 0 }, { "value": 0 }, { "value": 2 }, { "value": 0 }, { "value": 999999958 }, { "value": 12297829382473034411 }, { "value": 13835058055282163714 }, { "value": 80000000 }, { "value": 12938375864 }, { "value": 2045 }, { "value": 4165007571 }, { "value": 4162908330 }, { "value": 18446744073709551578 }, { "value": 6140784640 }, { "value": 0 }, { "value": 30045477730443 }, { "value": 5907306368 }, { "value": 1000000000 }, { "value": 6140784864 }, { "value": 0 }, { "value": 0 }, { "value": 18446744071427850239 }, { "value": 0 }, { "value": 0 }, { "value": 0 } ], "flavor": "ARM_THREAD_STATE64", "lr": { "value": 6768109288 }, "cpsr": { "value": 2147487744 }, "fp": { "value": 6140784448 }, "sp": { "value": 6140784416 }, "esr": { "value": 1442840704, "description": " Address size fault" }, "pc": { "value": 7983130140 }, "far": { "value": 0 } }, "frames": [ { "imageOffset": 5660, "symbol": "semaphore_timedwait_trap", "symbolLocation": 8, "imageIndex": 3 }, { "imageOffset": 18152, "symbol": "_dispatch_sema4_timedwait", "symbolLocation": 63, "imageIndex": 15 }, { "imageOffset": 19688, "symbol": "_dispatch_semaphore_wait_slow", "symbolLocation": 75, "imageIndex": 15 }, { "imageOffset": 88928, "symbol": "_dispatch_worker_thread", "symbolLocation": 323, "imageIndex": 15 }, { "imageOffset": 25468, "symbol": "_pthread_start", "symbolLocation": 135, "imageIndex": 10 }, { "imageOffset": 5268, "symbol": "thread_start", "symbolLocation": 7, "imageIndex": 10 } ] }, { "id": 10744078, "frames": [ { "imageOffset": 5248, "symbol": "start_wqthread", "symbolLocation": 0, "imageIndex": 10 } ], "threadState": { "x": [ { "value": 6141358080 }, { "value": 64547 }, { "value": 6140821504 }, { "value": 0 }, { "value": 409604 }, { "value": 18446744073709551615 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 } ], "flavor": "ARM_THREAD_STATE64", "lr": { "value": 0 }, "cpsr": { "value": 4096 }, "fp": { "value": 0 }, "sp": { "value": 6141358080 }, "esr": { "value": 1442840704, "description": " Address size fault" }, "pc": { "value": 8923989120 }, "far": { "value": 0 } } }, { "id": 10744137, "name": "AudioSession - RootQueue", "threadState": { "x": [ { "value": 14 }, { "value": 4294967115611373572 }, { "value": 999999958 }, { "value": 68719460488 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 999999958 }, { "value": 12297829382473034411 }, { "value": 13835058055282163714 }, { "value": 80000000 }, { "value": 12938186296 }, { "value": 2045 }, { "value": 2395109887 }, { "value": 2393010456 }, { "value": 18446744073709551578 }, { "value": 6141931520 }, { "value": 0 }, { "value": 30045441102052 }, { "value": 5907306368 }, { "value": 1000000000 }, { "value": 6141931744 }, { "value": 0 }, { "value": 0 }, { "value": 18446744071427850239 }, { "value": 0 }, { "value": 0 }, { "value": 0 } ], "flavor": "ARM_THREAD_STATE64", "lr": { "value": 6768109288 }, "cpsr": { "value": 2147487744 }, "fp": { "value": 6141931328 }, "sp": { "value": 6141931296 }, "esr": { "value": 1442840704, "description": " Address size fault" }, "pc": { "value": 7983130140 }, "far": { "value": 0 } }, "frames": [ { "imageOffset": 5660, "symbol": "semaphore_timedwait_trap", "symbolLocation": 8, "imageIndex": 3 }, { "imageOffset": 18152, "symbol": "_dispatch_sema4_timedwait", "symbolLocation": 63, "imageIndex": 15 }, { "imageOffset": 19688, "symbol": "_dispatch_semaphore_wait_slow", "symbolLocation": 75, "imageIndex": 15 }, { "imageOffset": 88928, "symbol": "_dispatch_worker_thread", "symbolLocation": 323, "imageIndex": 15 }, { "imageOffset": 25468, "symbol": "_pthread_start", "symbolLocation": 135, "imageIndex": 10 }, { "imageOffset": 5268, "symbol": "thread_start", "symbolLocation": 7, "imageIndex": 10 } ] }, { "id": 10744178, "name": "caulk::deferred_logger", "threadState": { "x": [ { "value": 14 }, { "value": 12944507479 }, { "value": 0 }, { "value": 6142505063 }, { "value": 12944507456 }, { "value": 22 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 4294967295 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 18446744073709551580 }, { "value": 6142504960 }, { "value": 0 }, { "value": 12924601272 }, { "value": 12924601272 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 } ], "flavor": "ARM_THREAD_STATE64", "lr": { "value": 8973715980 }, "cpsr": { "value": 2147487744 }, "fp": { "value": 6142504832 }, "sp": { "value": 6142504800 }, "esr": { "value": 1442840704, "description": " Address size fault" }, "pc": { "value": 7983130116 }, "far": { "value": 0 } }, "frames": [ { "imageOffset": 5636, "symbol": "semaphore_wait_trap", "symbolLocation": 8, "imageIndex": 3 }, { "imageOffset": 18956, "symbol": "caulk::semaphore::timed_wait(double)", "symbolLocation": 219, "imageIndex": 16 }, { "imageOffset": 18628, "symbol": "caulk::concurrent::details::worker_thread::run()", "symbolLocation": 35, "imageIndex": 16 }, { "imageOffset": 18444, "symbol": "void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::*)(), std::__1::tuple<caulk::concurrent::details::worker_thread*>>>(void*)", "symbolLocation": 95, "imageIndex": 16 }, { "imageOffset": 25468, "symbol": "_pthread_start", "symbolLocation": 135, "imageIndex": 10 }, { "imageOffset": 5268, "symbol": "thread_start", "symbolLocation": 7, "imageIndex": 10 } ] }, { "id": 10744179, "name": "caulk.messenger.shared:high", "threadState": { "x": [ { "value": 14 }, { "value": 12915063580 }, { "value": 0 }, { "value": 6143078508 }, { "value": 12915063552 }, { "value": 27 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 4294967295 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 18446744073709551580 }, { "value": 6143078400 }, { "value": 0 }, { "value": 12926698128 }, { "value": 12926698128 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 } ], "flavor": "ARM_THREAD_STATE64", "lr": { "value": 8973715980 }, "cpsr": { "value": 2147487744 }, "fp": { "value": 6143078272 }, "sp": { "value": 6143078240 }, "esr": { "value": 1442840704, "description": " Address size fault" }, "pc": { "value": 7983130116 }, "far": { "value": 0 } }, "frames": [ { "imageOffset": 5636, "symbol": "semaphore_wait_trap", "symbolLocation": 8, "imageIndex": 3 }, { "imageOffset": 18956, "symbol": "caulk::semaphore::timed_wait(double)", "symbolLocation": 219, "imageIndex": 16 }, { "imageOffset": 18628, "symbol": "caulk::concurrent::details::worker_thread::run()", "symbolLocation": 35, "imageIndex": 16 }, { "imageOffset": 18444, "symbol": "void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::*)(), std::__1::tuple<caulk::concurrent::details::worker_thread*>>>(void*)", "symbolLocation": 95, "imageIndex": 16 }, { "imageOffset": 25468, "symbol": "_pthread_start", "symbolLocation": 135, "imageIndex": 10 }, { "imageOffset": 5268, "symbol": "thread_start", "symbolLocation": 7, "imageIndex": 10 } ] }, { "id": 10744181, "frames": [ { "imageOffset": 5248, "symbol": "start_wqthread", "symbolLocation": 0, "imageIndex": 10 } ], "threadState": { "x": [ { "value": 6143651840 }, { "value": 37147 }, { "value": 6143115264 }, { "value": 0 }, { "value": 409604 }, { "value": 18446744073709551615 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 }, { "value": 0 } ], "flavor": "ARM_THREAD_STATE64", "lr": { "value": 0 }, "cpsr": { "value": 4096 }, "fp": { "value": 0 }, "sp": { "value": 6143651840 }, "esr": { "value": 1442840704, "description": " Address size fault" }, "pc": { "value": 8923989120 }, "far": { "value": 0 } } } ], "usedImages": [ { "source": "P", "arch": "arm64", "base": 4330668032, "size": 49152, "uuid": "1c415282-6ccd-3f5e-acf6-88b250691d01", "path": "/private/var/containers/Bundle/Application/6E343056-5E80-4CCF-8197-329C5A6B644E/Example iOS.app/Example iOS", "name": "Example iOS" }, { "source": "P", "arch": "arm64", "base": 4332765184, "size": 4669440, "uuid": "a34131ad-cccc-325b-95a8-a29adeb745f0", "path": "/private/var/containers/Bundle/Application/6E343056-5E80-4CCF-8197-329C5A6B644E/Example iOS.app/Example iOS.debug.dylib", "name": "Example iOS.debug.dylib" }, { "source": "P", "arch": "arm64e", "base": 4350033920, "size": 49152, "uuid": "35a44678-195b-39c2-bdd7-072893564b45", "path": "/private/preboot/Cryptexes/OS/usr/lib/libobjc-trampolines.dylib", "name": "libobjc-trampolines.dylib" }, { "source": "P", "arch": "arm64e", "base": 7983124480, "size": 237556, "uuid": "b9618c71-c0cb-31b6-825f-92a4737c890e", "path": "/usr/lib/system/libsystem_kernel.dylib", "name": "libsystem_kernel.dylib" }, { "source": "P", "arch": "arm64e", "base": 6636675072, "size": 5517312, "uuid": "1532d3d8-9b3b-3f2f-b35f-55a20ddf411b", "path": "/System/Library/Frameworks/CoreFoundation.framework/CoreFoundation", "name": "CoreFoundation" }, { "source": "P", "arch": "arm64e", "base": 7911944192, "size": 36864, "uuid": "8425ea11-000e-3e5e-8abc-bddf3ff3fa32", "path": "/System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices", "name": "GraphicsServices" }, { "source": "P", "arch": "arm64e", "base": 6678511616, "size": 32325632, "uuid": "575e5140-fa6a-37c2-b00b-a4eacedfda53", "path": "/System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore", "name": "UIKitCore" }, { "source": "P", "arch": "arm64e", "base": 7267971072, "size": 539040, "uuid": "3060d36a-16ce-3c3a-9258-3881459f5714", "path": "/usr/lib/dyld", "name": "dyld" }, { "size": 0, "source": "A", "base": 0, "uuid": "00000000-0000-0000-0000-000000000000" }, { "source": "P", "arch": "arm64e", "base": 6768377856, "size": 524276, "uuid": "0150f750-db0a-3f54-b23a-d21c55af8824", "path": "/usr/lib/system/libsystem_c.dylib", "name": "libsystem_c.dylib" }, { "source": "P", "arch": "arm64e", "base": 8923983872, "size": 53236, "uuid": "3ca98e38-8eee-3c26-9862-c5f66aad93c0", "path": "/usr/lib/system/libsystem_pthread.dylib", "name": "libsystem_pthread.dylib" }, { "source": "P", "arch": "arm64e", "base": 6735831040, "size": 3313632, "uuid": "99221c36-fd35-39a4-888d-51069fb64c92", "path": "/System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage", "name": "vImage" }, { "source": "P", "arch": "arm64e", "base": 6609588224, "size": 5906432, "uuid": "1ae81ac9-024c-33c5-9e78-ccfa639c5f06", "path": "/usr/lib/swift/libswiftCore.dylib", "name": "libswiftCore.dylib" }, { "source": "P", "arch": "arm64e", "base": 6828548096, "size": 536576, "uuid": "e15cc6ee-9354-3ce5-af91-f641ca8283e0", "path": "/usr/lib/swift/libswift_Concurrency.dylib", "name": "libswift_Concurrency.dylib" }, { "source": "P", "arch": "arm64e", "base": 6615977984, "size": 13688832, "uuid": "6d0212cc-3b9e-32c9-be20-72989ce3acb8", "path": "/System/Library/Frameworks/Foundation.framework/Foundation", "name": "Foundation" }, { "source": "P", "arch": "arm64e", "base": 6768091136, "size": 286720, "uuid": "7de7ec03-cfb7-349d-9b9e-8782b38f231d", "path": "/usr/lib/system/libdispatch.dylib", "name": "libdispatch.dylib" }, { "source": "P", "arch": "arm64e", "base": 8973697024, "size": 163840, "uuid": "7be84433-558d-33a0-8939-427ee77b1a96", "path": "/System/Library/PrivateFrameworks/caulk.framework/caulk", "name": "caulk" } ], "sharedCache": { "base": 6588678144, "size": 4292050944, "uuid": "41bc6f88-6920-3e84-be9a-8dbbe2b7e603" }, "vmSummary": "ReadOnly portion of Libraries: Total=1.0G resident=0K(0%) swapped_out_or_unallocated=1.0G(100%)\nWritable regions: Total=573.4M written=385K(0%) resident=385K(0%) swapped_out=0K(0%) unallocated=573.0M(100%)\n\n VIRTUAL REGION \nREGION TYPE SIZE COUNT (non-coalesced) \n=========== ======= ======= \nActivity Tracing 256K 1 \nAudio 64K 1 \nCG raster data 64K 1 \nColorSync 192K 9 \nCoreAnimation 608K 33 \nFoundation 16K 1 \nKernel Alloc Once 32K 1 \nMALLOC 550.3M 16 \nMALLOC guard page 32K 2 \nSTACK GUARD 224K 14 \nStack 8080K 14 \nVM_ALLOCATE 1856K 15 \n__AUTH 2765K 271 \n__AUTH_CONST 53.4M 654 \n__CTF 824 1 \n__DATA 17.1M 616 \n__DATA_CONST 19.6M 661 \n__DATA_DIRTY 5128K 583 \n__FONT_DATA 2352 1 \n__INFO_FILTER 8 1 \n__LINKEDIT 197.9M 4 \n__OBJC_RW 2945K 1 \n__TEXT 829.8M 675 \n__TPRO_CONST 272K 2 \nmapped file 173.1M 15 \nowned unmapped memory 12.2M 1 \npage table in kernel 385K 1 \nshared memory 80K 4 \n=========== ======= ======= \nTOTAL 1.8G 3599 \n", "legacyInfo": { "threadTriggered": {} }, "logWritingSignature": "880b19238fd05765c7f70040f7ae93f694072451", "trialInfo": { "rollouts": [ { "rolloutId": "661464ecda55e5192b100804", "factorPackIds": { "MYRIAD_BOOSTS": "66a29ca9bda2a62b1a690387" }, "deploymentId": 240000005 }, { "rolloutId": "654119024fac9d2df9ecb124", "factorPackIds": { "FINANCE_BOSKOOP": "66351d9f6f68390471b0fd35" }, "deploymentId": 240000004 } ], "experiments": [ { "treatmentId": "582596be-1d4a-408d-901b-5b311c006a4a", "experimentId": "65f31ccb74b6f500a45abda4", "deploymentId": 400000026 }, { "treatmentId": "36ba1a3c-ac64-48a7-b0b4-5396b4bd84e3", "experimentId": "671bd18e7bb1535297518d0a", "deploymentId": 400000002 } ] } }
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
Crash on changing device orientation
To Reproduce
Expected behavior
No crash
Version
2.0.1
Smartphone info.
Additional context
No response
Screenshots
Relevant log output
The text was updated successfully, but these errors were encountered: