#717: parrot_config segfaults when invoked with the --dump option
-----------------------------------+----------------------------------------
 Reporter:  Util                   |        Owner:  Util  
     Type:  bug                    |       Status:  closed
 Priority:  normal                 |    Milestone:        
Component:  none                   |      Version:  trunk 
 Severity:  high                   |   Resolution:  fixed 
 Keywords:  GC parrot_config dump  |         Lang:  perl6 
    Patch:                         |     Platform:        
-----------------------------------+----------------------------------------
Changes (by Util):

  * status:  new => closed
  * resolution:  => fixed


Comment:

 Thanks to kid51++ for the reminder.

 The change in r39223 by NotFound resolved the original segfaults.
 The underlying cause of the segfaults (use of a "fake" STRING in
 Parrot_io_write) remains unfixed, but it no longer causes any user-visible
 problems.

 The problematic `Parrot_io_write` appears to be a good candidate for
 deprecation. Therefore, I will open a ticket regarding that, rather than
 keep this ticket open for a "fake" STRING fix.

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