[R-SIG-Mac] problem launching R in the administrator user account

Simon Urbanek simon.urbanek at r-project.org
Tue Apr 20 16:20:36 CEST 2010


As per FAQ 12.16 remove ~/.Rhistory and you should be fine.

Cheers,
Simon

On Apr 20, 2010, at 7:31 AM, Andres Merino-Viteri wrote:

> I am new in the list, so I am sorry if this problem was previously
> discussed.
> 
> Unexpectedly, I started to have problems launching R in the administrator
> user session in my Mac laptop. The macbook takes a long time trying to
> launch R, but at the end R does not open at all. The problem report is
> copied below.
> 
> When I open the software in a different user account there is not any
> problem at all.
> 
> I have uninstalled R and removed R related files (/Applications/R.app,
> /Library/Frameworks/R.framework, ~/Library/R/) then I have installed R again
> but the problem continues only in that specific user account.
> 
> Any help to solve this problem will be very appreciated. Thanks.
> 
> 
> 
> Process:         R [713]
> Path:            /Applications/R.app/Contents/MacOS/R
> Identifier:      org.R-project.R
> Version:         R 2.10.1 GUI 1.31 Leopard build 32-bit (5537)
> Code Type:       X86 (Native)
> Parent Process:  launchd [652]
> 
> Date/Time:       2010-04-20 20:14:52.657 +1000
> OS Version:      Mac OS X 10.6.3 (10D573)
> Report Version:  6
> 
> Interval Since Last Report:          43579 sec
> Crashes Since Last Report:           4
> Per-App Interval Since Last Report:  659 sec
> Per-App Crashes Since Last Report:   4
> Anonymous UUID:                      554DD4DD-D253-4312-A227-42639D009A66
> 
> Exception Type:  EXC_BAD_ACCESS (SIGBUS)
> Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000000
> Crashed Thread:  0  Dispatch queue: com.apple.main-thread
> 
> Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
> 0   libSystem.B.dylib             0xffff132f __longcopy + 303
> 1   libSystem.B.dylib             0xffff0876 __memcpy + 214
> 2   com.apple.CoreFoundation       0x970225bc _CFStringCheckAndGetCharacters
> + 236
> 3   com.apple.Foundation           0x9880ba78 -[NSCFString
> getCharacters:range:] + 67
> 4   com.apple.Foundation           0x98839378 _NSNewStringByAppendingStrings
> + 915
> 5   com.apple.Foundation           0x98838fca -[NSString
> stringByAppendingString:] + 254
> 6   org.R-project.R               0x000098d8 -[RController doLoadHistory:] +
> 808
> 7   org.R-project.R               0x000072cf -[RController awakeFromNib] +
> 2319
> 8   com.apple.CoreFoundation       0x97041584 -[NSSet
> makeObjectsPerformSelector:] + 196
> 9   com.apple.AppKit               0x917a2bc8 -[NSIBObjectData
> nibInstantiateWithOwner:topLevelObjects:] + 1566
> 10  com.apple.AppKit               0x917a0ba0 loadNib + 257
> 11  com.apple.AppKit               0x917a01f4 +[NSBundle(NSNibLoading)
> _loadNibFile:nameTable:withZone:ownerBundle:] + 831
> 12  com.apple.AppKit               0x9179feaa +[NSBundle(NSNibLoading)
> loadNibFile:externalNameTable:withZone:] + 158
> 13  com.apple.AppKit               0x9179fdf5 +[NSBundle(NSNibLoading)
> loadNibNamed:owner:] + 383
> 14  org.R-project.R               0x00002128 main + 296
> 15  org.R-project.R               0x00001fc6 start + 54
> 
> Thread 1:  Dispatch queue: com.apple.libdispatch-manager
> 0   libSystem.B.dylib             0x98c07b42 kevent + 10
> 1   libSystem.B.dylib             0x98c0825c _dispatch_mgr_invoke + 215
> 2   libSystem.B.dylib             0x98c07719 _dispatch_queue_invoke + 163
> 3   libSystem.B.dylib             0x98c074be _dispatch_worker_thread2 + 240
> 4   libSystem.B.dylib             0x98c06f41 _pthread_wqthread + 390
> 5   libSystem.B.dylib             0x98c06d86 start_wqthread + 30
> 
> Thread 2:  JavaScriptCore: FastMalloc scavenger
> 0   libSystem.B.dylib             0x98c0f262 __semwait_signal + 10
> 1   libSystem.B.dylib             0x98c0ef1e _pthread_cond_wait + 1191
> 2   libSystem.B.dylib             0x98c10bb8 pthread_cond_wait$UNIX2003 + 73
> 3   com.apple.JavaScriptCore       0x9160d276
> WTF::TCMalloc_PageHeap::scavengerThread() + 614
> 4   libSystem.B.dylib             0x98c0e89e thread_start + 34
> 
> Thread 3:
> 0   libSystem.B.dylib             0x98be12fa mach_msg_trap + 10
> 1   libSystem.B.dylib             0x98be1a67 mach_msg + 68
> 2   com.apple.CoreFoundation       0x9701200f __CFRunLoopRun + 2079
> 3   com.apple.CoreFoundation       0x970110f4 CFRunLoopRunSpecific + 452
> 4   com.apple.CoreFoundation       0x97010f21 CFRunLoopRunInMode + 97
> 5   com.apple.Foundation           0x9887684a -[NSConnection
> sendInvocation:internal:] + 2587
> 6   com.apple.Foundation           0x98875ca9 -[NSDistantObject
> forwardInvocation:] + 411
> 7   com.apple.CoreFoundation       0x9704f8a4 ___forwarding___ + 1108
> 8   com.apple.CoreFoundation       0x9704f3d2 _CF_forwarding_prep_0 + 50
> 9   org.R-project.R               0x0000d655 -[RController readThread:] +
> 245
> 10  com.apple.Foundation           0x9881d8dc -[NSThread main] + 45
> 11  com.apple.Foundation           0x9881d88c __NSThread__main__ + 1499
> 12  libSystem.B.dylib             0x98c0ea19 _pthread_start + 345
> 13  libSystem.B.dylib             0x98c0e89e thread_start + 34
> 
> Thread 4:
> 0   libSystem.B.dylib             0x98c06bd2 __workq_kernreturn + 10
> 1   libSystem.B.dylib             0x98c07168 _pthread_wqthread + 941
> 2   libSystem.B.dylib             0x98c06d86 start_wqthread + 30
> 
> Thread 0 crashed with X86 Thread State (32-bit):
> eax: 0x00040000  ebx: 0x0000002e  ecx: 0x00064a74  edx: 0xfffc0000
> edi: 0x00040000  esi: 0xffd31000  ebp: 0xbfffec3c  esp: 0xbfffec30
>  ss: 0x0000001f  efl: 0x00010246  eip: 0xffff132f   cs: 0x00000017
>  ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
> cr2: 0x00000000
> 
> Binary Images:
>   0x1000 -    0x3effb +org.R-project.R R 2.10.1 GUI 1.31 Leopard build
> 32-bit (5537) <AF29A0C1-54B6-E63B-B84D-F377412CEE94>
> /Applications/R.app/Contents/MacOS/R
>  0x6d000 -   0x2dbffb +libR.dylib 2.10.1 (compatibility 2.10.0)
> <4F7D4AC2-23E9-BD47-89C9-9D18837B0950>
> /Library/Frameworks/R.framework/Versions/2.10/Resources/lib/libR.dylib
> 0x3ad000 -   0x3ae108 +libRblas.dylib ??? (???)
> /Library/Frameworks/R.framework/Versions/2.10/Resources/lib/libRblas.dylib
> 0x3b2000 -   0x43dfff +libgfortran.2.dylib 3.0.0 (compatibility 3.0.0)
> /Library/Frameworks/R.framework/Versions/2.10/Resources/lib/libgfortran.2.dylib
> 0x5b2000 -   0x5d7ff3 +libreadline.5.2.dylib 5.2.0 (compatibility 5.0.0)
> /Library/Frameworks/R.framework/Versions/2.10/Resources/lib/libreadline.5.2.dylib
> 0x8fe00000 - 0x8fe4162b  dyld 132.1 (???)
> <211AF0DD-42D9-79C8-BB6A-1F4BEEF4B4AB> /usr/lib/dyld
> 0x90006000 - 0x90049ff7  libGLU.dylib ??? (???)
> <CE02968E-930D-E63B-7B21-B87205F8B19A>
> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
> 0x90241000 - 0x90245ff7  libGIF.dylib ??? (???)
> <03880BA1-7A86-0F2B-617A-C66B1D05DD70>
> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
> 0x9028f000 - 0x9029dfe7  libz.1.dylib 1.2.3 (compatibility 1.0.0)
> <82B2C254-6F8D-7BEA-4C18-038E90CAE19B> /usr/lib/libz.1.dylib
> 0x902c8000 - 0x903f6fe7  com.apple.CoreData 102.1 (251)
> <E6A457F0-A0A3-32CD-6C69-6286E7C0F063>
> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
> 0x903f7000 - 0x9075eff7  com.apple.QuartzCore 1.6.1 (227.18)
> <8A65F233-4C77-BA7C-5DDA-2423F5C1B7A1>
> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
> 0x9075f000 - 0x90769fe7  com.apple.audio.SoundManager 3.9.3 (3.9.3)
> <5F494955-7290-2D91-DA94-44B590191771>
> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
> 0x9076a000 - 0x90a8efef  com.apple.HIToolbox 1.6.2 (???)
> <F5F99E78-5377-DD54-6138-9FC84467F938>
> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
> 0x90a8f000 - 0x90aadff7  com.apple.CoreVideo 1.6.1 (45.4)
> <E0DF044D-BF31-42CE-B690-FD1FCE07E64A>
> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
> 0x90aae000 - 0x9129d537  com.apple.CoreGraphics 1.543.33 (???)
> <C57E2964-80AF-6346-6D3E-23AED9D26977>
> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
> 0x912e5000 - 0x91467fe7  libicucore.A.dylib 40.0.0 (compatibility 1.0.0)
> <96A45E03-2B29-83EB-0FC6-2C932E398722> /usr/lib/libicucore.A.dylib
> 0x914eb000 - 0x91688fef  com.apple.JavaScriptCore 6531.21 (6531.21.9)
> <26FC8DBB-56BA-AAD4-9913-C1550B9223D5>
> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
> 0x91695000 - 0x916d6ff7  libRIP.A.dylib 543.33.0 (compatibility 64.0.0)
> <C6E50C7E-EBEE-32AF-FF07-8E325E21A838>
> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
> 0x916d7000 - 0x916d9ff7  libRadiance.dylib ??? (???)
> <9358E1EF-F802-B76E-8E23-2D0695787CFB>
> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
> 0x916da000 - 0x91775ff7  com.apple.ApplicationServices.ATS 4.2 (???)
> <3BEB7210-4C85-7309-B22D-695765526524>
> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
> 0x91776000 - 0x9179aff7  libJPEG.dylib ??? (???)
> <EDA86712-F49C-760C-BE55-9B899A4A5D1B>
> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
> 0x9179b000 - 0x9207aff7  com.apple.AppKit 6.6.5 (1038.29)
> <E76A05A6-27C6-DA02-0961-5C8EEDC5F0A7>
> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
> 0x9207b000 - 0x9209dfef  com.apple.DirectoryService.Framework 3.6 (621.3)
> <05FFDBDB-F16B-8AC0-DB42-986965FCBD95>
> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
> 0x920a6000 - 0x9215cfff  libFontParser.dylib ??? (???)
> <5935E105-1E45-886C-6420-C1CCA886C375>
> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
> 0x9215d000 - 0x92479fe7  com.apple.RawCamera.bundle 2.3.2 (516)
> <9C1C6ED1-C392-6779-0D34-47E62EAF93BA>
> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
> 0x9247a000 - 0x92484ffb  com.apple.speech.recognition.framework 3.11.1
> (3.11.1) <EC0E69C8-A121-70E8-43CF-E6FC4C7779EC>
> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
> 0x92485000 - 0x92488ff7  libCGXType.A.dylib 543.33.0 (compatibility 64.0.0)
> <69BE578C-A364-A150-35E3-53EE00F56F05>
> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
> 0x92580000 - 0x925efff7  libvMisc.dylib 268.0.1 (compatibility 1.0.0)
> <2FC2178F-FEF9-6E3F-3289-A6307B1A154C>
> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
> 0x925f2000 - 0x926e4ff7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8)
> <7482933B-4AF6-ED55-AD72-4FBD1E134958> /usr/lib/libcrypto.0.9.8.dylib
> 0x927fa000 - 0x9282dff7  com.apple.AE 496.4 (496.4)
> <7F34EC47-8429-3077-8158-54F5EA908C66>
> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
> 0x92a08000 - 0x92a72fe7  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0)
> <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
> 0x92e5d000 - 0x92e64ff3  com.apple.print.framework.Print 6.1 (237.1)
> <97AB70B6-C653-212F-CFD3-E3816D0F5C22>
> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
> 0x92e65000 - 0x92e65ff7  com.apple.Accelerate 1.6 (Accelerate 1.6)
> <BC501C9F-7C20-961A-B135-0A457667D03C>
> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
> 0x92e66000 - 0x92e78ff7  com.apple.MultitouchSupport.framework 204.12.1
> (204.12.1) <6BB58E90-21FA-C491-F0E4-54B69CCDBBC0>
> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
> 0x92edb000 - 0x92edbff7  com.apple.CoreServices 44 (44)
> <AC35D112-5FB9-9C8C-6189-5F5945072375>
> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
> 0x92edc000 - 0x92f1fff7  com.apple.NavigationServices 3.5.4 (182)
> <753B8906-06C0-3AE0-3D6A-8FF5AC18ED12>
> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
> 0x92f20000 - 0x92f31ff7  com.apple.LangAnalysis 1.6.6 (1.6.6)
> <7A3862F7-3730-8F6E-A5DE-8E2CCEA979EF>
> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
> 0x92f40000 - 0x92f55fff  com.apple.ImageCapture 6.0 (6.0)
> <3F31833A-38A9-444E-02B7-17619CA6F2A0>
> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
> 0x93032000 - 0x93103fe3  ColorSyncDeprecated.dylib 4.6.0 (compatibility
> 1.0.0) <0A608513-31AD-D533-8386-10245FD62057>
> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib
> 0x93104000 - 0x93146ff7  libvDSP.dylib 268.0.1 (compatibility 1.0.0)
> <3F0ED200-741B-4E27-B89F-634B131F5E9E>
> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
> 0x9317c000 - 0x93225ff7  com.apple.CFNetwork 454.9.4 (454.9.4)
> <2F8B5BA5-099F-6CDA-F500-4CA188BBCDBC>
> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
> 0x9327d000 - 0x9335aff7  com.apple.vImage 4.0 (4.0)
> <64597E4B-F144-DBB3-F428-0EC3D9A1219E>
> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
> 0x9335b000 - 0x9335effb  com.apple.help 1.3.1 (41)
> <67F1F424-3983-7A2A-EC21-867BE838E90B>
> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
> 0x9335f000 - 0x9336aff7  libGL.dylib ??? (???)
> <EAD85409-9036-831B-C378-E50780305DA6>
> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
> 0x9336b000 - 0x9341bff3  com.apple.ColorSync 4.6.3 (4.6.3)
> <68B6A1B9-86CF-0C5A-7D63-56ED4BB2EB5B>
> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
> 0x9341c000 - 0x93460ff3  com.apple.coreui 2 (114)
> <29F8F1A4-1C96-6A0F-4CC2-9B85CF83209F>
> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
> 0x9348b000 - 0x9349bff7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0)
> <C8744EA3-0AB7-CD03-E639-C4F2B910BE5D> /usr/lib/libsasl2.2.dylib
> 0x9349c000 - 0x938d1ff7  libLAPACK.dylib 219.0.0 (compatibility 1.0.0)
> <5E2D2283-57DE-9A49-1DB0-CD027FEFA6C2>
> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
> 0x938da000 - 0x9390bff7  libGLImage.dylib ??? (???)
> <AF110892-B10A-5B61-F898-21FB2BCE63BF>
> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
> 0x9390c000 - 0x93959feb  com.apple.DirectoryService.PasswordServerFramework
> 6.0 (6.0) <BF66BA5D-BBC8-78A5-DBE2-F9DE3DD1D775>
> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
> 0x9395a000 - 0x939aaff7  com.apple.framework.familycontrols 2.0.1 (2010)
> <50E74916-19A5-F2FC-AB57-76F2C8DDF0A7>
> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
> 0x93ab2000 - 0x93ab3ff7  com.apple.audio.units.AudioUnit 1.6.3 (1.6.3)
> <959DFFAE-A06B-7FF6-B713-B2076893EBBD>
> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
> 0x93ac6000 - 0x93ac6ff7  com.apple.Cocoa 6.6 (???)
> <EA27B428-5904-B00B-397A-185588698BCC>
> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
> 0x93afa000 - 0x93afaff7  com.apple.vecLib 3.6 (vecLib 3.6)
> <7362077A-890F-3AEF-A8AB-22247B10E106>
> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
> 0x93afb000 - 0x93b56ff7  com.apple.framework.IOKit 2.0 (???)
> <69E4FE93-376C-565E-650F-04FAD213AA24>
> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
> 0x93b57000 - 0x93b58ff7  com.apple.TrustEvaluationAgent 1.1 (1)
> <6C04C4C5-667E-2EBE-EB96-5B67BD4B2185>
> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
> 0x93b59000 - 0x93bebfe3  com.apple.print.framework.PrintCore 6.2 (312.5)
> <7729B4D7-D661-D669-FA7E-510F93F685A6>
> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
> 0x93bec000 - 0x93c32ff7  libauto.dylib ??? (???)
> <85670A64-3B67-8162-D441-D8E0BE15CA94> /usr/lib/libauto.dylib
> 0x93c33000 - 0x93e95ff3  com.apple.security 6.1.1 (37594)
> <1AC07F75-7E27-9662-21DA-B05DFF047B26>
> /System/Library/Frameworks/Security.framework/Versions/A/Security
> 0x93e96000 - 0x93f97fe7  libxml2.2.dylib 10.3.0 (compatibility 10.0.0)
> <B4C5CD68-405D-0F1B-59CA-5193D463D0EF> /usr/lib/libxml2.2.dylib
> 0x93f98000 - 0x93fe9ff7  com.apple.HIServices 1.8.0 (???)
> <10C85B88-C6AF-91DB-2546-34661BA35AC5>
> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
> 0x93fea000 - 0x93feaff7  liblangid.dylib ??? (???)
> <B99607FC-5646-32C8-2C16-AFB5EA9097C2> /usr/lib/liblangid.dylib
> 0x94095000 - 0x940bdff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0)
> <769EF4B2-C1AD-73D5-AAAD-1564DAEA77AF> /usr/lib/libxslt.1.dylib
> 0x940be000 - 0x948e8fe7  com.apple.WebCore 6531.21 (6531.21.8)
> <E6ABFBC6-CCBD-4A16-7DAE-B3E15E523D84>
> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
> 0x948e9000 - 0x948ecff7  libCoreVMClient.dylib ??? (???)
> <98CB96B1-85FE-25AF-AB19-ED061912FC3E>
> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
> 0x948ed000 - 0x9499bff3  com.apple.ink.framework 1.3.3 (107)
> <57B54F6F-CE35-D546-C7EC-DBC5FDC79938>
> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
> 0x949fe000 - 0x94a7efeb  com.apple.SearchKit 1.3.0 (1.3.0)
> <9E18AEA5-F4B4-8BE5-EEA9-818FC4F46FD9>
> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
> 0x94a7f000 - 0x94aa5fff  com.apple.DictionaryServices 1.1.1 (1.1.1)
> <02709230-9B37-C743-6E27-3FCFD18211F8>
> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
> 0x94aa6000 - 0x94aa6ff7  com.apple.ApplicationServices 38 (38)
> <8012B504-3D83-BFBB-DA65-065E061CFE03>
> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
> 0x94aa7000 - 0x94b0bffb  com.apple.htmlrendering 72 (1.1.4)
> <4D451A35-FAB6-1288-71F6-F24A4B6E2371>
> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
> 0x94c0f000 - 0x94c2aff7  libPng.dylib ??? (???)
> <929FE8EE-277D-F6EB-D672-E6F4CEBF1504>
> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
> 0x94c2b000 - 0x94c6ffe7  com.apple.Metadata 10.6.3 (507.8)
> <53BB360A-1813-170D-827F-C1863EF15537>
> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
> 0x94cef000 - 0x94dfbff7  libGLProgrammability.dylib ??? (???)
> <CA0A975B-2BEE-44E7-CFA6-8105CFE6FE00>
> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
> 0x94e31000 - 0x94eeafe7  libsqlite3.dylib 9.6.0 (compatibility 9.0.0)
> <16CEF8E8-8C9A-94CD-EF5D-05477844C005> /usr/lib/libsqlite3.dylib
> 0x94f44000 - 0x94fa5fe7  com.apple.CoreText 3.1.0 (???)
> <1372DABE-F183-DD03-03C2-64B2464A4FD5>
> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
> 0x94fa6000 - 0x94fc2fe3  com.apple.openscripting 1.3.1 (???)
> <DA16DE48-59F4-C94B-EBE3-7FAF772211A2>
> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
> 0x9502f000 - 0x9506cff7  com.apple.SystemConfiguration 1.10.2 (1.10.2)
> <830FED9E-3E24-004C-35D5-2C1273F79734>
> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
> 0x9506d000 - 0x950efffb  SecurityFoundation 36840.0.0 (compatibility 1.0.0)
> <29C27E0E-B2B3-BF6B-B1F8-5783B8B01535>
> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
> 0x9516a000 - 0x9519dff7  libncurses.5.4.dylib 5.4.0 (compatibility 5.4.0)
> <4014E921-F04E-09BB-4CDA-1527B1C850AB> /usr/lib/libncurses.5.4.dylib
> 0x9538e000 - 0x95436ffb  com.apple.QD 3.35 (???)
> <B80B64BC-958B-DA9E-50F9-D7E8333CC5A2>
> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
> 0x95437000 - 0x95445ff7  com.apple.opengl 1.6.7 (1.6.7)
> <3C529790-DEE9-AC27-A879-806E4C23323C>
> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
> 0x95446000 - 0x95521fe7  com.apple.DesktopServices 1.5.5 (1.5.5)
> <ECEDFDF2-C40E-8DF0-F8FC-249CCA762E62>
> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
> 0x95522000 - 0x95525fe7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0)
> <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
> 0x95526000 - 0x9561aff7  libiconv.2.dylib 7.0.0 (compatibility 7.0.0)
> <9EC28185-D26F-533F-90C4-FBAA13A15947> /usr/lib/libiconv.2.dylib
> 0x95732000 - 0x957dffe7  libobjc.A.dylib 227.0.0 (compatibility 1.0.0)
> <DF8E4CFA-3719-3415-0BF1-E8C5E561C3B1> /usr/lib/libobjc.A.dylib
> 0x957e0000 - 0x95801fe7  com.apple.opencl 12.1 (12.1)
> <1BCA4F60-E612-5C1B-EF50-A810D70CDF05>
> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
> 0x95802000 - 0x9580dff7  libCSync.A.dylib 543.33.0 (compatibility 64.0.0)
> <F914F427-98EA-98BC-923D-47274A90D441>
> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
> 0x9580e000 - 0x95810fe7  com.apple.ExceptionHandling 1.5 (10)
> <21F37A49-E63B-121E-D406-1BBC94BEC762>
> /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHandling
> 0x9589c000 - 0x958e5fe7  libTIFF.dylib ??? (???)
> <E45B169E-253E-E865-1501-97777D2702F2>
> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
> 0x9595c000 - 0x95960ff7  IOSurface ??? (???)
> <4B825ADA-8DBE-6BA2-1AB3-307D2C3AFCA8>
> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
> 0x9598d000 - 0x959adfe7  libresolv.9.dylib 40.0.0 (compatibility 1.0.0)
> <03019DD7-993D-AC88-6636-179F92F315C4> /usr/lib/libresolv.9.dylib
> 0x95b70000 - 0x95c54ff7  com.apple.WebKit 6531.21 (6531.21.11)
> <01C5DC64-B762-22C2-7A0E-913340562CE1>
> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
> 0x95fc2000 - 0x95fceff7  libkxld.dylib ??? (???)
> <13F26BB6-C2F7-9D74-933E-09AD8B509ECD> /usr/lib/system/libkxld.dylib
> 0x95fcf000 - 0x962effeb  com.apple.CoreServices.CarbonCore 861.6 (861.6)
> <D3D5D9F1-01ED-DCAD-6AA9-4ABE60C7A112>
> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
> 0x9635f000 - 0x9639afeb  libFontRegistry.dylib ??? (???)
> <F50A60E1-3757-D007-A20D-A5504C17334C>
> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
> 0x96a31000 - 0x96a45ffb  com.apple.speech.synthesis.framework 3.10.35
> (3.10.35) <57DD5458-4F24-DA7D-0927-C3321A65D743>
> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
> 0x96a46000 - 0x96b10fef  com.apple.CoreServices.OSServices 357 (357)
> <764872C3-AE30-7F54-494D-4BA3CE4F4DFB>
> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
> 0x96fd5000 - 0x9714effb  com.apple.CoreFoundation 6.6.1 (550.19)
> <1E97FB1E-9E42-B8EB-E463-5C75315FDA31>
> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
> 0x980eb000 - 0x98183fe7  edu.mit.Kerberos 6.5.9 (6.5.9)
> <73EC847F-FF44-D542-2AD5-97F6C8D48F0B>
> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
> 0x98184000 - 0x98340ff3  com.apple.ImageIO.framework 3.0.2 (3.0.1)
> <CB39B067-58B8-70DB-3E40-160604664A6D>
> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
> 0x98341000 - 0x98355fe7  libbsm.0.dylib ??? (???)
> <14CB053A-7C47-96DA-E415-0906BA1B78C9> /usr/lib/libbsm.0.dylib
> 0x98411000 - 0x9853dfff  com.apple.audio.toolbox.AudioToolbox 1.6.3 (1.6.3)
> <F0D7256E-0914-8E77-E37B-9720430422AB>
> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
> 0x9859d000 - 0x985a2ff7  com.apple.OpenDirectory 10.6 (10.6)
> <92582807-E8F3-3DD9-EB42-4195CFB754A1>
> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
> 0x985a3000 - 0x98640fe3  com.apple.LaunchServices 362.1 (362.1)
> <885D8567-9E40-0105-20BC-42C7FF657583>
> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
> 0x98807000 - 0x98a77ffb  com.apple.Foundation 6.6.2 (751.21)
> <DA7A173A-4435-ECD6-F4AF-977D722FD2F7>
> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
> 0x98ad3000 - 0x98ad5ff7  com.apple.securityhi 4.0 (36638)
> <962C66FB-5BE9-634E-0810-036CB340C059>
> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
> 0x98bd1000 - 0x98bdaff7  com.apple.DiskArbitration 2.3 (2.3)
> <E9C40767-DA6A-6CCB-8B00-2D5706753000>
> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
> 0x98bdb000 - 0x98bdfff7  libGFXShared.dylib ??? (???)
> <286F466C-2856-B579-B87F-4E9A35C80263>
> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
> 0x98be0000 - 0x98d85feb  libSystem.B.dylib 125.0.1 (compatibility 1.0.0)
> <06A5336A-A6F6-4E62-F55F-4909A64631C2> /usr/lib/libSystem.B.dylib
> 0x98d86000 - 0x98db7ff3  libTrueTypeScaler.dylib ??? (???)
> <F6A32C01-CD82-54F6-218E-0406D40D1D9A>
> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
> 0x98db8000 - 0x98db8ff7  com.apple.Carbon 150 (152)
> <608A04AB-F35D-D2EB-6629-16B88FB32074>
> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
> 0x98db9000 - 0x991cfff7  libBLAS.dylib 219.0.0 (compatibility 1.0.0)
> <C4FB303A-DB4D-F9E8-181C-129585E59603>
> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
> 0x99296000 - 0x992a3ff7  com.apple.NetFS 3.2.1 (3.2.1)
> <5E61A00B-FA16-9D99-A064-47BDC5BC9A2B>
> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
> 0x992a4000 - 0x992a4ff7  com.apple.Accelerate.vecLib 3.6 (vecLib 3.6)
> <1DEC639C-173D-F808-DE0D-4070CC6F5BC7>
> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
> 0x992a5000 - 0x9931ffef  com.apple.audio.CoreAudio 3.2.2 (3.2.2)
> <1F97B48A-327B-89CC-7C01-3865179716E0>
> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
> 0x99320000 - 0x99355ff7  libcups.2.dylib 2.8.0 (compatibility 2.0.0)
> <458E819A-4E3F-333E-28CE-671281B318D3> /usr/lib/libcups.2.dylib
> 0x99664000 - 0x9967cff7  com.apple.CFOpenDirectory 10.6 (10.6)
> <1537FB4F-C112-5D12-1E5D-3B1002A4038F>
> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
> 0x9967d000 - 0x99683fff  com.apple.CommonPanels 1.2.4 (91)
> <2438AF5D-067B-B9FD-1248-2C9987F360BA>
> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
> 0xffff0000 - 0xffff1fff  libSystem.B.dylib ??? (???)
> <06A5336A-A6F6-4E62-F55F-4909A64631C2> /usr/lib/libSystem.B.dylib
> 
> Model: MacBook5,1, BootROM MB51.007D.B03, 2 processors, Intel Core 2 Duo, 2
> GHz, 2 GB, SMC 1.32f8
> Graphics: NVIDIA GeForce 9400M, NVIDIA GeForce 9400M, PCI, 256 MB
> Memory Module: global_name
> AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8D),
> Broadcom BCM43xx 1.0 (5.10.91.27)
> Bluetooth: Version 2.3.1f4, 2 service, 2 devices, 1 incoming serial ports
> Network Service: AirPort, AirPort, en1
> Serial ATA Device: FUJITSU MHZ2160BH FFS G1, 149.05 GB
> Serial ATA Device: HL-DT-ST DVDRW  GS21N
> USB Device: Cruzer Micro, 0x0781  (SanDisk Corporation), 0x5151, 0x24100000
> USB Device: Built-in iSight, 0x05ac  (Apple Inc.), 0x8507, 0x24400000
> USB Device: Apple Internal Keyboard / Trackpad, 0x05ac  (Apple Inc.),
> 0x0236, 0x04600000
> USB Device: IR Receiver, 0x05ac  (Apple Inc.), 0x8242, 0x04500000
> USB Device: BRCM2046 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0x06100000
> USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x8213,
> 0x06110000
> 
> 
> 
> _____________________________________
> 
> Andres Merino-Viteri
> Centre for Tropical Biodiversity and Climate Change Research
> School of Marine and Tropical Biology
> James Cook University
> Townsville, QLD 4811
> Australia
> 
> E-mail: andres.merinoviteri at jcu.edu.au
>           amerinoviteri at gmail.com
> 
> www.jcu.edu.au/ctbcc
> 
> 	[[alternative HTML version deleted]]
> 
> _______________________________________________
> R-SIG-Mac mailing list
> R-SIG-Mac at stat.math.ethz.ch
> https://stat.ethz.ch/mailman/listinfo/r-sig-mac
> 
> 



More information about the R-SIG-Mac mailing list