novastone-media / MQTT-Client-Framework

iOS, macOS, tvOS native ObjectiveC MQTT Client Framework
Other
1.84k stars 463 forks source link

-[MQTTSSLSecurityPolicyEncoder applySSLSecurityPolicy:withEvent:] crash #568

Open xuxinhua opened 4 years ago

xuxinhua commented 4 years ago

Thread 0 Crashed: 0 libobjc.A.dylib 0x00000001af1da0a0 objc_msgSend + 32 1 test 0x000000010246f4e0 -[MQTTSSLSecurityPolicyEncoder applySSLSecurityPolicy:withEvent:] + 292 2 test 0x000000010246f5ac -[MQTTSSLSecurityPolicyEncoder stream:handleEvent:] + 116 3 CoreFoundation 0x00000001af44cd58 _signalEventSync + 212 (CFStream.c:623) 4 CoreFoundation 0x00000001af44cdb8 _signalEventQueue_block_invoke + 24 (CFStream.c:643) 5 libdispatch.dylib 0x00000001af182610 _dispatch_call_block_and_release + 24 (init.c:1408) 6 libdispatch.dylib 0x00000001af183184 _dispatch_client_callout + 16 (object.m:495) 7 libdispatch.dylib 0x00000001af135190 _dispatch_main_queue_callback_4CF$VARIANT$mp + 1044 (inline_internal.h:2484) 8 CoreFoundation 0x00000001af4345e4 CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE + 12 (CFRunLoop.c:1749) 9 CoreFoundation 0x00000001af42f5d8 CFRunLoopRun + 2004 (CFRunLoop.c:3069) 10 CoreFoundation 0x00000001af42eadc CFRunLoopRunSpecific + 464 (CFRunLoop.c:3192) 11 GraphicsServices 0x00000001b93cf328 GSEventRunModal + 104 (GSEvent.c:2246) 12 UIKitCore 0x00000001b353c63c UIApplicationMain + 1936 (UIApplication.m:4773) 13 test 0x00000001016ed64c main + 124 14 libdyld.dylib 0x00000001af2b8360 start + 4

xuxinhua commented 4 years ago

MQTTClient 0.15.2