[Bug 1859610] Re: python-gi/arm64 segfaults with the focal-proposed libffi version
Sebastien Bacher
seb128 at ubuntu.com
Wed Feb 5 10:52:54 UTC 2020
** Changed in: pygobject (Ubuntu Focal)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, 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:
Fix Committed
Status in pygobject package in Ubuntu:
Fix Released
Status in libffi source package in Focal:
Fix Committed
Status in pygobject source package in Focal:
Fix Released
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
More information about the foundations-bugs
mailing list