Jesús Cea Avión <j...@jcea.es> added the comment: I found the very same bug recently, and solve it in pybsddb 4.8.3. My patch is exactly like this :).
The problem will be solved in 2.7 when I integrate pybsddb 4.8.3/4.8.4. Not sure about 2.6, though. Will try. """ changeset: 478:a35a9082ee26 user: Jesus Cea <j...@jcea.es> date: Wed Feb 17 01:58:31 2010 +0100 summary: Solve a core dump if something bad happens trying to create a transaction object. """ I added tests too to check correct behaviour and solved some other "bad initialization" risks. ---------- assignee: -> jcea nosy: +jcea resolution: -> accepted status: open -> closed versions: +Python 2.7 _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue7339> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com