On 17 dic, 07:01, "Sheldon" <[EMAIL PROTECTED]> wrote: > I have a python script that uses a C extention. I keep getting a > recurring problem that causes a core dump a few lines after the C > extention return data back tp python. I tried using pbd and gdb but I
Most probably the error is inside the C extension, not in Python code. Contact the author. -- Gabriel Genellina -- http://mail.python.org/mailman/listinfo/python-list