Welcome to the MacNN Forums.

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

You are here: MacNN Forums > Hardware - Troubleshooting and Discussion > Mac Notebooks > ssh and afp_mount crashes

ssh and afp_mount crashes
Thread Tools
Fresh-Faced Recruit
Join Date: Mar 2007
Status: Offline
Reply With Quote
Mar 15, 2007, 09:46 AM
 
Hello

I have two intel machines (macbook pro and imac) and a ibook. No problems with the ibook but the intel's ssh (and scp) and afp_mount crash. They crashed with 10.4.8 and still crash with 10.4.9. I can mount both intel machines from the ibook (afp_mount).

I had to use ssh so I installed the ssh from fink but dont know how the get afp_mount to work. Any ideas.


Thanks
     
Professional Poster
Join Date: Mar 2004
Location: UK
Status: Offline
Reply With Quote
Mar 15, 2007, 07:06 PM
 
I thought ssh was included as standard. Maybe your Fink version is screwy....?
     
Fresh-Faced Recruit
Join Date: Mar 2007
Status: Offline
Reply With Quote
Mar 16, 2007, 03:11 AM
 
The ssh that comes in standard OS X is the one that is screwy. It was because of that that I installed the one that is available on fink.

Thanks
     
Clinically Insane
Join Date: Mar 2001
Location: yes
Status: Offline
Reply With Quote
Mar 16, 2007, 08:37 AM
 
Maybe if you posted some error messages or log messages we could help you?

Have you looked at SSHfs and Fuse? Waaayyyyy better than AFP. Can you connect to machines using Apple's SSH? Try a:

/usr/sbin/ssh username@servername
     
Fresh-Faced Recruit
Join Date: Mar 2007
Status: Offline
Reply With Quote
Mar 17, 2007, 10:14 AM
 
Hello

SSH from fink is working fine, so I can do ssh to other machines (Yes I can do ssh username@hostname as long as ssh is the one from fink). SSH from apple gives segmentation fault. I'm sending crash log files.

I'll check sshfs and fuse

Thanks

ssh crash log
-----------------
**********

Host Name: Idril-Elendil
Date/Time: 2007-03-17 14:57:53.256 +0000
OS Version: 10.4.9 (Build 8P2137)
Report Version: 4

Command: ssh
Path: /usr/bin/ssh
Parent: bash [6340]

Version: ??? (???)

PID: 6345
Thread: 0

Exception: EXC_BAD_ACCESS (0x0001)
Codes: KERN_INVALID_ADDRESS (0x0001) at 0xc31b4448

Thread 0 Crashed:
0 libstdc++.6.dylib 0x90b42d2a __cxa_get_globals + 324
1 libstdc++.6.dylib 0x90b4342a __gxx_personality_v0 + 658
2 libgcc_s.1.dylib 0x90bd7acb _Unwind_RaiseException + 147
3 libstdc++.6.dylib 0x90b43747 __cxa_throw + 87
4 edu.mit.Kerberos 0x94b791f4 CCIContextDataMachIPCStub::OpenCCache(std::basic_s tring<char, std::char_traits<char>, std::allocator<char> > const& + 314
5 edu.mit.Kerberos 0x94b78f9a CCEContext::OpenCCache(cc_context_d*, char const*, cc_ccache_d**) + 160
6 edu.mit.Kerberos 0x94b78d1a cc_open + 64
7 edu.mit.Kerberos 0x94b78bb2 krb5_stdcc_resolve + 182
8 edu.mit.Kerberos 0x94b7e15d __KLGetCCacheByName + 254
9 edu.mit.Kerberos 0x94b7de46 __KLAcquireInitialTicketsForCache + 179
10 edu.mit.Kerberos 0x94b7dd3b krb5int_cc_default + 85
11 edu.mit.Kerberos 0x94b6f1cb krb5_gss_acquire_cred + 2395
12 edu.mit.Kerberos 0x94b7dccd kg_get_defcred + 73
13 edu.mit.Kerberos 0x94b7c9d0 krb5_gss_init_sec_context + 208
14 ssh_ori 0x0002a0bd 0x1000 + 168125
15 ssh_ori 0x0002a46a 0x1000 + 169066
16 ssh_ori 0x0002999e 0x1000 + 166302
17 ssh_ori 0x00029c4d 0x1000 + 166989
18 ssh_ori 0x0000f143 0x1000 + 57667
19 ssh_ori 0x0000cbb9 0x1000 + 48057
20 ssh_ori 0x00004b7c 0x1000 + 15228
21 ssh_ori 0x00002482 0x1000 + 5250
22 ssh_ori 0x000023a9 0x1000 + 5033

Thread 0 crashed with X86 Thread State (32-bit):
eax: 0x00000000 ebx: 0x90b436fd ecx: 0xbfffe3ec edx: 0xa4b715a0
edi: 0xc31b4448 esi: 0xa4b715a0 ebp: 0xbfffe358 esp: 0xbfffe320
ss: 0x0000001f efl: 0x00010246 eip: 0x90b42d2a cs: 0x00000017
ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037

Binary Images Description:
0x1000 - 0x3bfff ssh_ori /usr/bin/ssh_ori
0x8fe00000 - 0x8fe4afff dyld 46.12 /usr/lib/dyld
0x90000000 - 0x90172fff libSystem.B.dylib /usr/lib/libSystem.B.dylib
0x901c2000 - 0x901c4fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
0x9080c000 - 0x908d4fff com.apple.CoreFoundation 6.4.7 (368.28) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x90912000 - 0x90912fff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x90914000 - 0x90a07fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
0x90a57000 - 0x90ad6fff libobjc.A.dylib /usr/lib/libobjc.A.dylib
0x90aff000 - 0x90b63fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
0x90bd2000 - 0x90bd9fff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
0x90bde000 - 0x90c51fff com.apple.framework.IOKit 1.4.6 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x90c66000 - 0x90c78fff libauto.dylib /usr/lib/libauto.dylib
0x90c7e000 - 0x90f24fff com.apple.CoreServices.CarbonCore 682.18 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x90f67000 - 0x90fcffff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x91008000 - 0x91046fff com.apple.CFNetwork 129.20 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x91059000 - 0x91069fff com.apple.WebServices 1.1.3 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServicesCore.framework/Versions/A/WebServicesCore
0x91074000 - 0x910f3fff com.apple.SearchKit 1.0.5 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x9112d000 - 0x9114bfff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x91157000 - 0x91165fff libz.1.dylib /usr/lib/libz.1.dylib
0x91168000 - 0x91307fff com.apple.security 4.5.2 (29774) /System/Library/Frameworks/Security.framework/Versions/A/Security
0x91405000 - 0x9140dfff com.apple.DiskArbitration 2.1.1 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x91414000 - 0x9143afff com.apple.SystemConfiguration 1.8.6 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x9144c000 - 0x91453fff libbsm.dylib /usr/lib/libbsm.dylib
0x91946000 - 0x919f8fff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
0x9499e000 - 0x949bbfff libresolv.9.dylib /usr/lib/libresolv.9.dylib
0x94b67000 - 0x94c3ffff edu.mit.Kerberos 5.5.23 /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
     
Fresh-Faced Recruit
Join Date: Mar 2007
Status: Offline
Reply With Quote
Mar 17, 2007, 10:15 AM
 
afp_mount crash log
-----------------------
**********

Host Name: Idril-Elendil
Date/Time: 2007-03-17 15:03:23.125 +0000
OS Version: 10.4.9 (Build 8P2137)
Report Version: 4

Command: afp_mount
Path: ./afp_mount
Parent: bash [6340]

Version: ??? (???)
Build Version: 299
Project Name: AppleShareClientLib
Source Version: 2790400

PID: 6371
Thread: 0

Exception: EXC_BAD_ACCESS (0x0001)
Codes: KERN_INVALID_ADDRESS (0x0001) at 0xd4508d4c

Thread 0 Crashed:
0 libstdc++.6.dylib 0x90b42d2a __cxa_get_globals + 324
1 libstdc++.6.dylib 0x90b4342a __gxx_personality_v0 + 658
2 libgcc_s.1.dylib 0x90bd7acb _Unwind_RaiseException + 147
3 libstdc++.6.dylib 0x90b43747 __cxa_throw + 87
4 edu.mit.Kerberos 0x94b791f4 CCIContextDataMachIPCStub::OpenCCache(std::basic_s tring<char, std::char_traits<char>, std::allocator<char> > const& + 314
5 edu.mit.Kerberos 0x94b78f9a CCEContext::OpenCCache(cc_context_d*, char const*, cc_ccache_d**) + 160
6 edu.mit.Kerberos 0x94b78d1a cc_open + 64
7 edu.mit.Kerberos 0x94b78bb2 krb5_stdcc_resolve + 182
8 edu.mit.Kerberos 0x94b787bd krb5_cc_default + 49
9 edu.mit.Kerberos 0x94b78611 __KLGetSystemDefaultCCache + 202
10 edu.mit.Kerberos 0x94b779ed KLCacheHasValidTickets + 173
11 com.apple.AppleShareClientCore 0x973f457a KerberosTGTPresent() + 86
12 com.apple.AppleShareClientCore 0x973f3f84 SharedVolumeEnumerator::FetchVolumeList() + 298
13 com.apple.AppleShareClientCore 0x973f3e09 SharedVolumeEnumerator::Count(unsigned char*, unsigned long*) + 111
14 com.apple.afp_mount 0x00004e1d 0x1000 + 15901
15 com.apple.afp_mount 0x00003fa3 0x1000 + 12195
16 com.apple.afp_mount 0x0000a649 0x1000 + 38473
17 com.apple.AppKit 0x9337cd88 -[NSApplication sendAction:to:from:] + 107
18 com.apple.AppKit 0x9337cce1 -[NSControl sendAction:to:] + 101
19 com.apple.AppKit 0x9337ee91 -[NSCell _sendActionFrom:] + 168
20 com.apple.AppKit 0x9337e94c -[NSButtonCell performClick:] + 591
21 com.apple.AppKit 0x9337e690 -[NSButton performKeyEquivalent:] + 373
22 com.apple.AppKit 0x9337d717 -[NSView performKeyEquivalent:] + 146
23 com.apple.AppKit 0x9337b594 -[NSTextField textDidEndEditing:] + 880
24 com.apple.Foundation 0x927e917b _nsnote_callback + 230
25 com.apple.CoreFoundation 0x908573e6 __CFXNotificationPost + 345
26 com.apple.CoreFoundation 0x9084ebd1 _CFXNotificationPostNotification + 600
27 com.apple.Foundation 0x927e1724 -[NSNotificationCenter postNotificationName:object:userInfo:] + 121
28 com.apple.AppKit 0x9337a6d4 -[NSTextView(NSPrivate) _giveUpFirstResponder:] + 575
29 com.apple.AppKit 0x9337a48e -[NSTextView(NSKeyBindingCommands) insertNewline:] + 525
30 com.apple.AppKit 0x9337a249 -[NSResponder doCommandBySelector:] + 76
31 com.apple.AppKit 0x9337a0dc -[NSTextView doCommandBySelector:] + 229
32 com.apple.AppKit 0x9336f868 -[NSKeyBindingManager(NSKeyBindingManager_MultiClien ts) interpretEventAsCommand:forClient:] + 1932
33 com.apple.AppKit 0x9336ddc9 -[NSTSMInputContext interpretKeyEvents:] + 1157
34 com.apple.AppKit 0x9336d170 -[NSView interpretKeyEvents:] + 65
35 com.apple.AppKit 0x9336d05e -[NSTextView keyDown:] + 1061
36 com.apple.AppKit 0x9336cbe1 -[NSWindow sendEvent:] + 7377
37 com.apple.AppKit 0x9335e350 -[NSApplication sendEvent:] + 5023
38 com.apple.AppKit 0x93288dfe -[NSApplication run] + 547
39 com.apple.AppKit 0x9327cd2f NSApplicationMain + 573
40 com.apple.afp_mount 0x00002349 0x1000 + 4937
41 com.apple.afp_mount 0x00001f9e 0x1000 + 3998
42 com.apple.afp_mount 0x00009865 0x1000 + 34917

Thread 1:
0 libSystem.B.dylib 0x90009bf7 mach_msg_trap + 7
1 com.unsanity.ape 0xc0001d48 __ape_agent + 307
2 libSystem.B.dylib 0x90024147 _pthread_body + 84

Thread 2:
0 libSystem.B.dylib 0x9003f5ff syscall_thread_switch + 7
1 com.apple.AppKit 0x9336666e -[NSUIHeartBeat _heartBeatThread:] + 1399
2 com.apple.Foundation 0x927f12e0 forkThreadForFunction + 123
3 libSystem.B.dylib 0x90024147 _pthread_body + 84

Thread 0 crashed with X86 Thread State (32-bit):
eax: 0x00000000 ebx: 0x90b436fd ecx: 0xbfffe51c edx: 0xa4b715a0
edi: 0xd4508d4c esi: 0xa4b715a0 ebp: 0xbfffe488 esp: 0xbfffe450
ss: 0x0000001f efl: 0x00010246 eip: 0x90b42d2a cs: 0x00000017
ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037

Binary Images Description:
0x1000 - 0x15fff com.apple.afp_mount 1.5.1 /System/Library/Filesystems/AppleShare/afp_mount/Contents/MacOS/afp_mount
0xd2000 - 0xe8fff com.unsanity.silk 2.1.3 /Users/fernandocastro/Library/Application Enhancers/Silk.ape/Contents/MacOS/Silk
0x205000 - 0x234fff com.unsanity.shapeshifter 2.4 /Users/fernandocastro/Library/Application Enhancers/ShapeShifter.ape/Contents/MacOS/ShapeShifter
0x244000 - 0x25bfff com.unsanity.shapeshifter 2.4 /Users/fernandocastro/Library/Application Enhancers/ShapeShifter.ape/Contents/PlugIns/CocoaStuff.plugIn/Contents/MacOS/CocoaStuff
0x2a2000 - 0x2e3fff com.unsanity.fontcard 1.4 /Users/fernandocastro/Library/Application Enhancers/FontCard.ape/Contents/MacOS/FontCard
0x638000 - 0x655fff com.unsanity.windowshadex.cocoa 4.1.2 (???) /Library/Application Enhancers/WindowShade X.ape/Contents/PlugIns/WindowShade X Cocoa.ape/Contents/MacOS/WindowShade X Cocoa
0x762000 - 0x769fff com.unsanity.smartcrashreports Smart Crash Reports version 1.2 (1.2) /Users/fernandocastro/Library/InputManagers/Smart Crash Reports/Smart Crash Reports.bundle/Contents/MacOS/Smart Crash Reports
0x8fe00000 - 0x8fe4afff dyld 46.12 /usr/lib/dyld
0x90000000 - 0x90172fff libSystem.B.dylib /usr/lib/libSystem.B.dylib
0x901c2000 - 0x901c4fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
0x901c6000 - 0x90203fff com.apple.CoreText 1.1.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x9022a000 - 0x90300fff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x90320000 - 0x90775fff com.apple.CoreGraphics 1.258.61 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x9080c000 - 0x908d4fff com.apple.CoreFoundation 6.4.7 (368.28) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x90912000 - 0x90912fff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x90914000 - 0x90a07fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
0x90a57000 - 0x90ad6fff libobjc.A.dylib /usr/lib/libobjc.A.dylib
0x90aff000 - 0x90b63fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
0x90bd2000 - 0x90bd9fff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
0x90bde000 - 0x90c51fff com.apple.framework.IOKit 1.4.6 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x90c66000 - 0x90c78fff libauto.dylib /usr/lib/libauto.dylib
0x90c7e000 - 0x90f24fff com.apple.CoreServices.CarbonCore 682.18 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x90f67000 - 0x90fcffff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x91008000 - 0x91046fff com.apple.CFNetwork 129.20 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x91059000 - 0x91069fff com.apple.WebServices 1.1.3 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServicesCore.framework/Versions/A/WebServicesCore
0x91074000 - 0x910f3fff com.apple.SearchKit 1.0.5 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x9112d000 - 0x9114bfff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x91157000 - 0x91165fff libz.1.dylib /usr/lib/libz.1.dylib
0x91168000 - 0x91307fff com.apple.security 4.5.2 (29774) /System/Library/Frameworks/Security.framework/Versions/A/Security
0x91405000 - 0x9140dfff com.apple.DiskArbitration 2.1.1 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x91414000 - 0x9143afff com.apple.SystemConfiguration 1.8.6 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x9144c000 - 0x91453fff libbsm.dylib /usr/lib/libbsm.dylib
0x91457000 - 0x914cdfff com.apple.audio.CoreAudio 3.0.4 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x9151e000 - 0x9151efff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x91520000 - 0x9154cfff com.apple.AE 314 (313) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x9155f000 - 0x91633fff com.apple.ColorSync 4.4.9 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x9166e000 - 0x916e1fff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x9170f000 - 0x917b8fff com.apple.QD 3.10.24 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x917de000 - 0x91829fff com.apple.HIServices 1.5.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x91848000 - 0x9185efff com.apple.LangAnalysis 1.6.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x9186a000 - 0x91885fff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/FindByContent.framework/Versions/A/FindByContent
0x91890000 - 0x918cdfff com.apple.LaunchServices 182 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x918e1000 - 0x918edfff com.apple.speech.synthesis.framework 3.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x918f4000 - 0x91933fff com.apple.ImageIO.framework 1.5.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x91946000 - 0x919f8fff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
0x91a3e000 - 0x91a54fff libcups.2.dylib /usr/lib/libcups.2.dylib
0x91a59000 - 0x91a77fff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x91a7c000 - 0x91adbfff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x91aed000 - 0x91af1fff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x91af3000 - 0x91b77fff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRaw.dylib
0x91b7b000 - 0x91bb8fff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x91bbe000 - 0x91bd8fff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x91bdd000 - 0x91bdffff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x91be1000 - 0x91cbffff libxml2.2.dylib /usr/lib/libxml2.2.dylib
0x91cdc000 - 0x91cdcfff com.apple.Accelerate 1.3.1 (Accelerate 1.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x91cde000 - 0x91d6cfff com.apple.vImage 2.5 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x91d73000 - 0x91d73fff com.apple.Accelerate.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x91d75000 - 0x91dcefff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x91dd7000 - 0x91dfbfff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x91e03000 - 0x9220cfff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x92246000 - 0x925fafff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x92627000 - 0x92714fff libiconv.2.dylib /usr/lib/libiconv.2.dylib
0x92716000 - 0x92793fff com.apple.DesktopServices 1.3.6 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x927d4000 - 0x92a04fff com.apple.Foundation 6.4.8 (567.29) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x92b10000 - 0x92b1afff com.apple.framework.AppleTalk 1.2.0 (???) /System/Library/Frameworks/AppleTalk.framework/Versions/A/AppleTalk
0x92b1e000 - 0x92b35fff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x92b40000 - 0x92b98fff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x92bac000 - 0x92bacfff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x92bae000 - 0x92bbefff com.apple.ImageCapture 3.0.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x92bcd000 - 0x92bd5fff com.apple.speech.recognition.framework 3.6 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x92bdb000 - 0x92be1fff com.apple.securityhi 2.0.1 (24742) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x92be7000 - 0x92c78fff com.apple.ink.framework 101.2.1 (71) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x92c8c000 - 0x92c90fff com.apple.help 1.0.3 (32.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x92c93000 - 0x92cb1fff com.apple.openscripting 1.2.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x92cc3000 - 0x92cc9fff com.apple.print.framework.Print 5.2 (192.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x92ccf000 - 0x92d32fff com.apple.htmlrendering 66.1 (1.1.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x92d59000 - 0x92d9afff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x92dc1000 - 0x92dcffff com.apple.audio.SoundManager 3.9.1 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x92dd6000 - 0x92ddbfff com.apple.CommonPanels 1.2.3 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x92de0000 - 0x930d5fff com.apple.HIToolbox 1.4.9 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x931db000 - 0x931e6fff com.apple.opengl 1.4.16 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x93276000 - 0x93276fff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x93278000 - 0x9392efff com.apple.AppKit 6.4.8 (824.42) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x93caf000 - 0x93d2afff com.apple.CoreData 91 (92.1) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x93d63000 - 0x93e1dfff com.apple.audio.toolbox.AudioToolbox 1.4.5 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x93e60000 - 0x93e60fff com.apple.audio.units.AudioUnit 1.4.2 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x93e62000 - 0x94023fff com.apple.QuartzCore 1.4.12 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x94069000 - 0x940aafff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
0x940b2000 - 0x940ecfff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x940f1000 - 0x94102fff com.apple.CoreVideo 1.4 /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x94293000 - 0x942a2fff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x942a9000 - 0x942b4fff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x94300000 - 0x9431afff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x94320000 - 0x945defff com.apple.QuickTime 7.1.5 /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x9499e000 - 0x949bbfff libresolv.9.dylib /usr/lib/libresolv.9.dylib
0x94b67000 - 0x94c3ffff edu.mit.Kerberos 5.5.23 /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x96038000 - 0x9604efff libJapaneseConverter.dylib /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
0x96516000 - 0x965a6fff libcrypto.0.9.dylib /usr/lib/libcrypto.0.9.dylib
0x973ed000 - 0x9742cfff com.apple.AppleShareClientCore 1.5.1 /System/Library/Frameworks/AppleShareClientCore.framework/Versions/A/AppleShareClientCore
0xc0000000 - 0xc000efff com.unsanity.ape 2.0.3 /Library/Frameworks/ApplicationEnhancer.framework/Versions/A/ApplicationEnhancer
     
Senior User
Join Date: Mar 2007
Location: San Jose
Status: Offline
Reply With Quote
Mar 17, 2007, 10:50 AM
 
Looks like you have APE installed. While it may not solve your problem, disabling APE will allow you to submit bug reports to Apple.

Also consider updating prebindings (and checking the logs for errors after doing that). I assume that these problems happened before you first installed fink, but if not, rename /sw temporarily to rule out the possibility of fink being connected to your problems.

As for ssh, ssh_ori is the original Apple-installed ssh? It should give its version as "OpenSSH_4.5p1, OpenSSL 0.9.7l 28 Sep 2006" and otool -L /usr/bin/ssh_ori should return the following:

/usr/bin/ssh_ori:
/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.3)
/System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos (compatibility version 5.0.0, current version 5.0.0)
/usr/lib/libgcc_s.1.dylib (compatibility version 1.0.0, current version 1.0.0)
/usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 88.3.5)
     
Fresh-Faced Recruit
Join Date: Mar 2007
Status: Offline
Reply With Quote
Mar 17, 2007, 11:44 AM
 
Thanks for the sshfs clue. I'm using it now and its very nice.
     
Fresh-Faced Recruit
Join Date: Mar 2007
Status: Offline
Reply With Quote
Mar 17, 2007, 02:34 PM
 
Hello mfbernstein

ssh_ori is the ssh from apple. I renamed it and I'm using the fink ssh (ln -s /sw/bin/ssh /usr/bin/ssh). And yes, ssh_ori -v gives what you suggest and the same for otool -L /usr/bin/ssh_ori.

I've tried your suggestion about moving the fink directory and it was not it. Also, APE is not causing the problem.

How do I update prebindings?

Thanks
     
Clinically Insane
Join Date: Mar 2001
Location: yes
Status: Offline
Reply With Quote
Mar 17, 2007, 03:35 PM
 
Originally Posted by fasfcastro View Post
Thanks for the sshfs clue. I'm using it now and its very nice.


Definitely... Faster, allows multiple simultaneous mounts on a single machine, doesn't litter files, and a widely supported and used network service.
     
   
Thread Tools
Forum Links
Forum Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Top
Privacy Policy
All times are GMT -5. The time now is 04:23 AM.
All contents of these forums © 1995-2011 MacNN. All rights reserved.
Branding + Design: www.gesamtbild.com
vBulletin v.3.8.7 © 2000-2011, Jelsoft Enterprises Ltd., Content Relevant URLs by vBSEO 3.3.2