Maximilian Knespel
Maximilian Knespel
`gdb -ex r -ex bt --args sh $( which lftpget ) sftp://127.0.0.1:22:silesia.tar.gz .` Backtrace: ``` Program received signal SIGSEGV, Segmentation fault. 0x00007ffff793ffd5 in __strstr_sse2 (haystack=0x55555573d640 "file name missed in URL",...
I was trying to use this module in Python 3.14.0-alpha.0, and encountered this error: ``` Traceback: /opt/hostedtoolcache/Python/3.14.0-alpha.0/x64/lib/python3.14/importlib/__init__.py:88: in import_module return _bootstrap._gcd_import(name[level:], package, level) core/tests/test_BlockParallelReaders.py:19: in import zstandard /opt/hostedtoolcache/Python/3.14.0-alpha.0/x64/lib/python3.14/site-packages/zstandard/__init__.py:21: in from...