[issue1397] py3k-pep3137: failing unit test test_bsddb

2008-01-29 Thread Jesús Cea Avión
Changes by Jesús Cea Avión: -- nosy: +jcea __ Tracker <[EMAIL PROTECTED]> __ ___ Python-bugs-list mailing list Unsubscribe: http://mail.python

[issue1397] py3k-pep3137: failing unit test test_bsddb

2007-11-06 Thread Christian Heimes
Christian Heimes added the comment: I've mentioned the platform and db version in the last line. You surely have missed it: Ubuntu Linux 7.10, i386, db 4.4.20 __ Tracker <[EMAIL PROTECTED]> __ ___

[issue1397] py3k-pep3137: failing unit test test_bsddb

2007-11-06 Thread Gregory P. Smith
Gregory P. Smith added the comment: yeah i've seen this at random times as well. I don't believe its related to py3k or the pep3137 branch at all, i believe seen it on trunk but its rare. For reference, what platform (OS) and BerkeleyDB version did you build python with when this happened? The

[issue1397] py3k-pep3137: failing unit test test_bsddb

2007-11-06 Thread Guido van Rossum
Guido van Rossum added the comment: I've seen this too occasionally. Greg, can you look at this? -- assignee: -> gregory.p.smith nosy: +gregory.p.smith __ Tracker <[EMAIL PROTECTED]> __

[issue1397] py3k-pep3137: failing unit test test_bsddb

2007-11-06 Thread Christian Heimes
Christian Heimes added the comment: Correction: The unit test isn't marked as failing but the failing assertion don't look good. __ Tracker <[EMAIL PROTECTED]> __ _

[issue1397] py3k-pep3137: failing unit test test_bsddb

2007-11-06 Thread Christian Heimes
New submission from Christian Heimes: Exception in thread writer 2: Traceback (most recent call last): File "/home/heimes/dev/python/py3k-pep3137/Lib/threading.py", line 485, in _bootstrap_inner self.run() File "/home/heimes/dev/python/py3k-pep3137/Lib/threading.py", line 445, in run