Xiang Zhang <angwe...@126.com> added the comment: Our application also runs into this error today and this is an occasional error that we didn't encounter before and can't reproduce currently. Although our application uses the outdated 2.7.5 but the problem looks similar. Our exception traceback points to `PyCell_Get`:
... RROR nova.api.openstack File "/opt/cloud/services/cascading-nova/venv/lib/python2.7/site-packages/keystonemiddleware/auth_token/_cache.py", line 222, in get RROR nova.api.openstack with self._cache_pool.reserve() as cache: RROR nova.api.openstack File "/usr/lib64/python2.7/contextlib.py", line 84, in helper RROR nova.api.openstack return GeneratorContextManager(func(*args, **kwds)) RROR nova.api.openstack SystemError: /home/abuild/rpmbuild/BUILD/Python-2.7.5/Objects/cellobject.c:24: bad argument to internal function ---------- nosy: +xiang.zhang resolution: works for me -> stage: resolved -> status: closed -> open versions: +Python 2.7 _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue32799> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com