On Wednesday 16 April 2008 10:49:15 Christoph Otto (Volt) wrote: > The perl6 stand-alone binary chokes on chromatic's mmd example > (http://www.oreillynet.com/onlamp/blog/2008/04/multiple_dispatch_now_please >.html) under linux/x86. The bug was exposed in r26173, but the root cause > is probably deeper. It looks easy to reproduce, but I can certainly > provide more information if as needed.
The root cause is a double-free on something in a context somewhere. If you keep the patch in r26173 around and bisect the thousand or so commits before there, you (or I) can probably find it. -- c