# New Ticket Created by Will Coleda # Please include the string: [perl #44875] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=44875 >
During a routine svn up today, I noticed Tcl was segfaulting yet again. svn_binary_search tells me* the offending revision was: http://perlsix.org/svn/parrot/revision/?rev=20766 So now it's apparently a three-way death match between lua, tcl, and perl6. * Actually, svn_binary_search got it down to after 20762 and no later than 20767 - I then did a quick scan of the log in that range to find the culprit** ** I did actually compile both 20765 and 20766 to verify this was the culprit. -- Will "Coke" Coleda [EMAIL PROTECTED]