#1603: ACTIVE_BUFFERS “leak”
--------------------+-------------------------------------------------------
 Reporter:  coke    |       Owner:       
     Type:  bug     |      Status:  new  
 Priority:  normal  |   Milestone:       
Component:  GC      |     Version:  trunk
 Severity:  medium  |    Keywords:       
     Lang:          |       Patch:       
 Platform:          |  
--------------------+-------------------------------------------------------

Comment(by NotFound):

 I've made several attempts to fix this problem. There are pointers to the
 codestring in the context, but even if I manage to avoid the codestring
 being marked, the buffers are not disposed until the second sweep.

 I'm also unable to find an appropriate way to clean the context, all my
 attempts break some test. But the second sweep cleans all, so the context
 is cleaned elsewhere.

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/1603#comment:2>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets

Reply via email to