Advertisement
Guest User

Untitled

a guest
Oct 20th, 2016
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.36 KB | None | 0 0
  1. WARNING: Visual Leak Detector detected memory leaks!
  2. ---------- Block 587240 at 0x0A771088: 20 bytes ----------
  3. Leak Hash: 0x22DAB071, Count: 1, Total 20 bytes
  4. Call Stack (TID 9996):
  5. MSVCR120D.dll!malloc()
  6. b:\programming\protocolseven\source\github\source\thirdparty\angelscript\source\as_scriptengine.cpp (4498): AlphaEditorWin32Debug.exe!asCScriptEngine::CallAlloc() + 0xC bytes
  7. b:\programming\protocolseven\source\github\source\thirdparty\angelscript\source\as_context.cpp (2662): AlphaEditorWin32Debug.exe!asCContext::ExecuteNext() + 0x12 bytes
  8. b:\programming\protocolseven\source\github\source\thirdparty\angelscript\source\as_context.cpp (1291): AlphaEditorWin32Debug.exe!asCContext::Execute() + 0x8 bytes
  9. b:\programming\protocolseven\source\github\source\urho3d\angelscript\scriptfile.cpp (463): AlphaEditorWin32Debug.exe!Urho3D::ScriptFile::CreateObject() + 0x33 bytes
  10. b:\programming\protocolseven\source\github\source\urho3d\angelscript\scriptinstance.cpp (670): AlphaEditorWin32Debug.exe!Urho3D::ScriptInstance::CreateObject() + 0x1B bytes
  11. b:\programming\protocolseven\source\github\source\urho3d\angelscript\scriptinstance.cpp (370): AlphaEditorWin32Debug.exe!Urho3D::ScriptInstance::SetClassName()
  12. b:\programming\protocolseven\source\github\source\urho3d\angelscript\scriptinstance.cpp (333): AlphaEditorWin32Debug.exe!Urho3D::ScriptInstance::CreateObject()
  13. b:\programming\protocolseven\source\vs2013\alphaengine\gameasset\components\scriptcomponent\scriptcomponent\scriptcomponent.cpp (135): AlphaEditorWin32Debug.exe!ScriptComponent::CreateScriptObjects()
  14. b:\programming\protocolseven\source\vs2013\alphaeditor\gamelogic\editor.cpp (2195): AlphaEditorWin32Debug.exe!Editor::HandleImGuiInterface()
  15. b:\programming\protocolseven\source\vs2013\alphaengine\thirdparty\include\urho3d\core\object.h (310): AlphaEditorWin32Debug.exe!Urho3D::EventHandlerImpl<Editor>::Invoke()
  16. b:\programming\protocolseven\source\github\source\urho3d\core\object.cpp (121): AlphaEditorWin32Debug.exe!Urho3D::Object::OnEvent() + 0x13 bytes
  17. b:\programming\protocolseven\source\github\source\urho3d\core\object.cpp (349): AlphaEditorWin32Debug.exe!Urho3D::Object::SendEvent()
  18. b:\programming\protocolseven\source\vs2013\alphaeditor\userinterface\imgui\menu\menubarimguiui.cpp (83): AlphaEditorWin32Debug.exe!MenuBarImGuiUI::ShowMenuBar()
  19. b:\programming\protocolseven\source\vs2013\alphaeditor\gamelogic\editor.cpp (1027): AlphaEditorWin32Debug.exe!Editor::HandlePreUpdateDelegate() + 0xF bytes
  20. b:\programming\protocolseven\source\vs2013\alphaengine\thirdparty\include\urho3d\core\object.h (310): AlphaEditorWin32Debug.exe!Urho3D::EventHandlerImpl<Editor>::Invoke()
  21. b:\programming\protocolseven\source\github\source\urho3d\core\object.cpp (121): AlphaEditorWin32Debug.exe!Urho3D::Object::OnEvent() + 0x13 bytes
  22. b:\programming\protocolseven\source\github\source\urho3d\core\object.cpp (349): AlphaEditorWin32Debug.exe!Urho3D::Object::SendEvent()
  23. b:\programming\protocolseven\source\github\source\urho3d\core\timer.cpp (127): AlphaEditorWin32Debug.exe!Urho3D::Time::BeginFrame()
  24. b:\programming\protocolseven\source\github\source\urho3d\engine\engine.cpp (447): AlphaEditorWin32Debug.exe!Urho3D::Engine::RunFrame()
  25. b:\programming\protocolseven\source\github\source\urho3d\engine\application.cpp (87): AlphaEditorWin32Debug.exe!Urho3D::Application::Run() + 0x16 bytes
  26. b:\programming\protocolseven\source\vs2013\alphaeditor\alphaeditorapplication.cpp (48): AlphaEditorWin32Debug.exe!RunApplication() + 0xE6 bytes
  27. b:\programming\protocolseven\source\vs2013\alphaeditor\alphaeditorapplication.cpp (48): AlphaEditorWin32Debug.exe!WinMain() + 0x35 bytes
  28. f:\dd\vctools\crt\crtw32\dllstuff\crtexe.c (466): AlphaEditorWin32Debug.exe!WinMainCRTStartup()
  29. kernel32.dll!BaseThreadInitThunk() + 0x12 bytes
  30. ntdll.dll!RtlInitializeExceptionChain() + 0x63 bytes
  31. ntdll.dll!RtlInitializeExceptionChain() + 0x36 bytes
  32. Data:
  33. 98 AC DE 01 30 EE F4 0B 01 00 00 00 CC 00 CD CD ....0... ........
  34. E8 BB F1 0B ........ ........
  35.  
  36.  
  37. ---------- Block 587243 at 0x0BF1BBE8: 24 bytes ----------
  38. Leak Hash: 0xC8CD0C15, Count: 1, Total 24 bytes
  39. Call Stack (TID 9996):
  40. MSVCR120D.dll!malloc()
  41. b:\programming\protocolseven\source\github\source\thirdparty\angelscript\source\as_scriptobject.cpp (457): AlphaEditorWin32Debug.exe!asCScriptObject::SetUserData() + 0xA bytes
  42. b:\programming\protocolseven\source\github\source\urho3d\angelscript\scriptinstance.cpp (674): AlphaEditorWin32Debug.exe!Urho3D::ScriptInstance::CreateObject() + 0x1B bytes
  43. b:\programming\protocolseven\source\github\source\urho3d\angelscript\scriptinstance.cpp (370): AlphaEditorWin32Debug.exe!Urho3D::ScriptInstance::SetClassName()
  44. b:\programming\protocolseven\source\github\source\urho3d\angelscript\scriptinstance.cpp (333): AlphaEditorWin32Debug.exe!Urho3D::ScriptInstance::CreateObject()
  45. b:\programming\protocolseven\source\vs2013\alphaengine\gameasset\components\scriptcomponent\scriptcomponent\scriptcomponent.cpp (135): AlphaEditorWin32Debug.exe!ScriptComponent::CreateScriptObjects()
  46. b:\programming\protocolseven\source\vs2013\alphaeditor\gamelogic\editor.cpp (2195): AlphaEditorWin32Debug.exe!Editor::HandleImGuiInterface()
  47. b:\programming\protocolseven\source\vs2013\alphaengine\thirdparty\include\urho3d\core\object.h (310): AlphaEditorWin32Debug.exe!Urho3D::EventHandlerImpl<Editor>::Invoke()
  48. b:\programming\protocolseven\source\github\source\urho3d\core\object.cpp (121): AlphaEditorWin32Debug.exe!Urho3D::Object::OnEvent() + 0x13 bytes
  49. b:\programming\protocolseven\source\github\source\urho3d\core\object.cpp (349): AlphaEditorWin32Debug.exe!Urho3D::Object::SendEvent()
  50. b:\programming\protocolseven\source\vs2013\alphaeditor\userinterface\imgui\menu\menubarimguiui.cpp (83): AlphaEditorWin32Debug.exe!MenuBarImGuiUI::ShowMenuBar()
  51. b:\programming\protocolseven\source\vs2013\alphaeditor\gamelogic\editor.cpp (1027): AlphaEditorWin32Debug.exe!Editor::HandlePreUpdateDelegate() + 0xF bytes
  52. b:\programming\protocolseven\source\vs2013\alphaengine\thirdparty\include\urho3d\core\object.h (310): AlphaEditorWin32Debug.exe!Urho3D::EventHandlerImpl<Editor>::Invoke()
  53. b:\programming\protocolseven\source\github\source\urho3d\core\object.cpp (121): AlphaEditorWin32Debug.exe!Urho3D::Object::OnEvent() + 0x13 bytes
  54. b:\programming\protocolseven\source\github\source\urho3d\core\object.cpp (349): AlphaEditorWin32Debug.exe!Urho3D::Object::SendEvent()
  55. b:\programming\protocolseven\source\github\source\urho3d\core\timer.cpp (127): AlphaEditorWin32Debug.exe!Urho3D::Time::BeginFrame()
  56. b:\programming\protocolseven\source\github\source\urho3d\engine\engine.cpp (447): AlphaEditorWin32Debug.exe!Urho3D::Engine::RunFrame()
  57. b:\programming\protocolseven\source\github\source\urho3d\engine\application.cpp (87): AlphaEditorWin32Debug.exe!Urho3D::Application::Run() + 0x16 bytes
  58. b:\programming\protocolseven\source\vs2013\alphaeditor\alphaeditorapplication.cpp (48): AlphaEditorWin32Debug.exe!RunApplication() + 0xE6 bytes
  59. b:\programming\protocolseven\source\vs2013\alphaeditor\alphaeditorapplication.cpp (48): AlphaEditorWin32Debug.exe!WinMain() + 0x35 bytes
  60. f:\dd\vctools\crt\crtw32\dllstuff\crtexe.c (466): AlphaEditorWin32Debug.exe!WinMainCRTStartup()
  61. kernel32.dll!BaseThreadInitThunk() + 0x12 bytes
  62. ntdll.dll!RtlInitializeExceptionChain() + 0x63 bytes
  63. ntdll.dll!RtlInitializeExceptionChain() + 0x36 bytes
  64. Data:
  65. 00 00 00 00 F8 BB F1 0B 02 00 00 00 02 00 00 00 ........ ........
  66. 00 00 00 00 00 00 00 00 ........ ........
  67.  
  68.  
  69. ---------- Block 586655 at 0x0BF4EE30: 336 bytes ----------
  70. Leak Hash: 0x9713D2E6, Count: 1, Total 336 bytes
  71. Call Stack (TID 9996):
  72. MSVCR120D.dll!malloc()
  73. b:\programming\protocolseven\source\github\source\thirdparty\angelscript\source\as_builder.cpp (1851): AlphaEditorWin32Debug.exe!asCBuilder::RegisterClass() + 0xD bytes
  74. b:\programming\protocolseven\source\github\source\thirdparty\angelscript\source\as_builder.cpp (783): AlphaEditorWin32Debug.exe!asCBuilder::RegisterTypesFromScript() + 0x14 bytes
  75. b:\programming\protocolseven\source\github\source\thirdparty\angelscript\source\as_builder.cpp (649): AlphaEditorWin32Debug.exe!asCBuilder::ParseScripts()
  76. b:\programming\protocolseven\source\github\source\thirdparty\angelscript\source\as_builder.cpp (294): AlphaEditorWin32Debug.exe!asCBuilder::Build()
  77. b:\programming\protocolseven\source\github\source\thirdparty\angelscript\source\as_module.cpp (322): AlphaEditorWin32Debug.exe!asCModule::Build() + 0xB bytes
  78. b:\programming\protocolseven\source\github\source\urho3d\angelscript\scriptfile.cpp (170): AlphaEditorWin32Debug.exe!Urho3D::ScriptFile::EndLoad() + 0x15 bytes
  79. b:\programming\protocolseven\source\github\source\urho3d\resource\resource.cpp (56): AlphaEditorWin32Debug.exe!Urho3D::Resource::Load() + 0x13 bytes
  80. b:\programming\protocolseven\source\github\source\urho3d\resource\resourcecache.cpp (614): AlphaEditorWin32Debug.exe!Urho3D::ResourceCache::GetResource() + 0x48 bytes
  81. b:\programming\protocolseven\source\vs2013\alphaengine\thirdparty\include\urho3d\resource\resourcecache.h (265): AlphaEditorWin32Debug.exe!Urho3D::ResourceCache::GetResource<Urho3D::ScriptFile>()
  82. b:\programming\protocolseven\source\vs2013\alphaengine\gameasset\components\scriptcomponent\scriptcomponent\scriptcomponent.cpp (117): AlphaEditorWin32Debug.exe!ScriptComponent::CreateScriptObjects() + 0x1D bytes
  83. b:\programming\protocolseven\source\vs2013\alphaeditor\gamelogic\editor.cpp (2195): AlphaEditorWin32Debug.exe!Editor::HandleImGuiInterface()
  84. b:\programming\protocolseven\source\vs2013\alphaengine\thirdparty\include\urho3d\core\object.h (310): AlphaEditorWin32Debug.exe!Urho3D::EventHandlerImpl<Editor>::Invoke()
  85. b:\programming\protocolseven\source\github\source\urho3d\core\object.cpp (121): AlphaEditorWin32Debug.exe!Urho3D::Object::OnEvent() + 0x13 bytes
  86. b:\programming\protocolseven\source\github\source\urho3d\core\object.cpp (349): AlphaEditorWin32Debug.exe!Urho3D::Object::SendEvent()
  87. b:\programming\protocolseven\source\vs2013\alphaeditor\userinterface\imgui\menu\menubarimguiui.cpp (83): AlphaEditorWin32Debug.exe!MenuBarImGuiUI::ShowMenuBar()
  88. b:\programming\protocolseven\source\vs2013\alphaeditor\gamelogic\editor.cpp (1027): AlphaEditorWin32Debug.exe!Editor::HandlePreUpdateDelegate() + 0xF bytes
  89. b:\programming\protocolseven\source\vs2013\alphaengine\thirdparty\include\urho3d\core\object.h (310): AlphaEditorWin32Debug.exe!Urho3D::EventHandlerImpl<Editor>::Invoke()
  90. b:\programming\protocolseven\source\github\source\urho3d\core\object.cpp (121): AlphaEditorWin32Debug.exe!Urho3D::Object::OnEvent() + 0x13 bytes
  91. b:\programming\protocolseven\source\github\source\urho3d\core\object.cpp (349): AlphaEditorWin32Debug.exe!Urho3D::Object::SendEvent()
  92. b:\programming\protocolseven\source\github\source\urho3d\core\timer.cpp (127): AlphaEditorWin32Debug.exe!Urho3D::Time::BeginFrame()
  93. b:\programming\protocolseven\source\github\source\urho3d\engine\engine.cpp (447): AlphaEditorWin32Debug.exe!Urho3D::Engine::RunFrame()
  94. b:\programming\protocolseven\source\github\source\urho3d\engine\application.cpp (87): AlphaEditorWin32Debug.exe!Urho3D::Application::Run() + 0x16 bytes
  95. b:\programming\protocolseven\source\vs2013\alphaeditor\alphaeditorapplication.cpp (48): AlphaEditorWin32Debug.exe!RunApplication() + 0xE6 bytes
  96. b:\programming\protocolseven\source\vs2013\alphaeditor\alphaeditorapplication.cpp (48): AlphaEditorWin32Debug.exe!WinMain() + 0x35 bytes
  97. f:\dd\vctools\crt\crtw32\dllstuff\crtexe.c (466): AlphaEditorWin32Debug.exe!WinMainCRTStartup()
  98. kernel32.dll!BaseThreadInitThunk() + 0x12 bytes
  99. ntdll.dll!RtlInitializeExceptionChain() + 0x63 bytes
  100. ntdll.dll!RtlInitializeExceptionChain() + 0x36 bytes
  101. Data:
  102. B0 DE DE 01 06 00 00 00 50 6C 61 6E 65 74 00 CD ........ Planet..
  103. CD CD CD CD A8 55 F7 06 14 00 00 00 FF FF FF FF .....U.. ........
  104. 00 00 00 00 00 00 00 00 00 00 00 00 CD CD CD CD ........ ........
  105. CD CD CD CD 70 EE F4 0B 00 00 00 00 02 00 00 00 ....p... ........
  106. 30 38 00 00 31 38 00 00 84 EE F4 0B 01 00 00 00 08..18.. ........
  107. 01 00 00 00 F8 CA F9 06 CD CD CD CD 98 EE F4 0B ........ ........
  108. 01 00 00 00 01 00 00 00 02 00 00 00 CD CD CD CD ........ ........
  109. 00 00 00 00 00 00 00 00 00 00 00 00 CD CD CD CD ........ ........
  110. CD CD CD CD 00 00 00 00 C4 EE F4 0B 00 00 00 00 ........ ........
  111. 02 00 00 00 38 F0 F4 0B B0 F3 F4 0B 05 00 20 00 ....8... ........
  112. FF FF FF FF 00 00 00 00 00 00 00 00 00 00 00 00 ........ ........
  113. 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ........ ........
  114. 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ........ ........
  115. 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ........ ........
  116. 00 00 00 00 20 EF F4 0B 00 00 00 00 01 00 00 00 ........ ........
  117. 2F 38 00 00 CD CD CD CD 34 EF F4 0B 00 00 00 00 /8...... 4.......
  118.  
  119.  
  120. Visual Leak Detector detected 3 memory leaks (488 bytes).
  121. Largest number used: 21143675 bytes.
  122. Total allocations: 170537500 bytes.
  123. Visual Leak Detector is now exiting.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement