Running: axel https://github.com/axel-download-accelerator/axel/archive/refs/tags/BADNAME.tar.gz (works with any valid user/repo/archive/refs/tags/<anything that isn't there>.tar.gz) prints the following (for axel compiled with --enable-debug):
#0 0x00007ffff7fae667 in memchr () from /lib/ld-musl-x86_64.so.1
#1 0x00007ffff7faf5c6 in strnlen () from /lib/ld-musl-x86_64.so.1
#2 0x0000555555558aa4 in ?? ()
#3 0x00007fffffffa230 in ?? ()
#4 0x00007ffff7fa8fdf in ?? () from /lib/ld-musl-x86_64.so.1
#5 0x0000000000000000 in ?? ()
Axel version 2.17.10
Running:
axel https://github.com/axel-download-accelerator/axel/archive/refs/tags/BADNAME.tar.gz
(works with any validuser/repo/archive/refs/tags/<anything that isn't there>.tar.gz
) prints the following (for axel compiled with--enable-debug
):curl
simply prints a 404 error message.GDB reports the following backtrace: