[19895] in Athena Bugs
sun4 9.0.13: dig
daemon@ATHENA.MIT.EDU (John Carr)
Wed Oct 17 07:09:12 2001
Message-Id: <200110171109.HAA07011@nerd-xing.mit.edu>
To: bugs@MIT.EDU
Date: Wed, 17 Oct 2001 07:09:10 -0400
From: John Carr <jfc@MIT.EDU>
System name: nerd-xing.mit.edu
Type and version: Sun-Fire-280R 9.0.13 (with mkserv)
Display type: unknown
Shell: /bin/athena/tcsh
Window manager: unknown
What were you trying to do?
Tell dig to use a TCP connection instead of UDP.
What's wrong:
$ dig . -tcp
Segmentation Fault(coredump)
$ adb -P. /usr/athena/bin/dig core
core file = core -- program ``dig'' on platform SUNW,Sun-Fire-280R
SIGSEGV: Segmentation Fault
.$c
atoi() + 4
init_dummy(3,ffbefb7c,ffbefb8c,53930,0,0) + ce0
.
What should have happened:
Instead of dumping core dig should have said "option -tcp not
recognized", "missing argument to -t option", "did you mean +vc?",
or some such error message.
Please describe any relevant documentation references:
dig(1) (which claims to be part of the "NetBSD reference manual"!)