Created
June 6, 2013 18:05
-
-
Save marcomorain/5723591 to your computer and use it in GitHub Desktop.
Steam Crash
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 0 libsteam.dylib 0x0a955536 std::_Rb_tree<unsigned int, std::pair<unsigned int const, Grid::TAppEnabledBySubscriptionsInfo>, std::_Select1st<std::pair<unsigned int const, Grid::TAppEnabledBySubscriptionsInfo> >, std::less<unsigned int>, std::allocator<std::pair<unsigned int const, Grid::TAppEnabledBySubscriptionsInfo> > >::find(unsigned int const&) + 32 | |
| 1 libsteam.dylib 0x0a94a02b Grid::CAccount::CImpl::GetAppCurrentVersion(unsigned int, std::string*) + 71 | |
| 2 libsteam.dylib 0x0a94ce06 Grid::CAccount::EnumerateApp(unsigned int, TSteamApp*) + 180 | |
| 3 libsteam.dylib 0x0aa3f142 Grid::InternalSteamEnumerateApp(unsigned int, unsigned int, TSteamApp*, TSteamError*) + 194 | |
| 4 libsteam.dylib 0x0a9ddb29 Grid::CEngineLoopbackConnection::EnumerateApp(unsigned int, TSteamApp*, TSteamError*) + 41 | |
| 5 libsteam.dylib 0x0aa1dffc SteamEnumerateApp + 203 | |
| 6 steamui.dylib 0x0ae877ea CSteam2CacheManager::UpdateCache(unsigned int) + 144 | |
| 7 steamui.dylib 0x0ae7ca50 CSteam2CacheManager::GetCache(unsigned int) + 58 | |
| 8 steamui.dylib 0x0ae855fc CSteamApp::RefreshDynamicConfiguration() + 2092 | |
| 9 steamui.dylib 0x0ae90fc2 CSteamDoc::OnAppDataChanged(AppDataChanged_t*) + 114 | |
| 10 steamui.dylib 0x0aef6aa1 CCallback<CSteamDoc, AppDataChanged_t, false>::Run(void*) + 41 | |
| 11 steamui.dylib 0x0aef92e0 CSteamDoc::CCallbackOnAppDataChanged::Run(void*) + 88 | |
| 12 steamui.dylib 0x0acb2bae CCallbackMgr::DispatchCallbackTryCatch(CallbackMsg_t&, bool) + 120 | |
| 13 steamui.dylib 0x0acb2b1a CCallbackMgr::DispatchCallback(CallbackMsg_t&, bool) + 50 | |
| 14 steamui.dylib 0x0acb2ecc CCallbackMgr::RunCallbacks(int, bool) + 448 | |
| 15 steamui.dylib 0x0acb31c7 CallbackMgr_RunCallbacks(int, bool) + 49 | |
| 16 steamui.dylib 0x0ac9a4c1 ClientAPI_RunCallbacks() + 92 | |
| 17 vgui2_s.dylib 0x111436bf CVGuiSystemModuleLoader::RunFrame() + 39 | |
| 18 steamui.dylib 0x0ae6ad90 CVGUIApplicationSteamUI::RunFrame() + 112 | |
| 19 steamui.dylib 0x0ae6cbd1 RunSteamPlatform(vgui::IVGuiSetup*) + 1090 | |
| 20 steamui.dylib 0x0ae6d833 Main(int, char**) + 2827 | |
| 21 steam 0x00013e97 RunSteam(int, char**, bool, bool) + 704 | |
| 22 steam 0x00013ae0 main + 3542 | |
| 23 steam 0x00002765 start + 53 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment