joaorobertoct2 / x-superobject

Automatically exported from code.google.com/p/x-superobject
0 stars 0 forks source link

Possible memory leak ? #27

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Hi, 

With Delphi XE2 , I have memory leak reports (Details from FastMM4):

-----------------------------------------------------------
This application has leaked memory. The small block leaks are (excluding 
expected leaks registered by pointer):

13 - 20 bytes: TUseRouteTrigger x 12, TJumpTrigger x 11
21 - 36 bytes: TErrorTrigger x 6
53 - 68 bytes: UnicodeString x 6

-----------------------------------------------------------

A memory block has been leaked. The size is: 36

This block was allocated by thread 0x1824, and the stack trace (return 
addresses) at the time was:
404B22 [System][@GetMem$qqri]
406847 [System][TObject.NewInstance$qqrv]
406EEE [System][@ClassCreate$qqrpvzc]
4661AE 
[XSuperJSON.pas][XSuperJSON][TErrorTrigger.$bctr$qqrx20System.UnicodeString][901
]
465941 [XSuperJSON.pas][XSuperJSON][TJSONGrammar.$bctr$qqrv][835]
600580 
407F98 [System][InitUnits$qqrv]
408004 [System][@StartExe$qqrp23System.PackageInfoTablep17System.TLibModule]
40C71F [SysInit][@InitExe$qqrpv]
601021 
756A336A [BaseThreadInitThunk]

The block is currently used for an object of class: TErrorTrigger

The allocation number is: 156

Current memory dump of 256 bytes starting at pointer address 7EF9CB30:
FC FB 45 00 00 00 00 00 00 00 00 00 00 00 00 00 6C 95 FA 7E 00 00 00 00 DB 30 
8B 08 80 80 80 80
80 80 80 80 80 80 80 80 00 00 00 00 70 A5 F9 7E 00 00 00 00 00 00 00 00 90 FE 
40 00 00 00 00 00
A5 00 00 00 22 4B 40 00 47 68 40 00 EE 6E 40 00 AE 61 46 00 93 5A 46 00 80 05 
60 00 98 7F 40 00
04 80 40 00 1F C7 40 00 21 10 60 00 6A 33 6A 75 24 18 00 00 00 00 00 00 00 00 
00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00 00 00 00
00 00 00 00 18 00 00 00 00 00 00 00 2F D1 74 F7 FC FB 45 00 00 00 00 00 00 00 
00 00 00 00 00 00
3C 96 FA 7E 00 00 00 00 D0 2E 8B 08 80 80 80 80 80 80 80 80 80 80 80 80 00 00 
00 00 70 A5 F9 7E
00 00 00 00 00 00 00 00 90 FE 40 00 00 00 00 00 AC 00 00 00 22 4B 40 00 47 68 
40 00 EE 6E 40 00
ü  û  E  .  .  .  .  .  .  .  .  .  .  .  .  .  l  •  ú  ~  .  .  .  .  Û 
 0  ‹  .  €  €  €  €
€  €  €  €  €  €  €  €  .  .  .  .  p  ¥  ù  ~  .  .  .  .  . 
 .  .  .    þ  @  .  .  .  .  .
¥  .  .  .  "  K  @  .  G  h  @  .  î  n  @  .  ®  a  F  .  “  Z  F  .  
€  .  `  .  ˜    @  .
.  €  @  .  .  Ç  @  .  !  .  `  .  j  3  j  u  $  .  .  .  .  .  .  .  .  . 
 .  .  .  .  .  .
.  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  . 
 .  .  .  .  .
.  .  .  .  .  .  .  .  .  .  .  .  /  Ñ  t  ÷  ü  û  E  .  .  .  .  .  .  
.  .  .  .  .  .  .
<  –  ú  ~  .  .  .  .  Ð  .  ‹  .  €  €  €  €  €  €  €  
€  €  €  €  €  .  .  .  .  p  ¥  ù  ~
.  .  .  .  .  .  .  .    þ  @  .  .  .  .  .  ¬  .  .  .  "  K  @  .  G  h 
 @  .  î  n  @  .
---------------------------------------------------------------------

Do you confirm this issue ?

Ty

Original issue reported on code.google.com by olivier....@gmail.com on 1 Apr 2014 at 1:34

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r55.

Original comment by onryld...@gmail.com on 1 Apr 2014 at 2:02

GoogleCodeExporter commented 9 years ago
Many thanks

2014-04-01 16:02 GMT+02:00 <x-superobject@googlecode.com>:

Original comment by olivier....@gmail.com on 1 Apr 2014 at 2:07