id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc,lang,patch,platform
1905,t/pmc/thread.t segfaults with --leak-test,nwellnhof,,"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.",bug,closed,normal,,GC,2.10.0,medium,invalid,,whiteknight cotto,,,
