Matthias Klose <d...@debian.org> added the comment:

the remaining test failure is

test_bsddb3
Berkeley DB 4.8.24: (August 14, 2009)
Test path prefix:  /tmp/z-test_bsddb3-25705
Exception in thread reader 0:
Traceback (most recent call last):
  File "/home/packages/python/2.6/python2.6-2.6.5~rc2/Lib/threading.py", line 
532, in __bootstrap_inner
    self.run()
  File "/home/packages/python/2.6/python2.6-2.6.5~rc2/Lib/threading.py", line 
484, in run
    self.__target(*self.__args, **self.__kwargs)
  File 
"/home/packages/python/2.6/python2.6-2.6.5~rc2/Lib/bsddb/test/test_thread.py", 
line 306, in readerThread
    rec = dbutils.DeadlockWrap(c.next, max_retries=10)
  File "/home/packages/python/2.6/python2.6-2.6.5~rc2/Lib/bsddb/dbutils.py", 
line 68, in DeadlockWrap
    return function(*_args, **_kwargs)
DBLockDeadlockError: (-30994, 'DB_LOCK_DEADLOCK: Locker killed to resolve a 
deadlock')

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue6949>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to