ios - AMap3DMap crashed in 5.2.1 -


i see crash in app application did enterbackground amap3dma's version 5.2.1

1libgpusupportmercury.dylib0x1911a8f94<redacted> 2agxgldriver0x195c641bc_gldupdatedispatch 3libgpusupportmercury.dylib0x1911a9f44_gpussubmitdatabuffers 4agxgldriver0x195c6577c_gldupdatedispatch 5glengine0x196478c9c<redacted> 6glengine0x196455fc4<redacted> 7glengine0x1963fa2c4<redacted> 8glkit0x18b7b74fc-[glkview _deleteframebuffer] + 152 9glkit0x18b7b6dc4-[glkview dealloc] + 92 10lswearable0x100a5b988-[mamaprender dealloc] + 216 11libobjc.a.dylib0x1800c5fe0(anonymous    namespace)::autoreleasepoolpage::pop(void*) + 704 12uikit0x187528668-[uiview dealloc] + 1644 13lswearable0x1004e5778-[xxxx .cxx_destruct] (xxxxx.m:155) 14libobjc.a.dylib0x1800aaf10object_cxxdestructfromclass(objc_object*, objc_class*) + 148 15libobjc.a.dylib0x1800b77f4_objc_destructinstance + 92 16libobjc.a.dylib0x1800b7858_object_dispose + 28 17uikit0x1878c7d28-[uiresponder dealloc] + 156 18uikit0x1876aef9c-[uiviewcontroller dealloc] + 1784 19lswearable0x1004d3890-[xxxx dealloc] (xxxxx:913) 20corefoundation0x181551fe4-[__nsarrayi dealloc] + 84 21lswearable0x10012f75c___43-[xxxxx callbackwillendpedpath]_block_invoke (xxxxx.m:181) 22libdispatch.dylib0x1804fe1fc__dispatch_call_block_and_release + 24 23libdispatch.dylib0x1804fe1bc__dispatch_client_callout + 16 24libdispatch.dylib0x180502d68__dispatch_main_queue_callback_4cf + 1000     25corefoundation0x181622810___cfrunloop_is_servicing_the_main_dispatch_queue__ + 12 26corefoundation0x1816203fc___cfrunlooprun + 1660 27corefoundation0x18154e2b8_cfrunlooprunspecific + 444 28graphicsservices0x183002198_gseventrunmodal + 180 29uikit0x1875957fc-[uiapplication _run] + 684 30uikit0x187590534_uiapplicationmain + 208 31lswearable0x10087ec00_main (main.m:16) 32libdyld.dylib0x1805315b8_start + 4 


Comments

Popular posts from this blog

python Tkinter Capturing keyboard events save as one single string -

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

javascript - Z-index in d3.js -