#748: memory leak in IMCC
--------------------+-------------------------------------------------------
Reporter: coke | Owner: chromatic
Type: bug | Status: new
Priority: normal | Milestone:
Component: imcc | Version: trunk
Severity: high | Keywords: tcl blocker memory
Lang: tcl | Patch:
Platform: |
--------------------+-------------------------------------------------------
Comment(by coke):
Replying to [comment:2 chromatic]:
> Can you still reproduce this?
with parrot (r39799) and partcl (r 512), that large memory leak is gone,
but there are several smaller leaks:
The original one leak was 25,242 bytes
The full leak summary for 'tcl.pbc -e "puts hi"' is currently:
{{{
==17272== LEAK SUMMARY:
==17272== definitely lost: 3,865 bytes in 313 blocks.
==17272== indirectly lost: 1,704 bytes in 11 blocks.
==17272== possibly lost: 0 bytes in 0 blocks.
==17272== still reachable: 20 bytes in 1 blocks.
==17272== suppressed: 0 bytes in 0 blocks.
}}}
--
Ticket URL: <https://trac.parrot.org/parrot/ticket/748#comment:3>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets