Jens Rieks <[EMAIL PROTECTED]> wrote: > $ tar xzf err5.tgz > $ cd err5 > $ ../parrot main.imc > calling source."open"( name, "<" )... > segmentation fault
I'be now turned off the stacked exceptions (one per entering the runloop) OTOH that seems to be needed for t/src/extend_13 - so I've disabled that too. It now prints as expected: calling source."open"( name, "<" )... Method 'open' not found leo