Instabug / Instabug-React-Native

In-app feedback and bug reporting tool for React Native
https://instabug.com/platforms/react-native
MIT License
311 stars 100 forks source link

SIGSEGV Attempted to dereference null pointer #126

Closed SudoPlz closed 6 years ago

SudoPlz commented 6 years ago

Hey there,

today I received this in our bug reporter:

Can't give you reproduction steps as that took place randomly at one of our user devices in production.

Stacktrace

SIGSEGV Attempted to dereference null pointer. 
    Frameworks/CoreFoundation.framework/CoreFoundation -[__NSDictionaryM setObject:forKeyedSubscript:]
    Frameworks/InstabugCore.framework/InstabugCore -[IBGServerManager pushRequest:withTaskIdentifeier:]
    Frameworks/InstabugCore.framework/InstabugCore __41-[IBGServerManager executeServerRequest:]_block_invoke
    Frameworks/InstabugCore.framework/InstabugCore -[IBGServerDataRequest prepareRequestWithCompletionHandler:]
    Frameworks/InstabugCore.framework/InstabugCore -[IBGServerManager executeServerRequest:]
    Frameworks/InstabugCore.framework/InstabugCore +[IBGServerDataRequest executeWithURL:HTTPMethod:payload:headers:delegate:]
    Frameworks/InstabugCore.framework/InstabugCore +[IBGServerDataRequest executeWithURL:HTTPMethod:payload:delegate:]
    Frameworks/InstabugCore.framework/InstabugCore -[IBGFeaturesRequest executeNow]
    Frameworks/InstabugCore.framework/InstabugCore -[IBGServerManager executeRequest:]
    Frameworks/InstabugCore.framework/InstabugCore __27-[IBGServerManager refresh]_block_invoke
    /usr/lib/system/libdispatch.dylib __dispatch_call_block_and_release
    /usr/lib/system/libdispatch.dylib __dispatch_client_callout
    /usr/lib/system/libdispatch.dylib __dispatch_queue_serial_drain$VARIANT$mp
    /usr/lib/system/libdispatch.dylib __dispatch_queue_invoke$VARIANT$mp
    /usr/lib/system/libdispatch.dylib __dispatch_root_queue_drain_deferred_wlh$VARIANT$mp
    /usr/lib/system/libdispatch.dylib __dispatch_workloop_worker_thread$VARIANT$mp
    /usr/lib/system/libsystem_pthread.dylib __pthread_wqthread

When?

Right after app launch

Details:

instabug-reactnative": "2.7.0, react-native": "0.53.3, react": "16.2.0, Device: iPhone 5S physical device iOS 11.2.6 Build Production

Threads

Thread 0·
/usr/lib/system/libsystem_platform.dylib__platform_strcmp   
/usr/lib/libobjc.A.dylibobjc_opt::objc_stringhash_t::getIndex(char const*) const    
/usr/lib/libobjc.A.dylibobjc_opt::objc_stringhash_t::getIndex(char const*) const    
/usr/lib/libobjc.A.dylibobjc_opt::objc_selopt_t::get(char const*) const 
/usr/lib/libobjc.A.dylib__sel_registerName(char const*, int, int)   
Frameworks/QuartzCore.framework/QuartzCoredefaultSetter(char const*)    
Frameworks/QuartzCore.framework/QuartzCoreclassDescription_locked(objc_class*)  
Frameworks/QuartzCore.framework/QuartzCoreclassDescription_locked(objc_class*)  
Frameworks/QuartzCore.framework/QuartzCoreclassDescription(objc_class*) 
Frameworks/QuartzCore.framework/QuartzCoreCA::Layer::class_state(objc_class*)   
Frameworks/QuartzCore.framework/QuartzCore-[CALayer init]   
Frameworks/UIKit.framework/UIKit-[UIView _createLayerWithFrame:]    
Frameworks/UIKit.framework/UIKit_UIViewCommonInitWithFrame  
Frameworks/UIKit.framework/UIKit-[UIView initWithFrame:]    
Frameworks/UIKit.framework/UIKit-[_UIVisualEffectSubview initWithFrame:]    
Frameworks/UIKit.framework/UIKit-[UIVisualEffectView _ensureBackgroundHost] 
Frameworks/UIKit.framework/UIKit-[UIVisualEffectView _configureAllEffects]  
Frameworks/UIKit.framework/UIKit-[UIVisualEffectView setBackgroundEffects:] 
Frameworks/UIKit.framework/UIKit-[_UIBarBackground updateBackground]    
Frameworks/UIKit.framework/UIKit-[_UIBarBackground transitionBackgroundViews]   
Frameworks/UIKit.framework/UIKit-[_UINavigationBarVisualProviderModernIOS _updateBackgrounds]   
Frameworks/UIKit.framework/UIKit-[_UINavigationBarVisualProviderModernIOS layoutSubviews]   
Frameworks/UIKit.framework/UIKit-[UINavigationBar layoutSubviews]   
Frameworks/UIKit.framework/UIKit-[UIView(CALayerDelegate) layoutSublayersOfLayer:]  
Frameworks/UIKit.framework/UIKit-[UINavigationBar layoutSublayersOfLayer:]  
Frameworks/QuartzCore.framework/QuartzCore-[CALayer layoutSublayers]    
Frameworks/QuartzCore.framework/QuartzCoreCA::Layer::layout_if_needed(CA::Transaction*) 
Frameworks/UIKit.framework/UIKit-[UIView(Hierarchy) layoutBelowIfNeeded]    
Frameworks/UIKit.framework/UIKit-[UINavigationController _positionNavigationBarHidden:edge:initialOffset:]  
Frameworks/UIKit.framework/UIKit-[UINavigationController _positionNavigationBarHidden:edge:]    
Frameworks/UIKit.framework/UIKit-[UINavigationController setNavigationBar:] 
Frameworks/UIKit.framework/UIKit-[UINavigationController _navigationBarHiddenByDefault:]    
Frameworks/UIKit.framework/UIKit-[UINavigationController loadView]  
Frameworks/UIKit.framework/UIKit-[UIViewController loadViewIfRequired]  
Frameworks/UIKit.framework/UIKit-[UIViewController view]    
Frameworks/UIKit.framework/UIKit-[UINavigationController pushViewController:transition:forceImmediate:] 
Frameworks/UIKit.framework/UIKit-[UINavigationController pushViewController:animated:]  
AcuityApp-[RCCNavigationController pushViewController:animated:]    
 Frameworks/UIKit.framework/UIKit-[UINavigationController initWithRootViewController:]  
AcuityApp-[RCCNavigationController initWithProps:children:globalProps:bridge:]  
 AcuityApp+[RCCViewController controllerWithLayout:globalProps:bridge:] 
 AcuityApp-[RCCDrawerController initWithProps:children:globalProps:bridge:] 
 AcuityApp+[RCCViewController controllerWithLayout:globalProps:bridge:] 
 AcuityApp-[RCCManagerModule performSetRootController:animationType:globalProps:]   
 AcuityApp__82-[RCCManagerModule setRootController:animationType:globalProps:resolver:rejecter:]_block_invoke   
 /usr/lib/system/libdispatch.dylib__dispatch_call_block_and_release 
/usr/lib/system/libdispatch.dylib__dispatch_client_callout  
/usr/lib/system/libdispatch.dylib__dispatch_main_queue_callback_4CF$VARIANT$mp  
Frameworks/CoreFoundation.framework/CoreFoundation___CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__   
Frameworks/CoreFoundation.framework/CoreFoundation___CFRunLoopRun   
Frameworks/CoreFoundation.framework/CoreFoundation_CFRunLoopRunSpecific 
PrivateFrameworks/GraphicsServices.framework/GraphicsServices_GSEventRunModal   
Frameworks/UIKit.framework/UIKit_UIApplicationMain  
AcuityApp/main.m:16:12main  
 /usr/lib/system/libdyld.dylib_start    
Thread 1·
Frameworks/CoreFoundation.framework/CoreFoundation___muloti4    
Frameworks/CoreFoundation.framework/CoreFoundation-[__NSDictionaryM setObject:forKeyedSubscript:]   
Frameworks/InstabugCore.framework/InstabugCore-[IBGServerManager pushRequest:withTaskIdentifeier:]  
 Frameworks/InstabugCore.framework/InstabugCore__41-[IBGServerManager executeServerRequest:]_block_invoke   
 Frameworks/InstabugCore.framework/InstabugCore__60-[IBGServerDataRequest prepareRequestWithCompletionHandler:]_block_invoke    
 Frameworks/InstabugCore.framework/InstabugCore__48-[IBGDiskIOManager writeData:toFile:completion:]_block_invoke    
 /usr/lib/system/libdispatch.dylib__dispatch_call_block_and_release 
/usr/lib/system/libdispatch.dylib__dispatch_client_callout  
/usr/lib/system/libdispatch.dylib__dispatch_queue_concurrent_drain  
/usr/lib/system/libdispatch.dylib__dispatch_queue_invoke$VARIANT$mp 
/usr/lib/system/libdispatch.dylib__dispatch_queue_override_invoke$VARIANT$mp    
/usr/lib/system/libdispatch.dylib__dispatch_root_queue_drain    
/usr/lib/system/libdispatch.dylib__dispatch_worker_thread3  
/usr/lib/system/libsystem_pthread.dylib__pthread_wqthread   
Thread 2·
Frameworks/SquareReader.framework/SquareReaderCSBMCRemoveGainScale  
 Frameworks/SquareReader.framework/SquareReaderCSBitArrayIndexOfSubarray    
 Frameworks/SquareReader.framework/SquareReaderCSStripWhiteSpaceFromString  
 Frameworks/SquareReader.framework/SquareReaderCSBMCDetectPeaksReactive 
 /usr/lib/system/libdispatch.dylib__dispatch_call_block_and_release 
/usr/lib/system/libdispatch.dylib__dispatch_client_callout  
/usr/lib/system/libdispatch.dylib__dispatch_queue_serial_drain$VARIANT$mp   
/usr/lib/system/libdispatch.dylib__dispatch_queue_invoke$VARIANT$mp 
/usr/lib/system/libdispatch.dylib__dispatch_root_queue_drain_deferred_wlh$VARIANT$mp    
/usr/lib/system/libdispatch.dylib__dispatch_workloop_worker_thread$VARIANT$mp   
/usr/lib/system/libsystem_pthread.dylib__pthread_wqthread   
Thread 3·
/usr/lib/system/libsystem_kernel.dylib___semwait_signal 
/usr/lib/system/libsystem_c.dylib_nanosleep 
Frameworks/Foundation.framework/Foundation+[NSThread sleepForTimeInterval:] 
Frameworks/Foundation.framework/Foundation-[__NSOperationInternal _start:]  
Frameworks/Foundation.framework/Foundation___NSOQSchedule_f 
/usr/lib/system/libdispatch.dylib__dispatch_client_callout  
/usr/lib/system/libdispatch.dylib__dispatch_continuation_pop$VARIANT$mp 
/usr/lib/system/libdispatch.dylib__dispatch_async_redirect_invoke$VARIANT$mp    
/usr/lib/system/libdispatch.dylib__dispatch_root_queue_drain    
/usr/lib/system/libdispatch.dylib__dispatch_worker_thread3  
/usr/lib/system/libsystem_pthread.dylib__pthread_wqthread   
Thread 4·
/usr/lib/system/libdyld.dylib_dlsym 
Frameworks/InstabugCore.framework/InstabugCoreparseSystemVersionPList   
 /usr/lib/system/libdispatch.dylib_dispatch_once_f$VARIANT$mp   
Frameworks/InstabugCore.framework/InstabugCore__isOSVersionAtLeast  
 Frameworks/InstabugCore.framework/InstabugCore__38+[IBGInspector IBGNSLog:withLogLevel:]_block_invoke  
 /usr/lib/system/libdispatch.dylib__dispatch_call_block_and_release 
/usr/lib/system/libdispatch.dylib__dispatch_client_callout  
/usr/lib/system/libdispatch.dylib__dispatch_queue_serial_drain$VARIANT$mp   
/usr/lib/system/libdispatch.dylib__dispatch_queue_invoke$VARIANT$mp 
/usr/lib/system/libdispatch.dylib__dispatch_root_queue_drain_deferred_wlh$VARIANT$mp    
/usr/lib/system/libdispatch.dylib__dispatch_workloop_worker_thread$VARIANT$mp   
/usr/lib/system/libsystem_pthread.dylib__pthread_wqthread   
Thread 5·
/usr/lib/system/libsystem_kernel.dylib_mach_msg_trap    
/usr/lib/system/libsystem_kernel.dylib_mach_msg 
Frameworks/CoreFoundation.framework/CoreFoundation___CFRunLoopServiceMachPort   
Frameworks/CoreFoundation.framework/CoreFoundation___CFRunLoopRun   
Frameworks/CoreFoundation.framework/CoreFoundation_CFRunLoopRunSpecific 
Frameworks/Foundation.framework/Foundation-[NSRunLoop(NSRunLoop) runMode:beforeDate:]   
Frameworks/Foundation.framework/Foundation-[NSRunLoop(NSRunLoop) runUntilDate:] 
Frameworks/UIKit.framework/UIKit-[UIEventFetcher threadMain]    
Frameworks/Foundation.framework/Foundation___NSThread__start__  
/usr/lib/system/libsystem_pthread.dylib__pthread_body   
/usr/lib/system/libsystem_pthread.dylib__pthread_start  
Thread 6·
/usr/lib/system/libsystem_kernel.dylib___psynch_rw_unlock   
/usr/lib/system/libsystem_pthread.dylib__pthread_rwlock_unlock_drop 
/usr/lib/libobjc.A.dylibrwlock_tt<false>::unlockWrite() 
/usr/lib/libobjc.A.dylib__class_getNonMetaClass 
/usr/lib/libobjc.A.dylib_lookUpImpOrForward 
/usr/lib/libobjc.A.dylib__objc_msgSend_uncached 
Frameworks/CoreData.framework/CoreData-[NSSQLModel _generateModel:error:]   
Frameworks/CoreData.framework/CoreData-[NSSQLModel initWithManagedObjectModel:configurationName:retainHashHack:brokenHashVersion:entityIDOffset:]   
Frameworks/CoreData.framework/CoreData-[NSSQLCore initWithPersistentStoreCoordinator:configurationName:URL:options:]    
Frameworks/CoreData.framework/CoreData___91-[NSPersistentStoreCoordinator addPersistentStoreWithType:configuration:URL:options:error:]_block_invoke 
Frameworks/CoreData.framework/CoreData_gutsOfBlockToNSPersistentStoreCoordinatorPerform 
/usr/lib/system/libdispatch.dylib__dispatch_client_callout  
/usr/lib/system/libdispatch.dylib__dispatch_queue_barrier_sync_invoke_and_complete  
Frameworks/CoreData.framework/CoreData__perform 
Frameworks/CoreData.framework/CoreData-[NSPersistentStoreCoordinator addPersistentStoreWithType:configuration:URL:options:error:]   
Frameworks/InstabugCore.framework/InstabugCore__51-[IBGCoreDataPersistenceManager initializeCoreData]_block_invoke  
 /usr/lib/system/libdispatch.dylib__dispatch_call_block_and_release 
/usr/lib/system/libdispatch.dylib__dispatch_client_callout  
/usr/lib/system/libdispatch.dylib__dispatch_root_queue_drain    
/usr/lib/system/libdispatch.dylib__dispatch_worker_thread3  
/usr/lib/system/libsystem_pthread.dylib__pthread_wqthread   
Thread 7·
Frameworks/StoreKit.framework/StoreKit-[SKPaymentQueue _establishConnection]    
Frameworks/StoreKit.framework/StoreKit-[SKPaymentQueue init]    
Frameworks/StoreKit.framework/StoreKit+[SKPaymentQueue defaultQueue]    
AcuityApp-[FIRAInAppPurchaseTransactionReporter enableReporting]    
 AcuityApp__48-[FIRAMeasurement startMeasurementOnWorkerQueue]_block_invoke 
 /usr/lib/system/libdispatch.dylib__dispatch_client_callout 
/usr/lib/system/libdispatch.dylib_dispatch_once_f$VARIANT$mp    
AcuityApp-[FIRAMeasurement startMeasurementOnWorkerQueue]   
 AcuityApp-[FIRAMeasurement setEnabledOnWorkerQueue:]   
 AcuityApp__52-[FIRAScheduler scheduleOnWorkerQueueBlockID:block:]_block_invoke 
 /usr/lib/system/libdispatch.dylib__dispatch_call_block_and_release 
/usr/lib/system/libdispatch.dylib__dispatch_client_callout  
/usr/lib/system/libdispatch.dylib__dispatch_queue_serial_drain$VARIANT$mp   
/usr/lib/system/libdispatch.dylib__dispatch_queue_invoke$VARIANT$mp 
/usr/lib/system/libdispatch.dylib__dispatch_root_queue_drain_deferred_wlh$VARIANT$mp    
/usr/lib/system/libdispatch.dylib__dispatch_workloop_worker_thread$VARIANT$mp   
/usr/lib/system/libsystem_pthread.dylib__pthread_wqthread   
Thread 9·
Frameworks/JavaScriptCore.framework/JavaScriptCore_llint_entry  
Frameworks/JavaScriptCore.framework/JavaScriptCore_llint_entry  
Frameworks/JavaScriptCore.framework/JavaScriptCore_llint_entry  
Frameworks/JavaScriptCore.framework/JavaScriptCore_llint_entry  
Frameworks/JavaScriptCore.framework/JavaScriptCore_llint_entry  
Frameworks/JavaScriptCore.framework/JavaScriptCore_llint_entry  
Frameworks/JavaScriptCore.framework/JavaScriptCore_llint_entry  
Frameworks/JavaScriptCore.framework/JavaScriptCore_llint_entry  
Frameworks/JavaScriptCore.framework/JavaScriptCore_llint_entry  
Frameworks/JavaScriptCore.framework/JavaScriptCore_llint_entry  
Frameworks/JavaScriptCore.framework/JavaScriptCore_llint_entry  
Frameworks/JavaScriptCore.framework/JavaScriptCore_llint_entry  
Frameworks/JavaScriptCore.framework/JavaScriptCore_llint_entry  
Frameworks/JavaScriptCore.framework/JavaScriptCore_llint_entry  
Frameworks/JavaScriptCore.framework/JavaScriptCore_llint_entry  
Frameworks/JavaScriptCore.framework/JavaScriptCore_llint_entry  
Frameworks/JavaScriptCore.framework/JavaScriptCore_llint_entry  
Frameworks/JavaScriptCore.framework/JavaScriptCore_llint_entry  
Frameworks/JavaScriptCore.framework/JavaScriptCore_llint_entry  
Frameworks/JavaScriptCore.framework/JavaScriptCore_vmEntryToJavaScript  
Frameworks/JavaScriptCore.framework/JavaScriptCoreJSC::JITCode::execute(JSC::VM*, JSC::ProtoCallFrame*) 
Frameworks/JavaScriptCore.framework/JavaScriptCoreJSC::Interpreter::executeCall(JSC::ExecState*, JSC::JSObject*, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&)    
Frameworks/JavaScriptCore.framework/JavaScriptCoreJSC::boundThisNoArgsFunctionCall(JSC::ExecState*) 
Frameworks/JavaScriptCore.framework/JavaScriptCore_vmEntryToNative  
Frameworks/JavaScriptCore.framework/JavaScriptCoreJSC::Interpreter::executeCall(JSC::ExecState*, JSC::JSObject*, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&)    
Frameworks/JavaScriptCore.framework/JavaScriptCoreJSC::profiledCall(JSC::ExecState*, JSC::ProfilingReason, JSC::JSValue, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&)    
Frameworks/JavaScriptCore.framework/JavaScriptCore_JSObjectCallAsFunction   
AcuityAppfacebook::react::Object::callAsFunction(OpaqueJSValue*, int, OpaqueJSValue const* const*) const    
 AcuityAppfacebook::react::JSCExecutor::callFunction(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, folly::dynamic const&) 
 AcuityAppstd::__1::function<void (facebook::react::JSExecutor*)>::operator()(facebook::react::JSExecutor*) const   
 AcuityAppfacebook::react::tryAndReturnError(std::__1::function<void ()> const&)    
 AcuityAppfacebook::react::RCTMessageThread::tryFunc(std::__1::function<void ()> const&)    
 Frameworks/CoreFoundation.framework/CoreFoundation___CFRUNLOOP_IS_CALLING_OUT_TO_A_BLOCK__ 
Frameworks/CoreFoundation.framework/CoreFoundation___CFRunLoopDoBlocks  
Frameworks/CoreFoundation.framework/CoreFoundation___CFRunLoopRun   
Frameworks/CoreFoundation.framework/CoreFoundation_CFRunLoopRunSpecific 
AcuityApp+[RCTCxxBridge runRunLoop] 
 Frameworks/Foundation.framework/Foundation___NSThread__start__ 
/usr/lib/system/libsystem_pthread.dylib__pthread_body   
/usr/lib/system/libsystem_pthread.dylib__pthread_start  
Thread 10·
/usr/lib/system/libsystem_kernel.dylib___psynch_cvwait  
/usr/lib/system/libsystem_pthread.dylib__pthread_cond_wait$VARIANT$mp   
/usr/lib/libc++.1.dylibstd::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >)  
Frameworks/JavaScriptCore.framework/JavaScriptCorestd::__1::cv_status std::__1::condition_variable::wait_until<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > > const&)  
Frameworks/JavaScriptCore.framework/JavaScriptCorestd::__1::cv_status std::__1::condition_variable_any::wait_until<std::__1::unique_lock<bmalloc::Mutex>, std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >(std::__1::unique_lock<bmalloc::Mutex>&, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > > const&)    
Frameworks/JavaScriptCore.framework/JavaScriptCorebmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>::threadRunLoop() 
Frameworks/JavaScriptCore.framework/JavaScriptCorevoid* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (*)(bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>*), bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>*> >(void*)    
/usr/lib/system/libsystem_pthread.dylib__pthread_body   
/usr/lib/system/libsystem_pthread.dylib__pthread_start  
Thread 11·
/usr/lib/system/libsystem_kernel.dylib_mach_msg_trap    
/usr/lib/system/libsystem_kernel.dylib_mach_msg 
Frameworks/CoreFoundation.framework/CoreFoundation___CFRunLoopServiceMachPort   
Frameworks/CoreFoundation.framework/CoreFoundation___CFRunLoopRun   
Frameworks/CoreFoundation.framework/CoreFoundation_CFRunLoopRunSpecific 
Frameworks/CFNetwork.framework/CFNetwork-[__CoreSchedulingSetRunnable runForever]   
Frameworks/Foundation.framework/Foundation___NSThread__start__  
/usr/lib/system/libsystem_pthread.dylib__pthread_body   
/usr/lib/system/libsystem_pthread.dylib__pthread_start  
Thread 12·
/usr/lib/system/libsystem_kernel.dylib___psynch_cvwait  
/usr/lib/system/libsystem_pthread.dylib__pthread_cond_wait$VARIANT$mp   
Frameworks/JavaScriptCore.framework/JavaScriptCoreWTF::ThreadCondition::timedWait(WTF::Mutex&, double)  
Frameworks/JavaScriptCore.framework/JavaScriptCoreWTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, WTF::TimeWithDynamicClockType const&)   
Frameworks/JavaScriptCore.framework/JavaScriptCorebool WTF::ConditionBase::waitUntil<WTF::Lock>(WTF::Lock&, WTF::TimeWithDynamicClockType const&)   
Frameworks/JavaScriptCore.framework/JavaScriptCore__ZN3WTF8FunctionIFvvEE15CallableWrapperIZNS_15AutomaticThread5startERKNS_14AbstractLockerEE3 
Frameworks/JavaScriptCore.framework/JavaScriptCoreWTF::threadEntryPoint(void*)  
Frameworks/JavaScriptCore.framework/JavaScriptCoreWTF::wtfThreadEntryPoint(void*)   
/usr/lib/system/libsystem_pthread.dylib__pthread_body   
/usr/lib/system/libsystem_pthread.dylib__pthread_start  
Thread 13·
/usr/lib/system/libsystem_kernel.dylib___psynch_cvwait  
/usr/lib/system/libsystem_pthread.dylib__pthread_cond_wait$VARIANT$mp   
Frameworks/JavaScriptCore.framework/JavaScriptCoreWTF::ThreadCondition::timedWait(WTF::Mutex&, double)  
Frameworks/JavaScriptCore.framework/JavaScriptCoreWTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, WTF::TimeWithDynamicClockType const&)   
Frameworks/JavaScriptCore.framework/JavaScriptCorebool WTF::ConditionBase::waitUntil<WTF::Lock>(WTF::Lock&, WTF::TimeWithDynamicClockType const&)   
Frameworks/JavaScriptCore.framework/JavaScriptCore__ZN3WTF8FunctionIFvvEE15CallableWrapperIZNS_15AutomaticThread5startERKNS_14AbstractLockerEE3 
Frameworks/JavaScriptCore.framework/JavaScriptCoreWTF::threadEntryPoint(void*)  
Frameworks/JavaScriptCore.framework/JavaScriptCoreWTF::wtfThreadEntryPoint(void*)   
/usr/lib/system/libsystem_pthread.dylib__pthread_body   
/usr/lib/system/libsystem_pthread.dylib__pthread_start  
Thread 14·
/usr/lib/system/libsystem_kernel.dylib_mach_msg_trap    
/usr/lib/system/libsystem_kernel.dylib_mach_msg 
/usr/lib/system/libdispatch.dylib__dispatch_mach_send_and_wait_for_reply    
/usr/lib/system/libdispatch.dylib_dispatch_mach_send_with_result_and_wait_for_reply$VARIANT$mp  
/usr/lib/system/libxpc.dylib_xpc_connection_send_message_with_reply_sync    
PrivateFrameworks/BaseBoard.framework/BaseBoard-[BSXPCMessage sendSynchronouslyToConnection:error:] 
PrivateFrameworks/BaseBoard.framework/BaseBoard-[BSBaseXPCClient _sendMessage:withReplyHandler:waitForReply:waitDuration:]  
PrivateFrameworks/AssertionServices.framework/AssertionServices-[BKSAssertionClientMultiplexer sendEvent:withAssertionType:forEventType:responseHandler:]   
PrivateFrameworks/AssertionServices.framework/AssertionServices-[BKSProcessAssertionClient sendCreateEvent:error:]  
PrivateFrameworks/AssertionServices.framework/AssertionServices-[BKSAssertion _clientQueue_acquireAssertion]    
PrivateFrameworks/AssertionServices.framework/AssertionServices___45-[BKSAssertion _registerAssertionAndAcquire:]_block_invoke  
/usr/lib/system/libdispatch.dylib__dispatch_call_block_and_release  
/usr/lib/system/libdispatch.dylib__dispatch_client_callout  
/usr/lib/system/libdispatch.dylib__dispatch_queue_serial_drain$VARIANT$mp   
/usr/lib/system/libdispatch.dylib__dispatch_queue_invoke$VARIANT$mp 
/usr/lib/system/libdispatch.dylib__dispatch_root_queue_drain_deferred_wlh$VARIANT$mp    
/usr/lib/system/libdispatch.dylib__dispatch_workloop_worker_thread$VARIANT$mp   
/usr/lib/system/libsystem_pthread.dylib__pthread_wqthread   
Thread 15·
/usr/lib/system/libsystem_c.dylib_strlen    
/usr/lib/libsqlite3.dylib_sqlite3_uri_parameter 
/usr/lib/libsqlite3.dylib_sqlite3_uri_parameter 
/usr/lib/libsqlite3.dylib_sqlite3_open_v2   
Frameworks/Amplitude_iOS.framework/Amplitude_iOS__51-[AMPDatabaseHelper inDatabaseWithStatement:block:]_block_invoke    
 /usr/lib/system/libdispatch.dylib__dispatch_client_callout 
/usr/lib/system/libdispatch.dylib__dispatch_queue_barrier_sync_invoke_and_complete  
Frameworks/Amplitude_iOS.framework/Amplitude_iOS-[AMPDatabaseHelper inDatabaseWithStatement:block:] 
 Frameworks/Amplitude_iOS.framework/Amplitude_iOS-[AMPDatabaseHelper getEventCountFromTable:]   
 Frameworks/Amplitude_iOS.framework/Amplitude_iOS-[Amplitude truncateEventQueues]   
 Frameworks/Amplitude_iOS.framework/Amplitude_iOS__117-[Amplitude logEvent:withEventProperties:withApiProperties:withUserProperties:withGroups:withTimestamp:outOfSession:]_block_invoke    
 Frameworks/Amplitude_iOS.framework/Amplitude_iOS-[Amplitude runOnBackgroundQueue:] 
 Frameworks/Amplitude_iOS.framework/Amplitude_iOS-[Amplitude logEvent:withEventProperties:withApiProperties:withUserProperties:withGroups:withTimestamp:outOfSession:]  
 Frameworks/Amplitude_iOS.framework/Amplitude_iOS-[Amplitude identify:outOfSession:]    
 Frameworks/Amplitude_iOS.framework/Amplitude_iOS__31-[Amplitude setUserProperties:]_block_invoke   
 Frameworks/Foundation.framework/Foundation___NSBLOCKOPERATION_IS_CALLING_OUT_TO_A_BLOCK__  
Frameworks/Foundation.framework/Foundation-[NSBlockOperation main]  
Frameworks/Foundation.framework/Foundation-[__NSOperationInternal _start:]  
/usr/lib/system/libdispatch.dylib__dispatch_client_callout  
/usr/lib/system/libdispatch.dylib__dispatch_block_invoke_direct$VARIANT$mp  
/usr/lib/system/libdispatch.dylib__dispatch_client_callout  
/usr/lib/system/libdispatch.dylib__dispatch_block_invoke_direct$VARIANT$mp  
/usr/lib/system/libdispatch.dylib_dispatch_block_perform$VARIANT$mp 
Frameworks/Foundation.framework/Foundation___NSOQSchedule_f 
/usr/lib/system/libdispatch.dylib__dispatch_client_callout  
/usr/lib/system/libdispatch.dylib__dispatch_continuation_pop$VARIANT$mp 
/usr/lib/system/libdispatch.dylib__dispatch_async_redirect_invoke$VARIANT$mp    
/usr/lib/system/libdispatch.dylib__dispatch_root_queue_drain    
/usr/lib/system/libdispatch.dylib__dispatch_worker_thread3  
/usr/lib/system/libsystem_pthread.dylib__pthread_wqthread   
Thread 16·
/usr/lib/system/libsystem_kernel.dylib___ulock_wait 
/usr/lib/system/libdispatch.dylib__dispatch_ulock_wait  
/usr/lib/system/libdispatch.dylib__dispatch_thread_event_wait_slow$VARIANT$mp   
/usr/lib/system/libdispatch.dylib__dispatch_sync_wait   
Frameworks/InstabugCore.framework/InstabugCore-[IBGDiskIOManager readFileAtPath:error:] 
 Frameworks/InstabugCore.framework/InstabugCore-[IBGCache getDataFromPath:] 
 Frameworks/InstabugCore.framework/InstabugCore-[IBGCache readModelsFromPath:]  
 Frameworks/InstabugCore.framework/InstabugCore-[IBGCache getCache] 
 Frameworks/InstabugCore.framework/InstabugCore-[IBGCache unpersistAll] 
 InstabugCrashReporting/Caching/IBGCrashCache.m:21:5-[IBGCrashCache unpersistAll]   
 Frameworks/InstabugCore.framework/InstabugCore__67-[IBGCacheManager registerCaches:forClasses:withCompletionHandler:]_block_invoke 
 Frameworks/Foundation.framework/Foundation___NSBLOCKOPERATION_IS_CALLING_OUT_TO_A_BLOCK__  
Frameworks/Foundation.framework/Foundation-[NSBlockOperation main]  
Frameworks/Foundation.framework/Foundation-[__NSOperationInternal _start:]  
Frameworks/Foundation.framework/Foundation___NSOQSchedule_f 
/usr/lib/system/libdispatch.dylib__dispatch_client_callout  
/usr/lib/system/libdispatch.dylib__dispatch_continuation_pop$VARIANT$mp 
/usr/lib/system/libdispatch.dylib__dispatch_async_redirect_invoke$VARIANT$mp    
/usr/lib/system/libdispatch.dylib__dispatch_root_queue_drain    
/usr/lib/system/libdispatch.dylib__dispatch_worker_thread3  
/usr/lib/system/libsystem_pthread.dylib__pthread_wqthread   
Thread 17·
Thread 18·
/usr/lib/system/libsystem_kernel.dylib___open_nocancel  
/usr/lib/system/libsystem_kernel.dylib_open$NOCANCEL    
/usr/lib/system/libsystem_c.dylib___opendir2    
Frameworks/CoreFoundation.framework/CoreFoundation__CFIterateDirectory  
Frameworks/CoreFoundation.framework/CoreFoundation__CFBundleReadDirectory   
Frameworks/CoreFoundation.framework/CoreFoundation__createQueryTableAtPath  
Frameworks/CoreFoundation.framework/CoreFoundation__copyQueryTable  
Frameworks/CoreFoundation.framework/CoreFoundation__copyResourceURLsFromBundle  
Frameworks/CoreFoundation.framework/CoreFoundation__CFBundleCopyFindResources   
Frameworks/CoreFoundation.framework/CoreFoundation_CFBundleCopyResourceURL  
Frameworks/CoreFoundation.framework/CoreFoundation__copyStringFromTable 
Frameworks/CoreFoundation.framework/CoreFoundation_CFBundleCopyLocalizedStringForLocalization   
Frameworks/Foundation.framework/Foundation-[NSBundle localizedStringForKey:value:table:]    
Frameworks/WatchConnectivity.framework/WatchConnectivity+[NSError(WCError) userInfoDictionaryWithErrorStringsForErrorCode:] 
Frameworks/WatchConnectivity.framework/WatchConnectivity+[NSError(WCError) wcErrorWithCode:userInfo:]   
Frameworks/WatchConnectivity.framework/WatchConnectivity-[WCSession onqueue_cancelTransfersIfAppropriate]   
Frameworks/WatchConnectivity.framework/WatchConnectivity-[WCSession onqueue_completeSwitchTask:withSessionState:]   
Frameworks/WatchConnectivity.framework/WatchConnectivity___39-[WCSession handleSessionStateChanged:]_block_invoke   
Frameworks/Foundation.framework/Foundation___NSBLOCKOPERATION_IS_CALLING_OUT_TO_A_BLOCK__   
Frameworks/Foundation.framework/Foundation-[NSBlockOperation main]  
Frameworks/Foundation.framework/Foundation-[__NSOperationInternal _start:]  
/usr/lib/system/libdispatch.dylib__dispatch_client_callout  
/usr/lib/system/libdispatch.dylib__dispatch_block_invoke_direct$VARIANT$mp  
/usr/lib/system/libdispatch.dylib__dispatch_client_callout  
/usr/lib/system/libdispatch.dylib__dispatch_block_invoke_direct$VARIANT$mp  
/usr/lib/system/libdispatch.dylib_dispatch_block_perform$VARIANT$mp 
Frameworks/Foundation.framework/Foundation___NSOQSchedule_f 
/usr/lib/system/libdispatch.dylib__dispatch_client_callout  
/usr/lib/system/libdispatch.dylib__dispatch_continuation_pop$VARIANT$mp 
/usr/lib/system/libdispatch.dylib__dispatch_async_redirect_invoke$VARIANT$mp    
/usr/lib/system/libdispatch.dylib__dispatch_root_queue_drain    
/usr/lib/system/libdispatch.dylib__dispatch_worker_thread3  
/usr/lib/system/libsystem_pthread.dylib__pthread_wqthread
Korazy commented 6 years ago

Hey @SudoPlz, thanks for reporting this too! We're also looking into fixing this right now. I will keep you updated.

Kmohamed commented 6 years ago

@SudoPlz Fixed in the latest version.

lock[bot] commented 5 years ago

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.