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 <rep...@bugs.python.org> <http://bugs.python.org/issue27326> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com