Skip to content
New issue

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

Crashed: com.apple.main-thread - EXC_BREAKPOINT 0x000000000000defe #129

Open
stefanosisto opened this issue Jul 30, 2019 · 0 comments
Open

Comments

@stefanosisto
Copy link

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.

Schermata 2019-07-30 alle 21 42 01

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant