[Python-checkins] buildbot warnings in x86 mvlgcc trunk

buildbot at python.org buildbot at python.org
Mon Apr 30 18:00:39 CEST 2007


The Buildbot has detected a new failure of x86 mvlgcc trunk.
Full details are available at:
 http://www.python.org/dev/buildbot/all/x86%2520mvlgcc%2520trunk/builds/495

Buildbot URL: http://www.python.org/dev/buildbot/all/

Build Reason: 
Build Source Stamp: [branch trunk] HEAD
Blamelist: thomas.heller

Build had warnings: warnings test

Excerpt from the test logfile:
Traceback (most recent call last):
  File "/home2/buildbot/slave/trunk.loewis-linux/build/Lib/threading.py", line 460, in __bootstrap
    self.run()
  File "/home2/buildbot/slave/trunk.loewis-linux/build/Lib/threading.py", line 440, in run
    self.__target(*self.__args, **self.__kwargs)
  File "/home2/buildbot/slave/trunk.loewis-linux/build/Lib/bsddb/test/test_thread.py", line 281, in readerThread
    rec = dbutils.DeadlockWrap(c.next, max_retries=10)
  File "/home2/buildbot/slave/trunk.loewis-linux/build/Lib/bsddb/dbutils.py", line 62, in DeadlockWrap
    return function(*_args, **_kwargs)
DBLockDeadlockError: (-30995, 'DB_LOCK_DEADLOCK: Locker killed to resolve a deadlock')

sincerely,
 -The Buildbot



More information about the Python-checkins mailing list