[issue6527] test_ttk_guionly buildbot test crash: Tcl_FinalizeNotifier: notifier pipe not initialized

R. David Murray report at bugs.python.org
Mon Jul 20 23:30:25 CEST 2009


New submission from R. David Murray <rdmurray at bitdance.com>:

The buildbots occasionally crash in test_ttk_guionly with the following
output:

test_ttk_guionly
Tcl_FinalizeNotifier: notifier pipe not initialized
make: *** [buildbottest] Abort trap
program finished with exit code 2

Here is an example:

http://www.python.org/dev/buildbot/all/x86%20osx.5%203.x/builds/1209

----------
components: Library (Lib), Tests
messages: 90741
nosy: gpolo, r.david.murray
priority: normal
severity: normal
stage: test needed
status: open
title: test_ttk_guionly buildbot test crash: Tcl_FinalizeNotifier: notifier pipe not initialized
type: crash
versions: Python 3.2

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue6527>
_______________________________________


More information about the Python-bugs-list mailing list