Post

Replies

Boosts

Views

Activity

Reply to Crashes "[RenderBox] RB::Animation::size(RB::Animation::TermOrArg const*, unsigned long) EXC_BAD_ACCESS" on iOS 17
Any update on this? I am seeing similar crash reports. Exception Type: EXC_BAD_ACCESS (SIGSEGV) Exception Subtype: KERN_PROTECTION_FAILURE at 0x000000016cf8ffe0 Exception Codes: 0x0000000000000002, 0x000000016cf8ffe0 VM Region Info: 0x16cf8ffe0 is in 0x16cf8c000-0x16cf90000; bytes after start: 16352 bytes before end: 31 REGION TYPE START - END [ VSIZE] PRT/MAX SHRMOD REGION DETAIL mapped file 117ed4000-117ee4000 [ 64K] r--/r-- SM=S/A Object_id=6d2aa43 GAP OF 0x550a8000 BYTES ---> STACK GUARD 16cf8c000-16cf90000 [ 16K] ---/rwx SM=NUL stack guard for thread 0 Stack 16cf90000-16d08c000 [ 1008K] rw-/rwx SM=SHM thread 0 Termination Reason: SIGNAL 11 Segmentation fault: 11 Terminating Process: exc handler [6249] Triggered by Thread: 0 Thread 0 name: Thread 0 Crashed: 0 RenderBox 0x0000000203bfe864 RB::Fill::Color::mix(RB::Fill::Color const&, float, RB::ColorInterpolation) + 8 (fill-color.mm:176) 1 RenderBox 0x0000000203bfe5c0 void RB::Fill::(anonymous namespace)::subdivide_stop<RB::Fill::Gradient::fill(RB::CGContext&, RB::Bounds) const::$_2>(RB::Fill::Color const&, RB::Fill::Color const&, float, float, RB::ColorInterpol... + 116 (fill-gradient.mm:987) 2 RenderBox 0x0000000203bfe5dc void RB::Fill::(anonymous namespace)::subdivide_stop<RB::Fill::Gradient::fill(RB::CGContext&, RB::Bounds) const::$_2>(RB::Fill::Color const&, RB::Fill::Color const&, float, float, RB::ColorInterpol... + 144 (fill-gradient.mm:989) Thread 1 name: Thread 1: 0 libsystem_kernel.dylib 0x00000001d859c808 mach_msg2_trap + 8 (:-1) 1 libsystem_kernel.dylib 0x00000001d85a0008 mach_msg2_internal + 80 (mach_msg.c:201) 2 libsystem_kernel.dylib 0x00000001d859ff20 mach_msg_overwrite + 436 (mach_msg.c:0) 3 libsystem_kernel.dylib 0x00000001d859fd60 mach_msg + 24 (mach_msg.c:323) 4 CoreFoundation 0x000000018f4bcf5c __CFRunLoopServiceMachPort + 160 (CFRunLoop.c:2624) 5 CoreFoundation 0x000000018f4bc600 __CFRunLoopRun + 1208 (CFRunLoop.c:3007) 6 CoreFoundation 0x000000018f4bbcd8 CFRunLoopRunSpecific + 608 (CFRunLoop.c:3420) 7 Foundation 0x000000018e3dce4c -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 212 (NSRunLoop.m:373) 8 Foundation 0x000000018e3dcc9c -[NSRunLoop(NSRunLoop) runUntilDate:] + 64 (NSRunLoop.m:420) 9 UIKitCore 0x0000000191b08640 -[UIEventFetcher threadMain] + 420 (UIEventFetcher.m:1207) 10 Foundation 0x000000018e3f3718 __NSThread__start__ + 732 (NSThread.m:991) 11 libsystem_pthread.dylib 0x00000001ec34506c _pthread_start + 136 (pthread.c:931) 12 libsystem_pthread.dylib 0x00000001ec3400d8 thread_start + 8 (:-1) Thread 2 name: Thread 2: 0 libsystem_kernel.dylib 0x00000001d859c808 mach_msg2_trap + 8 (:-1) 1 libsystem_kernel.dylib 0x00000001d85a0008 mach_msg2_internal + 80 (mach_msg.c:201) 2 libsystem_kernel.dylib 0x00000001d859ff20 mach_msg_overwrite + 436 (mach_msg.c:0) 3 libsystem_kernel.dylib 0x00000001d859fd60 mach_msg + 24 (mach_msg.c:323) 4 CoreFoundation 0x000000018f4bcf5c __CFRunLoopServiceMachPort + 160 (CFRunLoop.c:2624) 5 CoreFoundation 0x000000018f4bc600 __CFRunLoopRun + 1208 (CFRunLoop.c:3007) 6 CoreFoundation 0x000000018f4bbcd8 CFRunLoopRunSpecific + 608 (CFRunLoop.c:3420) 7 CFNetwork 0x000000019069cc90 +[__CFN_CoreSchedulingSetRunnable _run:] + 384 (CoreSchedulingSet.mm:1473) 8 Foundation 0x000000018e3f3718 __NSThread__start__ + 732 (NSThread.m:991) 9 libsystem_pthread.dylib 0x00000001ec34506c _pthread_start + 136 (pthread.c:931) 10 libsystem_pthread.dylib 0x00000001ec3400d8 thread_start + 8 (:-1)
Aug ’24