#1905: t/pmc/thread.t segfaults with --leak-test
-----------------------+----------------------------------------------------
 Reporter:  nwellnhof  |       Owner:        
     Type:  bug        |      Status:  new   
 Priority:  normal     |   Milestone:        
Component:  GC         |     Version:  2.10.0
 Severity:  medium     |    Keywords:        
     Lang:             |       Patch:        
 Platform:             |  
-----------------------+----------------------------------------------------
 Subtests 3 and 5 of t/pmc/thread.t segfault when run with --leak-test
 (global destruction).

 {{{
 $ ./parrot --leak-test t/pmc/threads_3.pir
 thread
 main 10
 thread
 main 10
 Segmentation fault
 $ ./parrot --leak-test t/pmc/threads_5.pir
 start -1
 in thread
 done
 Segmentation fault
 }}}

 I think it's GC related.

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