George Verbitsky <[EMAIL PROTECTED]> added the comment:
Thank you, Amaury, very much for helping me with this one.
George
Amaury Forgeot d'Arc <[EMAIL PROTECTED]> wrote:
Amaury Forgeot d'Arc added the comment:
The crash is because of an error in your C code:
in backen
New submission from George Verbitsky <[EMAIL PROTECTED]>:
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1208408368 (LWP 2816)]
0x080edccd in visit_decref (op=0xbf9289ff, data=0x0) at
Modules/gcmodule.c:270
270 if (PyObject_IS_GC(op)) {
(gdb)