-
Notifications
You must be signed in to change notification settings - Fork 38
Description
Hello. I have this issue since 1 year but it was never solved.
Anyone knows how to fix it?
It happens only on ios 10 on iphone 5 - 5C - ipad4.
And this is the log
`#0. Crashed: com.apple.main-thread
0 CoreFoundation 0x1b2898c8 _CFRelease + 1369
1 CoreFoundation 0x1b1e1d03 -[__NSDictionaryM dealloc] + 136
2 CoreFoundation 0x1b1e1d03 -[__NSDictionaryM dealloc] + 136
3 libobjc.A.dylib 0x1a56d259 objc_object::sidetable_release(bool) + 238
4 SharkORM 0x1d21217 -[SRKEntity dealloc] + 2488 (SRKEntity.m:2488)
5 libobjc.A.dylib 0x1a56d259 objc_object::sidetable_release(bool) + 238
6 CoreFoundation 0x1b2bd1bb common_removeAllObjects + 154
7 CoreFoundation 0x1b1e0c85 -[__NSArrayM dealloc] + 14
8 libobjc.A.dylib 0x1a56d259 objc_object::sidetable_release(bool) + 238
9 libobjc.A.dylib 0x1a56d7a1 (anonymous namespace)::AutoreleasePoolPage::pop(void*) + 612
10 UIKit 0x20c8c1ab __handleEventQueue + 4202
11 UIKit 0x20c8c57d __handleHIDEventFetcherDrain + 144
12 CoreFoundation 0x1b287fdd CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION + 12
13 CoreFoundation 0x1b287b05 __CFRunLoopDoSources0 + 424
14 CoreFoundation 0x1b285f51 __CFRunLoopRun + 1160
15 CoreFoundation 0x1b1d91af CFRunLoopRunSpecific + 470
16 CoreFoundation 0x1b1d8fd1 CFRunLoopRunInMode + 104
17 GraphicsServices 0x1c983b41 GSEventRunModal + 80
18 UIKit 0x20561a53 UIApplicationMain + 150
--
#0. Crashed: com.apple.main-thread
0 CoreFoundation 0x1b2898c8 _CFRelease + 1369
1 CoreFoundation 0x1b1e1d03 -[__NSDictionaryM dealloc] + 136
2 CoreFoundation 0x1b1e1d03 -[__NSDictionaryM dealloc] + 136
3 libobjc.A.dylib 0x1a56d259 objc_object::sidetable_release(bool) + 238
4 SharkORM 0x1d21217 -[SRKEntity dealloc] + 2488 (SRKEntity.m:2488)
5 libobjc.A.dylib 0x1a56d259 objc_object::sidetable_release(bool) + 238
6 CoreFoundation 0x1b2bd1bb common_removeAllObjects + 154
7 CoreFoundation 0x1b1e0c85 -[__NSArrayM dealloc] + 14
8 libobjc.A.dylib 0x1a56d259 objc_object::sidetable_release(bool) + 238
9 libobjc.A.dylib 0x1a56d7a1 (anonymous namespace)::AutoreleasePoolPage::pop(void*) + 612
10 UIKit 0x20c8c1ab __handleEventQueue + 4202
11 UIKit 0x20c8c57d __handleHIDEventFetcherDrain + 144
12 CoreFoundation 0x1b287fdd CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION + 12
13 CoreFoundation 0x1b287b05 __CFRunLoopDoSources0 + 424
14 CoreFoundation 0x1b285f51 __CFRunLoopRun + 1160
15 CoreFoundation 0x1b1d91af CFRunLoopRunSpecific + 470
16 CoreFoundation 0x1b1d8fd1 CFRunLoopRunInMode + 104
17 GraphicsServices 0x1c983b41 GSEventRunModal + 80
18 UIKit 0x20561a53 UIApplicationMain + 150
