#607: ordered destruction
---------------------+------------------------------------------------------
 Reporter:  allison  |       Owner:     
     Type:  roadmap  |      Status:  new
 Priority:  major    |   Milestone:  3.6
Component:  GC       |     Version:     
 Severity:  medium   |    Keywords:     
     Lang:           |       Patch:     
 Platform:  all      |  
---------------------+------------------------------------------------------
Changes (by dukeleto):

  * priority:  normal => major
  * platform:  => all
  * component:  none => GC


Comment:

 Just wanted to note that this issue causes nt/exit.t to coredump in
 Blikzkost's test suite. sorear++ and NotFound++ describe the issue in
 #parrot on 8.Sept.2010 :

 {{{
 <@sorear> dukeleto: Parrot has no concept of ordering in global
 destruction
 <@sorear> dukeleto: blizkost SV proxies need to drop Perl-side references
 when destroyed
 <@sorear> dukeleto: that means 1. blizkost needs to still be loaded 2. the
 Perl interpreter needs to still exist
 <@NotFound> dukeleto: I suppose the problem is that it tries to destroy
 the sub that is calling exit.
 }}}

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