Advertisement
Guest User

Untitled

a guest
Apr 13th, 2016
175
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.30 KB | None | 0 0
  1. Error #5: UNADDRESSABLE ACCESS beyond top of stack: reading 0x00c7f350-0x00c7f354 4 byte(s)
  2. # 0 LuaHandler::run [Z:/Programs/Lambda-CDM/LuaHandler.cpp:56]
  3. # 1 Game::run [Z:/Programs/Lambda-CDM/Game.cpp:53]
  4. # 2 main [Z:/Programs/Lambda-CDM/main.cpp:19]
  5. Note: @0:08:49.118 in thread 7704
  6. Note: 0x00c7f350 refers to 928 byte(s) beyond the top of the stack 0x00c7f6f0
  7. Note: instruction: mov (%eax) -> %eax
  8.  
  9. Error #6: UNADDRESSABLE ACCESS beyond top of stack: reading 0x00c7f350-0x00c7f354 4 byte(s)
  10. # 0 LuaHandler::render [Z:/Programs/Lambda-CDM/LuaHandler.cpp:74]
  11. # 1 Game::run [Z:/Programs/Lambda-CDM/Game.cpp:71]
  12. # 2 main [Z:/Programs/Lambda-CDM/main.cpp:19]
  13. Note: @0:08:49.723 in thread 7704
  14. Note: 0x00c7f350 refers to 944 byte(s) beyond the top of the stack 0x00c7f700
  15. Note: instruction: mov (%eax) -> %eax
  16.  
  17. Error #7: UNADDRESSABLE ACCESS: reading 0x00000004-0x00000008 4 byte(s)
  18. # 0 LuaHandler::render [Z:/Programs/Lambda-CDM/LuaHandler.cpp:74]
  19. # 1 Game::run [Z:/Programs/Lambda-CDM/Game.cpp:71]
  20. # 2 main [Z:/Programs/Lambda-CDM/main.cpp:19]
  21. Note: @0:08:49.738 in thread 7704
  22. Note: instruction: mov (%eax) -> %eax
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement