idoubs icon indicating copy to clipboard operation
idoubs copied to clipboard

Crash while running on IOS-16 beta with error Method cache corrupted.

Open ArvindSeth opened this issue 3 years ago • 2 comments

We are facing a crash while running our application on iOS-16 beta. (its working fine with iOS-15). It crashed with EXC_BAD_ACCESS after[[NgnEngine sharedInstance].sipService registerIdentity]called. and we got below log in console : -

objc[791]: Method cache corrupted. This may be a message to an invalid object, or a memory error somewhere else.
objc[791]: receiver 0x2830b52c0, SEL 0x102d83f9c, isa 0x102eefb58, cache 0x102eefb68, buckets and mask 0x7000283abd000, occupied 0x7
objc[791]: receiver 96 bytes, buckets 128 bytes
objc[791]: selector 'pcscfPort'
objc[791]: isa 'NgnSipPreferences'
objc[791]: Method cache corrupted. This may be a message to an invalid object, or a memory error somewhere else.
(lldb) 
Screenshot 2022-07-28 at 9 05 05 PM

kindly help me to fix this issue,Thanks.

ArvindSeth avatar Jul 28 '22 15:07 ArvindSeth

I have the same problem in iOS 16.1

qinqi777 avatar Jan 05 '23 08:01 qinqi777

我们也遇到了这个问题

zezeyu avatar May 25 '23 03:05 zezeyu