Xavier de Gaye added the comment: The attached test_output.txt file is the corresponding gdb backtrace[1].
Interestingly, all the tests (issues #26938, #26939, #26940 and #26941) that hang on arm use sys.setswitchinterval() aggressively. [1] The backtrace is interleaved with: * Python Exception <type 'exceptions.UnicodeDecodeError'> 'utf8' codec can't decode byte 0xb8 in posit ion 0: invalid start byte: that seem to come from libpython, the python that is embeded in gdb to pretty-print gdb output * ---Type <return> to continue, or q <return> to quit--- sorry, had to resort to copy/paste, gdb 'set logging' does not seem to work ---------- Added file: http://bugs.python.org/file42701/test_output.txt _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue26939> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com