Crash on application - iOS -


i did not know why application crash. crash happen when live production. not happen when testing xcode , testing device. can help?

exception type: exc_crash (sigabrt) exception codes: 0x0000000000000000, 0x0000000000000000 exception note: exc_corpse_notify triggered thread: 5

filtered syslog: none found

global trace buffer (reverse chronological seconds): 2.263960 cfnetwork 0x0000000182bd184c tcp conn 0x14edc1a00 ssl handshake done 7.705489 applejpeg 0x0000000183c5eb54 [0x1500b3400] releasing session 7.705489 applejpeg 0x0000000183c5eb54 [0x14f0b8000] releasing session 7.732061 applejpeg 0x0000000183c5e338 [0x14f0b8000] created session 7.778372 applejpeg 0x0000000183c5e338 [0x1500b3400] created session 8.108716 cfnetwork 0x0000000182c73104 tcp conn 0x14ef91720 complete. fd: 8, err: 0 8.109137 cfnetwork 0x0000000182bd175c tcp conn 0x14edc1a00 starting ssl negotiation 8.109635 cfnetwork 0x0000000182c73104 tcp conn 0x14edc1a00 complete. fd: 7, err: 0 8.110071 cfnetwork 0x0000000182c74630 tcp conn 0x14ef91720 event 1. err: 0 8.110317 cfnetwork 0x0000000182c74630 tcp conn 0x14edc1a00 event 1. err: 0 8.998617 cfnetwork 0x0000000182c73104 tcp conn 0x14ef5d510 complete. fd: 16, err: 0 8.998781 cfnetwork 0x0000000182c74630 tcp conn 0x14ef5d510 event 1. err: 0 9.010626 cfnetwork 0x0000000182c73104 tcp conn 0x14ef92330 complete. fd: 9, err: 0 9.010834 cfnetwork 0x0000000182c74630 tcp conn 0x14ef92330 event 1. err: 0 9.109427 cfnetwork 0x0000000182c74708 tcp conn 0x14ef5d510 started 9.139106 cfnetwork 0x0000000182c74708 tcp conn 0x14ef92330 started 9.139106 cfnetwork 0x0000000182c74708 tcp conn 0x14ef91720 started 9.139106 cfnetwork 0x0000000182c74708 tcp conn 0x14edc1a00 started 9.149299 cfnetwork 0x0000000182cc98bc creating default cookie storage default identifier 9.149299 cfnetwork 0x0000000182cc9888 faulting in cfhttpcookiestorage singleton 9.149299 cfnetwork 0x0000000182d1b558 faulting in nshttpcookiestorage singleton

thread 0 name: dispatch queue: com.apple.main-thread thread 0: 0
libsystem_kernel.dylib 0x00000001821814bc mach_msg_trap + 8 1 libsystem_kernel.dylib 0x0000000182181338 mach_msg + 72 2
corefoundation 0x00000001825b0ac0 __cfrunloopservicemachport + 196 3 corefoundation 0x00000001825ae7c4 __cfrunlooprun + 1032 4 corefoundation
0x00000001824dd680 cfrunlooprunspecific + 384 5 graphicsservices
0x00000001839ec088 gseventrunmodal + 180 6 uikit
0x0000000187354d90 uiapplicationmain + 204 7 apptest
0x0000000100091138 main (appdelegate.swift:16) 8 libdyld.dylib
0x000000018207e8b8 start + 4

thread 1 name: dispatch queue: com.apple.libdispatch-manager thread 1: 0 libsystem_kernel.dylib 0x000000018219d4fc kevent_qos + 8 1 libdispatch.dylib 0x000000018206094c _dispatch_mgr_invoke + 232 2 libdispatch.dylib 0x000000018204f7bc _dispatch_source_invoke + 0

thread 2: 0 libsystem_kernel.dylib 0x000000018219cb6c __workq_kernreturn + 8 1 libsystem_pthread.dylib 0x0000000182261530 _pthread_wqthread + 1284 2
libsystem_pthread.dylib 0x0000000182261020 start_wqthread + 4

thread 3: 0 libsystem_kernel.dylib 0x000000018219cb6c __workq_kernreturn + 8 1 libsystem_pthread.dylib 0x0000000182261530 _pthread_wqthread + 1284 2
libsystem_pthread.dylib 0x0000000182261020 start_wqthread + 4

thread 4: 0 libsystem_kernel.dylib 0x000000018219cb6c __workq_kernreturn + 8 1 libsystem_pthread.dylib 0x0000000182261530 _pthread_wqthread + 1284 2
libsystem_pthread.dylib 0x0000000182261020 start_wqthread + 4

thread 5 name: dispatch queue: nsoperationqueue 0x14edadea0 :: nsoperation 0x14ed2be60 (qos: legacy) thread 5 crashed: 0
libsystem_kernel.dylib 0x000000018219c140 pthread_kill + 8 1 libsystem_pthread.dylib 0x0000000182264ef8 pthread_kill + 112 2 libsystem_c.dylib 0x000000018210ddac abort + 140 3
libswiftcore.dylib 0x00000001008117bc 0x100618000 + 2070460 4 libswiftcore.dylib 0x00000001007ece14 0x100618000 + 1920532 5 libswiftcore.dylib
0x00000001007ecea0 0x100618000 + 1920672 6 libswiftcore.dylib
0x0000000100813d00 0x100618000 + 2080000 7 apptest
0x00000001000b83c0 util.storepurchaserecord(anyobject!) -> () (util.swift:535) 8 apptest 0x000000010008a2f0 appviewcontroller.(validatereceipt(appviewcontroller) -> (() -> ()) -> ()).(closure #1) (appviewcontroller.swift:1069) 9 cfnetwork 0x0000000182bdb344 __75-[__nsurlsessionlocal taskforclass:request:uploadfile:bodydata:completion:]_block_invoke + 32 10 cfnetwork 0x0000000182bedcc4 __49-[__nscflocalsessiontask _task_onqueue_didfinish]_block_invoke + 296 11 foundation 0x0000000182fa0334 __nsblockoperation_is_calling_out_to_a_block
+ 16 12 foundation 0x0000000182ef3100 -[nsblockoperation main] + 96 13 foundation
0x0000000182ee3348 -[__nsoperationinternal _start:] + 604 14 foundation 0x0000000182fa2728 __nsoqschedule_f + 224 15 libdispatch.dylib 0x000000018204d5f0 _dispatch_client_callout + 16 16 libdispatch.dylib 0x0000000182059634 _dispatch_queue_drain + 864 17 libdispatch.dylib 0x00000001820510f4 _dispatch_queue_invoke + 464 18 libdispatch.dylib 0x000000018205b504 _dispatch_root_queue_drain + 728 19 libdispatch.dylib 0x000000018205b224 _dispatch_worker_thread3 + 112 20 libsystem_pthread.dylib 0x0000000182261470 _pthread_wqthread + 1092 21 libsystem_pthread.dylib 0x0000000182261020 start_wqthread + 4

thread 6 name: com.apple.nsurlconnectionloader thread 6: 0
libsystem_kernel.dylib 0x00000001821814bc mach_msg_trap + 8 1 libsystem_kernel.dylib 0x0000000182181338 mach_msg + 72 2
corefoundation 0x00000001825b0ac0 cfrunloopservicemachport + 196 3 corefoundation 0x00000001825ae7c4 __cfrunlooprun + 1032 4 corefoundation
0x00000001824dd680 cfrunlooprunspecific + 384 5 cfnetwork
0x0000000182c4d434 +[nsurlconnection(loader) _resourceloadloop:] + 412 6 foundation 0x0000000182fbbc40 __nsthread__start
+ 1000 7 libsystem_pthread.dylib 0x0000000182263b28 _pthread_body + 156 8 libsystem_pthread.dylib
0x0000000182263a8c _pthread_body + 0 9 libsystem_pthread.dylib
0x0000000182261028 thread_start + 4

thread 7: 0 libsystem_kernel.dylib 0x000000018219cb6c __workq_kernreturn + 8 1 libsystem_pthread.dylib 0x0000000182261530 _pthread_wqthread + 1284 2
libsystem_pthread.dylib 0x0000000182261020 start_wqthread + 4

thread 8: 0 libsystem_kernel.dylib 0x000000018219cb6c __workq_kernreturn + 8 1 libsystem_pthread.dylib 0x0000000182261530 _pthread_wqthread + 1284 2
libsystem_pthread.dylib 0x0000000182261020 start_wqthread + 4

thread 9 name: com.apple.cfsocket.private thread 9: 0
libsystem_kernel.dylib 0x000000018219c368 __select + 8 1
corefoundation 0x00000001825b7028 __cfsocketmanager + 648 2 libsystem_pthread.dylib 0x0000000182263b28 _pthread_body + 156 3 libsystem_pthread.dylib 0x0000000182263a8c _pthread_body + 0 4 libsystem_pthread.dylib
0x0000000182261028 thread_start + 4

thread 5 crashed arm thread state (64-bit): x0: 0x0000000000000000 x1: 0x0000000000000000 x2: 0x0000000000000000 x3: 0x000000014ed98c3c x4: 0x0000000000000000 x5: 0x0000000000000020 x6: 0x0000000000000000 x7: 0x0000000000000f80 x8: 0x000000000c000000 x9: 0x0000000004000000 x10: 0x0000000000000000 x11: 0x00000001a21903a9 x12: 0x00000001a21903a9 x13: 0x0000000000000018 x14: 0x000000008000001f x15: 0x0000000080000023 x16: 0x0000000000000148 x17: 0x0000000100838088 x18: 0x0000000000000000 x19: 0x0000000000000006 x20: 0x000000016e247000 x21: 0x000000019fcfa570 x22: 0x000000016e246308 x23: 0x000000014ee05f40 x24: 0x000000014ee05f40 x25: 0x000000014ef95880 x26: 0x000000014ef85260 x27: 0xa000000000000301
x28: 0x000000014ef7f6e0 fp: 0x000000016e246220 lr: 0x0000000182264ef8 sp: 0x000000016e246200 pc: 0x000000018219c140 cpsr: 0x00000000

a couple of things crash (sigabrt) implies crashed because caused abort. crashed thread traces appears exception caused unhandled language exception. in thread 5 appears exception caused call util.swift file util.storepurchaserecord(anyobject!) -> () (util.swift:535). coming appviewcontroller.(validatereceipt(appviewcontroller) -> (() -> ()) -> ()).(closure #1) (appviewcontroller.swift:1069). common reasons these type of crashes due optional being nil, , forced unwrapped or improperly handled.

i recommend through appviewcontroller code around line 1069 , util.swift around line 535. see if in instance optional being forced unwrapped , if unwrap guard statement.


Comments

Popular posts from this blog

sql - VB.NET Operand type clash: date is incompatible with int error -

SVG stroke-linecap doesn't work for circles in Firefox? -

python - TypeError: Scalar value for argument 'color' is not numeric in openCV -