This python script reproduces the segfault when run via python3.5 ** Attachment added: "bpo-27945.py" https://bugs.launchpad.net/ubuntu/+source/python3.5/+bug/1711724/+attachment/4934875/+files/bpo-27945.py
** Description changed: In certain situations python3.5 will segfault. This bug is confirmed and fixed upstream in Python 3.5.4 http://bugs.python.org/issue27945 + + [Test Case] + 1. download attached bpo-27945.py + 2. run: python3.5 bpo-27945.py + + If it does not segfault, the bug is fixed. + + [Regression Potential] + The fix has been shown to introduce a minor performance hit for dictionaries in general. ** Also affects: python3.5 (Ubuntu Zesty) Importance: Undecided Status: New ** Changed in: python3.5 (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1711724 Title: Segfaults with dict To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/python3.5/+bug/1711724/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
