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. Adrian > [1] https://bugs.gentoo.org/636400 -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer - [email protected] `. `' Freie Universitaet Berlin - [email protected] `- GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913

