Public bug reported:

Testcase, on focal/arm64

$ sudo apt install python3-goocalendar
$ python3 -c "import goocalendar ; print(goocalendar.__version__)"

-> works fine

install the python3-gi package from focal-proposed it segfaults in
libffi

Program received signal SIGSEGV, Segmentation fault.
0x0000000000000000 in ?? ()
(gdb) bt
#0  0x0000000000000000 in ?? ()
#1  0x0000fffff7390ff8 in ffi_call_SYSV () at ../src/aarch64/sysv.S:114
#2  0x0000fffff7390634 in ffi_call_int (cif=0xa12d78, fn=<optimized out>, 
    orig_rvalue=<optimized out>, avalue=0x0, closure=<optimized out>)

** Affects: libffi (Ubuntu)
     Importance: High
         Status: New


** Tags: rls-ff-incoming

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to libffi in Ubuntu.
https://bugs.launchpad.net/bugs/1859610

Title:
  python-gi/arm64 segfaults with the focal-proposed libffi version

Status in libffi package in Ubuntu:
  New

Bug description:
  Testcase, on focal/arm64

  $ sudo apt install python3-goocalendar
  $ python3 -c "import goocalendar ; print(goocalendar.__version__)"

  -> works fine

  install the python3-gi package from focal-proposed it segfaults in
  libffi

  Program received signal SIGSEGV, Segmentation fault.
  0x0000000000000000 in ?? ()
  (gdb) bt
  #0  0x0000000000000000 in ?? ()
  #1  0x0000fffff7390ff8 in ffi_call_SYSV () at ../src/aarch64/sysv.S:114
  #2  0x0000fffff7390634 in ffi_call_int (cif=0xa12d78, fn=<optimized out>, 
      orig_rvalue=<optimized out>, avalue=0x0, closure=<optimized out>)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libffi/+bug/1859610/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to     : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to