[Bug 2004435] [NEW] kitty ftbfs due to crypto test failure "Cannot allocate memory" on ppc64el

Launchpad Bug Tracker 2004435 at bugs.launchpad.net
Wed Feb 1 13:16:01 UTC 2023


You have been subscribed to a public bug by Olivier Gayot (ogayot):

ERROR: test_elliptic_curve_data_exchange (kitty_tests.crypto.TestCrypto.test_elliptic_curve_data_exchange)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/<<PKGBUILDDIR>>/kitty/launcher/../../kitty_tests/crypto.py", line 18, in test_elliptic_curve_data_exchange
    alice_secret = alice.derive_secret(bob.public)
                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    AES256GCMDecrypt = <class 'fast_data_types.AES256GCMDecrypt'>
    AES256GCMEncrypt = <class 'fast_data_types.AES256GCMEncrypt'>
    CryptoError = <class 'fast_data_types.CryptoError'>
    EllipticCurveKey = <class 'fast_data_types.EllipticCurveKey'>
    alice = <fast_data_types.EllipticCurveKey object at 0x78545f9f9990>
    bob = <fast_data_types.EllipticCurveKey object at 0x78545f9f9b90>
    self = <kitty_tests.crypto.TestCrypto testMethod=test_elliptic_curve_data_exchange>
OSError: [Errno 12] Cannot allocate memory

This looks like a possibly matching upstream bug report, with some diagnostic ideas:
  https://github.com/kovidgoyal/kitty/issues/5466

This is blocking the python3-defaults 3.11 transition.  Given it's a
known issue upstream without a solution, it may be most expedient to
simply disable the crypto test case for now?

** Affects: kittyos
     Importance: Unknown
         Status: Unknown

** Affects: kitty (Ubuntu)
     Importance: Undecided
     Assignee: Olivier Gayot (ogayot)
         Status: New

** Affects: kitty (Debian)
     Importance: Unknown
         Status: Unknown


** Tags: update-excuse
-- 
kitty ftbfs due to crypto test failure "Cannot allocate memory" on ppc64el
https://bugs.launchpad.net/bugs/2004435
You received this bug notification because you are a member of Ubuntu Sponsors Team, which is subscribed to the bug report.




More information about the Ubuntu-sponsors mailing list