[R-SIG-Mac] OpenFile Dialog hangs
Sakai Tena
sakaitena at yahoo.com
Sun Dec 21 21:54:40 CET 2014
> On Dec 21, 2014, at 1:21 PM, Carl Witthoft <carl at witthoft.com> wrote:
>
> This just started out of the blue: If I select, say, "Open Recent" and pick a file from the list, the file opens just fine.
>
> But if I select "Open," then the dialog box opens, but the file list never gets filled in, I get the spinning beach ball, and never recover.
>
> I took the precaution of turning off DefaultFolder; same problem.
>
> I can execute "SaveAs" without any problem.
>
> I am running Yosemite 10.10.1, R 3.1.2, and as I said up until 2 hours ago all was just fine. I even rebooted the machine and reinstalled R; no change.
>
> The entire "hang" file (from /Library/Logs/DiagnosticReports) is huge so here's the top portion. PLease let me know if there is some specific section that could help diagnose this problem . -- or if someone would like me to email the zipped file.
>
> thanks
> Carl
>
>
>
>
> Date/Time: 2014-12-21 13:07:11 -0500
> OS Version: 10.10.1 (Build 14B25)
> Architecture: x86_64
> Report Version: 21
>
> Command: R
> Path: /Applications/R.app/Contents/MacOS/R
> Version: R 3.1.2 GUI 1.65 Mavericks build (6833)
> Parent: launchd [1]
> PID: 1010
>
> Event: hang
> Duration: 1.80s (process was unresponsive for 144 seconds before sampling)
> Steps: 19 (100ms sampling interval)
>
> Hardware model: iMac9,1
> Active cpus: 2
>
> Fan speed: 1350 rpm
>
> --------------------------------------------------
> Timeline format: stacks are sorted chronologically
> Use -i and -heavy to re-report with count sorting
> --------------------------------------------------
>
> Heaviest stack for the main thread of the target process:
> 19 start + 1 (libdyld.dylib + 13769) [0x7fff9501b5c9]
> 19 main + 819 (R + 6547) [0x10a477993]
> 19 -[REngine runREPL] + 138 (R + 75898) [0x10a48887a]
> 19 run_REngineRmainloop + 295 (R + 123703) [0x10a494337]
> 19 ??? (<FB7F246D-65AE-35E3-87A5-12D703F71C54> + 897903) [0x10a66236f]
> 19 Re_ReadConsole + 185 (R + 65753) [0x10a4860d9]
> 19 -[RController handleReadConsole:] + 186 (R + 26922) [0x10a47c92a]
> 19 -[RController doProcessEvents:] + 221 (R + 50381) [0x10a4824cd]
> 19 -[NSApplication sendEvent:] + 4035 (AppKit + 1619867) [0x7fff92afa79b]
> 19 -[NSApplication _handleKeyEquivalent:] + 920 (AppKit + 2132165) [0x7fff92b778c5]
> 19 -[NSMenu performKeyEquivalent:] + 359 (AppKit + 2147119) [0x7fff92b7b32f]
> 19 _os_activity_initiate + 75 (libsystem_trace.dylib + 3287) [0x7fff961e3cd7]
> 19 -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 114 (AppKit + 2151159) [0x7fff92b7c2f7]
> 19 -[NSMenuItem _corePerformAction] + 382 (AppKit + 2151898) [0x7fff92b7c5da]
> 19 -[NSApplication sendAction:to:from:] + 410 (AppKit + 2045079) [0x7fff92b62497]
> 19 _os_activity_initiate + 75 (libsystem_trace.dylib + 3287) [0x7fff961e3cd7]
> 19 -[RController openDocument:] + 194 (R + 47954) [0x10a481b52]
> 19 -[NSSavePanel runModal] + 282 (AppKit + 6111181) [0x7fff92f42fcd]
> 19 -[NSApplication runModalForWindow:] + 119 (AppKit + 3305862) [0x7fff92c96186]
> 19 -[NSApplication _realDoModalLoop:peek:] + 666 (AppKit + 3312599) [0x7fff92c97bd7]
> 19 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 194 (AppKit + 147072) [0x7fff92992e80]
> 19 _DPSNextEvent + 964 (AppKit + 149201) [0x7fff929936d1]
> 19 _BlockUntilNextEventMatchingListInModeWithFilter + 71 (HIToolbox + 188411) [0x7fff97952ffb]
> 19 ReceiveNextEventCommon + 179 (HIToolbox + 188606) [0x7fff979530be]
> 19 RunCurrentEventLoopInMode + 235 (HIToolbox + 189503) [0x7fff9795343f]
> 19 CFRunLoopRunSpecific + 296 (CoreFoundation + 464952) [0x7fff8e9ca838]
> 19 __CFRunLoopRun + 872 (CoreFoundation + 466408) [0x7fff8e9cade8]
> 19 __CFRunLoopDoObservers + 368 (CoreFoundation + 523488) [0x7fff8e9d8ce0]
> 19 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 23 (CoreFoundation + 523655) [0x7fff8e9d8d87]
> 19 __38-[NSApplication setWindowsNeedUpdate:]_block_invoke2508 + 76 (AppKit + 3556895) [0x7fff92cd361f]
> 19 -[NSApplication updateWindows] + 86 (AppKit + 160649) [0x7fff92996389]
> 19 +[NSTextInputContext currentInputContext] + 140 (AppKit + 162532) [0x7fff92996ae4]
> 19 -[FI_TListView inputContext] + 29 (FinderKit + 1312876) [0x7fff8b09786c]
> 19 +[FI_TFloatingInputWindowController singleton] + 80 (FinderKit + 664266) [0x7fff8aff92ca]
> 19 -[FI_TFloatingInputWindow init] + 668 (FinderKit + 665781) [0x7fff8aff98b5]
> 19 -[NSWindow _setFrameCommon:display:stashSize:] + 2801 (AppKit + 1132460) [0x7fff92a837ac]
> 19 -[NSNotificationCenter postNotificationName:object:userInfo:] + 66 (Foundation + 11937) [0x7fff8f920ea1]
> 19 _CFXNotificationPost + 3140 (CoreFoundation + 65972) [0x7fff8e9691b4]
> 19 __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12 (CoreFoundation + 1174716) [0x7fff8ea77cbc]
> 19 -[RDocumentWinCtrl setStatusLineText:] + 430 (R + 208030) [0x10a4a8c9e]
> 19 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 278 (Foundation + 436921) [0x7fff8f988ab9]
> 19 CFRunLoopRunSpecific + 296 (CoreFoundation + 464952) [0x7fff8e9ca838]
> 19 __CFRunLoopRun + 872 (CoreFoundation + 466408) [0x7fff8e9cade8]
> 19 __CFRunLoopDoObservers + 368 (CoreFoundation + 523488) [0x7fff8e9d8ce0]
> 19 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 23 (CoreFoundation + 523655) [0x7fff8e9d8d87]
> 19 ___NSPostActiveFirstResponderChanged_block_invoke + 29 (AppKit + 1585278) [0x7fff92af207e]
> 19 +[_NSAutomaticFocusRing setActiveFirstResponderChanged] + 37 (AppKit + 1585431) [0x7fff92af2117]
> 19 +[NSTextInputContext currentInputContext] + 140 (AppKit + 162532) [0x7fff92996ae4]
> 19 -[FI_TListView inputContext] + 29 (FinderKit + 1312876) [0x7fff8b09786c]
> 19 +[FI_TFloatingInputWindowController singleton] + 28 (FinderKit + 664214) [0x7fff8aff9296]
> 19 __psynch_mutexwait + 10 (libsystem_kernel.dylib + 90466) [0x7fff95560162]
> *19 psynch_mtxcontinue + 0 (pthread + 22095) [0xffffff7f8108964f]
>
>
> Process: R [1010]
> Path: /Applications/R.app/Contents/MacOS/R
> Architecture: x86_64
> Parent: launchd [1]
> UID: 502
> Task size: 38975 pages (+1)
> CPU Time: 0.005s
> Note: Unresponsive for 144 seconds before sampling
> Note: 2 idle work queue threads omitted
>
> Thread 0x351d DispatchQueue 1 19 samples (1-19) priority 39
> <frontmost, thread QoS user interactive, boosted, received importance donation from WindowServer [267], IO policy important>
> 19 start + 1 (libdyld.dylib + 13769) [0x7fff9501b5c9] 1-19
> 19 main + 819 (R + 6547) [0x10a477993] 1-19
> 19 -[REngine runREPL] + 138 (R + 75898) [0x10a48887a] 1-19
> 19 run_REngineRmainloop + 295 (R + 123703) [0x10a494337] 1-19
> 19 ??? (<FB7F246D-65AE-35E3-87A5-12D703F71C54> + 897903) [0x10a66236f] 1-19
> 19 Re_ReadConsole + 185 (R + 65753) [0x10a4860d9] 1-19
> 19 -[RController handleReadConsole:] + 186 (R + 26922) [0x10a47c92a] 1-19
> 19 -[RController doProcessEvents:] + 221 (R + 50381) [0x10a4824cd] 1-19
> 19 -[NSApplication sendEvent:] + 4035 (AppKit + 1619867) [0x7fff92afa79b] 1-19
> 19 -[NSApplication _handleKeyEquivalent:] + 920 (AppKit + 2132165) [0x7fff92b778c5] 1-19
> 19 -[NSMenu performKeyEquivalent:] + 359 (AppKit + 2147119) [0x7fff92b7b32f] 1-19
> 19 _os_activity_initiate + 75 (libsystem_trace.dylib + 3287) [0x7fff961e3cd7] 1-19
> 19 -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 114 (AppKit + 2151159) [0x7fff92b7c2f7] 1-19
> 19 -[NSMenuItem _corePerformAction] + 382 (AppKit + 2151898) [0x7fff92b7c5da] 1-19
> 19 -[NSApplication sendAction:to:from:] + 410 (AppKit + 2045079) [0x7fff92b62497] 1-19
> 19 _os_activity_initiate + 75 (libsystem_trace.dylib + 3287) [0x7fff961e3cd7] 1-19
> 19 -[RController openDocument:] + 194 (R + 47954) [0x10a481b52] 1-19
> 19 -[NSSavePanel runModal] + 282 (AppKit + 6111181) [0x7fff92f42fcd] 1-19
> 19 -[NSApplication runModalForWindow:] + 119 (AppKit + 3305862) [0x7fff92c96186] 1-19
> 19 -[NSApplication _realDoModalLoop:peek:] + 666 (AppKit + 3312599) [0x7fff92c97bd7] 1-19
> 19 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 194 (AppKit + 147072) [0x7fff92992e80] 1-19
> 19 _DPSNextEvent + 964 (AppKit + 149201) [0x7fff929936d1] 1-19
> 19 _BlockUntilNextEventMatchingListInModeWithFilter + 71 (HIToolbox + 188411) [0x7fff97952ffb] 1-19
> 19 ReceiveNextEventCommon + 179 (HIToolbox + 188606) [0x7fff979530be] 1-19
> 19 RunCurrentEventLoopInMode + 235 (HIToolbox + 189503) [0x7fff9795343f] 1-19
> 19 CFRunLoopRunSpecific + 296 (CoreFoundation + 464952) [0x7fff8e9ca838] 1-19
> 19 __CFRunLoopRun + 872 (CoreFoundation + 466408) [0x7fff8e9cade8] 1-19
> 19 __CFRunLoopDoObservers + 368 (CoreFoundation + 523488) [0x7fff8e9d8ce0] 1-19
> 19 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 23 (CoreFoundation + 523655) [0x7fff8e9d8d87] 1-19
> 19 __38-[NSApplication setWindowsNeedUpdate:]_block_invoke2508 + 76 (AppKit + 3556895) [0x7fff92cd361f] 1-19
> 19 -[NSApplication updateWindows] + 86 (AppKit + 160649) [0x7fff92996389] 1-19
> 19 +[NSTextInputContext currentInputContext] + 140 (AppKit + 162532) [0x7fff92996ae4] 1-19
> 19 -[FI_TListView inputContext] + 29 (FinderKit + 1312876) [0x7fff8b09786c] 1-19
> 19 +[FI_TFloatingInputWindowController singleton] + 80 (FinderKit + 664266) [0x7fff8aff92ca] 1-19
> 19 -[FI_TFloatingInputWindow init] + 668 (FinderKit + 665781) [0x7fff8aff98b5] 1-19
> 19 -[NSWindow _setFrameCommon:display:stashSize:] + 2801 (AppKit + 1132460) [0x7fff92a837ac] 1-19
> 19 -[NSNotificationCenter postNotificationName:object:userInfo:] + 66 (Foundation + 11937) [0x7fff8f920ea1] 1-19
> 19 _CFXNotificationPost + 3140 (CoreFoundation + 65972) [0x7fff8e9691b4] 1-19
> 19 __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12 (CoreFoundation + 1174716) [0x7fff8ea77cbc] 1-19
> 19 -[RDocumentWinCtrl setStatusLineText:] + 430 (R + 208030) [0x10a4a8c9e] 1-19
> 19 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 278 (Foundation + 436921) [0x7fff8f988ab9] 1-19
> 19 CFRunLoopRunSpecific + 296 (CoreFoundation + 464952) [0x7fff8e9ca838] 1-19
> 19 __CFRunLoopRun + 872 (CoreFoundation + 466408) [0x7fff8e9cade8] 1-19
> 19 __CFRunLoopDoObservers + 368 (CoreFoundation + 523488) [0x7fff8e9d8ce0] 1-19
> 19 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 23 (CoreFoundation + 523655) [0x7fff8e9d8d87] 1-19
> 19 ___NSPostActiveFirstResponderChanged_block_invoke + 29 (AppKit + 1585278) [0x7fff92af207e] 1-19
> 19 +[_NSAutomaticFocusRing setActiveFirstResponderChanged] + 37 (AppKit + 1585431) [0x7fff92af2117] 1-19
> 19 +[NSTextInputContext currentInputContext] + 140 (AppKit + 162532) [0x7fff92996ae4] 1-19
> 19 -[FI_TListView inputContext] + 29 (FinderKit + 1312876) [0x7fff8b09786c] 1-19
> 19 +[FI_TFloatingInputWindowController singleton] + 28 (FinderKit + 664214) [0x7fff8aff9296] 1-19
> 19 __psynch_mutexwait + 10 (libsystem_kernel.dylib + 90466) [0x7fff95560162] 1-19
> *19 psynch_mtxcontinue + 0 (pthread + 22095) [0xffffff7f8108964f] 1-19
>
> Thread 0x352a DispatchQueue 2 19 samples (1-19) priority 47
> <frontmost, thread QoS user interactive, boosted, received importance donation from WindowServer [267], IO policy important>
> 19 _dispatch_mgr_thread + 52 (libdispatch.dylib + 19050) [0x7fff98440a6a] 1-19
> 19 kevent64 + 10 (libsystem_kernel.dylib + 94766) [0x7fff9556122e] 1-19
> *19 ??? (kernel + 6000416) [0xffffff80007b8f20] 1-19
>
> Thread 0x35d7 DispatchQueue 731 19 samples (1-19) priority 37 cpu time 0.001s
> <frontmost, thread QoS user initiated, boosted, received importance donation from WindowServer [267], IO policy important>
> 19 start_wqthread + 13 (libsystem_pthread.dylib + 5281) [0x7fff8aed24a1] 1-19
> 19 _pthread_wqthread + 729 (libsystem_pthread.dylib + 14027) [0x7fff8aed46cb] 1-19
> 19 _dispatch_worker_thread3 + 91 (libdispatch.dylib + 77796) [0x7fff9844efe4] 1-19
> 19 _dispatch_root_queue_drain + 463 (libdispatch.dylib + 18103) [0x7fff984406b7] 1-19
> 19 _dispatch_queue_invoke + 202 (libdispatch.dylib + 28364) [0x7fff98442ecc] 1-19
> 19 _dispatch_queue_drain + 1100 (libdispatch.dylib + 21349) [0x7fff98441365] 1-19
> 19 _dispatch_client_callout + 8 (libdispatch.dylib + 7187) [0x7fff9843dc13] 1-19
> 19 _dispatch_call_block_and_release + 12 (libdispatch.dylib + 25379) [0x7fff98442323] 1-19
> 19 ___ZN22IAsynchronousOperation19PerformAsyncOnQueueEP16dispatch_queue_sy_block_invoke + 31 (FinderKit + 768156) [0x7fff8b01289c] 1-19
> 19 TNodeEngineNotificationHandler::FirstStepOnSecondaryThread() + 24 (FinderKit + 2170890) [0x7fff8b16900a] 1-19
> 19 TNodeInsertionHandler::FirstStep() + 182 (FinderKit + 2187256) [0x7fff8b16cff8] 1-19
> 19 TFENodeIterator::Init(TFENode const&, TNodeObserver const*, IterateOver, bool volatile*) + 472 (FinderKit + 356274) [0x7fff8afadfb2] 1-19
> 19 TOpenSyncCompletedObserver::WaitForOpenSyncCompleted(bool volatile&) + 85 (FinderKit + 359269) [0x7fff8afaeb65] 1-19
> 19 TConditionVariable::WaitWithTimeout(TMutex&, unsigned long long, bool&) + 69 (FinderKit + 869903) [0x7fff8b02b60f] 1-19
> 19 __psynch_cvwait + 10 (libsystem_kernel.dylib + 90418) [0x7fff95560132] 1-19
> *19 psynch_cvcontinue + 0 (pthread + 27077) [0xffffff7f8108a9c5] 1-19
>
> Thread 0x35a9 DispatchQueue 758 19 samples (1-19) priority 37
> <frontmost, thread QoS user initiated, boosted, received importance donation from WindowServer [267], IO policy important>
> 19 start_wqthread + 13 (libsystem_pthread.dylib + 5281) [0x7fff8aed24a1] 1-19
> 19 _pthread_wqthread + 729 (libsystem_pthread.dylib + 14027) [0x7fff8aed46cb] 1-19
> 19 _dispatch_worker_thread3 + 91 (libdispatch.dylib + 77796) [0x7fff9844efe4] 1-19
> 19 _dispatch_root_queue_drain + 463 (libdispatch.dylib + 18103) [0x7fff984406b7] 1-19
> 19 _dispatch_queue_invoke + 202 (libdispatch.dylib + 28364) [0x7fff98442ecc] 1-19
> 19 _dispatch_queue_drain + 1100 (libdispatch.dylib + 21349) [0x7fff98441365] 1-19
> 19 _dispatch_client_callout + 8 (libdispatch.dylib + 7187) [0x7fff9843dc13] 1-19
> 19 __NSOQSchedule_f + 184 (Foundation + 33187) [0x7fff8f9261a3] 1-19
> 19 -[__NSOperationInternal _start:] + 653 (Foundation + 34204) [0x7fff8f92659c] 1-19
> 19 -[NSBlockOperation main] + 97 (Foundation + 170245) [0x7fff8f947905] 1-19
> 19 __NSBLOCKOPERATION_IS_CALLING_OUT_TO_A_BLOCK__ + 7 (Foundation + 1299176) [0x7fff8fa5b2e8] 1-19
> 19 ____NSAppKitFinalizeThreadData_block_invoke_2 + 94 (AppKit + 3575553) [0x7fff92cd7f01] 1-19
> 19 -[NSObject(NSThreadPerformAdditions) performSelectorOnMainThread:withObject:waitUntilDone:] + 131 (Foundation + 203440) [0x7fff8f94fab0] 1-19
> 19 -[NSObject(NSThreadPerformAdditions) performSelector:onThread:withObject:waitUntilDone:modes:] + 823 (Foundation + 204585) [0x7fff8f94ff29] 1-19
> 19 -[NSCondition wait] + 237 (Foundation + 419977) [0x7fff8f984889] 1-19
> 19 __psynch_cvwait + 10 (libsystem_kernel.dylib + 90418) [0x7fff95560132] 1-19
> *19 psynch_cvcontinue + 0 (pthread + 27077) [0xffffff7f8108a9c5] 1-19
>
> Thread 0x3548 19 samples (1-19) priority 31
> <frontmost, thread QoS legacy, boosted, received importance donation from WindowServer [267], IO policy important>
> 19 thread_start + 13 (libsystem_pthread.dylib + 5297) [0x7fff8aed24b1] 1-19
> 19 _pthread_start + 176 (libsystem_pthread.dylib + 12921) [0x7fff8aed4279] 1-19
> 19 _pthread_body + 131 (libsystem_pthread.dylib + 13052) [0x7fff8aed42fc] 1-19
> 19 __NSThread__main__ + 1345 (Foundation + 428922) [0x7fff8f986b7a] 1-19
> 19 __select + 10 (libsystem_kernel.dylib + 91126) [0x7fff955603f6] 1-19
> *19 ??? (kernel + 6154000) [0xffffff80007de710] 1-19
>
> Thread 0x3554 19 samples (1-19) priority 47 cpu time 0.003s
> <frontmost, thread QoS user interactive, boosted, received importance donation from WindowServer [267], IO policy important>
> 19 thread_start + 13 (libsystem_pthread.dylib + 5297) [0x7fff8aed24b1] 1-19
> 19 _pthread_start + 176 (libsystem_pthread.dylib + 12921) [0x7fff8aed4279] 1-19
> 19 _pthread_body + 131 (libsystem_pthread.dylib + 13052) [0x7fff8aed42fc] 1-19
> 19 _NSEventThread + 137 (AppKit + 1603495) [0x7fff92af67a7] 1-19
> 19 CFRunLoopRunSpecific + 296 (CoreFoundation + 464952) [0x7fff8e9ca838] 1-19
> 19 __CFRunLoopRun + 1371 (CoreFoundation + 466907) [0x7fff8e9cafdb] 1-19
> 19 __CFRunLoopServiceMachPort + 212 (CoreFoundation + 469780) [0x7fff8e9cbb14] 1-19
> 19 mach_msg_trap + 10 (libsystem_kernel.dylib + 70958) [0x7fff9555b52e] 1-19
> *19 ipc_mqueue_receive_continue + 0 (kernel + 1209328) [0xffffff80003273f0] 1-19
>
> Binary Images:
> 0x10a476000 - 0x10a500fff org.R-project.R R 3.1.2 GUI 1.65 Mavericks build (6833) <8D0A7411-6A1A-3BA8-898F-CC5B621FC4D1> /Applications/R.app/Contents/MacOS/R
> 0x10a587000 - ??? ??? <FB7F246D-65AE-35E3-87A5-12D703F71C54>
> 0x7fff8aed1000 - 0x7fff8aedafff libsystem_pthread.dylib (105.1.4) <26B1897F-0CD3-30F3-B55A-37CB45062D73> /usr/lib/system/libsystem_pthread.dylib
> 0x7fff8af57000 - 0x7fff8b27efff com.apple.FinderKit 1.3.1 (1.3.1) <A5625503-616F-3382-8F27-D963113098B5> /System/Library/PrivateFrameworks/FinderKit.framework/Versions/A/FinderKit
> 0x7fff8e959000 - 0x7fff8eceffff com.apple.CoreFoundation 6.9 (1151.16) <F2B088AF-A5C6-3FAE-9EB4-7931AF6359E4> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
> 0x7fff8f91e000 - 0x7fff8fc4cfff com.apple.Foundation 6.9 (1151.16) <18EDD673-A010-3E99-956E-DA594CE1FA80> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
> 0x7fff9296f000 - 0x7fff934b0fff com.apple.AppKit 6.9 (1343.16) <C98DB43F-4245-3E6E-A4EE-37DAEE33E174> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
> 0x7fff95018000 - 0x7fff9501bfff libdyld.dylib (353.2.1) <19FAF435-C165-3374-9DEF-D7BBA7D61DB6> /usr/lib/system/libdyld.dylib
> 0x7fff9554a000 - 0x7fff95567fff libsystem_kernel.dylib (2782.1.97) <93E0E0A9-75B6-3904-BB4E-4BC7C05F4B6B> /usr/lib/system/libsystem_kernel.dylib
> 0x7fff961e3000 - 0x7fff961e9fff libsystem_trace.dylib (72.1.3) <A9E6B7D8-C327-3742-AC54-86C94218B1DF> /usr/lib/system/libsystem_trace.dylib
> 0x7fff97925000 - 0x7fff97c27fff com.apple.HIToolbox 2.1.1 (756) <9DD121B5-B7EB-3C43-8155-61A4417F8E9A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
> 0x7fff9843c000 - 0x7fff98466fff libdispatch.dylib (442.1.4) <502CF32B-669B-3709-8862-08188225E4F0> /usr/lib/system/libdispatch.dylib
> *0xffffff7f81084000 - 0xffffff7f8108cfff com.apple.kec.pthread 1.0 (1) <DB4D4632-FD2B-3FAE-86D3-3432DCDB7FA9> /System/Library/Extensions/pthread.kext/Contents/MacOS/pthread
> *0xffffff8000200000 - 0xffffff80009fffff kernel (2782.1.97) <89E10306-BC78-3A3B-955C-7C4922577E61> /System/Library/Kernels/kernel
>
>
> --
>
> Sent from a parallel universe almost, but not entirely,
> nothing at all like this one.
>
> _______________________________________________
> R-SIG-Mac mailing list
> R-SIG-Mac at r-project.org
> https://stat.ethz.ch/mailman/listinfo/r-sig-mac
More information about the R-SIG-Mac
mailing list