[issue27326] SIGSEV in test_window_funcs of test_curses

Xavier de Gaye report at bugs.python.org
Wed Jun 15 06:26:37 EDT 2016


New submission from Xavier de Gaye:

This is with ncurses 6.0.

When running the test suite with:

./python -bb -E -Wd -m test -r -w -uall

test_curses fails as reported in issue 27323 and when the test runner re-runs test_curses in verbose mode at the end to test for a transient error, it happens sometimes that test_curses crashes. See the gdb backtrace attached.

----------
components: Library (Lib)
files: gdb.log
messages: 268617
nosy: serhiy.storchaka, twouters, xdegaye
priority: normal
severity: normal
status: open
title: SIGSEV in test_window_funcs of test_curses
type: crash
versions: Python 3.6
Added file: http://bugs.python.org/file43400/gdb.log

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


More information about the Python-bugs-list mailing list