#783: Lack of garbage-collectible packfiles can lead to memory leaks
--------------------+-------------------------------------------------------
 Reporter:  coke    |       Owner:  whiteknight
     Type:  bug     |      Status:  assigned   
 Priority:  major   |   Milestone:             
Component:  core    |     Version:  master     
 Severity:  medium  |    Keywords:             
     Lang:          |       Patch:             
 Platform:  all     |  
--------------------+-------------------------------------------------------

Comment(by whiteknight):

 Yes, that's a good data-point. This is going to create GC errors, which
 are going to manifest differently on different systems (or even on the
 same systems, where memory layout changes). What we need is to track down
 what Packfiles are being prematurely collected, and then find a way to
 anchor them into the object graph.

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/783#comment:16>
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