[R-SIG-Mac] Crash when installing package from local directory

Ken Beath kjbeath at kagi.com
Thu Feb 14 03:51:57 CET 2008


Hi,

I'm trying to install a package I'm developing from a local package  
directory. All I get after clicking install is the rotating cursor  
with no output to the R console and then a crash. Works fine if I  
download another package source from CRAN and install from directory.

Ken


Process:         R [7784]
Path:            /Applications/R.app/Contents/MacOS/R
Identifier:      org.R-project.R
Version:         R 2.6.2 GUI 1.23 (4932) (4932)
Code Type:       X86 (Native)
Parent Process:  launchd [132]

Date/Time:       2008-02-14 13:41:51.378 +1100
OS Version:      Mac OS X 10.5.2 (9C31)
Report Version:  6

Exception Type:  EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0000000000000002, 0x0000000000000000
Crashed Thread:  2

Application Specific Information:
*** Terminating app due to uncaught exception  
'NSPortTimeoutException', reason: 'connection timeout: did not receive  
reply'

Thread 0:
0   libSystem.B.dylib             	0x90de8b06 mach_wait_until + 10
1   libSystem.B.dylib             	0x90e6072f nanosleep + 314
2   org.R-project.R               	0x000060dd -[RController  
handleSystemCommand:] + 602
3   org.R-project.R               	0x0000d1cb Re_system + 86
4   libR.dylib                    	0x00457366 R_system + 82
5   libR.dylib                    	0x004b0066 do_system + 656
6   libR.dylib                    	0x003ba55c do_internal + 336
7   libR.dylib                    	0x0038518e Rf_eval + 1182
8   libR.dylib                    	0x00385f3f do_begin + 58
9   libR.dylib                    	0x0038518e Rf_eval + 1182
10  libR.dylib                    	0x003874a4 Rf_applyClosure + 663
11  libR.dylib                    	0x00385085 Rf_eval + 917
12  libR.dylib                    	0x003857ef Rf_evalList + 125
13  libR.dylib                    	0x00385262 Rf_eval + 1394
14  libR.dylib                    	0x00388af8 do_if + 41
15  libR.dylib                    	0x0038518e Rf_eval + 1182
16  libR.dylib                    	0x00385f3f do_begin + 58
17  libR.dylib                    	0x0038518e Rf_eval + 1182
18  libR.dylib                    	0x00388deb do_for + 585
19  libR.dylib                    	0x0038518e Rf_eval + 1182
20  libR.dylib                    	0x00385f3f do_begin + 58
21  libR.dylib                    	0x0038518e Rf_eval + 1182
22  libR.dylib                    	0x0038518e Rf_eval + 1182
23  libR.dylib                    	0x00385f3f do_begin + 58
24  libR.dylib                    	0x0038518e Rf_eval + 1182
25  libR.dylib                    	0x003874a4 Rf_applyClosure + 663
26  libR.dylib                    	0x00385085 Rf_eval + 917
27  libR.dylib                    	0x0034657a protectedEval + 44
28  libR.dylib                    	0x00346beb R_ToplevelExec + 234
29  libR.dylib                    	0x00346c2a R_tryEval + 56
30  org.R-project.R               	0x0000f624 -[REngine  
evaluateExpressions:] + 168
31  org.R-project.R               	0x0000fa08 -[REngine  
executeString:] + 202
32  org.R-project.R               	0x0000a12c -[RController  
installFromDir:] + 410
33  org.R-project.R               	0x000134e4 -[PackageInstaller  
installSelected:] + 1661
34  com.apple.AppKit              	0x914b8e56 -[NSApplication  
sendAction:to:from:] + 112
35  com.apple.AppKit              	0x914b8d94 -[NSControl  
sendAction:to:] + 108
36  com.apple.AppKit              	0x914b8c1a -[NSCell  
_sendActionFrom:] + 169
37  com.apple.AppKit              	0x914b8273 -[NSCell  
trackMouse:inRect:ofView:untilMouseUp:] + 1827
38  com.apple.AppKit              	0x914b7ac6 -[NSButtonCell  
trackMouse:inRect:ofView:untilMouseUp:] + 541
39  com.apple.AppKit              	0x914b7380 -[NSControl mouseDown:]  
+ 888
40  com.apple.AppKit              	0x914b5ac3 -[NSWindow sendEvent:] +  
5381
41  com.apple.AppKit              	0x91482714 -[NSApplication  
sendEvent:] + 2780
42  org.R-project.R               	0x00007ff2 -[RController  
doProcessEvents:] + 517
43  org.R-project.R               	0x00005680 -[RController  
handleReadConsole:] + 76
44  org.R-project.R               	0x0000cd2d Re_ReadConsole + 86
45  org.R-project.R               	0x00016362 run_REngineRmainloop + 271
46  org.R-project.R               	0x0000f336 -[REngine runREPL] + 406
47  org.R-project.R               	0x00002795 main + 1135
48  org.R-project.R               	0x0000230a _start + 216
49  org.R-project.R               	0x00002231 start + 41

Thread 1:
0   libSystem.B.dylib             	0x90de89e6 mach_msg_trap + 10
1   libSystem.B.dylib             	0x90df01dc mach_msg + 72
2   com.apple.CoreFoundation      	0x907a40de CFRunLoopRunSpecific +  
1806
3   com.apple.CoreFoundation      	0x907a4d18 CFRunLoopRunInMode + 88
4   com.apple.CFNetwork           	0x90c436cc  
CFURLCacheWorkerThread(void*) + 396
5   libSystem.B.dylib             	0x90e19c55 _pthread_start + 321
6   libSystem.B.dylib             	0x90e19b12 thread_start + 34

Thread 2 Crashed:
0   com.apple.CoreFoundation      	0x9081e0f4  
___TERMINATING_DUE_TO_UNCAUGHT_EXCEPTION___ + 4
1   libobjc.A.dylib               	0x91d950fb objc_exception_throw + 40
2   com.apple.Foundation          	0x93fff1a6 -[NSConnection  
sendInvocation:internal:] + 2422
3   com.apple.Foundation          	0x93ffe0d6 -[NSDistantObject  
methodSignatureForSelector:] + 1302
4   com.apple.CoreFoundation      	0x908237bd ___forwarding___ + 237
5   com.apple.CoreFoundation      	0x90823b12 _CF_forwarding_prep_0 + 50
6   org.R-project.R               	0x0000483d -[RController  
readThread:] + 1508
7   com.apple.Foundation          	0x93fc85ad -[NSThread main] + 45
8   com.apple.Foundation          	0x93fc8154 __NSThread__main__ + 308
9   libSystem.B.dylib             	0x90e19c55 _pthread_start + 321
10  libSystem.B.dylib             	0x90e19b12 thread_start + 34

Thread 3:
0   libSystem.B.dylib             	0x90defbce __semwait_signal + 10
1   libSystem.B.dylib             	0x90def996 usleep$UNIX2003 + 61
2   com.apple.AppKit              	0x9144dcf9 -[NSUIHeartBeat  
_heartBeatThread:] + 2042
3   com.apple.Foundation          	0x93fc85ad -[NSThread main] + 45
4   com.apple.Foundation          	0x93fc8154 __NSThread__main__ + 308
5   libSystem.B.dylib             	0x90e19c55 _pthread_start + 321
6   libSystem.B.dylib             	0x90e19b12 thread_start + 34

Thread 4:
0   libSystem.B.dylib             	0x90defbce __semwait_signal + 10
1   libSystem.B.dylib             	0x90e1a8cd pthread_cond_wait 
$UNIX2003 + 73
2   com.apple.QuartzCore          	0x94487121 fe_fragment_thread + 54
3   libSystem.B.dylib             	0x90e19c55 _pthread_start + 321
4   libSystem.B.dylib             	0x90e19b12 thread_start + 34

Thread 5:
0   libSystem.B.dylib             	0x90de89e6 mach_msg_trap + 10
1   libSystem.B.dylib             	0x90df01dc mach_msg + 72
2   com.apple.CoreFoundation      	0x907a40de CFRunLoopRunSpecific +  
1806
3   com.apple.CoreFoundation      	0x907a4d74 CFRunLoopRun + 84
4   com.apple.DesktopServices     	0x962f446f  
TSystemNotificationTask::SystemNotificationTaskProc(void*) + 123
5   ...ple.CoreServices.CarbonCore	0x92753beb PrivateMPEntryPoint + 56
6   libSystem.B.dylib             	0x90e19c55 _pthread_start + 321
7   libSystem.B.dylib             	0x90e19b12 thread_start + 34

Thread 6:
0   libSystem.B.dylib             	0x90de89e6 mach_msg_trap + 10
1   libSystem.B.dylib             	0x90df01dc mach_msg + 72
2   com.apple.CoreFoundation      	0x907a40de CFRunLoopRunSpecific +  
1806
3   com.apple.CoreFoundation      	0x907a4d74 CFRunLoopRun + 84
4   com.apple.DesktopServices     	0x962f45e8  
TFSEventsNotificationTask::FSEventsNotificationTaskProc(void*) + 216
5   ...ple.CoreServices.CarbonCore	0x92753beb PrivateMPEntryPoint + 56
6   libSystem.B.dylib             	0x90e19c55 _pthread_start + 321
7   libSystem.B.dylib             	0x90e19b12 thread_start + 34

Thread 7:
0   libSystem.B.dylib             	0x90defbce __semwait_signal + 10
1   libSystem.B.dylib             	0x90e1a8cd pthread_cond_wait 
$UNIX2003 + 73
2   ...ple.CoreServices.CarbonCore	0x927559d7 TSWaitOnCondition + 126
3   ...ple.CoreServices.CarbonCore	0x927348fe  
TSWaitOnConditionTimedRelative + 202
4   ...ple.CoreServices.CarbonCore	0x92755654 MPWaitOnQueue + 208
5   com.apple.DesktopServices     	0x962ffa7a  
TNodeSyncTask::SyncTaskProc(void*) + 84
6   ...ple.CoreServices.CarbonCore	0x92753beb PrivateMPEntryPoint + 56
7   libSystem.B.dylib             	0x90e19c55 _pthread_start + 321
8   libSystem.B.dylib             	0x90e19b12 thread_start + 34

Thread 8:
0   libSystem.B.dylib             	0x90e194c6 kevent + 10
1   libSystem.B.dylib             	0x90e19c55 _pthread_start + 321
2   libSystem.B.dylib             	0x90e19b12 thread_start + 34

Thread 9:
0   libSystem.B.dylib             	0x90e38b3a select$DARWIN_EXTSN + 10
1   libSystem.B.dylib             	0x90e19c55 _pthread_start + 321
2   libSystem.B.dylib             	0x90e19b12 thread_start + 34

Thread 10:
0   libSystem.B.dylib             	0x90de8a46  
semaphore_timedwait_signal_trap + 10
1   libSystem.B.dylib             	0x90e1adaf _pthread_cond_wait + 1244
2   libSystem.B.dylib             	0x90e1c633  
pthread_cond_timedwait_relative_np + 47
3   ...ple.CoreServices.CarbonCore	0x9273492a  
TSWaitOnConditionTimedRelative + 246
4   ...ple.CoreServices.CarbonCore	0x92755654 MPWaitOnQueue + 208
5   com.apple.DesktopServices     	0x963019c4  
TFolderSizeTask::FolderSizeTaskProc(void*) + 104
6   ...ple.CoreServices.CarbonCore	0x92753beb PrivateMPEntryPoint + 56
7   libSystem.B.dylib             	0x90e19c55 _pthread_start + 321
8   libSystem.B.dylib             	0x90e19b12 thread_start + 34

Thread 2 crashed with X86 Thread State (32-bit):
   eax: 0xa005f0f0  ebx: 0x91d950dc  ecx: 0xa005e1a0  edx: 0x001c6000
   edi: 0x00000000  esi: 0xb01466d0  ebp: 0xb0146618  esp: 0xb0146618
    ss: 0x0000001f  efl: 0x00000286  eip: 0x9081e0f4   cs: 0x00000017
    ds: 0x0000001f   es: 0x0000001f   fs: 0x0000001f   gs: 0x00000037
   cr2: 0x0f8ce000

Binary Images:
     0x1000 -    0x3dfe3 +org.R-project.R R 2.6.2 GUI 1.23 (4932)  
(4932) <ab4d68761a1541aa9778383ac2b32abc> /Applications/R.app/Contents/ 
MacOS/R
    0x59000 -    0x5bfff  com.apple.ExceptionHandling 1.5 (10) /System/ 
Library/Frameworks/ExceptionHandling.framework/Versions/A/ 
ExceptionHandling
    0x62000 -    0x6efe7  com.apple.opengl 1.5.6 (1.5.6)  
<d599b1bb0f8a8da6fd125e2587b27776> /System/Library/Frameworks/ 
OpenGL.framework/Versions/A/OpenGL
    0x76000 -    0xb4ff7  libGLImage.dylib ??? (???)  
<090de775838db03ddc710f57abbf6218> /System/Library/Frameworks/ 
OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0xbe000 -   0x117ff7  libGLU.dylib ??? (???) /System/Library/ 
Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
   0x12b000 -   0x14bff2  libGL.dylib ??? (???) /System/Library/ 
Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
   0x15b000 -   0x15c7e4 +libRblas.dylib ??? (???)  
<5f6f8bca6ef245f4be68d4698af55518> /Library/Frameworks/R.framework/ 
Versions/2.6/Resources/lib/libRblas.dylib
   0x161000 -   0x168fed +libgcc_s.1.dylib ??? (???) /Library/ 
Frameworks/R.framework/Versions/2.6/Resources/lib/libgcc_s.1.dylib
   0x18b000 -   0x1b1fff +libreadline.5.2.dylib ??? (???) /Library/ 
Frameworks/R.framework/Versions/2.6/Resources/lib/libreadline.5.2.dylib
   0x2f4000 -   0x50c04d +libR.dylib ??? (???)  
<802714feef234f589fabd136dacd0dcc> /Library/Frameworks/R.framework/ 
Versions/2.6/Resources/lib/libR.dylib
   0x5e8000 -   0xabbfde  libGLProgrammability.dylib ??? (???)  
<a3d68f17f37ff55a3e61aca1e3aee522> /System/Library/Frameworks/ 
OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
   0xbe9000 -   0xc74fff +libgfortran.2.dylib ??? (???) /Library/ 
Frameworks/R.framework/Versions/2.6/Resources/lib/libgfortran.2.dylib
  0xa70e000 -  0xa7fcfef  com.apple.RawCamera.bundle 2.0.2 (2.0.2) / 
System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
  0xe44b000 -  0xe44bffd +com.yazsoft.SDEnhancer ??? (1.0)  
<418aa98903c484041b00e99883289849> /Library/InputManagers/ 
SpeedDownload Enhancer/SpeedDownloadEnhancer.bundle/Contents/MacOS/ 
SpeedDownloadEnhancer
  0xf49a000 -  0xf49fff3  libCGXCoreImage.A.dylib ??? (???)  
<978986709159e5fe9e094df5efddac1d> /System/Library/Frameworks/ 
ApplicationServices.framework/Versions/A/Frameworks/ 
CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
  0xf4ce000 -  0xf4d2d2b +methods.so ??? (???)  
<50a10f79a00245819aa88f5a2bcf2d55> /Library/Frameworks/R.framework/ 
Resources/library/methods/libs/i386/methods.so
  0xf531000 -  0xf54dd33 +grDevices.so ??? (???)  
<c4544baa249c4de69c41e8576ab1b9c9> /Library/Frameworks/R.framework/ 
Resources/library/grDevices/libs/i386/grDevices.so
  0xf677000 -  0xf6c9b7f +stats.so ??? (???)  
<e76fc441eb74492f852790b3a515f3dd> /Library/Frameworks/R.framework/ 
Resources/library/stats/libs/i386/stats.so
0x101de000 - 0x101f53f7 +grid.so ??? (???)  
<5159046ebbd44f818a48e93e4185fd75> /Library/Frameworks/R.framework/ 
Resources/library/grid/libs/i386/grid.so
0x1030a000 - 0x1030d0ef +lattice.so ??? (???)  
<bb5ea9e8571a413aa3c575a3daa5b06c> /Library/Frameworks/R.framework/ 
Resources/library/lattice/libs/i386/lattice.so
0x10a28000 - 0x10a34677 +nlme.so ??? (???)  
<5af81ea1b16b478683fbcc06822f6025> /Library/Frameworks/R.framework/ 
Resources/library/nlme/libs/i386/nlme.so
0x11b8a000 - 0x11bfcfff  com.apple.iLifeMediaBrowser 1.0.5 (205.0.2)  
<2b5c1b0df3f8c76476791f8317fc7324> /System/Library/PrivateFrameworks/ 
iLifeMediaBrowser.framework/Versions/A/iLifeMediaBrowser
0x11c44000 - 0x11c4effe  com.apple.URLMount 3.1 (3.1)  
<742db901c626729373961d2b99036aab> /System/Library/PrivateFrameworks/ 
URLMount.framework/URLMount
0x8fe00000 - 0x8fe2da53  dyld 96.2 (???)  
<7af47d3b00b2268947563c7fa8c59a07> /usr/lib/dyld
0x90054000 - 0x90063ffe  com.apple.DSObjCWrappers.Framework 1.2.1  
(1.2.1) <eac1c7b7c07ed3148c85934b6f656308> /System/Library/ 
PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers
0x90064000 - 0x90068fff  libmathCommon.A.dylib ??? (???) /usr/lib/ 
system/libmathCommon.A.dylib
0x90069000 - 0x90073feb  com.apple.audio.SoundManager 3.9.2 (3.9.2)  
<0f2ba6e891d3761212cf5a5e6134d683> /System/Library/Frameworks/ 
Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/ 
A/CarbonSound
0x901f3000 - 0x90603fef  libBLAS.dylib ??? (???) /System/Library/ 
Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/ 
Versions/A/libBLAS.dylib
0x90604000 - 0x90635ffb  com.apple.quartzfilters 1.5.0 (1.5.0)  
<22581f8fe9dd2cb261f97a897407ec3e> /System/Library/Frameworks/ 
Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/ 
Versions/A/QuartzFilters
0x90636000 - 0x906b2feb  com.apple.audio.CoreAudio 3.1.0 (3.1)  
<70bb7c657061631491029a61babe0b26> /System/Library/Frameworks/ 
CoreAudio.framework/Versions/A/CoreAudio
0x906cb000 - 0x906e1fe7  com.apple.CoreVideo 1.5.0 (1.5.0)  
<7e010557527a0e6d49147c297d16850a> /System/Library/Frameworks/ 
CoreVideo.framework/Versions/A/CoreVideo
0x906e2000 - 0x906edfe7  libCSync.A.dylib ??? (???)  
<df82fc093e498a9eb5490761cb292218> /System/Library/Frameworks/ 
ApplicationServices.framework/Versions/A/Frameworks/ 
CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x90732000 - 0x90864fef  com.apple.CoreFoundation 6.5.1 (476.10)  
<d5bed2688a5eea11a6dc3a3c5c17030e> /System/Library/Frameworks/ 
CoreFoundation.framework/Versions/A/CoreFoundation
0x90865000 - 0x9087dfff  com.apple.openscripting 1.2.6 (???)  
<b8e553df643f2aec68fa968b3b459b2b> /System/Library/Frameworks/ 
Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/ 
Versions/A/OpenScripting
0x9087e000 - 0x909b6ff7  libicucore.A.dylib ??? (???)  
<afcea652ff2ec36885b2c81c57d06d4c> /usr/lib/libicucore.A.dylib
0x909b7000 - 0x909f1fff  com.apple.coreui 1.1 (61) /System/Library/ 
PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x90a04000 - 0x90a04ffe  com.apple.MonitorPanelFramework 1.2.0 (1.2.0)  
<a2b462be6c51187eddf7d097ef0e0a04> /System/Library/PrivateFrameworks/ 
MonitorPanel.framework/Versions/A/MonitorPanel
0x90aa4000 - 0x90abafff  com.apple.DictionaryServices 1.0.0 (1.0.0)  
<ad0aa0252e3323d182e17f50defe56fc> /System/Library/Frameworks/ 
CoreServices.framework/Versions/A/Frameworks/ 
DictionaryServices.framework/Versions/A/DictionaryServices
0x90abb000 - 0x90abdfff  com.apple.securityhi 3.0 (30817)  
<2b2854123fed609d1820d2779e2e0963> /System/Library/Frameworks/ 
Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/ 
SecurityHI
0x90b2c000 - 0x90babff5  com.apple.SearchKit 1.2.0 (1.2.0)  
<277b460da86bc222785159fe77e2e2ed> /System/Library/Frameworks/ 
CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/ 
Versions/A/SearchKit
0x90bac000 - 0x90c37fff  com.apple.framework.IOKit 1.5.1 (???)  
<a17f9f5ea7e8016a467e67349f4d3d03> /System/Library/Frameworks/ 
IOKit.framework/Versions/A/IOKit
0x90c38000 - 0x90caffe3  com.apple.CFNetwork 221.5 (221.5)  
<5474cdd7d2a8b2e8059de249c702df9e> /System/Library/Frameworks/ 
CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/ 
Versions/A/CFNetwork
0x90cb0000 - 0x90cb9fff  com.apple.speech.recognition.framework 3.7.24  
(3.7.24) <d3180f9edbd9a5e6f283d6156aa3c602> /System/Library/Frameworks/ 
Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/ 
Versions/A/SpeechRecognition
0x90cba000 - 0x90cc0fff  com.apple.print.framework.Print 218.0.2  
(220.1) <8bf7ef71216376d12fcd5ec17e43742c> /System/Library/Frameworks/ 
Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x90d67000 - 0x90de1ff8  com.apple.print.framework.PrintCore 5.5.2  
(245.1) <3c9de512e95fbd838694ee5008d56a28> /System/Library/Frameworks/ 
ApplicationServices.framework/Versions/A/Frameworks/ 
PrintCore.framework/Versions/A/PrintCore
0x90de8000 - 0x90f47ff3  libSystem.B.dylib ??? (???)  
<4899376234e55593b22fc370935f8cdf> /usr/lib/libSystem.B.dylib
0x90f48000 - 0x9103cff4  libiconv.2.dylib ??? (???)  
<c508c60fafca17824c0017b2e4369802> /usr/lib/libiconv.2.dylib
0x9103d000 - 0x9103dff8  com.apple.ApplicationServices 34 (34)  
<8f910fa65f01d401ad8d04cc933cf887> /System/Library/Frameworks/ 
ApplicationServices.framework/Versions/A/ApplicationServices
0x912a7000 - 0x912cdfff  libcups.2.dylib ??? (???)  
<85ce204da14d62d6a3a5a9adfba01455> /usr/lib/libcups.2.dylib
0x91313000 - 0x913a6ff3  com.apple.ApplicationServices.ATS 3.2 (???)  
<cdf31bd0ac7de54a35ee2d27cf86b6be> /System/Library/Frameworks/ 
ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/ 
Versions/A/ATS
0x913a7000 - 0x91ba4fef  com.apple.AppKit 6.5.2 (949.26)  
<bc4593edd8a224409fb6953a354505a0> /System/Library/Frameworks/ 
AppKit.framework/Versions/C/AppKit
0x91ba5000 - 0x91bf5ff7  com.apple.HIServices 1.7.0 (???)  
<f7e78891a6d08265c83dca8e378be1ea> /System/Library/Frameworks/ 
ApplicationServices.framework/Versions/A/Frameworks/ 
HIServices.framework/Versions/A/HIServices
0x91bf6000 - 0x91bf7ffc  libffi.dylib ??? (???)  
<a3b573eb950ca583290f7b2b4c486d09> /usr/lib/libffi.dylib
0x91bf8000 - 0x91c03ff9  com.apple.helpdata 1.0 (14) /System/Library/ 
PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x91ce4000 - 0x91d8bfeb  com.apple.QD 3.11.52 (???)  
<c72bd7bd2ce12694c3640a731d1ad878> /System/Library/Frameworks/ 
ApplicationServices.framework/Versions/A/Frameworks/QD.framework/ 
Versions/A/QD
0x91d8c000 - 0x91e6bfff  libobjc.A.dylib ??? (???)  
<a53206274b6c2d42691f677863f379ae> /usr/lib/libobjc.A.dylib
0x91e6c000 - 0x91eaefef  com.apple.NavigationServices 3.5.1 (161)  
<cc6bd78eabf1e2e7166914e9f12f5850> /System/Library/Frameworks/ 
Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/ 
Versions/A/NavigationServices
0x91ebf000 - 0x91ec3fff  libGIF.dylib ??? (???)  
<d4234e6f5e5f530bdafb969157f1f17b> /System/Library/Frameworks/ 
ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/ 
Versions/A/Resources/libGIF.dylib
0x91f02000 - 0x91f2cfff  com.apple.CoreMediaPrivate 1.4 (1.4)  
<59630ee9096ecf2ca1e518da2f46c68d> /System/Library/PrivateFrameworks/ 
CoreMediaPrivate.framework/Versions/A/CoreMediaPrivate
0x91f2d000 - 0x91fc0fff  com.apple.ink.framework 101.3 (86)  
<bf3fa8927b4b8baae92381a976fd2079> /System/Library/Frameworks/ 
Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x91fc1000 - 0x91fc1ffd  com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/ 
Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x91fc2000 - 0x9204eff7  com.apple.LaunchServices 286.5 (286.5)  
<33c3ae54abb276b61a99d4c764d883e2> /System/Library/Frameworks/ 
CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/ 
Versions/A/LaunchServices
0x9204f000 - 0x9204fffd  com.apple.Accelerate 1.4.2 (Accelerate  
1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/ 
Accelerate
0x92075000 - 0x920a2feb  libvDSP.dylib ??? (???)  
<b232c018ddd040ec4e2c2af632dd497f> /System/Library/Frameworks/ 
Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/ 
libvDSP.dylib
0x920a3000 - 0x920abfff  com.apple.DiskArbitration 2.2.1 (2.2.1)  
<75b0c8d8940a8a27816961dddcac8e0f> /System/Library/Frameworks/ 
DiskArbitration.framework/Versions/A/DiskArbitration
0x920ba000 - 0x92163fff  com.apple.JavaScriptCore 5523.10.3  
(5523.10.3) <9e6719a7a0740f5c224099a7b853e45b> /System/Library/ 
Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x92164000 - 0x9216bff7  libCGATS.A.dylib ??? (???)  
<9b29a5500efe01cc3adea67bbc42568e> /System/Library/Frameworks/ 
ApplicationServices.framework/Versions/A/Frameworks/ 
CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x9216c000 - 0x921a9fff  com.apple.CoreMediaIOServicesPrivate 1.4  
(1.4) /System/Library/PrivateFrameworks/ 
CoreMediaIOServicesPrivate.framework/Versions/A/ 
CoreMediaIOServicesPrivate
0x921aa000 - 0x921acff5  libRadiance.dylib ??? (???)  
<20eadb285da83df96c795c2c5fa20590> /System/Library/Frameworks/ 
ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/ 
Versions/A/Resources/libRadiance.dylib
0x921b1000 - 0x92223fff  com.apple.PDFKit 2.1 (2.1) /System/Library/ 
Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/ 
Versions/A/PDFKit
0x92224000 - 0x92227fff  com.apple.help 1.1 (36)  
<b507b08e484cb89033e9cf23062d77de> /System/Library/Frameworks/ 
Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x92228000 - 0x9234cfe3  com.apple.audio.toolbox.AudioToolbox 1.5.1  
(1.5.1) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/ 
AudioToolbox
0x9234d000 - 0x92432ff3  com.apple.CoreData 100.1 (186)  
<8e28162ef2288692615b52acc01f8b54> /System/Library/Frameworks/ 
CoreData.framework/Versions/A/CoreData
0x92438000 - 0x92495ffb  libstdc++.6.dylib ??? (???)  
<04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib
0x92496000 - 0x9251dff7  libsqlite3.0.dylib ??? (???)  
<6978bbcca4277d6ae9f042beff643f7d> /usr/lib/libsqlite3.0.dylib
0x9251e000 - 0x9251effe  com.apple.quartzframework 1.5 (1.5)  
<4b8f505e32e4f2d67967a276401f9aaf> /System/Library/Frameworks/ 
Quartz.framework/Versions/A/Quartz
0x9251f000 - 0x9251fffa  com.apple.CoreServices 32 (32)  
<2fcc8f3bd5bbfc000b476cad8e6a3dd2> /System/Library/Frameworks/ 
CoreServices.framework/Versions/A/CoreServices
0x92520000 - 0x92557fff  com.apple.SystemConfiguration 1.9.1 (1.9.1)  
<8a76e429301afe4eba1330bfeaabd9f2> /System/Library/Frameworks/ 
SystemConfiguration.framework/Versions/A/SystemConfiguration
0x92558000 - 0x925b2ff7  com.apple.CoreText 2.0.1 (???)  
<07494945ad1e3f5395599f42748457cc> /System/Library/Frameworks/ 
ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/ 
Versions/A/CoreText
0x925b3000 - 0x925b3fff  com.apple.Carbon 136 (136)  
<98a5e3bc0c4fa44bbb09713bb88707fe> /System/Library/Frameworks/ 
Carbon.framework/Versions/A/Carbon
0x925b4000 - 0x925b4ffc  com.apple.audio.units.AudioUnit 1.5 (1.5) / 
System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x925b5000 - 0x926ecfeb  com.apple.imageKit 1.0.1 (1.0)  
<4cb353ae2d3b141afc3d82b557bde878> /System/Library/Frameworks/ 
Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ 
ImageKit
0x9270b000 - 0x929e4ff3  com.apple.CoreServices.CarbonCore 785.8  
(785.8) <827c228e7d717b397cdb4941eba69553> /System/Library/Frameworks/ 
CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/ 
Versions/A/CarbonCore
0x92a3e000 - 0x92a45ffe  libbsm.dylib ??? (???)  
<d25c63378a5029648ffd4b4669be31bf> /usr/lib/libbsm.dylib
0x92a46000 - 0x92c01ff3  com.apple.QuartzComposer 2.1 (106.3)  
<ed79ff3644e8883905ba3ba681742476> /System/Library/Frameworks/ 
Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/ 
Versions/A/QuartzComposer
0x92c3c000 - 0x92c8bfff  com.apple.QuickLookUIFramework 1.1 (170.2) / 
System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/ 
QuickLookUI
0x92c8f000 - 0x92c8fffd  com.apple.Accelerate.vecLib 3.4.2 (vecLib  
3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/ 
Frameworks/vecLib.framework/Versions/A/vecLib
0x92cc1000 - 0x931d7fff  com.apple.WebCore 5523.15.1 (5523.15.1)  
<23d5f6fe4905a5361b31b25bb4de04d6> /System/Library/Frameworks/ 
WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/ 
WebCore
0x931d8000 - 0x933a3ff7  com.apple.security 5.0.2 (33001)  
<0788969ffe7961153219be10786da436> /System/Library/Frameworks/ 
Security.framework/Versions/A/Security
0x933a4000 - 0x933d3ff7  libncurses.5.4.dylib ??? (???)  
<3b2ac2ca8190942b6b81d2a7012ea859> /usr/lib/libncurses.5.4.dylib
0x933d4000 - 0x933e4fff  com.apple.speech.synthesis.framework 3.6.59  
(3.6.59) <4ffef145fad3d4d787e0c33eab26b336> /System/Library/Frameworks/ 
ApplicationServices.framework/Versions/A/Frameworks/ 
SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x933e5000 - 0x93497ffb  libcrypto.0.9.7.dylib ??? (???)  
<330b0e48e67faffc8c22dfc069ca7a47> /usr/lib/libcrypto.0.9.7.dylib
0x93498000 - 0x934a8ffc  com.apple.LangAnalysis 1.6.4 (1.6.4)  
<cbeb17ab39f28351fe2ab5b82bf465bc> /System/Library/Frameworks/ 
ApplicationServices.framework/Versions/A/Frameworks/ 
LangAnalysis.framework/Versions/A/LangAnalysis
0x934a9000 - 0x934aefff  com.apple.CommonPanels 1.2.4 (85)  
<ea0665f57cd267609466ed8b2b20e893> /System/Library/Frameworks/ 
Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/ 
A/CommonPanels
0x93526000 - 0x93555fe3  com.apple.AE 402.2 (402.2)  
<e01596187e91af5d48653920017b8c8e> /System/Library/Frameworks/ 
CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x93556000 - 0x93564ffd  libz.1.dylib ??? (???)  
<5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib
0x93565000 - 0x93923fea  libLAPACK.dylib ??? (???) /System/Library/ 
Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/ 
Versions/A/libLAPACK.dylib
0x93924000 - 0x93fbdfff  com.apple.CoreGraphics 1.351.21 (???)  
<6c93fd21149f389129fe47fa6ef71880> /System/Library/Frameworks/ 
ApplicationServices.framework/Versions/A/Frameworks/ 
CoreGraphics.framework/Versions/A/CoreGraphics
0x93fbe000 - 0x94238fe7  com.apple.Foundation 6.5.4 (677.15)  
<6216196287f98a65ddb654d04d773e7b> /System/Library/Frameworks/ 
Foundation.framework/Versions/C/Foundation
0x94392000 - 0x94728ff7  com.apple.QuartzCore 1.5.1 (1.5.1)  
<665c80f6e28555b303020c8007c36b8b> /System/Library/Frameworks/ 
QuartzCore.framework/Versions/A/QuartzCore
0x9482b000 - 0x9483fff3  com.apple.ImageCapture 4.0 (5.0.0) /System/ 
Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ 
ImageCapture.framework/Versions/A/ImageCapture
0x94840000 - 0x9486bfe7  libauto.dylib ??? (???)  
<42d8422dc23a18071869fdf7b5d8fab5> /usr/lib/libauto.dylib
0x948bb000 - 0x948d9fff  libresolv.9.dylib ??? (???)  
<0629b6dcd71f4aac6a891cbe26253e85> /usr/lib/libresolv.9.dylib
0x9494d000 - 0x949d9ffb  com.apple.QTKit 7.4.1 (14) /System/Library/ 
Frameworks/QTKit.framework/Versions/A/QTKit
0x949da000 - 0x94abbff7  libxml2.2.dylib ??? (???)  
<450ec38b57fb46013847cce851001a2f> /usr/lib/libxml2.2.dylib
0x94abc000 - 0x94ac1ffb  com.apple.DisplayServicesFW 2.0 (2.0)  
<8953865f53e940007a4e4ac5390d3c95> /System/Library/PrivateFrameworks/ 
DisplayServices.framework/Versions/A/DisplayServices
0x94ac2000 - 0x94addffb  libPng.dylib ??? (???)  
<b6abcac36ec7654ff3e1cfa786b0117b> /System/Library/Frameworks/ 
ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/ 
Versions/A/Resources/libPng.dylib
0x94ade000 - 0x94c23ff7  com.apple.ImageIO.framework 2.0.1 (2.0.1)  
<68ba11e689a9ca30f8310935cd1e02d6> /System/Library/Frameworks/ 
ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/ 
Versions/A/ImageIO
0x94c24000 - 0x94ceffff  com.apple.ColorSync 4.5.0 (4.5.0) /System/ 
Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ 
ColorSync.framework/Versions/A/ColorSync
0x94cf0000 - 0x94d4cff7  com.apple.htmlrendering 68 (1.1.3)  
<fe87a9dede38db00e6c8949942c6bd4f> /System/Library/Frameworks/ 
Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/ 
Versions/A/HTMLRendering
0x94d5a000 - 0x94d5affb  com.apple.installserver.framework 1.0 (8) / 
System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/ 
InstallServer
0x94d5b000 - 0x94dd8fef  libvMisc.dylib ??? (???) /System/Library/ 
Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/ 
Versions/A/libvMisc.dylib
0x94dd9000 - 0x950e1fff  com.apple.HIToolbox 1.5.2 (???)  
<7449d6f2da33ded6936243a92e307459> /System/Library/Frameworks/ 
Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/ 
HIToolbox
0x950f4000 - 0x95113ffa  libJPEG.dylib ??? (???)  
<0cfb80109d624beb9ceb3c43b6c5ec10> /System/Library/Frameworks/ 
ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/ 
Versions/A/Resources/libJPEG.dylib
0x95114000 - 0x95155fe7  libRIP.A.dylib ??? (???)  
<9d42e83d860433f9126c4871d1fe0ce8> /System/Library/Frameworks/ 
ApplicationServices.framework/Versions/A/Frameworks/ 
CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x960de000 - 0x9611dfef  libTIFF.dylib ??? (???)  
<6d0f80e9d4d81f3f64c876aca005bd53> /System/Library/Frameworks/ 
ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/ 
Versions/A/Resources/libTIFF.dylib
0x961f2000 - 0x962acfe3  com.apple.CoreServices.OSServices 224.4  
(224.4) <ff5007ab220908ac54b6c661e447d593> /System/Library/Frameworks/ 
CoreServices.framework/Versions/A/Frameworks/OSServices.framework/ 
Versions/A/OSServices
0x962ad000 - 0x962f2fef  com.apple.Metadata 10.5.2 (398.7)  
<73a6424c06effc474e699cde6883de99> /System/Library/Frameworks/ 
CoreServices.framework/Versions/A/Frameworks/Metadata.framework/ 
Versions/A/Metadata
0x962f3000 - 0x9637cfe3  com.apple.DesktopServices 1.4.5 (1.4.5)  
<8b264cd6abbbd750928c637e1247269d> /System/Library/PrivateFrameworks/ 
DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x9637d000 - 0x9639aff7  com.apple.QuickLookFramework 1.1 (170.2) / 
System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x9639b000 - 0x9644bfff  edu.mit.Kerberos 6.0.12 (6.0.12)  
<9e98dfb4cde8b0510fdd972dc9fa1dc9> /System/Library/Frameworks/ 
Kerberos.framework/Versions/A/Kerberos
0x9644c000 - 0x96760fe2  com.apple.QuickTime 7.4.1 (14)  
<1a4838d29e0804a2a102f03c053600f0> /System/Library/Frameworks/ 
QuickTime.framework/Versions/A/QuickTime
0x96761000 - 0x96789ff7  com.apple.shortcut 1 (1.0)  
<057783867138902b52bc0941fedb74d1> /System/Library/PrivateFrameworks/ 
Shortcut.framework/Versions/A/Shortcut
0x9678a000 - 0x9678aff8  com.apple.Cocoa 6.5 (???)  
<e064f94d969ce25cb7de3cfb980c3249> /System/Library/Frameworks/ 
Cocoa.framework/Versions/A/Cocoa
0x9678b000 - 0x96792fe9  libgcc_s.1.dylib ??? (???)  
<f53c808e87d1184c0f9df63aef53ce0b> /usr/lib/libgcc_s.1.dylib
0x9685b000 - 0x96879ff3  com.apple.DirectoryService.Framework 3.5.1  
(3.5.1) <96407dca4d6b1d10ae5ca1881e31b27a> /System/Library/Frameworks/ 
DirectoryService.framework/Versions/A/DirectoryService
0x96db4000 - 0x96e7bff2  com.apple.vImage 3.0 (3.0) /System/Library/ 
Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/ 
Versions/A/vImage
0x96e7c000 - 0x96ea0fff  libxslt.1.dylib ??? (???)  
<4933ddc7f6618743197aadc85b33b5ab> /usr/lib/libxslt.1.dylib
0x96ea1000 - 0x96f5cfe3  com.apple.WebKit 5523.15.1 (5523.15.1)  
<176c97b181ca68b309ecded2ed53b923> /System/Library/Frameworks/ 
WebKit.framework/Versions/A/WebKit
0xfffe8000 - 0xfffebfff  libobjc.A.dylib ??? (???) /usr/lib/ 
libobjc.A.dylib
0xffff0000 - 0xffff1780  libSystem.B.dylib ??? (???) /usr/lib/ 
libSystem.B.dylib



More information about the R-SIG-Mac mailing list