QuartzCore CA::Render::Encoder::grow(unsigned long)

Getting crash on user side. not able to reproduce it on our side. Please check the crash log.

Xcode version: 13.2.1 (13C100) plateform: iOS

Crashed: com.apple.main-thread 0 libsystem_kernel.dylib 0x6bbc __pthread_kill + 8 1 libsystem_pthread.dylib 0xd854 pthread_kill + 208 2 libsystem_c.dylib 0x1f6ac abort + 124 3 QuartzCore 0xce57c CA::Render::Encoder::grow(unsigned long) + 236 4 QuartzCore 0xb179c CA::Render::Layer::encode(CA::Render::Encoder*) const + 104 5 QuartzCore 0xbcbb0 CA::Render::encode_set_object(CA::Render::Encoder*, unsigned long, unsigned int, CA::Render::Object*, unsigned int) + 192 6 QuartzCore 0x47138 invocation function for block in CA::Context::commit_transaction(CA::Transaction*, double, double*) + 280 7 QuartzCore 0x348f4 CA::Layer::commit_if_needed(CA::Transaction*, void (CA::Layer*, unsigned int, unsigned int) block_pointer) + 388 8 QuartzCore 0x34878 CA::Layer::commit_if_needed(CA::Transaction*, void (CA::Layer*, unsigned int, unsigned int) block_pointer) + 264 9 QuartzCore 0x34878 CA::Layer::commit_if_needed(CA::Transaction*, void (CA::Layer*, unsigned int, unsigned int) block_pointer) + 264 10 QuartzCore 0x34878 CA::Layer::commit_if_needed(CA::Transaction*, void (CA::Layer*, unsigned int, unsigned int) block_pointer) + 264 11 QuartzCore 0x34878 CA::Layer::commit_if_needed(CA::Transaction*, void (CA::Layer*, unsigned int, unsigned int) block_pointer) + 264 12 QuartzCore 0x457fc CA::Context::commit_transaction(CA::Transaction*, double, double*) + 6204 13 QuartzCore 0x4cc64 CA::Transaction::commit() + 708 14 UIKitCore 0x18a3f4 _UIApplicationFlushRunLoopCATransactionIfTooLate + 80 15 UIKitCore 0x15bb24 __processEventQueue + 7292 16 UIKitCore 0x160c54 __eventFetcherSourceCallback + 168 17 CoreFoundation 0xb34ec CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION + 24 18 CoreFoundation 0xc361c __CFRunLoopDoSource0 + 204 19 CoreFoundation 0x5880 __CFRunLoopDoSources0 + 348 20 CoreFoundation 0xaef8 __CFRunLoopRun + 768 21 CoreFoundation 0x1e240 CFRunLoopRunSpecific + 572 22 GraphicsServices 0x1988 GSEventRunModal + 160 23 UIKitCore 0x4e541c -[UIApplication _run] + 1080 24 UIKitCore 0x27eb88 UIApplicationMain + 336 25 TCPApp 0xa34528 main + 39 (AppDelegate.swift:39) 26 ??? 0x104bd83d0 (Missing)

Post not yet marked as solved Up vote post of srajansinghal Down vote post of srajansinghal
1.8k views
Add a Comment

Replies

Hi There, is anyone find the solution of this, and what is the Root cause of the crash?