iOS crash FigBaseObjectFinalize -


i have video editor app,recently got crash message log told me app crashed @ internalremoteassetnotificationqueue.i have not met crash message before,want know kind of problem this,are there solutions solve this? update:this crash log have got

crashed: internalremoteassetnotificationqueue 0  coremedia                      0x19580b4ec figbaseobjectfinalize + 20 1  corefoundation                 0x192ee3a74 _cfrelease + 216 2  corefoundation                 0x192ee3a74 _cfrelease + 216 3  coremedia                      0x195823208 figdeferredpostnotification + 48 4  libdispatch.dylib              0x191dbd1c0 _dispatch_client_callout + 16 5  libdispatch.dylib              0x191dcb444 _dispatch_queue_serial_drain + 928 6  libdispatch.dylib              0x191dc09a8 _dispatch_queue_invoke + 652 7  libdispatch.dylib              0x191dcd38c _dispatch_root_queue_drain + 572 8  libdispatch.dylib              0x191dcd0ec _dispatch_worker_thread3 + 124 9  libsystem_pthread.dylib        0x191fc52c8 _pthread_wqthread + 1288 10 libsystem_pthread.dylib        0x191fc4db4 start_wqthread + 4 


Comments

Popular posts from this blog

ubuntu - PHP script to find files of certain extensions in a directory, returns populated array when run in browser, but empty array when run from terminal -

php - How can i create a user dashboard -

javascript - How to detect toggling of the fullscreen-toolbar in jQuery Mobile? -