On Tue, Mar 28, 2017 at 10:34:16AM +0300, Mihai Popescu wrote: > Hello, > > whois [address] ends with core dump and this message: > > whois(23584) in free(): bogus pointer (double free?) 0xc588e902129 > Abort trap (core dumped) > > The gdb message is this: > > (gdb) core-file whois.core > Core was generated by `whois'. > Program terminated with signal 6, Aborted. > #0 0x00000c5ab4dc2a3a in ?? () > > This is for every address I try to use. > > OpenBSD 6.1-beta (GENERIC.MP) #30: Thu Mar 16 16:39:27 MDT 2017 > dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP
this was fixed on Mar 17: http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/usr.bin/whois/whois.c#rev1.55