[Bug 585] sshd core dumping on IRIX 6.5.18 with VerifyReverseMapping enabled
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Tue Jul 15 00:49:52 EST 2003
http://bugzilla.mindrot.org/show_bug.cgi?id=585
------- Additional Comments From dtucker at zip.com.au 2003-07-15 00:49 -------
Some googling shows that openssh is not the only thing with these symptoms:
http://opendx.npaci.edu/mail/opendx-dev/2000.01/msg00068.html
http://mail.python.org/pipermail/python-bugs-list/2003-April/017283.html
The second is the same release of IRIX and hints at a cause in netdb.h relating
to getaddrinfo/getnameinfo.
Try commenting out "#define HAVE_GETADDRINFO 1" in config.h and recompiling.
What signal is it dying with, SIGSEGV or SIGBUS? Is your resolver configured
for pure DNS/hosts or NIS? Can SGI any help? 10 bucks says the IRIX
getaddrinfo is trashing memory.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the openssh-bugs
mailing list