tech@mandoc.bsd.lv
 help / color / mirror / Atom feed
* intermittent crash with makewhatisdb -a
@ 2015-10-10  4:36 Anthony J. Bentley
  2015-10-12  0:36 ` Ingo Schwarze
  0 siblings, 1 reply; 2+ messages in thread
From: Anthony J. Bentley @ 2015-10-10  4:36 UTC (permalink / raw)
  To: tech

Certain filenames will cause intermittent crashing with makewhatisdb -a.
For example, on a fresh amd64 OpenBSD -current install, I can do this:

# touch /usr/share/man/1234567890.1234
$ makewhatis -an
Segmentation fault

backtrace:

Program received signal SIGSEGV, Segmentation fault.
strlen () at /usr/src/lib/libc/arch/amd64/string/strlen.S:124
124             movq    (%rax),%rdx             /* get bytes to check */
Current language:  auto; currently asm
(gdb) bt
#0  strlen () at /usr/src/lib/libc/arch/amd64/string/strlen.S:124
#1  0x00000028b921cf1d in *_libc_strdup (
    str=0x27e803ae7b '' <repeats 200 times>...)
    at /usr/src/lib/libc/string/strdup.c:44
#2  0x00000025e0818c79 in mandoc_strdup (ptr=Variable "ptr" is not available.
) at mandoc_aux.c:100
#3  0x00000025e0844a8f in mlink_add (mlink=0x286734e000, st=0x28a5526890)
    at mandocdb.c:910
#4  0x00000025e0845611 in treescan () at mandocdb.c:685
#5  0x00000025e0848caa in mandocdb (argc=0, argv=0x7f7ffffd6c78)
    at mandocdb.c:515
#6  0x00000025e082c844 in main (argc=2, argv=0x7f7ffffd6c68) at main.c:142

-- 
Anthony J. Bentley
--
 To unsubscribe send an email to tech+unsubscribe@mdocml.bsd.lv

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-10-12  0:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-10-10  4:36 intermittent crash with makewhatisdb -a Anthony J. Bentley
2015-10-12  0:36 ` Ingo Schwarze

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).