This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author themoken
Recipients jcea, themoken
Date 2012-02-06.05:22:13
SpamBayes Score 5.650388e-06
Marked as misclassified No
Message-id <1328505734.13.0.310148693836.issue13947@psf.upfronthosting.co.za>
In-reply-to
Content
I am using gdbm 1.10, the latest available.

pacman says:
core/gdbm 1.10-1 [installed]
    GNU database library

Which also contains the file (libgdbm.so.4) that Python's gdbm.so is linked to (just in case there was some version trickery going on here).

I guess it's possible this is Arch brokenness, but the only patch applied to the 1.10 code in the PKGBUILD is malloc -> calloc for a known bug.
History
Date User Action Args
2012-02-06 05:22:14themokensetrecipients: + themoken, jcea
2012-02-06 05:22:14themokensetmessageid: <1328505734.13.0.310148693836.issue13947@psf.upfronthosting.co.za>
2012-02-06 05:22:13themokenlinkissue13947 messages
2012-02-06 05:22:13themokencreate