Thank you, Amaury, very much for helping me with this one.
George
Amaury Forgeot d'Arc <report@bugs.python.org> wrote:
Amaury Forgeot d'Arc added the comment:
The crash is because of an error in your C code:
in backend.c::
void backend(char *output_filename)
{
C2py("backend", 1, output_filename);
}
But your C2py function expects a variable number of PyObject*.
I found this by disabling the garbage collector: then the program
crashes in C2py.c at the instruction "Py_DECREF(pArgs);"
----------
priority: release blocker -> normal
resolution: -> invalid
status: open -> closed
__________________________________
Tracker
__________________________________
---------------------------------
You rock. That's why Blockbuster's offering you one month of Blockbuster Total Access, No Cost. |