Hi Nigel,

thanks for reporting, all of this ought to be fixed in -current now.

Can you please

  cd /usr/src/usr.bin/mandoc/
  cvs up -dP
  make cleandir
  make obj
  make depend
  make
  sudo make install

and retry, in particular the following two points:

[email protected] wrote on Tue, May 06, 2014 at 09:09:58PM +0100:

> $ sudo /usr/sbin/makewhatis -p -n /usr/X11R6/man 
> .......
> /usr/X11R6/man: out of memory

> $ sudo pkg_add -a kermit                
> kermit-9.0.302: ok
> $ sudo /usr/sbin/makewhatis -D -p -n -Q
> .....
> Segmentation fault (core dumped) 


Just for your information:

> Tried mandoc -Tlint /usr/local/man/man/kermit.1 some Warnings
> no seg fault.

Even though the segfault was in the man(7) parser, it only occurred in
quick mode, which is never used by mandoc, but only by makewhatis -Q.

Yours,
  Ingo

Reply via email to