Advertisement
Guest User

Callstack

a guest
Jun 8th, 2019
154
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.57 KB | None | 0 0
  1. [Inline Frame] UE4Editor-Core.dll!rml::internal::isSolidPtr(void *) Line 916 C++
  2. UE4Editor-Core.dll!rml::internal::Block::privatizePublicFreeList() Line 1420 C++
  3. UE4Editor-Core.dll!rml::internal::Bin::getPublicFreeListBlock() Line 1281 C++
  4. UE4Editor-Core.dll!rml::internal::internalPoolMalloc(rml::internal::MemoryPool * memPool=0x00007ff818d7e4d0, unsigned __int64 size=32) Line 2509 C++
  5. [Inline Frame] UE4Editor-Core.dll!rml::internal::internalMalloc(unsigned __int64) Line 2589 C++
  6. UE4Editor-Core.dll!scalable_malloc(unsigned __int64 size) Line 2836 C++
  7. > UE4Editor-Core.dll!FMallocTBB::Malloc(unsigned __int64 Size=32, unsigned int Alignment=0) Line 67 C++
  8. UE4Editor-Core.dll!FMemory::Malloc(unsigned __int64 Count=32, unsigned int Alignment=0) Line 30 C++
  9. UE4Editor-Engine.dll!FLegacyScreenPercentageDriver::Fork_GameThread(const FSceneViewFamily & ForkedViewFamily={...}) Line 57 C++
  10. UE4Editor-Renderer.dll!FSceneRenderer::FSceneRenderer(const FSceneViewFamily * InViewFamily=0x00000012d1ccd910, FHitProxyConsumer * HitProxyConsumer=0x0000000000000000) Line 1747 C++
  11. UE4Editor-Renderer.dll!FDeferredShadingSceneRenderer::FDeferredShadingSceneRenderer(const FSceneViewFamily * InViewFamily, FHitProxyConsumer * HitProxyConsumer) Line 231 C++
  12. UE4Editor-Renderer.dll!FSceneRenderer::CreateSceneRenderer(const FSceneViewFamily * InViewFamily=0x00000012d1ccd910, FHitProxyConsumer * HitProxyConsumer=0x0000000000000000) Line 2544 C++
  13. UE4Editor-Renderer.dll!FRendererModule::BeginRenderingViewFamily(FCanvas * Canvas=0x00000012d1ccddd0, FSceneViewFamily * ViewFamily=0x00000012d1ccd910) Line 3148 C++
  14. UE4Editor-Engine.dll!UGameViewportClient::Draw(FViewport * InViewport=0x00000199b0709288, FCanvas * SceneCanvas=0x00000012d1ccddd0) Line 1458 C++
  15. UE4Editor-Engine.dll!FViewport::Draw(bool bShouldPresent) Line 1520 C++
  16. UE4Editor-UnrealEd.dll!UEditorEngine::Tick(float DeltaSeconds, bool bIdleMode=64) Line 1925 C++
  17. UE4Editor-UnrealEd.dll!UUnrealEdEngine::Tick(float DeltaSeconds, bool bIdleMode) Line 403 C++
  18. UE4Editor-Win64-DebugGame.exe!FEngineLoop::Tick() Line 3699 C++
  19. [Inline Frame] UE4Editor-Win64-DebugGame.exe!EngineTick() Line 62 C++
  20. UE4Editor-Win64-DebugGame.exe!GuardedMain(const wchar_t * CmdLine=0x00000199bd31b102, HINSTANCE__ * hInInstance=0x00000199bd31b100, HINSTANCE__ * hPrevInstance=0x00007ff69fc00000, int nCmdShow=0) Line 174 C++
  21. UE4Editor-Win64-DebugGame.exe!WinMain(HINSTANCE__ * hInInstance=0x00007ff69fc00000, HINSTANCE__ * hPrevInstance=0x0000000000000000, char * __formal=0x0000000000000000, int nCmdShow=10) Line 262 C++
  22. [External Code]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement