Hi,

tar xzf err15.tgz
cd err15
../parrot error.imc
store_sub_in_namespace: sub '__stream_base_onload' namespace #1635018099 too 
big


from error.imc, lines 18-21:
    # this long string will chrash parrot
    print "hello, world\n"
    # this short one not
#    print "x\n"

and lines 28-29:
    # commenting out the sleep makes the strange error message go away
    sleep 1
(it will just segfault then)

I have no clue whats wrong.

jens

Attachment: err15.tgz
Description: application/tgz

Reply via email to