touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #16673
[Bug 1367907] Re: Segfault in gc with cyclic trash
The patch is pretty small, I think this is a good candidate for a SRU.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to python3.4 in Ubuntu.
https://bugs.launchpad.net/bugs/1367907
Title:
Segfault in gc with cyclic trash
Status in Messaging API for OpenStack:
New
Status in Python:
Unknown
Status in “python3.4” package in Ubuntu:
New
Bug description:
Trusty's python3.4 package is affected by python bug
http://bugs.python.org/issue21435. This bug was fixed in
http://hg.python.org/cpython/rev/64ba3f2de99c. Trusty should pull this
fix into the python3.4 package.
Note this definitely affects some python projects. `git clone
https://git.openstack.org/openstack/oslo.messaging && cd
oslo.messaging && edit tox.ini file, copy py33 target and rename to
py34 && tox -repy34` will segfault due to this bug. With previous
versions of python unaffected by this bug there is no segfaulting.
Now for details:
$ lsb_release -rd
Description: Ubuntu 14.04.1 LTS
Release: 14.04
$ apt-cache policy python3.4
python3.4:
Installed: 3.4.0-2ubuntu1
Candidate: 3.4.0-2ubuntu1
Version table:
*** 3.4.0-2ubuntu1 0
500 http://us.archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages
100 /var/lib/dpkg/status
To manage notifications about this bug go to:
https://bugs.launchpad.net/oslo.messaging/+bug/1367907/+subscriptions
References