Re: psycopg2 2.0.8 - segmentation fault
"Gangadharan S.A." <[email protected]>
| Newsgroups | gmane.comp.python.db.psycopg.devel |
|---|---|
| Message-ID | <[email protected]> |
2009/3/24 Federico Di Gregorio <fog-NGVKUo/i/[email protected]> > > It would really helpful if you could compile psycopg with debug symbols > and run it on a Python with debug symbols. Also please set PSYCOPG_DEBUG > in the environment and send me the log, a backtrace with symbols and > anything else you think would help to fix the problem. > > We tried compiling python with "--with-pydebug" and psycopg with PSYCOPG_DEBUG set. We now get a new problem, with the application failing at this assertion: "python: Modules/gcmodule.c:260: update_refs: Assertion `gc->gc.gc_refs != 0' failed." Googling the above issue did not prove very helpful. Avoiding "--with-pydebug" when compiling python seems to avoid this problem, but then backtrace output does not seem to have any additional information. Is there something we need to be doing differently? _______________________________________________ Psycopg mailing list Psycopg-IAPFreCvJWPBWskQ1e/[email protected] http://lists.initd.org/mailman/listinfo/psycopg