> it would would also be helpfull if someone could tell me, how to locate the
> code, which causes this SEG fault
I think you already found the code; gdb tells you the exact location of
the crash. What are the values of pool and bp?
Regards,
Martin
___
hello everyone,
i'm working on the branch:
http://svn.python.org/projects/python/branches/release25-maint/
i'm trying to build a vmgen based interpreter for python:
http://www.complang.tuwien.ac.at/anton/vmgen
from vmgen's input file, which specifies the python's opcodes a c source is
generate