KERN_PROTECTION_FAILURE is not symbolicated?

0

I am receiving some crash reports like that:

enter image description here

I guess they are all coming from same user, because every crash report is coming from iphone 5. My other crash reports are symbolicating automatically but this one is not.

Also i symbolicated manually but still getting same crash report. How can i resolve this crash?

Full crash report (Thread 14 crashed):

Date/Time:           2020-04-12 18:20:16.5128 +0300
Launch Time:         2020-04-12 18:20:10.0000 +0300
OS Version:          iPhone OS 10.3.4 (14G61)
Report Version:      104

Exception Type:  EXC_BAD_ACCESS (SIGBUS)
Exception Subtype: KERN_PROTECTION_FAILURE at 0x1602fc30
Termination Signal: Bus error: 10
Termination Reason: Namespace SIGNAL, Code 0xa
Terminating Process: exc handler [0]
Triggered by Thread:  14

Thread 0 name:
Thread 0:
0   libsystem_kernel.dylib          0x1d928900 mach_msg_trap + 20
1   libsystem_kernel.dylib          0x1d9286e0 mach_msg + 44 (mach_msg.c:103)
2   CoreFoundation                  0x1e12bbe2 __CFRunLoopServiceMachPort + 144 (CFRunLoop.c:2527)
3   CoreFoundation                  0x1e12a064 __CFRunLoopRun + 1436 (CFRunLoop.c:2870)
4   CoreFoundation                  0x1e07d1ae CFRunLoopRunSpecific + 470 (CFRunLoop.c:3113)
5   CoreFoundation                  0x1e07cfd0 CFRunLoopRunInMode + 104 (CFRunLoop.c:3143)
6   GraphicsServices                0x1f827b40 GSEventRunModal + 80 (GSEvent.c:2245)
7   UIKit                           0x23405a52 UIApplicationMain + 150 (UIApplication.m:4089)
8   Ribony                          0x000b16c0 main + 38 (ConversationModel.swift:18)
9   libdyld.dylib                   0x1d86a4ea start + 2

Thread 1:
0   libsystem_pthread.dylib         0x1d9f2454 start_wqthread + 0

Thread 2 name:
Thread 2:
0   libsystem_kernel.dylib          0x1d93d878 __psynch_mutexwait + 24
1   libsystem_pthread.dylib         0x1d9f74ac _pthread_mutex_lock_wait + 74 (pthread_mutex.c:676)
2   libsystem_pthread.dylib         0x1d9f29a2 pthread_mutex_lock + 142 (pthread_mutex.c:841)
3   Foundation                      0x1e9ca292 -[NSLock lock] + 112 (NSLock.m:319)
4   AlamofireImage                  0x00669f36 closure #1 in static DataRequest.imageResponseSerializer(imageScale:inflateResponseImage:) + 246 (UIImage+AlamofireImage.swift:66)
5   AlamofireImage                  0x006674e6 partial apply for closure #1 in static DataRequest.imageResponseSerializer(imageScale:inflateResp... + 36 (<compiler-generated>:0)
6   AlamofireImage                  0x0065a1b0 thunk for @escaping @callee_guaranteed (@in_guaranteed URLRequest?, @guaranteed NSHTTPURLResponse... + 42 (<compiler-generated>:0)
7   AlamofireImage                  0x00667510 partial apply for thunk for @escaping @callee_guaranteed (@in_guaranteed URLRequest?, @guaranteed... + 38 (<compiler-generated>:0)
8   AlamofireImage                  0x0066764c thunk for @escaping @callee_guaranteed (@in_guaranteed URLRequest?, @guaranteed NSHTTPURLResponse... + 26
9   Alamofire                       0x00601bd4 closure #1 in DataRequest.response<A>(queue:responseSerializer:completionHandler:) + 376 (ResponseSerialization.swift:150)
10  Alamofire                       0x00603e18 partial apply for closure #1 in DataRequest.response<A>(queue:responseSerializer:completionHandler:) + 42
11  Alamofire                       0x005ed432 thunk for @escaping @callee_guaranteed () -> () + 22 (<compiler-generated>:0)
12  Foundation                      0x1ea95b00 __NSBLOCKOPERATION_IS_CALLING_OUT_TO_A_BLOCK__ + 8 (NSOperation.m:1341)
13  Foundation                      0x1e9ebaee -[NSBlockOperation main] + 146 (NSOperation.m:1360)
14  Foundation                      0x1e9ddfe6 -[__NSOperationInternal _start:] + 770 (NSOperation.m:793)
15  Foundation                      0x1ea97d38 __NSOQSchedule_f + 190 (NSOperation.m:1767)
16  libdispatch.dylib               0x1d84a59c _dispatch_queue_serial_drain + 854 (inline_internal.h:2431)
17  libdispatch.dylib               0x1d840b70 _dispatch_queue_invoke + 886 (queue.c:4853)
18  libdispatch.dylib               0x1d84c1b4 _dispatch_root_queue_drain + 326 (inline_internal.h:2468)
19  libdispatch.dylib               0x1d84c00e _dispatch_worker_thread3 + 106 (queue.c:5550)
20  libsystem_pthread.dylib         0x1d9f287c _pthread_wqthread + 1040 (pthread.c:2196)
21  libsystem_pthread.dylib         0x1d9f245c start_wqthread + 8

Thread 3:
0   libsystem_pthread.dylib         0x1d9f2454 start_wqthread + 0

Thread 4 name:
Thread 4:
0   libsystem_kernel.dylib          0x1d93d878 __psynch_mutexwait + 24
1   libsystem_pthread.dylib         0x1d9f74ac _pthread_mutex_lock_wait + 74 (pthread_mutex.c:676)
2   libsystem_pthread.dylib         0x1d9f29a2 pthread_mutex_lock + 142 (pthread_mutex.c:841)
3   Foundation                      0x1e9ca292 -[NSLock lock] + 112 (NSLock.m:319)
4   AlamofireImage                  0x00669f36 closure #1 in static DataRequest.imageResponseSerializer(imageScale:inflateResponseImage:) + 246 (UIImage+AlamofireImage.swift:66)
5   AlamofireImage                  0x006674e6 partial apply for closure #1 in static DataRequest.imageResponseSerializer(imageScale:inflateResp... + 36 (<compiler-generated>:0)
6   AlamofireImage                  0x0065a1b0 thunk for @escaping @callee_guaranteed (@in_guaranteed URLRequest?, @guaranteed NSHTTPURLResponse... + 42 (<compiler-generated>:0)
7   AlamofireImage                  0x00667510 partial apply for thunk for @escaping @callee_guaranteed (@in_guaranteed URLRequest?, @guaranteed... + 38 (<compiler-generated>:0)
8   AlamofireImage                  0x0066764c thunk for @escaping @callee_guaranteed (@in_guaranteed URLRequest?, @guaranteed NSHTTPURLResponse... + 26
9   Alamofire                       0x00601bd4 closure #1 in DataRequest.response<A>(queue:responseSerializer:completionHandler:) + 376 (ResponseSerialization.swift:150)
10  Alamofire                       0x00603e18 partial apply for closure #1 in DataRequest.response<A>(queue:responseSerializer:completionHandler:) + 42
11  Alamofire                       0x005ed432 thunk for @escaping @callee_guaranteed () -> () + 22 (<compiler-generated>:0)
12  Foundation                      0x1ea95b00 __NSBLOCKOPERATION_IS_CALLING_OUT_TO_A_BLOCK__ + 8 (NSOperation.m:1341)
13  Foundation                      0x1e9ebaee -[NSBlockOperation main] + 146 (NSOperation.m:1360)
14  Foundation                      0x1e9ddfe6 -[__NSOperationInternal _start:] + 770 (NSOperation.m:793)
15  Foundation                      0x1ea97d38 __NSOQSchedule_f + 190 (NSOperation.m:1767)
16  libdispatch.dylib               0x1d84a59c _dispatch_queue_serial_drain + 854 (inline_internal.h:2431)
17  libdispatch.dylib               0x1d840b70 _dispatch_queue_invoke + 886 (queue.c:4853)
18  libdispatch.dylib               0x1d84c1b4 _dispatch_root_queue_drain + 326 (inline_internal.h:2468)
19  libdispatch.dylib               0x1d84c00e _dispatch_worker_thread3 + 106 (queue.c:5550)
20  libsystem_pthread.dylib         0x1d9f287c _pthread_wqthread + 1040 (pthread.c:2196)
21  libsystem_pthread.dylib         0x1d9f245c start_wqthread + 8

Thread 5 name:
Thread 5:
0   libsystem_kernel.dylib          0x1d928900 mach_msg_trap + 20
1   libsystem_kernel.dylib          0x1d9286e0 mach_msg + 44 (mach_msg.c:103)
2   CoreFoundation                  0x1e12bbe2 __CFRunLoopServiceMachPort + 144 (CFRunLoop.c:2527)
3   CoreFoundation                  0x1e12a064 __CFRunLoopRun + 1436 (CFRunLoop.c:2870)
4   CoreFoundation                  0x1e07d1ae CFRunLoopRunSpecific + 470 (CFRunLoop.c:3113)
5   CoreFoundation                  0x1e07cfd0 CFRunLoopRunInMode + 104 (CFRunLoop.c:3143)
6   Foundation                      0x1e9d1af4 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 258 (NSRunLoop.m:367)
7   Foundation                      0x1e9ee76c -[NSRunLoop(NSRunLoop) runUntilDate:] + 86 (NSRunLoop.m:411)
8   UIKit                           0x23d06ad8 -[UIEventFetcher threadMain] + 128 (UIEventFetcher.m:313)
9   Foundation                      0x1eab58ea __NSThread__start__ + 1122 (NSThread.m:1163)
10  libsystem_pthread.dylib         0x1d9f493a _pthread_body + 216 (pthread.c:697)
11  libsystem_pthread.dylib         0x1d9f485c _pthread_start + 234 (pthread.c:744)
12  libsystem_pthread.dylib         0x1d9f2468 thread_start + 8

Thread 6 name:
Thread 6:
0   libsystem_kernel.dylib          0x1d92bba8 kevent + 24
1   Realm                           0x00ae730a realm::_impl::ExternalCommitHelper::listen() + 118
2   Realm                           0x00ae7b20 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, st... + 112
3   libsystem_pthread.dylib         0x1d9f493a _pthread_body + 216 (pthread.c:697)
4   libsystem_pthread.dylib         0x1d9f485c _pthread_start + 234 (pthread.c:744)
5   libsystem_pthread.dylib         0x1d9f2468 thread_start + 8

Thread 7:
0   libsystem_pthread.dylib         0x1d9f2454 start_wqthread + 0

Thread 8:
0   libsystem_kernel.dylib          0x1d93e73c __workq_kernreturn + 8
1   libsystem_pthread.dylib         0x1d9f28ea _pthread_wqthread + 1150 (pthread.c:2205)
2   libsystem_pthread.dylib         0x1d9f245c start_wqthread + 8

Thread 9 name:
Thread 9:
0   libsystem_kernel.dylib          0x1d928900 mach_msg_trap + 20
1   libsystem_kernel.dylib          0x1d9286e0 mach_msg + 44 (mach_msg.c:103)
2   Ribony                          0x001fbbbc CLSMachExceptionServer + 816
3   libsystem_pthread.dylib         0x1d9f493a _pthread_body + 216 (pthread.c:697)
4   libsystem_pthread.dylib         0x1d9f485c _pthread_start + 234 (pthread.c:744)
5   libsystem_pthread.dylib         0x1d9f2468 thread_start + 8

Thread 10 name:
Thread 10:
0   libsystem_kernel.dylib          0x1d928900 mach_msg_trap + 20
1   libsystem_kernel.dylib          0x1d9286e0 mach_msg + 44 (mach_msg.c:103)
2   CoreFoundation                  0x1e12bbe2 __CFRunLoopServiceMachPort + 144 (CFRunLoop.c:2527)
3   CoreFoundation                  0x1e12a064 __CFRunLoopRun + 1436 (CFRunLoop.c:2870)
4   CoreFoundation                  0x1e07d1ae CFRunLoopRunSpecific + 470 (CFRunLoop.c:3113)
5   CoreFoundation                  0x1e07cfd0 CFRunLoopRunInMode + 104 (CFRunLoop.c:3143)
6   CFNetwork                       0x1e75a392 +[NSURLConnection(Loader) _resourceLoadLoop:] + 402 (NSURLConnection.mm:364)
7   Foundation                      0x1eab58ea __NSThread__start__ + 1122 (NSThread.m:1163)
8   libsystem_pthread.dylib         0x1d9f493a _pthread_body + 216 (pthread.c:697)
9   libsystem_pthread.dylib         0x1d9f485c _pthread_start + 234 (pthread.c:744)
10  libsystem_pthread.dylib         0x1d9f2468 thread_start + 8

Thread 11:
0   libsystem_pthread.dylib         0x1d9f2454 start_wqthread + 0

Thread 12:
0   libsystem_pthread.dylib         0x1d9f2454 start_wqthread + 0

Thread 13 name:
Thread 13:
0   CoreFoundation                  0x1e12d3bc _CFRelease + 78 (CFRuntime.c:1947)
1   ImageIO                         0x1fc8cab6 CFMutableDictAddLongArrayProperty(__CFDictionary*, __CFString const*, __CFString const*, long) + 198 (CFUtils.h:397)
2   ImageIO                         0x1fc8c7ce AppleJPEGReadPlugin::readJFIFData(IIOImageRead*, __CFDictionary*) + 350 (imageAppleJPEG.cpp:524)
3   ImageIO                         0x1fc8daee AppleJPEGReadPlugin::init() + 1778 (imageAppleJPEG.cpp:1332)
4   ImageIO                         0x1fc9139c AppleJPEGReadPlugin::InitProc(CGImagePlugin*, unsigned long, unsigned long) + 260 (imageAppleJPEG.cpp:3735)
5   ImageIO                         0x1fb1253c IIOImageSource::makeImagePlus(unsigned long, __CFDictionary const*) + 890 (CGImageSource.cpp:2914)
6   ImageIO                         0x1fb11e26 IIOImageSource::createImageAtIndex(unsigned long, __CFDictionary const*) + 38 (CGImageSource.cpp:1616)
7   ImageIO                         0x1fb155e4 CGImageSourceCreateImageAtIndex + 150 (CGImageSource.cpp:3710)
8   UIKit                           0x234e5d9c _UIImageRefFromData + 356 (UIImageTable.m:317)
9   UIKit                           0x236548b0 -[UIImage(UIImagePrivate) _initWithData:preserveScale:cache:] + 88 (UIImage.m:2109)
10  UIKit                           0x234e5c32 -[UIImage initWithData:] + 28 (UIImage.m:1001)
11  UIKit                           0x235a5d1c -[UIImage initWithData:scale:] + 22 (UIImage.m:1006)
12  AlamofireImage                  0x00669f7c closure #1 in static DataRequest.imageResponseSerializer(imageScale:inflateResponseImage:) + 316 (<compiler-generated>:0)
13  AlamofireImage                  0x006674e6 partial apply for closure #1 in static DataRequest.imageResponseSerializer(imageScale:inflateResp... + 36 (<compiler-generated>:0)
14  AlamofireImage                  0x0065a1b0 thunk for @escaping @callee_guaranteed (@in_guaranteed URLRequest?, @guaranteed NSHTTPURLResponse... + 42 (<compiler-generated>:0)
15  AlamofireImage                  0x00667510 partial apply for thunk for @escaping @callee_guaranteed (@in_guaranteed URLRequest?, @guaranteed... + 38 (<compiler-generated>:0)
16  AlamofireImage                  0x0066764c thunk for @escaping @callee_guaranteed (@in_guaranteed URLRequest?, @guaranteed NSHTTPURLResponse... + 26
17  Alamofire                       0x00601bd4 closure #1 in DataRequest.response<A>(queue:responseSerializer:completionHandler:) + 376 (ResponseSerialization.swift:150)
18  Alamofire                       0x00603e18 partial apply for closure #1 in DataRequest.response<A>(queue:responseSerializer:completionHandler:) + 42
19  Alamofire                       0x005ed432 thunk for @escaping @callee_guaranteed () -> () + 22 (<compiler-generated>:0)
20  Foundation                      0x1ea95b00 __NSBLOCKOPERATION_IS_CALLING_OUT_TO_A_BLOCK__ + 8 (NSOperation.m:1341)
21  Foundation                      0x1e9ebaee -[NSBlockOperation main] + 146 (NSOperation.m:1360)
22  Foundation                      0x1e9ddfe6 -[__NSOperationInternal _start:] + 770 (NSOperation.m:793)
23  Foundation                      0x1ea97d38 __NSOQSchedule_f + 190 (NSOperation.m:1767)
24  libdispatch.dylib               0x1d84a59c _dispatch_queue_serial_drain + 854 (inline_internal.h:2431)
25  libdispatch.dylib               0x1d840b70 _dispatch_queue_invoke + 886 (queue.c:4853)
26  libdispatch.dylib               0x1d84c1b4 _dispatch_root_queue_drain + 326 (inline_internal.h:2468)
27  libdispatch.dylib               0x1d84c00e _dispatch_worker_thread3 + 106 (queue.c:5550)
28  libsystem_pthread.dylib         0x1d9f287c _pthread_wqthread + 1040 (pthread.c:2196)
29  libsystem_pthread.dylib         0x1d9f245c start_wqthread + 8

Thread 14 name:
Thread 14 Crashed:
0   ???                             0x1602fc30 0 + 369294384

Thread 15:
0   libsystem_pthread.dylib         0x1d9f2454 start_wqthread + 0

Thread 16:
0   libsystem_kernel.dylib          0x1d93e73c __workq_kernreturn + 8
1   libsystem_pthread.dylib         0x1d9f28ea _pthread_wqthread + 1150 (pthread.c:2205)
2   libsystem_pthread.dylib         0x1d9f245c start_wqthread + 8

Thread 14 crashed with ARM Thread State (32-bit):
    r0: 0x00000000    r1: 0x00000004      r2: 0x00000003      r3: 0x1974a6d0
    r4: 0x33010005    r5: 0x3aa94048      r6: 0x3aa90000      r7: 0x00000001
    r8: 0x00692000    r9: 0x00000000     r10: 0x00000001     r11: 0x00000001
    ip: 0x01627f68    sp: 0x1974a570      lr: 0x00001000      pc: 0x1602fc30
  cpsr: 0x60000010
ios
objective-c
swift
asked on Stack Overflow Apr 13, 2020 by Tolgay Toklar • edited Apr 13, 2020 by Tolgay Toklar

0 Answers

Nobody has answered this question yet.


User contributions licensed under CC BY-SA 3.0