#445: [bug] Darwin string buffering segfault in examples/shootout/revcomp.pir
---------------------+------------------------------------------------------
 Reporter:  allison  |       Owner:     
     Type:  bug      |      Status:  new
 Priority:  normal   |   Milestone:     
Component:  none     |     Version:     
 Severity:  medium   |    Keywords:     
     Lang:           |       Patch:     
 Platform:  all      |  
---------------------+------------------------------------------------------
Changes (by chromatic):

  * platform:  => all


Comment:

 I can duplicate this on x86 Linux as well, as of r37505.  I've skipped the
 test for all platforms.

 The problem is that the ->strstart member of the STRING being printed
 points to an invalid location.  I'm not sure where it goes wrong; it looks
 like somewhere in parameter passing through the PCCINVOKE.

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