[Bug 1871451] Re: powerpc segfault on exponential of negative in python

2020-04-07 Thread Jakub Kaczmarzyk
Thank you. I have posted this as an issue on moby/qemu https://github.com/moby/qemu/issues/10 ** Bug watch added: github.com/moby/qemu/issues #10 https://github.com/moby/qemu/issues/10 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1871451] Re: powerpc segfault on exponential of negative in python

2020-04-07 Thread Jakub Kaczmarzyk
** Also affects: python3-defaults (Ubuntu) Importance: Undecided Status: New ** Description changed: When calculating the exponential of a negative number in python 3.6 with the Ubuntu 18.04 Docker image (ppcle64), I receive a segfault. ``` - python -c "import math;