[R-SIG-Mac] timeout bug in print dialog

Simon Urbanek simon.urbanek at r-project.org
Thu Jan 15 20:14:53 CET 2009


On Jan 15, 2009, at 14:03 , David Winsemius wrote:

>
> On Jan 15, 2009, at 7:39 AM, Witthoft, Carl G (ST) wrote:
>
>> Had a document open in the R.app editor and selected Print.  Due to  
>> daydreaming, I held the mouse down for maybe 30  seconds with the  
>> printer drop-down list open.  R crashed -- here's what was  
>> displayed on the console
>>
>>
>> *** caught bus error ***
>> address 0x84, cause 'non-existent physical address'
>>
>> Possible actions:
>> 1: abort (with core dump, if enabled)
>> 2: normal R exit
>> 3: exit R without saving workspace
>> 4: exit R saving workspace
>> No log handling enabled - turning on stderr logging
>> snmpget: Timeout
>> snmpget: Timeout
>> 2009-01-15 07:33:16.763 R[401] tossing reply message sequence 5 on  
>> thread 0x11b0b80
>> Rgames:
>> Selection:
>>
>> ("Rgames" is my prompt.  I dunno where "Selection" came from)
>
> "Selection:" is asking you to type an integer between 1 and 4 and  
> hit return.
>
> Looks like you overflowed a buffer, and the system threw an error at  
> R. I held down the print button with the mouse and then moved the  
> mouse off the button. The Print dialog box then said I had queued up  
> 1443 pages and the spinning rainbow icon persisted. Is that what you  
> mean by" crash"? My guess is that a print buffer got too full.
>
> If you went into your doctor and said "It hurts when I poke a pencil  
> in my leg", it might prompt a reply, "Don't do that".
>

FWIW the crash is deep in Apple's print dialog code (and it's funny to  
see that it's all legacy Carbon), so I would be inclined to send this  
to Apple as it's more likely their bug ... [although you seem to have  
a rather funky setup judging by those snmpget timeouts ...].  
Nonetheless, thanks for reporting.

Cheers,
S


> -- 
> David Winsemius
>>
>>
>> And the crash log follows.  I'm no expert on these, so I apologize  
>> if more info than desired is shown.
>>
>> **********
>>
>> Host Name:      CarlW
>> Date/Time:      2009-01-15 07:33:15.825 -0500
>> OS Version:     10.4.11 (Build 8S2167)
>> Report Version: 4
>>
>> Command: R
>> Path:    /Applications/R.app/Contents/MacOS/R
>> Parent:  WindowServer [94]
>>
>> Version: R 2.8.1 GUI 1.27 Tiger build 32-bit (5318)
>>
>> PID:    401
>> Thread: 0
>>
>> Exception:  EXC_BAD_ACCESS (0x0001)
>> Codes:      KERN_PROTECTION_FAILURE (0x0002) at 0x00000084
>>
>> Thread 0 Crashed:
>> 0   com.apple.HIToolbox      	0x930d7ba7  
>> InternalGetWindowGroup(OpaqueWindowPtr*) + 17
>> 1   com.apple.HIToolbox      	0x92e1307d RemoveWindowFromGroup + 19
>> 2   com.apple.HIToolbox      	0x92e12140 WindowData::Destruct() + 488
>> 3   com.apple.CoreFoundation 	0x9080d0c6 _CFRelease + 188
>> 4   com.apple.HIToolbox      	0x92e11ee9 ReleaseWindow + 37
>> 5   com.apple.HIToolbox      	0x92ebdc9d DisposeHelpTag + 158
>> 6   com.apple.HIToolbox      	0x92e3ddb8 HelpEventObserver + 847
>> 7   com.apple.HIToolbox      	0x92df5e66 _NotifyEventLoopObservers  
>> + 162
>> 8   com.apple.HIToolbox      	0x92eaf974  
>> HiliteAndNotifyItem(MenuSelectData*, MenuData*, unsigned char,  
>> MenuTrackingData const*, MenuTrackingData const*, MenuResult  
>> const*) + 464
>> 9   com.apple.HIToolbox      	0x92eaf0a9  
>> UpdateMenuViewFocus(MenuSelectData*, MenuData*, short, short) + 257
>> 10  com.apple.HIToolbox      	0x92eaebfd  
>> ViewFocusHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*,  
>> void*) + 181
>> 11  com.apple.HIToolbox      	0x92df64d7  
>> DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*,  
>> HandlerCallRec*) + 1093
>> 12  com.apple.HIToolbox      	0x92df5b7c  
>> SendEventToEventTargetInternal(OpaqueEventRef*,  
>> OpaqueEventTargetRef*, HandlerCallRec*) + 304
>> 13  com.apple.HIToolbox      	0x92df5a41  
>> SendEventToEventTargetWithOptions + 55
>> 14  com.apple.HIToolbox      	0x92f98fd4  
>> HIView::SendSetFocusPart(short, unsigned char, short*) + 290
>> 15  com.apple.HIToolbox      	0x92e39dc8  
>> HIView::SetFocusPartInternal(short, unsigned char, unsigned char,  
>> short*, short) + 128
>> 16  com.apple.HIToolbox      	0x92e39c41  
>> HIView::SetFocusPart(short, unsigned char) + 235
>> 17  com.apple.HIToolbox      	0x92e3997c SetKeyboardFocus + 172
>> 18  com.apple.HIToolbox      	0x92eacd57  
>> ChooseItem(MenuSelectData*, unsigned char, Rect const*) + 405
>> 19  com.apple.HIToolbox      	0x92e984bb  
>> TrackMenuCommon(MenuSelectData&, unsigned char*) + 781
>> 20  com.apple.HIToolbox      	0x92ed6991  
>> PopUpMenuSelectCore(MenuData*, Point, double, Point, GDevice**,  
>> Rect const*, unsigned short, unsigned long, Rect const*, Rect  
>> const*, __CFString const*, OpaqueMenuRef**, unsigned short*) + 1087
>> 21  com.apple.HIToolbox      	0x92ed6504 _HandlePopUpMenuSelection5  
>> + 580
>> 22  com.apple.HIToolbox      	0x92fcd4f2 HIPopupButton::TrackMenu()  
>> + 1162
>> 23  com.apple.HIToolbox      	0x92fcd6d7  
>> HIPopupButton::TrackSelfCommon(short, short*) + 59
>> 24  com.apple.HIToolbox      	0x92fcd7b8  
>> HIPopupButton::TrackSelf(OpaqueEventRef*, short*) + 128
>> 25  com.apple.HIToolbox      	0x92e1a6a3  
>> HIView::EventHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*,  
>> void*) + 2531
>> 26  com.apple.HIToolbox      	0x92df64d7  
>> DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*,  
>> HandlerCallRec*) + 1093
>> 27  com.apple.HIToolbox      	0x92df5b7c  
>> SendEventToEventTargetInternal(OpaqueEventRef*,  
>> OpaqueEventTargetRef*, HandlerCallRec*) + 304
>> 28  com.apple.HIToolbox      	0x92df5a41  
>> SendEventToEventTargetWithOptions + 55
>> 29  com.apple.HIToolbox      	0x92eb9fb2  
>> SendControlDefTrack(HIView*, CGPoint const&, unsigned long*, void  
>> (*)(OpaqueControlRef*, short), OpaqueEventRef*, short*) + 312
>> 30  com.apple.HIToolbox      	0x92eb9dca  
>> HIView::ClickInternal(CGPoint const&, unsigned long, void (*) 
>> (OpaqueControlRef*, short), OpaqueEventRef*, bool) + 160
>> 31  com.apple.HIToolbox      	0x92eea395 HandleControlClick + 99
>> 32  com.apple.HIToolbox      	0x92e3c5fa StandardWindowEventHandler  
>> + 488
>> 33  com.apple.HIToolbox      	0x92df64d7  
>> DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*,  
>> HandlerCallRec*) + 1093
>> 34  com.apple.HIToolbox      	0x92df5b7c  
>> SendEventToEventTargetInternal(OpaqueEventRef*,  
>> OpaqueEventTargetRef*, HandlerCallRec*) + 304
>> 35  com.apple.HIToolbox      	0x92dfcf7c SendEventToEventTarget + 56
>> 36  com.apple.HIToolbox      	0x92e94d4f  
>> HIView::Click(OpaqueEventRef*) + 329
>> 37  com.apple.HIToolbox      	0x92e94b8b HandleClickAsHIView + 145
>> 38  com.apple.HIToolbox      	0x92e2c2c6 HandleWindowEvent + 2258
>> 39  com.apple.HIToolbox      	0x92e3c471 StandardWindowEventHandler  
>> + 95
>> 40  com.apple.HIToolbox      	0x92df64d7  
>> DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*,  
>> HandlerCallRec*) + 1093
>> 41  com.apple.HIToolbox      	0x92df5b7c  
>> SendEventToEventTargetInternal(OpaqueEventRef*,  
>> OpaqueEventTargetRef*, HandlerCallRec*) + 304
>> 42  com.apple.HIToolbox      	0x92dfcf7c SendEventToEventTarget + 56
>> 43  com.apple.HIToolbox      	0x92f0f420 SendEventFromMouseDown + 166
>> 44  com.apple.HIToolbox      	0x92e9454c HandleWindowClick + 534
>> 45  com.apple.HIToolbox      	0x92e93ffe HandleMouseEvent + 895
>> 46  com.apple.HIToolbox      	0x92e3c468 StandardWindowEventHandler  
>> + 86
>> 47  com.apple.HIToolbox      	0x92df64d7  
>> DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*,  
>> HandlerCallRec*) + 1093
>> 48  com.apple.HIToolbox      	0x92df5b7c  
>> SendEventToEventTargetInternal(OpaqueEventRef*,  
>> OpaqueEventTargetRef*, HandlerCallRec*) + 304
>> 49  com.apple.HIToolbox      	0x92dfcf7c SendEventToEventTarget + 56
>> 50  com.apple.HIToolbox      	0x92dfd40f  
>> ToolboxEventDispatcherHandler(OpaqueEventHandlerCallRef*,  
>> OpaqueEventRef*, void*) + 1169
>> 51  com.apple.HIToolbox      	0x92df688e  
>> DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*,  
>> HandlerCallRec*) + 2044
>> 52  com.apple.HIToolbox      	0x92df5b7c  
>> SendEventToEventTargetInternal(OpaqueEventRef*,  
>> OpaqueEventTargetRef*, HandlerCallRec*) + 304
>> 53  com.apple.HIToolbox      	0x92dfcf7c SendEventToEventTarget + 56
>> 54  com.apple.AppKit         	0x934eb0ea -[NSCarbonWindow  
>> sendEvent:] + 119
>> 55  com.apple.AppKit         	0x9336bd8c -[NSApplication  
>> sendEvent:] + 5023
>> 56  com.apple.AppKit         	0x935bcf42 - 
>> [NSApplication(NSCarbonWindowHandling)  
>> _realDoModalLoopForCarbonWindow:peek:] + 249
>> 57  com.apple.AppKit         	0x935bd02b - 
>> [NSApplication(NSCarbonWindowHandling) runModalForCarbonWindow:] +  
>> 109
>> 58  com.apple.AppKit         	0x936af8c6 -[NSPrintPanel  
>> _runModalWithPrintInfo:] + 440
>> 59  com.apple.AppKit         	0x936afa47 -[NSPrintPanel runModal] +  
>> 79
>> 60  com.apple.AppKit         	0x93559941 -[NSConcretePrintOperation  
>> runOperation] + 340
>> 61  org.R-project.R          	0x00029469 -[RDocumentWinCtrl  
>> printDocument:] + 324 (RDocumentWinCtrl.m:548)
>> 62  com.apple.AppKit         	0x9338a7cc -[NSApplication  
>> sendAction:to:from:] + 107
>> 63  com.apple.AppKit         	0x9343868b -[NSMenu  
>> performActionForItemAtIndex:] + 455
>> 64  com.apple.AppKit         	0x934383cd -[NSCarbonMenuImpl  
>> performActionWithHighlightingForItemAtIndex:] + 103
>> 65  com.apple.AppKit         	0x93438024 -[NSMenu  
>> performKeyEquivalent:] + 766
>> 66  com.apple.AppKit         	0x93437a47 -[NSApplication  
>> _handleKeyEquivalent:] + 254
>> 67  com.apple.AppKit         	0x9336b7c3 -[NSApplication  
>> sendEvent:] + 3542
>> 68  org.R-project.R          	0x0000897f -[RController  
>> doProcessEvents:] + 530 (RController.m:2225)
>> 69  org.R-project.R          	0x00005d86 -[RController  
>> handleReadConsole:] + 126 (RController.m:1124)
>> 70  org.R-project.R          	0x00010a9d Re_ReadConsole + 494  
>> (Rcallbacks.m:143)
>> 71  org.R-project.R          	0x000189da run_REngineRmainloop + 867  
>> (Rinit.m:395)
>> 72  org.R-project.R          	0x00010f1e -[REngine runREPL] + 260  
>> (REngine.m:181)
>> 73  org.R-project.R          	0x00002871 main + 795 (main.m:128)
>> 74  org.R-project.R          	0x0000253a _start + 216
>> 75  org.R-project.R          	0x00002461 start + 41
>>
>> Thread 1:
>> 0   libSystem.B.dylib        	0x90009817 mach_msg_trap + 7
>> 1   com.unsanity.ape         	0xc0001d48 __ape_agent + 307
>> 2   libSystem.B.dylib        	0x90023d67 _pthread_body + 84
>>
>> Thread 2:
>> 0   libSystem.B.dylib        	0x90009817 mach_msg_trap + 7
>> 1   libSystem.B.dylib        	0x90065b0d thread_suspend + 96
>> 2   <<00000000>> 	0x0069266a 0 + 6891114
>>
>> Thread 3:
>> 0   libSystem.B.dylib        	0x90009817 mach_msg_trap + 7
>> 1   com.apple.CoreFoundation 	0x9082c227 CFRunLoopRunSpecific + 2014
>> 2   com.apple.CoreFoundation 	0x9082ba42 CFRunLoopRunInMode + 61
>> 3   com.apple.Foundation     	0x9285465a +[NSURLCache  
>> _diskCacheSyncLoop:] + 206
>> 4   com.apple.Foundation     	0x927f7d7c forkThreadForFunction + 123
>> 5   libSystem.B.dylib        	0x90023d67 _pthread_body + 84
>>
>> Thread 4:
>> 0   libSystem.B.dylib        	0x90009817 mach_msg_trap + 7
>> 1   com.apple.CoreFoundation 	0x9082c227 CFRunLoopRunSpecific + 2014
>> 2   com.apple.CoreFoundation 	0x9082ba42 CFRunLoopRunInMode + 61
>> 3   com.apple.Foundation     	0x928471f9 -[NSConnection  
>> sendInvocation:] + 2126
>> 4   com.apple.Foundation     	0x927fdeb8 - 
>> [NSObject(NSForwardInvocation) forward::] + 469
>> 5   libobjc.A.dylib          	0x90a5bba1 _objc_msgForward + 49
>> 6   org.R-project.R          	0x00005105 -[RController readThread:]  
>> + 2040 (RController.m:738)
>> 7   com.apple.Foundation     	0x927f7d7c forkThreadForFunction + 123
>> 8   libSystem.B.dylib        	0x90023d67 _pthread_body + 84
>>
>> Thread 5:
>> 0   libSystem.B.dylib        	0x90024407 semaphore_wait_signal_trap  
>> + 7
>> 1   com.apple.Foundation     	0x9284dce0 -[NSConditionLock  
>> lockWhenCondition:] + 39
>> 2   com.apple.AppKit         	0x93373cb4 -[NSUIHeartBeat  
>> _heartBeatThread:] + 377
>> 3   com.apple.Foundation     	0x927f7d7c forkThreadForFunction + 123
>> 4   libSystem.B.dylib        	0x90023d67 _pthread_body + 84
>>
>> Thread 6:
>> 0   libSystem.B.dylib        	0x90019d0c select + 12
>> 1   libSystem.B.dylib        	0x90023d67 _pthread_body + 84
>>
>> Thread 0 crashed with X86 Thread State (32-bit):
>> eax: 0x00000000  ebx: 0x92e11f66  ecx: 0x000000c7  edx: 0x00000000
>> edi: 0x0ec22320  esi: 0x0ec21780  ebp: 0xbfffd3a8  esp: 0xbfffd390
>>  ss: 0x0000001f  efl: 0x00010282  eip: 0x930d7ba7   cs: 0x00000017
>>  ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
>>
>> Binary Images Description:
>>   0x1000 -    0x3dfff org.R-project.R R 2.8.1 GUI 1.27 Tiger build  
>> 32-bit (5318)	/Applications/R.app/Contents/MacOS/R
>> 0x190000 -   0x191fff libRblas.dylib 	/Library/Frameworks/ 
>> R.framework/Versions/2.8/Resources/lib/libRblas.dylib
>> 0x196000 -   0x1bbfff libreadline.5.2.dylib 	/Library/Frameworks/ 
>> R.framework/Versions/2.8/Resources/lib/libreadline.5.2.dylib
>> 0x305000 -   0x542fff libR.dylib 	/Library/Frameworks/R.framework/ 
>> Versions/2.8/Resources/lib/libR.dylib
>> 0x697000 -   0x698fff com.Logitech.Control Center.Scroll Enhancer  
>> 2.1.1	/Library/Application Enhancers/LCC Scroll Enhancer.ape/ 
>> Contents/MacOS/LCC Scroll Enhancer
>> 0x69c000 -   0x6a8fff net.sabi.ICeCoffEE ??? (1.4.3)	/Library/ 
>> Application Enhancers/ICeCoffEE.ape/Contents/MacOS/ICeCoffEE
>> 0x6b0000 -   0x6ccfff com.unsanity.menumaster.ape 1.4.2	/Users/carl/ 
>> Library/Application Enhancers/Menu Master.ape/Contents/MacOS/Menu  
>> Master
>> 0xccd7000 -  0xccdefff com.unsanity.smartcrashreports Smart Crash  
>> Reports version 1.2 (1.2)	/Library/InputManagers/Smart Crash  
>> Reports/Smart Crash Reports.bundle/Contents/MacOS/Smart Crash Reports
>> 0xcd4e000 -  0xcd4efff com.apple.osax.digihub 1.0	/System/Library/ 
>> ScriptingAdditions/Digital Hub Scripting.osax/Contents/MacOS/ 
>> Digital Hub Scripting
>> 0xcd7e000 -  0xcd83fff methods.so 	/Library/Frameworks/R.framework/ 
>> Versions/2.8/Resources/library/methods/libs/i386/methods.so
>> 0xcebf000 -  0xcee3fff grDevices.so 	/Library/Frameworks/ 
>> R.framework/Versions/2.8/Resources/library/grDevices/libs/i386/ 
>> grDevices.so
>> 0xcf08000 -  0xcf15fff com.finderpop.fp-patch 2.0.1	/Users/carl/ 
>> Library/PreferencePanes/FinderPop.prefPane/Contents/Resources/ 
>> finderpop-daemon.app/Contents/Resources/fp-patch.bundle/Contents/ 
>> MacOS/fp-patch
>> 0xcfd4000 -  0xcfd6fff com.stclairsoft.DefaultFolderX.osax Default  
>> Folder X Addition version 1.0 (1.0)	/Users/carl/Library/ 
>> ScriptingAdditions/Default Folder X Addition.osax/Contents/MacOS/ 
>> Default Folder X Addition
>> 0xcfdb000 -  0xcff1fff  
>> com.stclairsoft.DefaultFolderX.CocoaPatcher ??? (1.0)	/Library/ 
>> PreferencePanes/Default Folder X.prefPane/Contents/Resources/ 
>> Default Folder X.bundle/Contents/Resources/Cocoa Patcher.bundle/ 
>> Contents/MacOS/Cocoa Patcher
>> 0xe87e000 -  0xe8d2fff stats.so 	/Library/Frameworks/R.framework/ 
>> Versions/2.8/Resources/library/stats/libs/i386/stats.so
>> 0xe925000 -  0xe951fff com.apple.osax.standardadditions 1.10.7  
>> (???)	/System/Library/ScriptingAdditions/StandardAdditions.osax/ 
>> Contents/MacOS/StandardAdditions
>> 0xe95d000 -  0xe97bfff com.stclairsoft.DefaultFolderX.CarbonPatcher  
>> 1.0	/Library/PreferencePanes/Default Folder X.prefPane/Contents/ 
>> Resources/Default Folder X.bundle/Contents/Resources/Carbon  
>> Patcher.bundle/Contents/MacOS/Carbon Patcher
>> 0xea0b000 -  0xea0cfff com.apple.print.converter.plugin 4.4  
>> (163.6)	/System/Library/Printers/CVs/Converter.plugin/Contents/ 
>> MacOS/Converter
>> 0xeaed000 -  0xeb10fff com.apple.print.framework.Print.Private 4.6  
>> (163.10)	/System/Library/Frameworks/Carbon.framework/Versions/A/ 
>> Frameworks/Print.framework/Versions/Current/Plugins/ 
>> PrintCocoaUI.bundle/Contents/MacOS/PrintCocoaUI
>> 0xeb4b000 -  0xeb64fff com.apple.print.PrintingCocoaPDEs 4.6  
>> (163.10)	/System/Library/Frameworks/Carbon.framework/Versions/A/ 
>> Frameworks/Print.framework/Versions/A/Plugins/ 
>> PrintingCocoaPDEs.bundle/Contents/MacOS/PrintingCocoaPDEs
>> 0xeb8c000 -  0xeb9dfff com.apple.print.PrintingTiogaPDEs 4.4  
>> (163.6)	/System/Library/Frameworks/Carbon.framework/Frameworks/ 
>> Print.framework/Versions/A/Plugins/PrintingTiogaPDEs.bundle/ 
>> Contents/MacOS/PrintingTiogaPDEs
>> 0x78e00000 - 0x78e06fff libLW8Utils.dylib 	/System/Library/Printers/ 
>> Libraries/libLW8Utils.dylib
>> 0x79200000 - 0x7923dfff libLW8Converter.dylib 	/System/Library/ 
>> Printers/Libraries/libLW8Converter.dylib
>> 0x8fe00000 - 0x8fe4afff dyld 46.16	/usr/lib/dyld
>> 0x90000000 - 0x90171fff libSystem.B.dylib 	/usr/lib/libSystem.B.dylib
>> 0x901c1000 - 0x901c3fff libmathCommon.A.dylib 	/usr/lib/system/ 
>> libmathCommon.A.dylib
>> 0x901c5000 - 0x90202fff com.apple.CoreText 1.1.3 (???)	/System/ 
>> Library/Frameworks/ApplicationServices.framework/Versions/A/ 
>> Frameworks/CoreText.framework/Versions/A/CoreText
>> 0x90229000 - 0x902fefff ATS 	/System/Library/Frameworks/ 
>> ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/ 
>> Versions/A/ATS
>> 0x9031e000 - 0x90773fff com.apple.CoreGraphics 1.258.82 (???)	/ 
>> System/Library/Frameworks/ApplicationServices.framework/Versions/A/ 
>> Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
>> 0x9080a000 - 0x908d2fff com.apple.CoreFoundation 6.4.11 (368.35)	/ 
>> System/Library/Frameworks/CoreFoundation.framework/Versions/A/ 
>> CoreFoundation
>> 0x90910000 - 0x90910fff com.apple.CoreServices 10.4 (???)	/System/ 
>> Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
>> 0x90912000 - 0x90a06fff libicucore.A.dylib 	/usr/lib/ 
>> libicucore.A.dylib
>> 0x90a56000 - 0x90ad5fff libobjc.A.dylib 	/usr/lib/libobjc.A.dylib
>> 0x90afe000 - 0x90b62fff libstdc++.6.dylib 	/usr/lib/libstdc++.6.dylib
>> 0x90bd1000 - 0x90bd8fff libgcc_s.1.dylib 	/usr/lib/libgcc_s.1.dylib
>> 0x90bdd000 - 0x90c50fff com.apple.framework.IOKit 1.4.8 (???)	/ 
>> System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
>> 0x90c65000 - 0x90c77fff libauto.dylib 	/usr/lib/libauto.dylib
>> 0x90c7d000 - 0x90f23fff com.apple.CoreServices.CarbonCore 682.30	/ 
>> System/Library/Frameworks/CoreServices.framework/Versions/A/ 
>> Frameworks/CarbonCore.framework/Versions/A/CarbonCore
>> 0x90f66000 - 0x90fcefff com.apple.CoreServices.OSServices 4.1	/ 
>> System/Library/Frameworks/CoreServices.framework/Versions/A/ 
>> Frameworks/OSServices.framework/Versions/A/OSServices
>> 0x91007000 - 0x91046fff com.apple.CFNetwork 129.24	/System/Library/ 
>> Frameworks/CoreServices.framework/Versions/A/Frameworks/ 
>> CFNetwork.framework/Versions/A/CFNetwork
>> 0x91059000 - 0x91069fff com.apple.WebServices 1.1.3 (1.1.0)	/System/ 
>> Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/ 
>> WebServicesCore.framework/Versions/A/WebServicesCore
>> 0x91074000 - 0x910f3fff com.apple.SearchKit 1.0.8	/System/Library/ 
>> Frameworks/CoreServices.framework/Versions/A/Frameworks/ 
>> SearchKit.framework/Versions/A/SearchKit
>> 0x9112d000 - 0x9114bfff com.apple.Metadata 10.4.4 (121.36)	/System/ 
>> Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/ 
>> Metadata.framework/Versions/A/Metadata
>> 0x91157000 - 0x91165fff libz.1.dylib 	/usr/lib/libz.1.dylib
>> 0x91168000 - 0x91307fff com.apple.security 4.5.2 (29774)	/System/ 
>> Library/Frameworks/Security.framework/Versions/A/Security
>> 0x91405000 - 0x9140dfff com.apple.DiskArbitration 2.1.2	/System/ 
>> Library/Frameworks/DiskArbitration.framework/Versions/A/ 
>> DiskArbitration
>> 0x91414000 - 0x9141bfff libbsm.dylib 	/usr/lib/libbsm.dylib
>> 0x9141f000 - 0x91445fff com.apple.SystemConfiguration 1.8.6	/System/ 
>> Library/Frameworks/SystemConfiguration.framework/Versions/A/ 
>> SystemConfiguration
>> 0x91457000 - 0x914cdfff com.apple.audio.CoreAudio 3.0.5	/System/ 
>> Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
>> 0x9151e000 - 0x9151efff com.apple.ApplicationServices 10.4 (???)	/ 
>> System/Library/Frameworks/ApplicationServices.framework/Versions/A/ 
>> ApplicationServices
>> 0x91520000 - 0x9154bfff com.apple.AE 314 (313)	/System/Library/ 
>> Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ 
>> AE.framework/Versions/A/AE
>> 0x9155e000 - 0x91632fff com.apple.ColorSync 4.4.11	/System/Library/ 
>> Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ 
>> ColorSync.framework/Versions/A/ColorSync
>> 0x9166d000 - 0x916e0fff com.apple.print.framework.PrintCore 4.6  
>> (177.13)	/System/Library/Frameworks/ApplicationServices.framework/ 
>> Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
>> 0x9170e000 - 0x917b7fff com.apple.QD 3.10.27 (???)	/System/Library/ 
>> Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ 
>> QD.framework/Versions/A/QD
>> 0x917dd000 - 0x91828fff com.apple.HIServices 1.5.2 (???)	/System/ 
>> Library/Frameworks/ApplicationServices.framework/Versions/A/ 
>> Frameworks/HIServices.framework/Versions/A/HIServices
>> 0x91847000 - 0x9185dfff com.apple.LangAnalysis 1.6.3	/System/ 
>> Library/Frameworks/ApplicationServices.framework/Versions/A/ 
>> Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
>> 0x91869000 - 0x91883fff com.apple.FindByContent 1.5	/System/Library/ 
>> Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ 
>> FindByContent.framework/Versions/A/FindByContent
>> 0x9188d000 - 0x918cafff com.apple.LaunchServices 183	/System/ 
>> Library/Frameworks/ApplicationServices.framework/Versions/A/ 
>> Frameworks/LaunchServices.framework/Versions/A/LaunchServices
>> 0x918de000 - 0x918eafff com.apple.speech.synthesis.framework 3.5	/ 
>> System/Library/Frameworks/ApplicationServices.framework/Versions/A/ 
>> Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
>> 0x918f1000 - 0x91931fff com.apple.ImageIO.framework 1.5.8	/System/ 
>> Library/Frameworks/ApplicationServices.framework/Versions/A/ 
>> Frameworks/ImageIO.framework/Versions/A/ImageIO
>> 0x91944000 - 0x919f6fff libcrypto.0.9.7.dylib 	/usr/lib/libcrypto. 
>> 0.9.7.dylib
>> 0x91a3c000 - 0x91a52fff libcups.2.dylib 	/usr/lib/libcups.2.dylib
>> 0x91a57000 - 0x91a75fff libJPEG.dylib 	/System/Library/Frameworks/ 
>> ApplicationServices.framework/Versions/A/Frameworks/ 
>> ImageIO.framework/Versions/A/Resources/libJPEG.dylib
>> 0x91a7a000 - 0x91ad9fff libJP2.dylib 	/System/Library/Frameworks/ 
>> ApplicationServices.framework/Versions/A/Frameworks/ 
>> ImageIO.framework/Versions/A/Resources/libJP2.dylib
>> 0x91aeb000 - 0x91aeffff libGIF.dylib 	/System/Library/Frameworks/ 
>> ApplicationServices.framework/Versions/A/Frameworks/ 
>> ImageIO.framework/Versions/A/Resources/libGIF.dylib
>> 0x91af1000 - 0x91b79fff libRaw.dylib 	/System/Library/Frameworks/ 
>> ApplicationServices.framework/Versions/A/Frameworks/ 
>> ImageIO.framework/Versions/A/Resources/libRaw.dylib
>> 0x91b7d000 - 0x91b98fff libPng.dylib 	/System/Library/Frameworks/ 
>> ApplicationServices.framework/Versions/A/Frameworks/ 
>> ImageIO.framework/Versions/A/Resources/libPng.dylib
>> 0x91b9d000 - 0x91b9ffff libRadiance.dylib 	/System/Library/ 
>> Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ 
>> ImageIO.framework/Versions/A/Resources/libRadiance.dylib
>> 0x91ba1000 - 0x91c7ffff libxml2.2.dylib 	/usr/lib/libxml2.2.dylib
>> 0x91c9c000 - 0x91cdbfff libTIFF.dylib 	/System/Library/Frameworks/ 
>> ApplicationServices.framework/Versions/A/Frameworks/ 
>> ImageIO.framework/Versions/A/Resources/libTIFF.dylib
>> 0x91ce1000 - 0x91ce1fff com.apple.Accelerate 1.3.1 (Accelerate  
>> 1.3.1)	/System/Library/Frameworks/Accelerate.framework/Versions/A/ 
>> Accelerate
>> 0x91ce3000 - 0x91d71fff com.apple.vImage 2.5	/System/Library/ 
>> Frameworks/Accelerate.framework/Versions/A/Frameworks/ 
>> vImage.framework/Versions/A/vImage
>> 0x91d78000 - 0x91d78fff com.apple.Accelerate.vecLib 3.3.1 (vecLib  
>> 3.3.1)	/System/Library/Frameworks/Accelerate.framework/Versions/A/ 
>> Frameworks/vecLib.framework/Versions/A/vecLib
>> 0x91d7a000 - 0x91dd3fff libvMisc.dylib 	/System/Library/Frameworks/ 
>> Accelerate.framework/Versions/A/Frameworks/vecLib.framework/ 
>> Versions/A/libvMisc.dylib
>> 0x91ddc000 - 0x91e00fff libvDSP.dylib 	/System/Library/Frameworks/ 
>> Accelerate.framework/Versions/A/Frameworks/vecLib.framework/ 
>> Versions/A/libvDSP.dylib
>> 0x91e08000 - 0x92211fff libBLAS.dylib 	/System/Library/Frameworks/ 
>> Accelerate.framework/Versions/A/Frameworks/vecLib.framework/ 
>> Versions/A/libBLAS.dylib
>> 0x9224b000 - 0x925fffff libLAPACK.dylib 	/System/Library/Frameworks/ 
>> Accelerate.framework/Versions/A/Frameworks/vecLib.framework/ 
>> Versions/A/libLAPACK.dylib
>> 0x9262c000 - 0x92719fff libiconv.2.dylib 	/usr/lib/libiconv.2.dylib
>> 0x9271b000 - 0x92799fff com.apple.DesktopServices 1.3.7	/System/ 
>> Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/ 
>> DesktopServicesPriv
>> 0x927da000 - 0x92a12fff com.apple.Foundation 6.4.11 (567.40)	/ 
>> System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
>> 0x92b24000 - 0x92b2efff com.apple.framework.AppleTalk 1.2.0 (???)	/ 
>> System/Library/Frameworks/AppleTalk.framework/Versions/A/AppleTalk
>> 0x92b32000 - 0x92b49fff libGL.dylib 	/System/Library/Frameworks/ 
>> OpenGL.framework/Versions/A/Libraries/libGL.dylib
>> 0x92b54000 - 0x92bacfff libGLU.dylib 	/System/Library/Frameworks/ 
>> OpenGL.framework/Versions/A/Libraries/libGLU.dylib
>> 0x92bc0000 - 0x92bc0fff com.apple.Carbon 10.4 (???)	/System/Library/ 
>> Frameworks/Carbon.framework/Versions/A/Carbon
>> 0x92bc2000 - 0x92bd2fff com.apple.ImageCapture 3.0.4	/System/ 
>> Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ 
>> ImageCapture.framework/Versions/A/ImageCapture
>> 0x92be1000 - 0x92be9fff com.apple.speech.recognition.framework 3.6	/ 
>> System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ 
>> SpeechRecognition.framework/Versions/A/SpeechRecognition
>> 0x92bef000 - 0x92bf4fff com.apple.securityhi 2.0.1 (24742)	/System/ 
>> Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ 
>> SecurityHI.framework/Versions/A/SecurityHI
>> 0x92bfa000 - 0x92c8bfff com.apple.ink.framework 101.2.1 (71)	/ 
>> System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ 
>> Ink.framework/Versions/A/Ink
>> 0x92c9f000 - 0x92ca2fff com.apple.help 1.0.3 (32.1)	/System/Library/ 
>> Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/ 
>> Versions/A/Help
>> 0x92ca5000 - 0x92cc3fff com.apple.openscripting 1.2.7 (???)	/System/ 
>> Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ 
>> OpenScripting.framework/Versions/A/OpenScripting
>> 0x92cd5000 - 0x92cdbfff com.apple.print.framework.Print 5.1  
>> (192.3)	/System/Library/Frameworks/Carbon.framework/Versions/A/ 
>> Frameworks/Print.framework/Versions/A/Print
>> 0x92ce1000 - 0x92d44fff com.apple.htmlrendering 66.1 (1.1.3)	/ 
>> System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ 
>> HTMLRendering.framework/Versions/A/HTMLRendering
>> 0x92d68000 - 0x92da9fff com.apple.NavigationServices 3.4.4 (3.4.3)	/ 
>> System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ 
>> NavigationServices.framework/Versions/A/NavigationServices
>> 0x92dd0000 - 0x92dddfff com.apple.audio.SoundManager 3.9.1	/System/ 
>> Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ 
>> CarbonSound.framework/Versions/A/CarbonSound
>> 0x92de4000 - 0x92de9fff com.apple.CommonPanels 1.2.3 (73)	/System/ 
>> Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ 
>> CommonPanels.framework/Versions/A/CommonPanels
>> 0x92dee000 - 0x930e3fff com.apple.HIToolbox 1.4.10 (???)	/System/ 
>> Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ 
>> HIToolbox.framework/Versions/A/HIToolbox
>> 0x931e9000 - 0x931f4fff com.apple.opengl 1.4.16	/System/Library/ 
>> Frameworks/OpenGL.framework/Versions/A/OpenGL
>> 0x931f9000 - 0x93214fff com.apple.DirectoryService.Framework 3.3	/ 
>> System/Library/Frameworks/DirectoryService.framework/Versions/A/ 
>> DirectoryService
>> 0x93284000 - 0x93284fff com.apple.Cocoa 6.4 (???)	/System/Library/ 
>> Frameworks/Cocoa.framework/Versions/A/Cocoa
>> 0x93286000 - 0x9393cfff com.apple.AppKit 6.4.10 (824.48)	/System/ 
>> Library/Frameworks/AppKit.framework/Versions/C/AppKit
>> 0x93cbd000 - 0x93d38fff com.apple.CoreData 91 (92.1)	/System/ 
>> Library/Frameworks/CoreData.framework/Versions/A/CoreData
>> 0x93d71000 - 0x93e2afff com.apple.audio.toolbox.AudioToolbox 1.4.7	/ 
>> System/Library/Frameworks/AudioToolbox.framework/Versions/A/ 
>> AudioToolbox
>> 0x93e6d000 - 0x93e6dfff com.apple.audio.units.AudioUnit 1.4.2	/ 
>> System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
>> 0x93e6f000 - 0x94030fff com.apple.QuartzCore 1.4.12	/System/Library/ 
>> Frameworks/QuartzCore.framework/Versions/A/QuartzCore
>> 0x94076000 - 0x940b7fff libsqlite3.0.dylib 	/usr/lib/ 
>> libsqlite3.0.dylib
>> 0x940bf000 - 0x940f9fff libGLImage.dylib 	/System/Library/ 
>> Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
>> 0x940fe000 - 0x94114fff com.apple.CoreVideo 1.4.2	/System/Library/ 
>> Frameworks/CoreVideo.framework/Versions/A/CoreVideo
>> 0x942a8000 - 0x942b7fff libCGATS.A.dylib 	/System/Library/ 
>> Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ 
>> CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
>> 0x942be000 - 0x942c9fff libCSync.A.dylib 	/System/Library/ 
>> Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ 
>> CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
>> 0x942ce000 - 0x942f2fff libPDFRIP.A.dylib 	/System/Library/ 
>> Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ 
>> CoreGraphics.framework/Versions/A/Resources/libPDFRIP.A.dylib
>> 0x94315000 - 0x9432ffff libRIP.A.dylib 	/System/Library/Frameworks/ 
>> ApplicationServices.framework/Versions/A/Frameworks/ 
>> CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
>> 0x94335000 - 0x9464cfff com.apple.QuickTime 7.4.5 (67)	/System/ 
>> Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
>> 0x947d1000 - 0x94917fff com.apple.AddressBook.framework 4.0.6  
>> (490)	/System/Library/Frameworks/AddressBook.framework/Versions/A/ 
>> AddressBook
>> 0x949a3000 - 0x949b2fff com.apple.DSObjCWrappers.Framework 1.1	/ 
>> System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/ 
>> A/DSObjCWrappers
>> 0x949b9000 - 0x949e2fff com.apple.LDAPFramework 1.4.2 (69.1.1)	/ 
>> System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
>> 0x949e8000 - 0x949f7fff libsasl2.2.dylib 	/usr/lib/libsasl2.2.dylib
>> 0x949fb000 - 0x94a20fff libssl.0.9.7.dylib 	/usr/lib/libssl. 
>> 0.9.7.dylib
>> 0x94a2c000 - 0x94a49fff libresolv.9.dylib 	/usr/lib/libresolv.9.dylib
>> 0x94bf5000 - 0x94ccdfff edu.mit.Kerberos 5.5.26	/System/Library/ 
>> Frameworks/Kerberos.framework/Versions/A/Kerberos
>> 0x951d6000 - 0x95288fff com.apple.WebKit 4525.18	/System/Library/ 
>> Frameworks/WebKit.framework/Versions/A/WebKit
>> 0x952f3000 - 0x953bafff com.apple.JavaScriptCore 4525.18	/System/ 
>> Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
>> 0x953f6000 - 0x959e8fff com.apple.WebCore 4525.18.1	/System/Library/ 
>> Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/ 
>> Versions/A/WebCore
>> 0x95ffe000 - 0x96000fff com.apple.ExceptionHandling 1.2 (???)	/ 
>> System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ 
>> ExceptionHandling
>> 0x96052000 - 0x96056fff com.apple.URLMount 2.1.7	/System/Library/ 
>> PrivateFrameworks/URLMount.framework/Versions/A/URLMount
>> 0x96500000 - 0x9652efff libncurses.5.4.dylib 	/usr/lib/libncurses. 
>> 5.4.dylib
>> 0x96a3d000 - 0x96acdfff libcrypto.0.9.dylib 	/usr/lib/libcrypto. 
>> 0.9.dylib
>> 0x96f75000 - 0x96f75fff com.apple.vecLib 3.3.1 (vecLib 3.3.1)	/ 
>> System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
>> 0x978e2000 - 0x978f6fff com.apple.AppleShareClient 1.5.4	/System/ 
>> Library/Frameworks/AppleShareClient.framework/Versions/A/ 
>> AppleShareClient
>> 0x978ff000 - 0x9793efff com.apple.AppleShareClientCore 1.5.4	/ 
>> System/Library/Frameworks/AppleShareClientCore.framework/Versions/A/ 
>> AppleShareClientCore
>> 0x9aa8c000 - 0x9aaa2fff libCFilter.A.dylib 	/System/Library/ 
>> Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ 
>> CoreGraphics.framework/Versions/A/Resources/libCFilter.A.dylib
>> 0xc0000000 - 0xc000efff com.unsanity.ape 2.0.3	/Library/Frameworks/ 
>> ApplicationEnhancer.framework/Versions/A/ApplicationEnhancer
>> 0xeab00000 - 0xeab1bfff libConverter.dylib 	/System/Library/ 
>> Printers/Libraries/libConverter.dylib
>>
>>
>>
>>
>>
>> 	[[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
>
> _______________________________________________
> 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