#1443: Segfauts possibly caused by pool compaction bug
----------------------+-----------------------------------------------------
 Reporter:  jonathan  |       Owner:       
     Type:  bug       |      Status:  new  
 Priority:  major     |   Milestone:       
Component:  GC        |     Version:  1.9.0
 Severity:  high      |    Keywords:       
     Lang:            |       Patch:       
 Platform:  all       |  
----------------------+-----------------------------------------------------

Comment(by whiteknight):

 To reproduce:
 {{{
 <mberends> ok, try 'make testable', then perl tools/test_summary.pl
 <mberends> should take 5-10 minutes total
 }}}
 I saw a failure in t/spec/S32-array/unshift.rakudo, and maybe similar
 errors in other tests as well.

 Some anecdotal information:
 {{{
 <mberends> the ticket does not mention it, but it may be that the amd64
 platform has more errors than x86
 <mberends> and the toolchain makes a difference too, colomon++ uses Red
 Hat and has fewer errors than I get on Ubuntu 10.4 testing
 }}}

 I would suspect it has more to do with memory randomization than it has to
 do with platform/toolchain.

 From what I am seeing, there may be two separate bugs. If I can find a
 backtrace sufficiently different from the above to verify this, I will
 post it.

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