Re: segfaults
"James Henstridge" <[email protected]>
| Newsgroups | gmane.comp.python.db.psycopg.devel |
|---|---|
| Message-ID | <[email protected]> |
On 07/03/2008, Federico Di Gregorio <fog-NGVKUo/i/[email protected]> wrote: > > Il giorno ven, 07/03/2008 alle 09.15 +0900, James Henstridge ha scritto: > > > > > IMHO it's probably worthy of making 2.0.7 :) > > Yep, I'd like to see a release too. > > > Sorry for being late but I got a very bad flu (again!) I'll release > ASAP. Hi Federico, Any news on getting a release done? I've made a few small reference/allocation fixes since last time I've asked about this (r945 is probably the most important for long running processes like servers). I also believe that your patch from r944 introduces a memory leak. I haven't managed to reproduce the crash you were trying to fix with the commit though. I've tried running Valgrind against the test suite and using Python's --with-pydebug to no avail (although Valgrind did point me at the notice message leak). James.