I'm using PyODE with Cherrypy, and whenever the server's autoreload
feature runs, Python segfaults with the error:

python: Modules/gcmodule.c:276: visit_decref: Assertion
`gc->gc.gc_refs != 0' failed.

However, Python only segfaults if I've imported ode in any of my
Cherrypy scripts.

Based on discussions of similar problems, the cause is likely a bug in
ODE's C code generated by Pyrex. I wouldn't know where to begin
debugging such a problem. Could anyone offer suggestions?

Thanks,
Chris

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Pyode-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pyode-user

Reply via email to