Guest User

Untitled

a guest
Nov 14th, 2012
231
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.02 KB | None | 0 0
  1.  
  2. --------------------------------2012/11/14 14:15:55--------------------------------
  3. A memory block has been leaked. The size is: 20
  4.  
  5. This block was allocated by thread 0xA74, and the stack trace (return addresses) at the time was:
  6. 4030E6 [sys\system.pas][System][@GetMem][2654]
  7. 405019 [sys\system.pas][System][@NewAnsiString][12429]
  8. 405044 [sys\system.pas][System][@LStrFromPCharLen][12461]
  9. 405464 [sys\system.pas][System][@LStrCopy][13346]
  10. 43D587 [common\StrUtils.pas][StrUtils][MidStr][514]
  11. 472B86 [MemoryLeakU.pas][MemoryLeakU][TGroupedMemoryLeakList.processString][426]
  12. 403FAD [sys\system.pas][System][TObject.FreeInstance][8813]
  13. 47263B [MemoryLeakU.pas][MemoryLeakU][TGroupedMemoryLeakList.loadFromFile][270]
  14. 4B5FD1 [frmMainU.pas][frmMainU][TfrmMain.loadFromFile][295]
  15. 4B550D [frmMainU.pas][frmMainU][TfrmMain.btnLoadClick][93]
  16. 452EBE [Controls.pas][Controls][TControl.Click][5229]
  17.  
  18. The block is currently used for an object of class: AnsiString
  19.  
  20. The allocation number is: 2341
  21.  
  22. Current memory dump of 256 bytes starting at pointer address BFF9FA70:
  23. 02 00 00 00 0A 00 00 00 41 6E 73 69 53 74 72 69 6E 67 00 00 4B AE AF 39 00 00 00 00 D1 F6 F9 BF
  24. 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 DC 08 00 00 55 31 40 00 F5 E9 41 00 5C E8 41 00
  25. 71 E6 41 00 61 0A 48 00 3F 57 4A 00 2D 72 4A 00 CA 63 4A 00 8B 5F 4B 00 0D 55 4B 00 BE 2E 45 00
  26. 74 0A 00 00 74 0A 00 00 3C 31 40 00 F5 E9 41 00 A5 E6 41 00 4E E6 41 00 F3 3F 40 00 9E EB 41 00
  27. F3 3F 40 00 2E 08 48 00 F3 3F 40 00 92 07 48 00 2C E0 48 00 10 00 00 00 A0 23 F3 BF 8F C4 D7 85
  28. 44 1E 4C 00 80 80 80 80 80 80 80 80 80 80 80 80 70 3B 28 7A 80 80 80 80 00 00 00 00 01 00 00 00
  29. 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 7B 08 00 00 E6 30 40 00 19 50 40 00 44 50 40 00
  30. 64 54 40 00 DD 3A 42 00 22 35 42 00 57 31 42 00 04 35 42 00 DA 82 42 00 7A 33 42 00 8B 3C 42 00
  31. . . . . . . . . A n s i S t r i n g . . K ® ¯ 9 . . . . Ñ ö ù ¿
  32. . . . . . . . . . . . . . . . . Ü . . . U 1 @ . õ é A . \ è A .
  33. q æ A . a . H . ? W J . - r J . Ê c J . ‹ _ K . . U K . ¾ . E .
  34. t . . . t . . . < 1 @ . õ é A . ¥ æ A . N æ A . ó ? @ . ž ë A .
  35. ó ? @ . . . H . ó ? @ . ’ . H . , à H . . . . .   # ó ¿  Ä × …
  36. D . L . € € € € € € € € € € € € p ; ( z € € € € . . . . . . . .
  37. . . . . . . . . . . . . . . . . { . . . æ 0 @ . . P @ . D P @ .
  38. d T @ . Ý : B . " 5 B . W 1 B . . 5 B . Ú ‚ B . z 3 B . ‹ < B .
  39.  
  40. --------------------------------2012/11/14 14:15:55--------------------------------
  41. This application has leaked memory. The small block leaks are (excluding expected leaks registered by pointer):
  42.  
  43. 13 - 20 bytes: AnsiString x 1
  44.  
  45. Note: Memory leak detail is logged to a text file in the same folder as this application. To disable this memory leak check, undefine "EnableMemoryLeakReporting".
Advertisement
Add Comment
Please, Sign In to add comment