[Bug 585] sshd core dumping on IRIX 6.5.18 with VerifyReverseMapping enabled
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Wed Jun 4 19:03:35 EST 2003
http://bugzilla.mindrot.org/show_bug.cgi?id=585
------- Additional Comments From djm at mindrot.org 2003-06-04 19:03 -------
I just discovered your debugger output in bug #574 - this looks like things are
blowing up inside malloc(). This is usually an indication that memory has been
trashed before the call.
Consider building against ElectricFence[1] or some other malloc debugging
library. This would likely show up the error at the time the corruption happens.
[1] ftp://ftp.perens.com/pub/ElectricFence/ (I have no idea whether or not it
works on Irix)
------- 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