[Python-Dev] vmgen based python interpretter

"Martin v. Löwis" martin at v.loewis.de
Thu May 22 22:09:38 CEST 2008


> 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


More information about the Python-Dev mailing list