Advertisement
Guest User

Untitled

a guest
Feb 18th, 2012
181
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.27 KB | None | 0 0
  1. warning: HEAP[SpringMapConvNG.exe]:
  2. warning: Invalid address specified to RtlFreeHeap( 003C0000, 00628EB8 )
  3.  
  4.  
  5. Program received signal SIGTRAP, Trace/breakpoint trap.
  6. 0x770f04e5 in ntdll!TpWaitForAlpcCompletion () from C:\Windows\system32\ntdll.dll
  7. (gdb) bt
  8. #0 0x770f04e5 in ntdll!TpWaitForAlpcCompletion () from C:\Windows\system32\ntdll.dll
  9. #1 0x0028f560 in ?? ()
  10. #2 0x770b2a2a in ntdll!RtlCopyExtendedContext () from C:\Windows\system32\ntdll.dll
  11. #3 0x00628eb0 in ?? ()
  12. #4 0x770f153f in ntdll!TpQueryPoolStackInformation () from C:\Windows\system32\ntdll.dll
  13. #5 0x003c0000 in ?? ()
  14. #6 0x770aab9a in ntdll!AlpcMaxAllowedMessageLength () from C:\Windows\system32\ntdll.dll
  15. #7 0x003c0000 in ?? ()
  16. #8 0x77053492 in ntdll!LdrLoadAlternateResourceModuleEx () from C:\Windows\system32\ntdll.dll
  17. #9 0x00628eb0 in ?? ()
  18. #10 0x766b98cd in msvcrt!free () from C:\Windows\syswow64\msvcrt.dll
  19. #11 0x003c0000 in ?? ()
  20. #12 0x6d98b459 in TileStorage::CompressTile(unsigned long long) () from d:\temp\test\libmapconv.dll
  21. #13 0x6d98b807 in TileStorage::WriteToFile(_iobuf*, std::vector<unsigned long long, std::allocator<unsigned long long> >&) ()
  22. from d:\temp\test\libmapconv.dll
  23. #14 0x6d9848b6 in SMFMap::Compile() () from d:\temp\test\libmapconv.dll
  24. #15 0x00401f40 in main ()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement