Re: psycopg2 2.0.8 - segmentation fault
Federico Di Gregorio <fog-NGVKUo/i/[email protected]>
| Newsgroups | gmane.comp.python.db.psycopg.devel |
|---|---|
| Organization | initd.org |
| Message-ID | <[email protected]> |
Il giorno ven, 03/04/2009 alle 19.25 +0530, Gangadharan S.A. ha scritto: > Is there any update on this? > > I am trying to write a test script to reproduce this issue reliably. > Any tips on that? What psycopg calls is this related to (Closing a db > connection) ? Does the backtrace indicate anything else, such as > involvement of multi threading? > > Any insight anyone can give will be very helpful. The problem is on connection cleanup and that's strange because that is protected from multithreading by the GIL. Can you please try the latest trunk? I just fixed an issue related to PostgreSQL notices that could give problems (if you got a notice exactly at the time of connection deallocation). If you continue to get errors, please send me a couple more stack traces, just to make sure the errors is there in conn_dealloc() and not something random depending on a different, hidden problem. Thank you, federico -- Federico Di Gregorio http://people.initd.org/fog Debian GNU/Linux Developer [email protected] INIT.D Developer fog-NGVKUo/i/[email protected] Ubuntu is an ancient African word meaning "I can't configure Debian". -- somewhere on IRC _______________________________________________ Psycopg mailing list Psycopg-IAPFreCvJWPBWskQ1e/[email protected] http://lists.initd.org/mailman/listinfo/psycopg
signature.asc
(application/pgp-signature, 197 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) iEYEABECAAYFAknXmIsACgkQvcCgrgZGjeskdwCdHd1guny4F8+8buiiqORrIiIQ hz0AoKace6mjvLkr+0EttkTfZI6vZMbH =xh8A -----END PGP SIGNATURE-----