Package: aria2 Version: 1.18.7-1 Hello,
in Ubuntu's autopgtest environment (which uses a proxy for getting outside network access) aria2's autopkgtest crashes [1]: | adt-run [06:46:40]: test httpfile: [----------------------- | terminate called after throwing an instance of 'std::length_error' | what(): basic_string::_S_create | Aborted (core dumped) | adt-run [06:46:45]: test httpfile: -----------------------] This can be trivially reproduced locally: | $ env no_proxy=127.0.0.1 aria2c -d /tmp/out http://debian.org | terminate called after throwing an instance of 'std::length_error' | what(): basic_string::_S_create | Aborted (core dumped) I tried with various values of $no_proxy, it always crashes the same way. [1] https://jenkins.qa.ubuntu.com/job/utopic-adt-aria2/61/ARCH=amd64,label=adt/console Thanks for considering, Martin -- Martin Pitt | http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org) -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

