#1399: Array unshift/access broken
----------------------+-----------------------------------------------------
 Reporter:  plobsing  |       Owner:       
     Type:  bug       |      Status:  new  
 Priority:  normal    |   Milestone:       
Component:  core      |     Version:  trunk
 Severity:  medium    |    Keywords:       
     Lang:            |       Patch:       
 Platform:            |  
----------------------+-----------------------------------------------------

Comment(by kurahaupo):

 Smallest array size exhibiting problem is 2033 (although the core dump
 occurs elsewhere due to memory corruption, rather than directly in the
 array handling code).

 The "early" symptom (before the core dump) is that an unshifted sequence
 does not read back correctly via sequential indexing.

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