[Bug 1784854] Re: segfault in _abc__abc_instancecheck_impl
Corey Bryant
corey.bryant at canonical.com
Wed Aug 1 13:21:58 UTC 2018
Attaching coredump for segfault
sudo gdb /usr/bin/python3.7-dbg /tmp/core-python.15763.c1.1533128766
** Summary changed:
- segfault
+ segfault in _abc__abc_instancecheck_impl
** Summary changed:
- segfault in _abc__abc_instancecheck_impl
+ segfault in _abc__abc_instancecheck_impl at ../Modules/_abc.c:521
** Attachment added: "core-python.15763.c1.1533128766"
https://bugs.launchpad.net/ubuntu/+source/python3.7/+bug/1784854/+attachment/5170330/+files/core-python.15763.c1.1533128766
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to python3.7 in Ubuntu.
https://bugs.launchpad.net/bugs/1784854
Title:
segfault in _abc__abc_instancecheck_impl at ../Modules/_abc.c:521
Status in python3.7 package in Ubuntu:
New
Bug description:
To recreate:
git clone https://github.com/coreycb/heat.git
cd heat
tox -e py37
You'll notice the most recent commit to this repo updates tox.ini to
use py3.7 and it runs a single test that I've narrowed down on.
Running tox should result in a segfault.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python3.7/+bug/1784854/+subscriptions
More information about the foundations-bugs
mailing list