[issue35924] curses segfault resizing window

2019-05-17 Thread Josiah Ulfers
Josiah Ulfers added the comment: Yes, thanks Toshio and Lisa and sorry for the slow response. I just now built a Python 3.7.3 against ncurses-6.1-20190511 and can confirm it resolved the issue. -- status: -> closed ___ Python tracker <

[issue35924] curses segfault resizing window

2019-02-06 Thread Josiah Ulfers
New submission from Josiah Ulfers : To provoke a segmentation fault, run the attached, then grab the top or bottom edge of the window. Move it down or up until it overlaps the box. Might need to wiggle the edge a little, but it's reliably reproducible. Expected error, which is what happens