root@e7138ea2e2b5:/mnt# python3 crashme.py --limit 1024 --import Setting ulimit to 1024... Importing a "big" library... root@e7138ea2e2b5:/mnt# python3 crashme.py ...
Python's zip file autodetection is overzealous. It is possible to craft: Valid python string literals, which when placed into a source file, cause it to fail to load in Python 3.8+. example (warning, ...