Paul> And I feel that It's bug in python, or python port, because I'm
Paul> getting Bus error on some stage when I'm tracing execution and
Paul> trying to backtrace.
Have you run it under control of a C-level debugger (gdb, dbx, etc) to see where the bus error occurs?
Skip