On Thu, 6 Nov 2008, Steve Lianoglou wrote:

Hi,

Early last week, I installed the 64-bit leopard build for R provided here: http://r.research.att.com/

I've realized that when R.app is running in the background (and sitting idle), it eventually beach-balls. When I switch over to see what's happening, I see that R is crashed, and it's giving me options to:

* abort
* save workspace then abort
* 1 or 2 others

Sorry, I didn't copy the issue down exactly because I hastily quit it and reinstalled R 2.7.2 to get back to work. I'm not sure if it's R itself, or the R.app GUI ... I can mess around w/ it a bit later next week once I get passed some deadlines.

I wonder if it's the R.app gui that's the problem, and not R itself. I'm running R 2.8 via the terminal now to see if it eventually hangs/core-dumps/whatever.

That is the behaviour of R's segfault handler, but from the log it looks like code in R.app caused it running in a callback from R itself.

Are other people working with 64-bit R/R.apphaving these issues? Is the best path to using 64-bit R via custom compilation? Maybe ignore R.app for now? What are you folks doing?

I only use 64-bit command-line R and my own compilation of R. The latter seems pretty much rock-solid.


Thanks,
-steve

Crash log:

Process:         R [3009]
Path:            /Applications/R.app/Contents/MacOS/R
Identifier:      org.R-project.R
Version:         R 2.8.0 GUI 1.26 (5256)
Code Type:       X86-64 (Native)
Parent Process:  launchd [171]

Date/Time:       2008-11-05 17:18:21.279 -0500
OS Version:      Mac OS X 10.5.5 (9F33)
Report Version:  6

Exception Type:  EXC_CRASH (SIGSEGV)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Crashed Thread:  1

Thread 0:
0   libSystem.B.dylib                   0x00007fffffe01259 __longcopy + 89
1   libSystem.B.dylib                   0x00007fffffe00882 __memcpy + 226
2 com.apple.security 0x00007fff83612bea Security::NameValuePair::CloneData(Security::CssmData const&) + 60 3 com.apple.security 0x00007fff83612d2a Security::NameValuePair::NameValuePair(Security::CssmData const&) + 108 4 com.apple.security 0x00007fff83612e94 Security::NameValueDictionary::NameValueDictionary(Security::CssmData const&) + 136 5 com.apple.security 0x00007fff8352436d Security::KeychainCore::CCallbackMgr::consume(unsigned int, unsigned int, Security::CssmData const&) + 41 6 com.apple.security 0x00007fff8360985a Security::SecurityServer::NotificationPort::receive(Security::MachPlusPlus::Message const&) + 360 7 com.apple.security 0x00007fff83627767 Security::MachPlusPlus::CFAutoPort::cfCallback(__CFMachPort*, void*, long, void*) + 49 8 com.apple.CoreFoundation 0x00007fff83301a87 __CFMachPortPerform + 119 9 com.apple.CoreFoundation 0x00007fff833233cc CFRunLoopRunSpecific + 3516 10 com.apple.HIToolbox 0x00007fff816eeea2 RunCurrentEventLoopInMode + 278 11 com.apple.HIToolbox 0x00007fff816eecd8 ReceiveNextEventCommon + 322 12 com.apple.HIToolbox 0x00007fff816eeb83 BlockUntilNextEventMatchingListInMode + 79 13 com.apple.AppKit 0x00007fff83d94c44 _DPSNextEvent + 603 14 com.apple.AppKit 0x00007fff83d94583 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 136 15 org.R-project.R 0x00000001000077d6 -[RController doProcessEvents:] + 182 16 org.R-project.R 0x00000001000049f0 -[RController handleReadConsole:] + 144 17 org.R-project.R 0x000000010000dd61 Re_ReadConsole + 449 18 org.R-project.R 0x0000000100019260 run_REngineRmainloop + 896 19 org.R-project.R 0x00000001000109e7 -[REngine runREPL] + 119
20  org.R-project.R                     0x0000000100001f99 main + 729
21  org.R-project.R                     0x0000000100001c94 start + 52

Thread 1 Crashed:
0   libSystem.B.dylib                   0x00007fff810c75f6 mach_msg_trap + 10
1   libSystem.B.dylib                   0x00007fff810cec2f mach_msg + 59
2 com.apple.CoreFoundation 0x00007fff83322c6f CFRunLoopRunSpecific + 1631 3 com.apple.CFNetwork 0x00007fff828f7fa3 CFURLCacheWorkerThread(void*) + 321 4 libSystem.B.dylib 0x00007fff810f5913 _pthread_start + 316
5   libSystem.B.dylib                   0x00007fff810f57d5 thread_start + 13

Thread 2:
0 libSystem.B.dylib 0x00007fff811135c6 select$DARWIN_EXTSN + 10 1 com.apple.Foundation 0x00007fff8011ee25 __NSThread__main__ + 1157 2 libSystem.B.dylib 0x00007fff810f5913 _pthread_start + 316
3   libSystem.B.dylib                   0x00007fff810f57d5 thread_start + 13

Thread 3:
0 libSystem.B.dylib 0x00007fff810c7656 semaphore_timedwait_signal_trap + 10 1 libSystem.B.dylib 0x00007fff810f66ce _pthread_cond_wait + 1207 2 com.apple.Foundation 0x00007fff801621e4 -[NSCondition waitUntilDate:] + 228 3 com.apple.Foundation 0x00007fff80162012 -[NSConditionLock lockWhenCondition:beforeDate:] + 130 4 com.apple.AppKit 0x00007fff83dfcb7d -[NSUIHeartBeat _heartBeatThread:] + 417 5 com.apple.Foundation 0x00007fff8011ee25 __NSThread__main__ + 1157 6 libSystem.B.dylib 0x00007fff810f5913 _pthread_start + 316
7   libSystem.B.dylib                   0x00007fff810f57d5 thread_start + 13

Thread 4:
0 libSystem.B.dylib 0x00007fff810ce5be __semwait_signal + 10 1 com.apple.QuartzCore 0x00007fff80548a5d fe_fragment_thread + 54 2 libSystem.B.dylib 0x00007fff810f5913 _pthread_start + 316
3   libSystem.B.dylib                   0x00007fff810f57d5 thread_start + 13

Thread 5:
0 libSystem.B.dylib 0x00007fff810ce5be __semwait_signal + 10 1 com.apple.QuartzCore 0x00007fff80548a5d fe_fragment_thread + 54 2 libSystem.B.dylib 0x00007fff810f5913 _pthread_start + 316
3   libSystem.B.dylib                   0x00007fff810f57d5 thread_start + 13

Thread 6:
0 libSystem.B.dylib 0x00007fff810ce5be __semwait_signal + 10 1 com.apple.QuartzCore 0x00007fff80548a5d fe_fragment_thread + 54 2 libSystem.B.dylib 0x00007fff810f5913 _pthread_start + 316
3   libSystem.B.dylib                   0x00007fff810f57d5 thread_start + 13

Thread 7:
0 libSystem.B.dylib 0x00007fff810ce5be __semwait_signal + 10 1 com.apple.QuartzCore 0x00007fff80548a5d fe_fragment_thread + 54 2 libSystem.B.dylib 0x00007fff810f5913 _pthread_start + 316
3   libSystem.B.dylib                   0x00007fff810f57d5 thread_start + 13

Thread 8:
0 libSystem.B.dylib 0x00007fff810ce5be __semwait_signal + 10 1 com.apple.QuartzCore 0x00007fff80548a5d fe_fragment_thread + 54 2 libSystem.B.dylib 0x00007fff810f5913 _pthread_start + 316
3   libSystem.B.dylib                   0x00007fff810f57d5 thread_start + 13

Thread 9:
0 libSystem.B.dylib 0x00007fff810ce5be __semwait_signal + 10 1 com.apple.QuartzCore 0x00007fff80548a5d fe_fragment_thread + 54 2 libSystem.B.dylib 0x00007fff810f5913 _pthread_start + 316
3   libSystem.B.dylib                   0x00007fff810f57d5 thread_start + 13

Thread 10:
0 libSystem.B.dylib 0x00007fff810ce5be __semwait_signal + 10 1 com.apple.QuartzCore 0x00007fff80548a5d fe_fragment_thread + 54 2 libSystem.B.dylib 0x00007fff810f5913 _pthread_start + 316
3   libSystem.B.dylib                   0x00007fff810f57d5 thread_start + 13

Thread 11:
0   libSystem.B.dylib                   0x00007fff810c75f6 mach_msg_trap + 10
1   libSystem.B.dylib                   0x00007fff810cec2f mach_msg + 59
2 com.apple.CoreFoundation 0x00007fff83322c6f CFRunLoopRunSpecific + 1631 3 com.apple.Foundation 0x00007fff8017e440 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 288 4 com.apple.Foundation 0x00007fff8011ee25 __NSThread__main__ + 1157 5 libSystem.B.dylib 0x00007fff810f5913 _pthread_start + 316
6   libSystem.B.dylib                   0x00007fff810f57d5 thread_start + 13

Thread 1 crashed with X86 Thread State (64-bit):
rax: 0x0000000010004005 rbx: 0x0000000000000000 rcx: 0x0000000113945918 rdx: 0x0000000000000000 rdi: 0x0000000113945a10 rsi: 0x0000000003000006 rbp: 0x0000000113945970 rsp: 0x0000000113945918 r8: 0x0000000000003603 r9: 0x0000000000000000 r10: 0x0000000000000450 r11: 0x0000000000000202 r12: 0x0000000000003603 r13: 0x0000000000000450 r14: 0x0000000113945a10 r15: 0x0000000003000006
rip: 0x00007fff810c75f6  rfl: 0x0000000000000202  cr2: 0x000000007bb0b000

Binary Images:
0x100000000 - 0x10004dfff +org.R-project.R R 2.8.0 GUI 1.26 (5256) <2f1f30d758a95cbd5367a0c49c48b085> /Applications/R.app/Contents/MacOS/R 0x1000a1000 - 0x1002e7ff3 +libR.dylib ??? (???) <ab71f9d191d7e9e66ddccfd826fb102b> /Library/Frameworks/R.framework/Versions/2.8/Resources/lib/libR.dylib 0x1003bd000 - 0x100491ffd com.apple.WebKit 5525.18 (5525.18) <cbf4d854bed8f484c83eede380b8ceef> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit 0x10055b000 - 0x10055dfff com.apple.ExceptionHandling 1.5 (10) /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHandling 0x100563000 - 0x100563fef +libRblas.dylib ??? (???) /Library/Frameworks/R.framework/Versions/2.8/Resources/lib/libRblas.dylib 0x100566000 - 0x100590fd9 +libreadline.5.2.dylib ??? (???) /Library/Frameworks/R.framework/Versions/2.8/Resources/lib/libreadline.5.2.dylib 0x1005a4000 - 0x10069cfef libiconv.2.dylib ??? (???) <2b42104e7aa2da6e64f979e585af02e9> /usr/lib/libiconv.2.dylib 0x1006a3000 - 0x1006d9fe7 libncurses.5.4.dylib ??? (???) <fce74e098f0f7c67cb0d73c9a8612cf9> /usr/lib/libncurses.5.4.dylib 0x1006f8000 - 0x1007e1ff7 com.apple.JavaScriptCore 5525.18 (5525.18) /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore 0x100857000 - 0x101036fff com.apple.WebCore 5525.18.1 (5525.18.1) /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore 0x113948000 - 0x113b0ffef com.apple.RawCamera.bundle 2.0.9 (2.0.9) <a498e2930ec4065974087a1de577d177> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera 0x117824000 - 0x117829ff7 +methods.so ??? (???) <4aa83ac0fa85ee1f9d145f264e6b59f6> /Library/Frameworks/R.framework/Resources/library/methods/libs/x86_64/methods.so 0x117951000 - 0x1179abff7 +stats.so ??? (???) <e3e828f728c5146e025413e47768b09f> /Library/Frameworks/R.framework/Resources/library/stats/libs/x86_64/stats.so 0x117a11000 - 0x117a38fea +grDevices.so ??? (???) <94e5db03c61216544cb4af953572e4b2> /Library/Frameworks/R.framework/Resources/library/grDevices/libs/x86_64/grDevices.so 0x117c88000 - 0x117c8dfff libCGXCoreImage.A.dylib ??? (???) <3f3e687a269f5850f12859fb122353d1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib 0x117fb8000 - 0x117fbefff com.apple.DictionaryServiceComponent 1.1 (1.1) <e22715edd6443ad1d5bd951917408c0e> /System/Library/Components/DictionaryService.component/Contents/MacOS/DictionaryService 0x7fff5fc00000 - 0x7fff5fc2e593 dyld 96.2 (???) <d9ab5c6362a1c7430d8f13b90977a7f4> /usr/lib/dyld 0x7fff80003000 - 0x7fff800e4fff libcrypto.0.9.7.dylib ??? (???) <66f1f8773bd9fdfdcfd09e2b4b010636> /usr/lib/libcrypto.0.9.7.dylib 0x7fff800e5000 - 0x7fff800f6ffd libz.1.dylib ??? (???) <2022cc8950afdf485ba1df76364ba725> /usr/lib/libz.1.dylib 0x7fff800f7000 - 0x7fff80114fef com.apple.CoreVideo 1.5.1 (1.5.1) <78253b3fe8d3dcc90f159d7ed866c295> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x7fff80115000 - 0x7fff803affe3 com.apple.Foundation 6.5.6 (677.21) <8995b3185ca91d3508c7580794d40813> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x7fff803b0000 - 0x7fff8042aff3 com.apple.CoreText 2.0.3 (???) <827bbfef670df72316719c25bfb39915> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText 0x7fff8042b000 - 0x7fff80433ffa libbsm.dylib ??? (???) <a870a8e515e1a6407c81ddeebba21793> /usr/lib/libbsm.dylib 0x7fff80434000 - 0x7fff8045bfff libxslt.1.dylib ??? (???) <22a74e7859cfbf63ae7fc310b0a669a4> /usr/lib/libxslt.1.dylib 0x7fff8045c000 - 0x7fff8083bfef com.apple.QuartzCore 1.5.5 (1.5.5) <944a4c140d2b278772f6847855198758> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x7fff8083c000 - 0x7fff8083eff9 libRadiance.dylib ??? (???) <6d9f2235e8f70a7aedfc59383a7548d8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x7fff8083f000 - 0x7fff80e06fff com.apple.CoreGraphics 1.351.33 (???) <cbeb13a829f2293258057bd74482dcb4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x7fff80e07000 - 0x7fff80e1ffff com.apple.DictionaryServices 1.0.0 (1.0.0) <ce7135044e951deaa2b687bc8537809a> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices 0x7fff80e20000 - 0x7fff80e22ff7 libffi.dylib ??? (???) <5ccd57a3de7db7f7bffa1b6ef2217b0c> /usr/lib/libffi.dylib 0x7fff80e23000 - 0x7fff80eeefef com.apple.ColorSync 4.5.1 (4.5.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync 0x7fff80eef000 - 0x7fff80f2bff7 libGLImage.dylib ??? (???) <3748c2cef1c83f5c253974ceaca70f51> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x7fff80f2c000 - 0x7fff80fbdfff com.apple.SearchKit 1.2.1 (1.2.1) <e2a25e04f281fe8ff7088a08a549020f> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit 0x7fff80fbe000 - 0x7fff80fccfff libCSync.A.dylib ??? (???) <bf8210d72d3b7c60a27ee05eaf91132c> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib 0x7fff80fcd000 - 0x7fff80fcffff com.apple.NavigationServices 3.5.2 (163) <3e58cfe6d1bdcc4a4a64b6f79421291f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices 0x7fff80fd0000 - 0x7fff81056fef com.apple.audio.CoreAudio 3.1.0 (3.1) <60b30bc6d228b3dea7c5307c25812a45> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x7fff81057000 - 0x7fff81087fff com.apple.shortcut 1 (1.0) <01a5e9a7c5f269cbba2cbd61ccdf1b2f> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut 0x7fff81088000 - 0x7fff81089ff3 com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x7fff8108a000 - 0x7fff810c5fff com.apple.AE 402.2 (402.2) <b03583e0747f82199e0d9604014faa34> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x7fff810c6000 - 0x7fff8124affb libSystem.B.dylib ??? (???) <61a1506a5f8d9ffa37298999e05f519c> /usr/lib/libSystem.B.dylib 0x7fff8124b000 - 0x7fff8126cfff libresolv.9.dylib ??? (???) <104bc36bc6cf4dd8988693cd52a7f26d> /usr/lib/libresolv.9.dylib 0x7fff8126d000 - 0x7fff8130dfe3 com.apple.ApplicationServices.ATS 3.4 (???) <605c92164cfe8414f172f649b85e9200> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 0x7fff8130e000 - 0x7fff81312fff libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib 0x7fff81313000 - 0x7fff816cbfff libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 0x7fff816cc000 - 0x7fff819b3feb com.apple.HIToolbox 1.5.4 (???) <b04f0dda2224955c8b21eabe7088e0df> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x7fff819b4000 - 0x7fff819b4ffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallServer 0x7fff819b5000 - 0x7fff819b5ffd com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib 0x7fff819b6000 - 0x7fff81a2cfef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 0x7fff81a2d000 - 0x7fff81a6afe7 com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI 0x7fff81a6b000 - 0x7fff81af3fe7 libsqlite3.0.dylib ??? (???) <3c7ab3523b816dbd3e039ee7e6e2c580> /usr/lib/libsqlite3.0.dylib 0x7fff81af4000 - 0x7fff81c0dffb com.apple.audio.toolbox.AudioToolbox 1.5.1 (1.5.1) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x7fff81c0e000 - 0x7fff81c17fff libCGATS.A.dylib ??? (???) <90d088b60b0295c216dd2e0d2df1f86c> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib 0x7fff81c18000 - 0x7fff81c32fff libvDSP.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 0x7fff81c33000 - 0x7fff823f0fef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x7fff823f1000 - 0x7fff82486ffb com.apple.LaunchServices 290 (290) <b5b494e44b291a782bee370a046d5727> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x7fff82487000 - 0x7fff82537fef com.apple.CoreServices.OSServices 226.5 (226.5) <4461ef69cec249de2315c88e83d4c904> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x7fff82538000 - 0x7fff825d3fe7 com.apple.ink.framework 101.3 (86) <03096cd083a6e70bc7a18ad1b81feb15> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink 0x7fff825d4000 - 0x7fff825e0ff1 libgcc_s.1.dylib ??? (???) <42e4fd8079ba44258ea9afc27d2f48f3> /usr/lib/libgcc_s.1.dylib 0x7fff825e1000 - 0x7fff8269ffff edu.mit.Kerberos 6.0.12 (6.0.12) <7f29f5ac76d758cb3487d0429220fca3> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x7fff826a0000 - 0x7fff8280efff libicucore.A.dylib ??? (???) <25557e76cafa3f8a97ca7bffe42e2d97> /usr/lib/libicucore.A.dylib 0x7fff8280f000 - 0x7fff82823ff7 libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x7fff828af000 - 0x7fff828ecff7 com.apple.SystemConfiguration 1.9.2 (1.9.2) <3e058b95c78dc2f54ec3f9781bd86e1c> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x7fff828ed000 - 0x7fff82981fe3 com.apple.CFNetwork 339.5 (339.5) <6e912954955e0af0e0defb59cc2c348a> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x7fff82982000 - 0x7fff82a35fef com.apple.DesktopServices 1.4.7 (1.4.7) <35809f40c6816ec755461a3a134d32f7> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x7fff82a36000 - 0x7fff82a4cff9 com.apple.ImageCapture 4.0 (5.0.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture 0x7fff82a4d000 - 0x7fff82a5cfe7 com.apple.opengl 1.5.7 (1.5.7) <33c7cac5459f2a09a3b5bd65940d9268> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x7fff82a5d000 - 0x7fff82a5dffa com.apple.CoreServices 32 (32) <f1ae7e34fb008524b502ed0185b32794> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x7fff82a5e000 - 0x7fff82aaefe7 com.apple.Metadata 10.5.2 (398.22) <1fc60b4568a7ffbec4273f656d61ab58> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x7fff82aaf000 - 0x7fff82ae1ff7 libauto.dylib ??? (???) <cc8eece8c0097b254c758bd4e8df9537> /usr/lib/libauto.dylib 0x7fff82ae2000 - 0x7fff82ae2fff com.apple.Carbon 136 (136) <256825542105f42e564bafddb77b6a8b> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 0x7fff82ae3000 - 0x7fff82be6feb com.apple.CoreData 100.1 (186) <074abc7f43f81f7885e4d0674a8be4bc> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x7fff82be7000 - 0x7fff82bedfff com.apple.DiskArbitration 2.2.1 (2.2.1) <e75fe224700767869227cc903bef8ed9> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x7fff82bee000 - 0x7fff82c31fef libTIFF.dylib ??? (???) <86be7909f46cc044a887cbb60ab7826d> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x7fff82c32000 - 0x7fff82d6efe9 com.apple.ImageIO.framework 2.0.4 (2.0.4) <47dcdc0b5986b2c157e0b6dae48ce464> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x7fff82d6f000 - 0x7fff82daefef com.apple.framework.IOKit 1.5.1 (???) <56d5528f3623ad4d9c68751018e658c3> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x7fff82daf000 - 0x7fff82db1fff com.apple.print.framework.Print 218.0.2 (220.1) <2b847a0a1cd885f596a4d10409d50ba3> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print 0x7fff82db2000 - 0x7fff82e21ff9 com.apple.print.framework.PrintCore 5.5.3 (245.3) <bffd62913cdf70462983c58b27be7a07> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore 0x7fff82e22000 - 0x7fff82e22ff8 com.apple.ApplicationServices 34 (34) <29a6f07deb1ef821735e2c18ef1e9fa5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x7fff82e23000 - 0x7fff82e45fff libJPEG.dylib ??? (???) <4257ab268996bbeb93b47946df181cdc> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x7fff82e46000 - 0x7fff82e46ff8 com.apple.Cocoa 6.5 (???) <d53437c1faeb42624f1d71202caa9cad> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa 0x7fff82e47000 - 0x7fff82e4affb com.apple.help 1.1 (36) <625c2d6bb29ee822f9dce6322d08df47> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help 0x7fff82e4b000 - 0x7fff82e4ffff libGIF.dylib ??? (???) <66436b84211fe0e723051eab15af0aca> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x7fff82e50000 - 0x7fff82e61fff com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <7b000af113e7f602b9e0b1fd383005fc> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis 0x7fff82e62000 - 0x7fff82f57fff libxml2.2.dylib ??? (???) <08b6a34eb05414f6d173b2deafbadf76> /usr/lib/libxml2.2.dylib 0x7fff82f58000 - 0x7fff82fbbfef libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x7fff82fbc000 - 0x7fff832b7fe3 com.apple.CoreServices.CarbonCore 786.6 (786.6) <7048aee00133f19029108600e9ede844> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x7fff832b8000 - 0x7fff832b8ffd com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x7fff832b9000 - 0x7fff833f0fff com.apple.CoreFoundation 6.5.4 (476.15) <4b970007410b71eca926819f3959548f> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x7fff833f1000 - 0x7fff834e5fff libobjc.A.dylib ??? (???) <118dc1ae05e685ad64290352fc94f1f0> /usr/lib/libobjc.A.dylib 0x7fff834e6000 - 0x7fff834f4ff9 com.apple.helpdata 1.0.1 (14.2) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData 0x7fff834f5000 - 0x7fff834fafff com.apple.CommonPanels 1.2.4 (85) <8f5631ff238ad1bad2e031fe5e7442d2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels 0x7fff834fb000 - 0x7fff83701ffb com.apple.security 5.0.4 (34102) <18f1b986b1c5c26b98da0c096b29f559> /System/Library/Frameworks/Security.framework/Versions/A/Security 0x7fff83702000 - 0x7fff8371cfff com.apple.openscripting 1.2.8 (???) <0674c4e3353c677c9f58df3297ae559b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting 0x7fff8371d000 - 0x7fff83762fef libRIP.A.dylib ??? (???) <10b9428084c1632994eb4f3d686f99a9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib 0x7fff83763000 - 0x7fff83827fe2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage 0x7fff83828000 - 0x7fff83828ffd com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib 0x7fff83829000 - 0x7fff83d49fc6 libGLProgrammability.dylib ??? (???) <cab03de441b8787bc90c5199ec79ce2b> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib 0x7fff83d4a000 - 0x7fff83d54fff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <a49d89814bff9aff6d477c00e426e158> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition 0x7fff83d55000 - 0x7fff8467dfef com.apple.AppKit 6.5.3 (949.34) <c750765812bf8e2dfdce523e1e13d5cb> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x7fff8467e000 - 0x7fff846f2fe7 libstdc++.6.dylib ??? (???) <379a6a2dc6e21ba77310b3d2d9ea30ac> /usr/lib/libstdc++.6.dylib 0x7fff846f3000 - 0x7fff84736fef com.apple.QD 3.11.54 (???) <cac2d6ee11c5db967bdf180747256122> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 0x7fff84737000 - 0x7fff84755fff libPng.dylib ??? (???) <4017eab74319a648dfd73b7d503e557d> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x7fff84756000 - 0x7fff84780fff libcups.2.dylib ??? (???) <b548bfb490ecbb8543a6992d592aa876> /usr/lib/libcups.2.dylib 0x7fff84781000 - 0x7fff847d5fe3 com.apple.HIServices 1.7.0 (???) <ab682a94bbb2418c772570a5f5e13849> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x7fff847d6000 - 0x7fff847d9fff com.apple.securityhi 3.0 (30817) <d7c8cb3ade97482c5dbe4f68b32396cd> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI 0x7fffffe00000 - 0x7fffffe01780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib 0xfffffffffffec000 - 0xfffffffffffeffff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib

_______________________________________________
R-SIG-Mac mailing list
[email protected]
https://stat.ethz.ch/mailman/listinfo/r-sig-mac

--
Brian D. Ripley,                  [EMAIL PROTECTED]
Professor of Applied Statistics,  http://www.stats.ox.ac.uk/~ripley/
University of Oxford,             Tel:  +44 1865 272861 (self)
1 South Parks Road,                     +44 1865 272866 (PA)
Oxford OX1 3TG, UK                Fax:  +44 1865 272595

_______________________________________________
R-SIG-Mac mailing list
[email protected]
https://stat.ethz.ch/mailman/listinfo/r-sig-mac

Reply via email to