Control: forwarded -1 https://bugs.python.org/issue28055 Control: tags -1 + upstream
On 01.12.2017 11:23, John Paul Adrian Glaubitz wrote: > Source: python3.6 > Version: 3.6.3-1 > Severity: normal > Tags: patch > User: [email protected] > Usertags: sparc64 > > Hi! > > The testsuite of python3.6 fails with multiple SIGBUS crashes > on sparc* [1]: > > 0:42:58 load avg: 1.04 [ 89/401/2] test_datetime crashed (Exit code -10) > Fatal Python error: Bus error > (...) > 1:04:18 load avg: 1.09 [160/401/5] test_hash crashed (Exit code -10) > Fatal Python error: Bus error > (...) > 2:34:35 load avg: 1.36 [244/401/7] test_plistlib crashed (Exit code -10) > Fatal Python error: Bus error > (...) > > This was never discovered until now as it seems the python3.x > packages in Debian ignore testsuite failures. However, a Gentoo > sparc porter just stumbled over it and already made a rough > patch which fixes the issue [1]. > > I'm also going to report it upstream. no, that's known upstream for a long time ... why doesn't the pyhash.diff patch work for sparc64?

