[Bug 1821869] Re: bus error in test_gil test on armhf with 64bit kernel

Launchpad Bug Tracker 1821869 at bugs.launchpad.net
Mon Apr 29 16:47:51 UTC 2019


This bug was fixed in the package python3.7 - 3.7.3-2~18.10

---------------
python3.7 (3.7.3-2~18.10) cosmic; urgency=medium

  * SRU: LP: #1822993. Update to the 3.7.3 release.

python3.7 (3.7.3-2) unstable; urgency=medium

  * d/p/arm-alignment.diff: Don't allow unaligned memory accesses in the
    _sha3 extension (Dave Jones). LP: #1821869. Issue #36515.
  * Tweak the asyncio/ssl test again.

python3.7 (3.7.3-1) unstable; urgency=medium

  * Python 3.7.3 release.
  * Work around issue #35988, reducing the payload size for the asyncio/ssl
    tests.

python3.7 (3.7.3~rc1-1) unstable; urgency=medium

  * Python 3.7.3 release candidate 1.
  * CVE-2019-9636. Fix issue #36216: Add check for characters in netloc that
    normalize to separators. Closes: #924072.
  * Use a build profile for libbluetooth-dev (<!pkg.python3.7.nobluetooth>).

python3.7 (3.7.2-3) unstable; urgency=medium

  * Update to 20190227 from the 3.7 branch.
  * Add more breaks for packages not compatible with Python 3.7:
    - xapers. Closes: #916914.
  * Move the test/ann_module{,2,3} modules into libpython-stdlib.
    Closes: #922285.
  * Limit the import checks for some extension modules to native builds.
    Closes: #921742.

python3.7 (3.7.2-2) unstable; urgency=medium

  * Update to 20190202 from the 3.7 branch.

python3.7 (3.7.2-1) unstable; urgency=medium

  * Python 3.7.2 release.
  * Revert the link optimization changes which appeared after the
    release candidate.
  * Make the build compatible with sphinx 1.6.x.
  * Loosen the pyzo break. Closes: #916548.

python3.7 (3.7.2~rc1-1) unstable; urgency=medium

  * Python 3.7.2 release candidate 1.
  * Add more breaks for packages not compatible with Python 3.7:
    - python3-dns. Closes: #912988.
    - python3-dkim. Closes: #912084.
    - pyzo. Closes: #914332.
  * Update VCS attributes. Closes: #904097.
  * Update symbols files.

 -- Matthias Klose <doko at ubuntu.com>  Tue, 09 Apr 2019 06:56:51 +0200

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to python3.7 in Ubuntu.
https://bugs.launchpad.net/bugs/1821869

Title:
  bus error in test_gil test on armhf with 64bit kernel

Status in Python:
  Confirmed
Status in python3.7 package in Ubuntu:
  Fix Released
Status in python3.6 source package in Bionic:
  Triaged
Status in python3.7 source package in Bionic:
  In Progress
Status in python3.6 source package in Cosmic:
  Fix Released
Status in python3.7 source package in Cosmic:
  Fix Released
Status in python3.7 source package in Disco:
  Fix Released

Bug description:
  bus error in test_gil test on armhf with 64bit kernel

  https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac
  /autopkgtest-
  disco/disco/armhf/p/python3.7/20190327_025457_8b623@/log.gz

  test_extra_sha3 (test.test_hashlib.HashLibTestCase) ... ok
  test_get_builtin_constructor (test.test_hashlib.HashLibTestCase) ... ok
  test_gil (test.test_hashlib.HashLibTestCase) ... Fatal Python error: Bus error

  Current thread 0xf7bcd210 (most recent call first):
    File "/usr/lib/python3.7/test/test_hashlib.py", line 788 in test_gil
    File "/usr/lib/python3.7/unittest/case.py", line 615 in run
    File "/usr/lib/python3.7/unittest/case.py", line 663 in __call__
    File "/usr/lib/python3.7/unittest/suite.py", line 122 in run
    File "/usr/lib/python3.7/unittest/suite.py", line 84 in __call__
    File "/usr/lib/python3.7/unittest/suite.py", line 122 in run
    File "/usr/lib/python3.7/unittest/suite.py", line 84 in __call__
    File "/usr/lib/python3.7/unittest/suite.py", line 122 in run
    File "/usr/lib/python3.7/unittest/suite.py", line 84 in __call__
    File "/usr/lib/python3.7/unittest/runner.py", line 176 in run
    File "/usr/lib/python3.7/test/support/__init__.py", line 1899 in _run_suite
    File "/usr/lib/python3.7/test/support/__init__.py", line 1995 in run_unittest
    File "/usr/lib/python3.7/test/libregrtest/runtest.py", line 178 in test_runner
    File "/usr/lib/python3.7/test/libregrtest/runtest.py", line 182 in runtest_inner
    File "/usr/lib/python3.7/test/libregrtest/runtest.py", line 137 in runtest
    File "/usr/lib/python3.7/test/libregrtest/main.py", line 305 in rerun_failed_tests
    File "/usr/lib/python3.7/test/libregrtest/main.py", line 623 in _main
    File "/usr/lib/python3.7/test/libregrtest/main.py", line 586 in main
    File "/usr/lib/python3.7/test/libregrtest/main.py", line 640 in main
    File "/usr/lib/python3.7/test/__main__.py", line 2 in <module>
    File "/usr/lib/python3.7/runpy.py", line 85 in _run_code
    File "/usr/lib/python3.7/runpy.py", line 193 in _run_module_as_main
  Bus error (core dumped)

To manage notifications about this bug go to:
https://bugs.launchpad.net/python/+bug/1821869/+subscriptions



More information about the foundations-bugs mailing list