void * clvrmnky() wrote:
Benjamin Lotto wrote:
I've never had any problem ssh-ing to other machines from mine, butWhat is the output from "ssh -V"?
recently I've started getting the following error every time I use ssh:
ssh(477) malloc: *** Deallocation of a pointer not malloced: 0x1; This
could be a double free(), or free() called with the middle of an
allocated block; Try setting environment variable MallocHelp to see
tools to help debug
Did this happen with the new system update? Is there some easy fix?
ssh still works fine, but the message is annoying.
OpenSSH_3.8.1p1, OpenSSL 0.9.7i 14 Oct 2005
What level of OS X are you running?
10.4.6
I should add that this happens on my office machine and the lab
machines I manage, but not on my iBook (which is also running 10.4.6).
Otherwise, the usual incantations apply: see if perhaps a softlinked--- Synchronet 3.18b-Win32 NewsLink 1.113
library is wrong by running Repair Permissions. A bit of a hail-mary, I know. If no other apps or commands also cause this warning, and/or
Repair Perms does not help, it may be time to look at the specific
libraries that ssh uses.
otool -L /usr/bin/ssh will give you a list of dynamic libs and their versions. It should look something like this:
clvrmnky@Swizzle:~ # otool -L /usr/bin/ssh
/usr/bin/ssh:
/usr/lib/libcrypto.0.9.7.dylib (compatibility version 0.9.7, current version 0.9.7)
/usr/lib/libbsm.dylib (compatibility version 1.0.0, current
version 1.0.0)
/usr/lib/libz.1.dylib (compatibility version 1.0.0, current
version 1.2.2)
/System/Library/Frameworks/Security.framework/Versions/A/Security (compatibility version 1.0.0, current version 222.0.0)
/System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos (compatibility version 5.0.0, current version 5.0.0)
/usr/lib/libSystem.B.dylib (compatibility version 1.0.0,
current version 88.0.0)
clvrmnky@Swizzle:~ #
Sysop: | Gate Keeper |
---|---|
Location: | Shelby, NC |
Users: | 790 |
Nodes: | 20 (0 / 20) |
Uptime: | 40:43:34 |
Calls: | 12,115 |
Calls today: | 5 |
Files: | 5,294 |
D/L today: |
72 files (9,959K bytes) |
Messages: | 564,933 |