#1009: examples/shootout/spectralnorm.pir shows a segfault in the continuation 
PMC
set_pointer() VTABLE
---------------------+------------------------------------------------------
 Reporter:  darbelo  |        Owner:  chromatic
     Type:  bug      |       Status:  reopened 
 Priority:  normal   |    Milestone:           
Component:  none     |      Version:  trunk    
 Severity:  medium   |   Resolution:           
 Keywords:           |         Lang:           
    Patch:           |     Platform:  openbsd  
---------------------+------------------------------------------------------
Changes (by chromatic):

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


Comment:

 Hang on -- I think NotFound's approach is much better.  Rather than
 papering over the "reading outside a segment of memory" problem by
 extending memory by an op, let's check instead for "can we read outside
 this section of memory safely?"

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