Created
November 29, 2014 05:46
-
-
Save marcomorain/95a26e91784cbc0e4b57 to your computer and use it in GitHub Desktop.
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
| Thread 0 Crashed:: MainThrd Dispatch queue: com.apple.main-thread | |
| 0 libtier0.dylib 0x0058a2f2 Plat_ExitProcess + 34 | |
| 1 libtier0.dylib 0x005894f4 CStdMemAlloc::SetCRTAllocFailed(unsigned long) + 148 | |
| 2 libtier0.dylib 0x00588fb8 CStdMemAlloc::Alloc(unsigned long) + 72 | |
| 3 scaleformui.dylib 0x0c50aa1e CScaleformSysAlloc::Alloc(unsigned long, unsigned long) + 62 | |
| 4 scaleformui.dylib 0x0c5dd8ea Scaleform::HeapMH::AllocEngineMH::allocDirect(unsigned long, unsigned long, bool*, Scaleform::HeapMH::PageInfoMH*) + 200 | |
| 5 scaleformui.dylib 0x0c5ddf71 Scaleform::HeapMH::AllocEngineMH::Alloc(unsigned long, unsigned long, Scaleform::HeapMH::PageInfoMH*, bool) + 247 | |
| 6 scaleformui.dylib 0x0c5ded87 Scaleform::MemoryHeapMH::Alloc(unsigned long, unsigned long, Scaleform::AllocInfo const*) + 69 | |
| 7 scaleformui.dylib 0x0c5f1fb6 Scaleform::Render::ContextImpl::Context::Capture() + 454 | |
| 8 scaleformui.dylib 0x0c59c67e Scaleform::GFx::MovieImpl::Capture(bool) + 1884 | |
| 9 scaleformui.dylib 0x0c59e213 Scaleform::GFx::MovieImpl::Advance(float, unsigned int, bool) + 4213 | |
| 10 scaleformui.dylib 0x0c4fec10 BaseSlot::Advance(float) + 48 | |
| 11 scaleformui.dylib 0x0c50d778 ScaleformUIImpl::AdvanceSlot(int) + 56 | |
| 12 materialsystem.dylib 0x082a9255 CMatRenderContext::AdvanceAndRenderScaleformSlot(int) + 37 | |
| 13 engine.dylib 0x0705a565 V_RenderVGuiOnly_NoSwap() + 133 | |
| 14 engine.dylib 0x0705a8b7 V_RenderView() + 327 | |
| 15 engine.dylib 0x06f0d7db SCR_UpdateScreen() + 635 | |
| 16 engine.dylib 0x06f26f19 _Host_RunFrame_Render() + 473 | |
| 17 engine.dylib 0x06f29231 _Host_RunFrame(float) + 5537 | |
| 18 engine.dylib 0x06f45027 CHostState::State_Run(float) + 327 | |
| 19 engine.dylib 0x06f4407f CHostState::FrameUpdate(float) + 399 | |
| 20 engine.dylib 0x06f43ee5 HostState_Frame(float) + 37 | |
| 21 engine.dylib 0x0703461f CEngine::Frame() + 975 | |
| 22 engine.dylib 0x07030bf1 CEngineAPI::MainLoop() + 161 | |
| 23 engine.dylib 0x07032190 CModAppSystemGroup::Main() + 208 | |
| 24 engine.dylib 0x070ae410 CAppSystemGroup::Run() + 48 | |
| 25 engine.dylib 0x07030fe6 CEngineAPI::RunListenServer() + 102 | |
| 26 launcher.dylib 0x00544bfa CSourceAppSystemGroup::Main() + 26 | |
| 27 launcher.dylib 0x00552d30 CAppSystemGroup::Run() + 48 | |
| 28 launcher.dylib 0x0055c81b CSteamApplication::Main() + 43 | |
| 29 launcher.dylib 0x00552d30 CAppSystemGroup::Run() + 48 | |
| 30 launcher.dylib 0x00559cb5 ValveCocoaMain + 277 | |
| 31 launcher.dylib 0x0054538c LauncherMain + 1244 | |
| 32 csgo_osx 0x00001dc5 start + 53 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment