On Mon, Jun 1, 2009 at 4:28 PM, Bruce Cran <[email protected]> wrote: > On Sun, 31 May 2009 17:34:05 -0400 > Eitan Adler <[email protected]> wrote: > >> pkg_info --IwantAcookie >> Segmentation fault: 11 (core dumped) >> on FreeBSD 7.2-STABLE i386 > > getopt_long expects the array of options to be NULL-terminated, so it's > walking off the end. >
Hi guys, There was a PR submitted (about pkg_add) already about this, with a patch. I am unsure if the patch was looked at yet. -- Glen Barber FreeBSD Tutorials: http://www.dev-urandom.com _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[email protected]"

