Bug#782262: apt search segfault if invalid release name

2025-04-02 Thread Kamil Ignacak
Hi! This one was difficult for me to track down because of problems with checking in gdb what is going on in call stack when the problem was reproduced, especially in 1.0.9.7. I was able to find a last commit in which the problem reproduces. It was 03bcd80f, in version 1.2.7. The next commit is

Bug#782262: apt search segfault if invalid release name

2015-04-09 Thread Moritz Fiedler
Package: apt Version: 1.0.9.7 Severity: normal Dear Maintainer, when i use `apt search PACKAGE` apt segfaults. While `aptitude search PACKAGE`prints the helpful message E: The value 'jessie' is invalid for APT::Default-Release as such a release is not available in the sources I know how to fix