On Mon, Mar 29, 2010 at 7:43 PM, Dan McGee <dpmcgee@xxxxxxxxx> wrote: > On Mon, Mar 29, 2010 at 12:35 PM, Andrea Scarpino <andrea@xxxxxxxxxxxxx> wrote: >> On Friday 26 March 2010 13:57:08 Allan McRae wrote: >>> Upstream bug fix release. >>> >>> Signoff both, >>> Allan >> I got a segfault when I do: >> $ grep -qrl --include "desc" "^pacman$" "/var/lib/pacman/local/" >> >> x86_64 >> >> -- >> Andrea >> > > Same here, not surprisingly. If someone wants to compile with debug > symbols, they'd probably have more of an idea than this: > > $ gdb --args grep -qrl --include "desc" "^pacman$" "/var/lib/pacman/local/" > A very quick look at the git repo : http://git.savannah.gnu.org/cgit/grep.git/commit/?id=54d55bba41f2ff31682fe6523ef6f49b37a0e20f I just love these easy to browse web interface :)