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
malloc: *** error for object 0x60000068d8e0: Invalid pointer dequeued from free list *** set a breakpoint in malloc_error_break to debug `thread #1, queue = 'com.apple.main-thread', stop reason = signal SIGABRT frame #0: 0x0000000113451d42 libsystem_kernel.dylib`__pthread_kill + 10 frame #1: 0x0000000113489457 libsystem_pthread.dylib`pthread_kill + 90 frame #2: 0x00000001131e388f libsystem_c.dylib`abort + 127 frame #3: 0x00000001133188ab libsystem_malloc.dylib`nanozone_error + 502 frame #4: 0x0000000113319be1 libsystem_malloc.dylib`_nano_malloc_check_clear + 416 frame #5: 0x0000000113318b3d libsystem_malloc.dylib`nano_calloc + 72 frame #6: 0x00000001133160e6 libsystem_malloc.dylib`malloc_zone_calloc + 87 frame #7: 0x0000000113316485 libsystem_malloc.dylib`calloc + 30 frame #8: 0x000000010dfb593c libobjc.A.dylib`allocateBuckets(unsigned int) + 30 frame #9: 0x000000010dfb5b0f libobjc.A.dylib`cache_t::reallocate(unsigned int, unsigned int) + 43 frame #10: 0x000000010dfb5f9a libobjc.A.dylib`cache_fill + 175 frame #11: 0x000000010dfc0309 libobjc.A.dylib`lookUpImpOrForward + 611 frame #12: 0x000000010dfcf554 libobjc.A.dylib`_objc_msgSend_uncached + 68 frame #13: 0x0000000125059a76 Kiwi`KWInterceptClassForCanonicalClass(canonicalClass=XXXXXXXXXXXXXXX) at KWIntercept.m:121 frame #14: 0x000000012505a58a Kiwi`KWSetupObjectInterceptSupport(anObject=0x000000010ada9ab0) at KWIntercept.m:157 frame #15: 0x000000012508057b Kiwi`+[NSObject(self=XXXXXXXXXXXXXXX, _cmd="stubMessagePattern:andReturn:overrideExisting:", aMessagePattern=0x0000600000635ea0, aValue=0x000060000068d6b0, override=YES) stubMessagePattern:andReturn:overrideExisting:] at NSObject+KiwiStubAdditions.m:180 frame #16: 0x0000000125080400 Kiwi`+[NSObject(self=YNWireframeManager, _cmd="stubMessagePattern:andReturn:", aMessagePattern=0x0000600000635ea0, aValue=0x000060000068d6b0) stubMessagePattern:andReturn:] at NSObject+KiwiStubAdditions.m:171 frame #17: 0x000000012507f5fb Kiwi`+[NSObject(self=XXXXXXXXXXXXXXX, _cmd="stub:andReturn:", aSelector="sharedManager", aValue=0x000060000068d6b0) stub:andReturn:] at NSObject+KiwiStubAdditions.m:101`
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The text was updated successfully, but these errors were encountered: