Hi Carl,

well, the real problem started when trying to use pythonify.py as that
gives me a segfault in:

Program received signal SIGSEGV, Segmentation fault.
0x0865b98c in pypy_g_BuiltinActivation_UwS_W_CPPOverload__run ()
(gdb) where
#0  0x0865b98c in pypy_g_BuiltinActivation_UwS_W_CPPOverload__run ()
#1  0xb7933fe4 in ?? ()
#2  0x00000000 in ?? ()

I then moved to the test and the segfault there (if the exception is not
seen) is the same. Hence I was hoping that the exception provided some
insight into the source of the segfault.

The benchmark uses .invoke(), so bypasses pythonify, but for a demo, I
prefer the syntax that pythonify offers

I'll do some more digging first.

Best regards,
            Wim
-- 
[email protected]    --    +1 (510) 486 6411    --    www.lavrijsen.net
_______________________________________________
[email protected]
http://codespeak.net/mailman/listinfo/pypy-dev

Reply via email to