GameAnalytics / GA-SDK-DEFOLD

Repository for GameAnalytics Defold SDK
MIT License
14 stars 7 forks source link

Issues closing properly on Windows 7 causing crash #11

Open subsoap opened 5 years ago

subsoap commented 5 years ago
  FaerieSolitaireHarvest.exe!sqlite3_win32_set_directory()    C
    FaerieSolitaireHarvest.exe!sqlite3_prepare_v2()    C
    FaerieSolitaireHarvest.exe!gameanalytics::store::GAStore::executeQuerySync(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,class std::vector<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::allocator<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > > > const &,bool)    C++
    FaerieSolitaireHarvest.exe!gameanalytics::store::GAStore::executeQuerySync(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,class std::vector<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::allocator<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > > > const &)    C++
    FaerieSolitaireHarvest.exe!gameanalytics::events::GAEvents::addEventToStore(class Json::Value const &)    C++
    FaerieSolitaireHarvest.exe!gameanalytics::events::GAEvents::addSessionEndEvent(void)    C++
    FaerieSolitaireHarvest.exe!gameanalytics::state::GAState::endSessionAndStopQueue(bool)    C++
    FaerieSolitaireHarvest.exe!gameanalytics::state::GAState::~GAState(void)    C++
    FaerieSolitaireHarvest.exe!`GASingleton<class gameanalytics::state::GAState>::getInstanceHolder(void)'::`2'::`dynamic atexit destructor for ‘instance_‘’(void)    C++
    FaerieSolitaireHarvest.exe!__crt_seh_guarded_call<int>::operator()<<lambda_e24bbb7b643b32fcea6fa61b31d4c984>,<lambda_275893d493268fdec8709772e3fcec0e> & __ptr64,<lambda_9d71df4d7cf3f480f8d633942495c3b0> >(__acrt_lock_and_call::__l3::<lambda_e24bbb7b643b32fcea6fa61b31d4c984> && setup, _execute_onexit_table::__l22::<lambda_275893d493268fdec8709772e3fcec0e> & action, __acrt_lock_and_call::__l4::<lambda_9d71df4d7cf3f480f8d633942495c3b0> && cleanup) Line 199    C++
    FaerieSolitaireHarvest.exe!_execute_onexit_table(_onexit_table_t * table) Line 222    C++
    FaerieSolitaireHarvest.exe!common_exit(const int return_code, const _crt_exit_cleanup_mode cleanup_mode, const _crt_exit_return_mode return_mode) Line 215    C++
>    FaerieSolitaireHarvest.exe!__scrt_common_main_seh() Line 262    C++
    [Frames may be missing, no binary loaded for kernel32.dll]    
    kernel32.dll!00000000770d59cd()    Unknown