BerkeleyDB 4.6.19 is a buggy release, the DB_HASH access method databases can lockup the process.  This is why several of the bleeding edge distro buildbots are timing out while running test_bsddb3.  I've created a simple C test case and made sleepycat^Woracle aware of the problem.
<br><br>I have a change in my sandbox to explicitly avoid linking with 4.6.19 but it seems like committing it would just pollute setup.py with vague notions of what versions of a specific library are bad.&nbsp; I&#39;d prefer to just disallow use of libdb 
4.6 completely in setup.py until oracle fixes this and we&#39;re sure no OS release ships with 4.6.19.<br><br>thoughts?<br><br>-gps<br><br>&nbsp; <a href="http://groups.google.com/group/comp.databases.berkeley-db/browse_thread/thread/abf12452613ca7ec">
http://groups.google.com/group/comp.databases.berkeley-db/browse_thread/thread/abf12452613ca7ec</a><br>