http://bugzilla.novell.com/show_bug.cgi?id=605295

http://bugzilla.novell.com/show_bug.cgi?id=605295#c9


--- Comment #9 from Geoff Norton <[email protected]> 2010-05-15 21:24:27 UTC 
---
Created an attachment (id=362494)
 --> (http://bugzilla.novell.com/attachment.cgi?id=362494)
fix some leaks in the debug code / xdebug code

Running the loop 10000 times with patch:

==14217== LEAK SUMMARY:
==14217==    definitely lost: 366 bytes in 26 blocks
==14217==    indirectly lost: 330 bytes in 33 blocks
==14217==      possibly lost: 126,354 bytes in 386 blocks
==14217==    still reachable: 3,958,669 bytes in 5,237 blocks

Running the loop 10000 on trunk:

==16425== LEAK SUMMARY:
==16425==    definitely lost: 3,628,469 bytes in 28,511 blocks
==16425==    indirectly lost: 1,983,495 bytes in 21,943 blocks
==16425==      possibly lost: 127,618 bytes in 390 blocks
==16425==    still reachable: 3,943,685 bytes in 4,747 blocks

-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to