[issue42166] corrupted size vs. prev_size

kannan report at bugs.python.org
Tue Oct 27 12:46:37 EDT 2020


kannan <kannaninfo93 at gmail.com> added the comment:

Thanks for the reply Christian Heimes
Environment details

1). os - centos 7
2). python - 3.7.3

python installed inside docker container and we are using AWS ECS with fargate for docker container deployment
while installing python37 we are copying below files

cp /usr/local/lib/libpython3.7m.so.1.0 /lib64/libpython3.7m.so.1.0
cp /usr/local/lib/python3.7 /usr/local/lib/python3.7

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue42166>
_______________________________________


More information about the Python-bugs-list mailing list