On Thu Dec 13 23:09:40 2012, andreas.koenig.7os6VVqR@franz.ak.mind.de wrote: > I have no bisect for this one because the test result is random: > sometimes OK, sometimes SEGV. I saw it the first time happen with > v5.17.6-281-g01f4497. The test script that triggered it was > t/010_internals/100_threads.t. I just ran the test with v5.17.6 a > hundred times without crash, so I suppose the problem stems from some > commit after that. It’s probably trying to delete something from a freed hash, making this a manifestation of #116064 that is unrelated to Data::Util, but just causes this particular test script to crash by accident. Did b8bafbdcb270 fix the crash? -- Father Chrysostomos --- via perlbug: queue: perl5 status: open https://rt.perl.org:443/rt3/Ticket/Display.html?id=116090Thread Previous | Thread Next