# New Ticket Created by  Joshua Isom 
# Please include the string:  [perl #41658]
# in the subject line of all future correspondence about this issue. 
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=41658 >


While most of the other sections of the parrot source tree are fairly 
neat and clean to be able to find what you're looking for, the garbage 
collection files are all in src/ and not always obviously files used 
for gc.  Most of my gc segfaults seem to be from smallobject.c but by 
looking at the filename, I wouldn't expect it to be a gc file.  This 
may help people to quickly be able to help track down a gc bug when 
they find one, especially since the next day they're not reproducible, 
even on the source machine.

Reply via email to