NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

bin/46178: makemandb(8) crashes while indexing manual pages



>Number:         46178
>Category:       bin
>Synopsis:       makemandb(8) crashes while indexing manual pages
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    bin-bug-people
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Mar 12 08:15:06 +0000 2012
>Originator:     Matthias Scheler
>Release:        NetBSD 6.0_BETA 2012-03-05 sources
>Organization:
Matthias Scheler                                  http://zhadum.org.uk/
>Environment:
System: NetBSD colwyn.zhadum.org.uk 6.0_BETA NetBSD 6.0_BETA (COLWYN.64) #0: 
Sat Mar 3 14:27:52 GMT 2012 
tron%colwyn.zhadum.org.uk@localhost:/src/sys/compile/COLWYN.64 amd64
Architecture: x86_64
Machine: amd64
>Description:
"makemandb" crashes on my machine every night. Here is the message
from the daily(5) output:

assertion "MAN_BLOCK == p->parent->type" failed: file 
"/src/NetBSD-6/src/external/bsd/mdocml/lib/libmandoc/../../dist/man.c", line 
212, function "man_node_append"
Building temporary file cache
[1]   Abort trap (core dumped) (umask 022; nice...

The crash is triggered by the file "/usr/pkg/man/man5/dictionary.5" (or
"/usr/pkg/man/man5/dictionary.5.gz" in my case) which belongs to the
"freeradius2" package.

>How-To-Repeat:
Install the "freeradius2" package and check the daily(5) e-mail on the
next morning.

>Fix:
None provided.



Home | Main Index | Thread Index | Old Index