#783: anon noop subs leak memory.
--------------------+-------------------------------------------------------
Reporter: coke | Owner: whiteknight
Type: bug | Status: new
Priority: major | Milestone:
Component: core | Version: trunk
Severity: medium | Keywords:
Lang: perl6 | Patch:
Platform: |
--------------------+-------------------------------------------------------
Comment(by bacek):
Hello.
Main problem - imcc (or whatever PIR compiler is) creates a new Packfile
for compiled sub. This packfile attached to interp and not destroyed until
after full parrot shutdown. Without GCable Packfiles we can't go further
with fixing this bug.
--
Bacek
--
Ticket URL: <https://trac.parrot.org/parrot/ticket/783#comment:10>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets