[R-SIG-Mac] Fwd: R Aqua 2.0.1 interface: what happened?!

stefano iacus stefano.iacus at unimi.it
Thu Dec 23 22:21:04 CET 2004



Begin forwarded message:

> From: "RenE J.V. Bertin" <rjvbertin at hotmail.com>
> Date: December 23, 2004 7:40:51 PM CET
> To: stefano.iacus at unimi.it
> Subject: R Aqua 2.0.1 interface: what happened?!
>
> Hi Stefano,
>
> I don't know what changed, but the Aqua interface distributed with R  
> 2.0.1 has become almost unusable on my system. It crashes  
> unexpectedly, mostly, it seems, while handling windows. A pity,  
> because from what I've seen, it is nicer than the one that came with R  
> 2.0.0 (I guess I'll get to know that one better: I'll have to  
> downgrade).
>
> Below is the crashlog. Hope it can be of help.
>
> Best,
> RenE
>
>
> **********
>
> Host Name:      portia.local
> Date/Time:      2004-12-23 01:02:51 +0100
> OS Version:     10.3.6 (Build 7R28)
> Report Version: 2
>
> Command: R
> Path:    /Applications/Science/R/R.app/Contents/MacOS/R
> Version: 1.01 (1.01)
> PID:     9208
> Thread:  0
>
> Exception:  EXC_BAD_ACCESS (0x0001)
> Codes:      KERN_PROTECTION_FAILURE (0x0002) at 0x00000004
>
> Thread 0 Crashed:
> 0   libRIP.A.dylib           	0x91b81f80 ripc_GetClippingState + 0x25c
> 1   libRIP.A.dylib           	0x91b847a8 ripc_GetRenderingState + 0x2c
> 2   libRIP.A.dylib           	0x91b81590 ripc_DrawImageObject + 0x98
> 3   libRIP.A.dylib           	0x91b83264 ripc_DrawImage + 0x144
> 4   com.apple.CoreGraphics   	0x935eef3c CGContextDrawImage + 0x17c
> 5   com.apple.AppKit         	0x92dc421c -[NSBitmapImageRep  
> _drawFromRect:toRect:operation:alpha:compositing:flipped: 
> ignoreContext:] + 0x8ac
> 6   com.apple.AppKit         	0x92dc5888 -[NSImage  
> _composite:delta:fromRect:toPoint:] + 0x540
> 7   com.apple.AppKit         	0x92dde8bc -[NSImage  
> compositeToPoint:fromRect:operation:fraction:] + 0x40
> 8   com.apple.AppKit         	0x92df8c14 Draw3PartImage + 0x7dc
> 9   com.apple.AppKit         	0x92e589d0  
> _NSDrawThreePartImageWithOperation + 0x60
> 10  com.apple.AppKit         	0x92e43c30 -[NSThemeFrame  
> _drawTitleBar:] + 0x244
> 11  com.apple.AppKit         	0x92e72a70 -[NSThemeFrame  
> _drawFrameInterior:clip:] + 0xa0
> 12  com.apple.AppKit         	0x92e908f0 -[NSThemeFrame drawFrame:] +  
> 0x58
> 13  com.apple.AppKit         	0x92e05da0 -[NSFrameView drawRect:] +  
> 0x1d4
> 14  com.apple.AppKit         	0x92e310b8 -[NSThemeFrame drawRect:] +  
> 0x44
> 15  com.apple.AppKit         	0x92dc7064 -[NSView _drawRect:clip:] +  
> 0x770
> 16  com.apple.AppKit         	0x92dc3508 -[NSView  
> _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect: 
> rectIsVisibleRectForView:topView:] + 0x228
> 17  com.apple.AppKit         	0x92e1024c -[NSFrameView  
> _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect: 
> rectIsVisibleRectForView:topView:] + 0x124
> 18  com.apple.AppKit         	0x92df73e8 -[NSThemeFrame  
> _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect: 
> rectIsVisibleRectForView:topView:] + 0xc0
> 19  com.apple.AppKit         	0x92dd467c -[NSView  
> _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] +  
> 0x180
> 20  com.apple.AppKit         	0x92ded5d0 -[NSView displayIfNeeded] +  
> 0xa8
> 21  com.apple.AppKit         	0x92dfe2a8 -[NSWindow displayIfNeeded] +  
> 0xb4
> 22  com.apple.AppKit         	0x92dde9b0 _handleWindowNeedsDisplay +  
> 0xe0
> 23  com.apple.CoreFoundation 	0x90191ca8 __CFRunLoopDoObservers + 0x194
> 24  com.apple.CoreFoundation 	0x90191544 __CFRunLoopRun + 0x18c
> 25  com.apple.CoreFoundation 	0x90195e94 CFRunLoopRunSpecific + 0x148
> 26  com.apple.HIToolbox      	0x927d5f88 RunCurrentEventLoopInMode +  
> 0xac
> 27  com.apple.HIToolbox      	0x927dc668 ReceiveNextEventCommon + 0xf4
> 28  com.apple.HIToolbox      	0x927fe6c8  
> BlockUntilNextEventMatchingListInMode + 0x60
> 29  com.apple.AppKit         	0x92dd227c _DPSNextEvent + 0x180
> 30  com.apple.AppKit         	0x92de8c24 -[NSApplication  
> nextEventMatchingMask:untilDate:inMode:dequeue:] + 0x74
> 31  org.R-project.R          	0x00006838 -[RController  
> doProcessEvents:] + 0x60
> 32  org.R-project.R          	0x0000478c -[RController  
> handleReadConsole:] + 0x54
> 33  org.R-project.R          	0x0000a950 Re_ReadConsole + 0x60
> 34  libR.dylib               	0x0109177c Rf_ReplIteration + 0x60  
> (main.c:203)
> 35  libR.dylib               	0x01091a48 R_ReplConsole + 0x88  
> (main.c:302)
> 36  libR.dylib               	0x010923bc run_Rmainloop + 0x6c  
> (main.c:656)
> 37  com.apple.Foundation     	0x909f30e4 __NSFireTimer + 0x68
> 38  com.apple.CoreFoundation 	0x90194620 __CFRunLoopDoTimer + 0xf4
> 39  com.apple.CoreFoundation 	0x90191980 __CFRunLoopRun + 0x5c8
> 40  com.apple.CoreFoundation 	0x90195e94 CFRunLoopRunSpecific + 0x148
> 41  com.apple.HIToolbox      	0x927d5f88 RunCurrentEventLoopInMode +  
> 0xac
> 42  com.apple.HIToolbox      	0x927dc668 ReceiveNextEventCommon + 0xf4
> 43  com.apple.HIToolbox      	0x927fe6c8  
> BlockUntilNextEventMatchingListInMode + 0x60
> 44  com.apple.AppKit         	0x92dd227c _DPSNextEvent + 0x180
> 45  com.apple.AppKit         	0x92de8c24 -[NSApplication  
> nextEventMatchingMask:untilDate:inMode:dequeue:] + 0x74
> 46  com.apple.AppKit         	0x92dfcf8c -[NSApplication run] + 0x21c
> 47  com.apple.AppKit         	0x92eb948c NSApplicationMain + 0x1d0
> 48  org.R-project.R          	0x000025f8 _start + 0x188 (crt.c:267)
> 49  dyld                     	0x8fe1a558 _dyld_start + 0x64
>
> Thread 1:
> 0   libSystem.B.dylib        	0x9000b20c select + 0xc
> 1   org.R-project.R          	0x00003760 -[RController readThread:] +  
> 0x1b4
> 2   com.apple.Foundation     	0x90a39b74 forkThreadForFunction + 0x6c
> 3   libSystem.B.dylib        	0x900246e8 _pthread_body + 0x28
>
> Thread 2:
> 0   libSystem.B.dylib        	0x90016f48 semaphore_wait_signal_trap +  
> 0x8
> 1   libSystem.B.dylib        	0x9000e790 _pthread_cond_wait + 0x270
> 2   com.apple.Foundation     	0x90a4bb00 -[NSConditionLock  
> lockWhenCondition:] + 0x44
> 3   com.apple.AppKit         	0x92dca11c -[NSUIHeartBeat  
> _heartBeatThread:] + 0x190
> 4   com.apple.Foundation     	0x90a39b74 forkThreadForFunction + 0x6c
> 5   libSystem.B.dylib        	0x900246e8 _pthread_body + 0x28
>
> PPC Thread State:
>   srr0: 0x91b81f80 srr1: 0x0200f030                vrsave: 0x00000000
>     cr: 0x28428488  xer: 0x20000002   lr: 0x91b81e88  ctr: 0x9360eea0
>     r0: 0x91b81e88   r1: 0xbfffb8c0   r2: 0x00000000   r3: 0xbfffb900
>     r4: 0x07d08a50   r5: 0x7f800000   r6: 0x7f800000   r7: 0x00000000
>     r8: 0x00000000   r9: 0x00000000  r10: 0x00000000  r11: 0xa1b80138
>    r12: 0x9360eea0  r13: 0x00000000  r14: 0x00000000  r15: 0xbfffbb20
>    r16: 0xa1b80644  r17: 0xbfffbb24  r18: 0x07d08a50  r19: 0x00000000
>    r20: 0x07d2ec20  r21: 0xa1b81d40  r22: 0xa1b80644  r23: 0x00000000
>    r24: 0xbfffb900  r25: 0x0000a1c2  r26: 0x00000000  r27: 0x00000000
>    r28: 0x00000000  r29: 0x07d346d0  r30: 0x00d4d440  r31: 0x91b81d40
>
> Binary Images Description:
>     0x1000 -    0x27fff org.R-project.R  
> 1.01	/Applications/Science/R/R.app/Contents/MacOS/R
>   0x205000 -   0x22ffff libreadline.4.3.dylib  
> 	/Library/Frameworks/R.framework/Versions/2.0.1/Resources/lib/ 
> libreadline.4.3.dylib
>   0x781000 -   0x782fff lattice.so  
> 	/Library/Frameworks/R.framework/Resources/library/lattice/libs/ 
> lattice.so
>  0x1008000 -  0x1188fff libR.dylib  
> 	/Library/Frameworks/R.framework/Versions/2.0.1/Resources/lib/ 
> libR.dylib
>  0x51a8000 -  0x51b6fff grid.so  
> 	/Library/Frameworks/R.framework/Resources/library/grid/libs/grid.so
>  0x544b000 -  0x544efff MASS.so  
> 	/Library/Frameworks/R.framework/Resources/library/MASS/libs/MASS.so
>  0x5456000 -  0x545afff lapack.so  
> 	/Library/Frameworks/R.framework/Resources/modules/lapack.so
>  0x5a2f000 -  0x5a32fff methods.so  
> 	/Library/Frameworks/R.framework/Resources/library/methods/libs/ 
> methods.so
>  0x5ace000 -  0x5af9fff stats.so  
> 	/Library/Frameworks/R.framework/Resources/library/stats/libs/stats.so
> 0x8fe00000 - 0x8fe4ffff dyld 	/usr/lib/dyld
> 0x90000000 - 0x90122fff libSystem.B.dylib 	/usr/lib/libSystem.B.dylib
> 0x90190000 - 0x9023dfff com.apple.CoreFoundation 6.3.5  
> (299.32)	/System/Library/Frameworks/CoreFoundation.framework/Versions/ 
> A/CoreFoundation
> 0x90280000 - 0x904f9fff com.apple.CoreServices.CarbonCore 10.3.6  
> (10.3.5)	/System/Library/Frameworks/CoreServices.framework/Versions/A/ 
> Frameworks/CarbonCore.framework/Versions/A/CarbonCore
> 0x90570000 - 0x905dffff com.apple.framework.IOKit 1.3.6  
> (???)	/System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
> 0x90610000 - 0x9069afff com.apple.CoreServices.OSServices  
> 3.0.1	/System/Library/Frameworks/CoreServices.framework/Versions/A/ 
> Frameworks/OSServices.framework/Versions/A/OSServices
> 0x90700000 - 0x90700fff com.apple.CoreServices 10.3  
> (???)	/System/Library/Frameworks/CoreServices.framework/Versions/A/ 
> CoreServices
> 0x90720000 - 0x90787fff com.apple.audio.CoreAudio  
> 2.1.2	/System/Library/Frameworks/CoreAudio.framework/Versions/A/ 
> CoreAudio
> 0x907f0000 - 0x907f9fff com.apple.DiskArbitration  
> 2.0.4	/System/Library/PrivateFrameworks/DiskArbitration.framework/ 
> Versions/A/DiskArbitration
> 0x90810000 - 0x90810fff com.apple.ApplicationServices 1.0  
> (???)	/System/Library/Frameworks/ApplicationServices.framework/ 
> Versions/A/ApplicationServices
> 0x90830000 - 0x9089ffff libobjc.A.dylib 	/usr/lib/libobjc.A.dylib
> 0x90910000 - 0x90983fff com.apple.DesktopServices  
> 1.2.3	/System/Library/PrivateFrameworks/DesktopServicesPriv.framework/ 
> Versions/A/DesktopServicesPriv
> 0x909f0000 - 0x90b4bfff com.apple.Foundation 6.3.5  
> (500.56)	/System/Library/Frameworks/Foundation.framework/Versions/C/ 
> Foundation
> 0x90d00000 - 0x90d1bfff com.apple.SystemConfiguration 1.7.1  
> (???)	/System/Library/Frameworks/SystemConfiguration.framework/ 
> Versions/A/SystemConfiguration
> 0x90d40000 - 0x90d40fff com.apple.Carbon 10.3  
> (???)	/System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
> 0x90df0000 - 0x90df4fff com.apple.JavaVM 1.4.2 (1.4.2 Release  
> 2)	/System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
> 0x90ec0000 - 0x90ec0fff com.apple.Cocoa 6.3  
> (???)	/System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
> 0x910b0000 - 0x91101fff com.apple.bom 1.2.5  
> (63.2)	/System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
> 0x912a0000 - 0x912bdfff com.apple.audio.SoundManager  
> 3.8	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ 
> CarbonSound.framework/Versions/A/CarbonSound
> 0x912e0000 - 0x912f7fff com.apple.LangAnalysis  
> 1.5.4	/System/Library/Frameworks/ApplicationServices.framework/ 
> Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
> 0x91320000 - 0x913defff ColorSync  
> 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/ 
> Frameworks/ColorSync.framework/Versions/A/ColorSync
> 0x91460000 - 0x91473fff com.apple.speech.synthesis.framework  
> 3.2	/System/Library/Frameworks/ApplicationServices.framework/Versions/ 
> A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
> 0x914a0000 - 0x91509fff com.apple.htmlrendering  
> 1.1.2	/System/Library/Frameworks/Carbon.framework/Versions/A/ 
> Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
> 0x91560000 - 0x91619fff com.apple.QD 3.4.65  
> (???)	/System/Library/Frameworks/ApplicationServices.framework/ 
> Versions/A/Frameworks/QD.framework/Versions/A/QD
> 0x91670000 - 0x916a8fff com.apple.AE  
> 1.4	/System/Library/Frameworks/ApplicationServices.framework/Versions/ 
> A/Frameworks/AE.framework/Versions/A/AE
> 0x916e0000 - 0x91773fff com.apple.print.framework.PrintCore  
> 3.3	/System/Library/Frameworks/ApplicationServices.framework/Versions/ 
> A/Frameworks/PrintCore.framework/Versions/A/PrintCore
> 0x917e0000 - 0x917f0fff com.apple.speech.recognition.framework  
> 3.3	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ 
> SpeechRecognition.framework/Versions/A/SpeechRecognition
> 0x91810000 - 0x9182afff com.apple.openscripting 1.2.1  
> (???)	/System/Library/Frameworks/Carbon.framework/Versions/A/ 
> Frameworks/OpenScripting.framework/Versions/A/OpenScripting
> 0x91850000 - 0x91860fff com.apple.ImageCapture  
> 2.1.5	/System/Library/Frameworks/Carbon.framework/Versions/A/ 
> Frameworks/ImageCapture.framework/Versions/A/ImageCapture
> 0x91890000 - 0x9189cfff com.apple.help  
> 1.0.1	/System/Library/Frameworks/Carbon.framework/Versions/A/ 
> Frameworks/Help.framework/Versions/A/Help
> 0x918c0000 - 0x918cdfff com.apple.CommonPanels 1.2.1  
> (1.0)	/System/Library/Frameworks/Carbon.framework/Versions/A/ 
> Frameworks/CommonPanels.framework/Versions/A/CommonPanels
> 0x918f0000 - 0x9193efff com.apple.print.framework.Print  
> 3.3	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ 
> Print.framework/Versions/A/Print
> 0x91990000 - 0x9199bfff com.apple.securityhi 1.2  
> (90)	/System/Library/Frameworks/Carbon.framework/Versions/A/ 
> Frameworks/SecurityHI.framework/Versions/A/SecurityHI
> 0x919c0000 - 0x91a33fff com.apple.NavigationServices  
> 3.3.2	/System/Library/Frameworks/Carbon.framework/Versions/A/ 
> Frameworks/NavigationServices.framework/Versions/A/NavigationServices
> 0x91a90000 - 0x91a90fff com.apple.audio.units.AudioUnit  
> 1.3.2	/System/Library/Frameworks/AudioUnit.framework/Versions/A/ 
> AudioUnit
> 0x91ab0000 - 0x91ac4fff libCGATS.A.dylib  
> 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/ 
> Frameworks/CoreGraphics.framework/Versions/A/Resources/ 
> libCGATS.A.dylib
> 0x91ae0000 - 0x91aebfff libCSync.A.dylib  
> 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/ 
> Frameworks/CoreGraphics.framework/Versions/A/Resources/ 
> libCSync.A.dylib
> 0x91b10000 - 0x91b2afff libPDFRIP.A.dylib  
> 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/ 
> Frameworks/CoreGraphics.framework/Versions/A/Resources/ 
> libPDFRIP.A.dylib
> 0x91b50000 - 0x91b5ffff libPSRIP.A.dylib  
> 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/ 
> Frameworks/CoreGraphics.framework/Versions/A/Resources/ 
> libPSRIP.A.dylib
> 0x91b80000 - 0x91b93fff libRIP.A.dylib  
> 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/ 
> Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
> 0x92070000 - 0x92096fff com.apple.FindByContent 1.4  
> (1.2)	/System/Library/Frameworks/ApplicationServices.framework/ 
> Versions/A/Frameworks/FindByContent.framework/Versions/A/FindByContent
> 0x920c0000 - 0x922a7fff com.apple.security 2.4  
> (177)	/System/Library/Frameworks/Security.framework/Versions/A/ 
> Security
> 0x92430000 - 0x92468fff com.apple.LaunchServices 10.3.5  
> (98.4)	/System/Library/Frameworks/ApplicationServices.framework/ 
> Versions/A/Frameworks/LaunchServices.framework/Versions/A/ 
> LaunchServices
> 0x92740000 - 0x92777fff com.apple.CFNetwork 1.2.1  
> (7)	/System/Library/Frameworks/CoreServices.framework/Versions/A/ 
> Frameworks/CFNetwork.framework/Versions/A/CFNetwork
> 0x927d0000 - 0x92b54fff com.apple.HIToolbox 1.3.4  
> (???)	/System/Library/Frameworks/Carbon.framework/Versions/A/ 
> Frameworks/HIToolbox.framework/Versions/A/HIToolbox
> 0x92d30000 - 0x92d80fff com.apple.HIServices 1.4.1  
> (0.0.1d1)	/System/Library/Frameworks/ApplicationServices.framework/ 
> Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
> 0x92dc0000 - 0x932befff com.apple.AppKit 6.3.4  
> (743.24)	/System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
> 0x935d0000 - 0x938a8fff com.apple.CoreGraphics 1.203.26  
> (???)	/System/Library/Frameworks/ApplicationServices.framework/ 
> Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
> 0x939a0000 - 0x939b4fff libcups.2.dylib 	/usr/lib/libcups.2.dylib
> 0x939d0000 - 0x939d4fff libmathCommon.A.dylib  
> 	/usr/lib/system/libmathCommon.A.dylib
> 0x93b50000 - 0x93bf3fff com.apple.audio.toolbox.AudioToolbox  
> 1.3.2	/System/Library/Frameworks/AudioToolbox.framework/Versions/A/ 
> AudioToolbox
> 0x94060000 - 0x94078fff com.apple.WebServices 1.1.1  
> (1.1.0)	/System/Library/Frameworks/CoreServices.framework/Versions/A/ 
> Frameworks/WebServicesCore.framework/Versions/A/WebServicesCore
> 0x94120000 - 0x9414bfff libncurses.5.dylib 	/usr/lib/libncurses.5.dylib
> 0x945b0000 - 0x945b9fff libz.1.dylib 	/usr/lib/libz.1.dylib
> 0x94610000 - 0x9462afff libresolv.9.dylib 	/usr/lib/libresolv.9.dylib
> 0x94650000 - 0x946affff com.apple.SearchKit  
> 1.0.2	/System/Library/Frameworks/CoreServices.framework/Versions/A/ 
> Frameworks/SearchKit.framework/Versions/A/SearchKit
> 0x94a30000 - 0x94af5fff libxml2.2.dylib 	/usr/lib/libxml2.2.dylib
> 0x94b20000 - 0x94badfff com.apple.ink.framework 101.1.3  
> (55.10)	/System/Library/Frameworks/Carbon.framework/Versions/A/ 
> Frameworks/Ink.framework/Versions/A/Ink
> 0x95300000 - 0x95374fff com.apple.WebKit  
> 125.5.5	/System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
> 0x954c0000 - 0x95ac6fff libBLAS.dylib  
> 	/System/Library/Frameworks/Accelerate.framework/Versions/A/ 
> Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
> 0x95b20000 - 0x95df0fff libLAPACK.dylib  
> 	/System/Library/Frameworks/Accelerate.framework/Versions/A/ 
> Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
> 0x95e40000 - 0x95eadfff libvDSP.dylib  
> 	/System/Library/Frameworks/Accelerate.framework/Versions/A/ 
> Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
> 0x95f00000 - 0x95f20fff libvMisc.dylib  
> 	/System/Library/Frameworks/Accelerate.framework/Versions/A/ 
> Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
> 0x968d0000 - 0x969b2fff libicucore.A.dylib 	/usr/lib/libicucore.A.dylib
> 0x96a20000 - 0x96ae2fff libcrypto.0.9.7.dylib  
> 	/usr/lib/libcrypto.0.9.7.dylib
> 0x96b40000 - 0x96b6efff libssl.0.9.7.dylib 	/usr/lib/libssl.0.9.7.dylib
> 0x96bf0000 - 0x96c7ffff ATS  
> 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/ 
> Frameworks/ATS.framework/Versions/A/ATS
> 0x96cb0000 - 0x96d9efff libiconv.2.dylib 	/usr/lib/libiconv.2.dylib
> 0x96e80000 - 0x96e90fff com.apple.vecLib 3.0.2 (vecLib  
> 3.0.2)	/System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
> 0x96f20000 - 0x96f96fff com.apple.JavaScriptCore 1.2  
> (125.6)	/System/Library/Frameworks/WebKit.framework/Versions/A/ 
> Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
> 0x96ff0000 - 0x97214fff com.apple.WebCore  
> 125.8.10	/System/Library/Frameworks/WebKit.framework/Versions/A/ 
> Frameworks/WebCore.framework/Versions/A/WebCore
> 0x97490000 - 0x97490fff com.apple.securitynssasn1 1.2  
> (12)	/System/Library/PrivateFrameworks/SecurityNssAsn1.framework/ 
> Versions/A/SecurityNssAsn1
> 0x97510000 - 0x97518fff libbsm.dylib 	/usr/lib/libbsm.dylib
>
> **********
>
> Host Name:      portia.local
> Date/Time:      2004-12-23 01:33:04 +0100
> OS Version:     10.3.6 (Build 7R28)
> Report Version: 2
>
> Command: R
> Path:    /Applications/Science/R/R.app/Contents/MacOS/R
> Version: 1.01 (1.01)
> PID:     9305
> Thread:  0
>
> Exception:  EXC_BAD_ACCESS (0x0001)
> Codes:      KERN_PROTECTION_FAILURE (0x0002) at 0x00000000
>
> Thread 0 Crashed:
> 0   libobjc.A.dylib          	0x908311f4 objc_msgSend + 0x14
> 1   com.apple.CoreFoundation 	0x901c214c __CFSetNastyFile + 0x58
> 2   com.apple.Foundation     	0x90a0e138 _NSReadBytesFromFile + 0x7c
> 3   com.apple.Foundation     	0x90a263e8 -[NSData  
> initWithContentsOfFile:] + 0x5c
> 4   com.apple.AppKit         	0x92eef610 -[NSNib  
> _loadNibDataFromPath:] + 0x1b0
> 5   com.apple.AppKit         	0x92f2a368 -[NSNib  
> _initWithPath:bundle:] + 0x78
> 6   com.apple.AppKit         	0x92f4ab5c  
> -[NSSavePanel(NSSavePanelLayout) _initContentView] + 0x68
> 7   com.apple.AppKit         	0x92f4a910 -[NSSavePanel  
> initWithContentRect:styleMask:backing:defer:] + 0xf8
> 8   com.apple.AppKit         	0x92f57714 +[NSSavePanel  
> _crunchyRawUnbonedPanel] + 0x7c
> 9   com.apple.AppKit         	0x93052a18 -[NSDocument  
> runModalSavePanelForSaveOperation:delegate:didSaveSelector: 
> contextInfo:] + 0x278
> 10  com.apple.AppKit         	0x92e773ac -[NSApplication  
> sendAction:to:from:] + 0x6c
> 11  com.apple.AppKit         	0x92eacc18 -[NSMenu  
> performActionForItemAtIndex:] + 0x188
> 12  com.apple.AppKit         	0x92ef1538 -[NSCarbonMenuImpl  
> performActionWithHighlightingForItemAtIndex:] + 0x68
> 13  com.apple.AppKit         	0x92e2e67c _NSHandleCarbonMenuEvent +  
> 0x174
> 14  com.apple.AppKit         	0x92dd25cc _DPSNextEvent + 0x4d0
> 15  com.apple.AppKit         	0x92de8c24 -[NSApplication  
> nextEventMatchingMask:untilDate:inMode:dequeue:] + 0x74
> 16  org.R-project.R          	0x00006838 -[RController  
> doProcessEvents:] + 0x60
> 17  org.R-project.R          	0x0000478c -[RController  
> handleReadConsole:] + 0x54
> 18  org.R-project.R          	0x0000a950 Re_ReadConsole + 0x60
> 19  libR.dylib               	0x0109177c Rf_ReplIteration + 0x60  
> (main.c:203)
> 20  libR.dylib               	0x01091a48 R_ReplConsole + 0x88  
> (main.c:302)
> 21  libR.dylib               	0x010923bc run_Rmainloop + 0x6c  
> (main.c:656)
> 22  com.apple.Foundation     	0x909f30e4 __NSFireTimer + 0x68
> 23  com.apple.CoreFoundation 	0x90194620 __CFRunLoopDoTimer + 0xf4
> 24  com.apple.CoreFoundation 	0x90191980 __CFRunLoopRun + 0x5c8
> 25  com.apple.CoreFoundation 	0x90195e94 CFRunLoopRunSpecific + 0x148
> 26  com.apple.HIToolbox      	0x927d5f88 RunCurrentEventLoopInMode +  
> 0xac
> 27  com.apple.HIToolbox      	0x927dc6f0 ReceiveNextEventCommon + 0x17c
> 28  com.apple.HIToolbox      	0x927fe6c8  
> BlockUntilNextEventMatchingListInMode + 0x60
> 29  com.apple.AppKit         	0x92dd227c _DPSNextEvent + 0x180
> 30  com.apple.AppKit         	0x92de8c24 -[NSApplication  
> nextEventMatchingMask:untilDate:inMode:dequeue:] + 0x74
> 31  com.apple.AppKit         	0x92dfcf8c -[NSApplication run] + 0x21c
> 32  com.apple.AppKit         	0x92eb948c NSApplicationMain + 0x1d0
> 33  org.R-project.R          	0x000025f8 _start + 0x188 (crt.c:267)
> 34  dyld                     	0x8fe1a558 _dyld_start + 0x64
>
> Thread 1:
> 0   libSystem.B.dylib        	0x9000b20c select + 0xc
> 1   org.R-project.R          	0x00003760 -[RController readThread:] +  
> 0x1b4
> 2   com.apple.Foundation     	0x90a39b74 forkThreadForFunction + 0x6c
> 3   libSystem.B.dylib        	0x900246e8 _pthread_body + 0x28
>
> Thread 2:
> 0   libSystem.B.dylib        	0x90016f48 semaphore_wait_signal_trap +  
> 0x8
> 1   libSystem.B.dylib        	0x9000e790 _pthread_cond_wait + 0x270
> 2   com.apple.Foundation     	0x90a4bb00 -[NSConditionLock  
> lockWhenCondition:] + 0x44
> 3   com.apple.AppKit         	0x92dca11c -[NSUIHeartBeat  
> _heartBeatThread:] + 0x190
> 4   com.apple.Foundation     	0x90a39b74 forkThreadForFunction + 0x6c
> 5   libSystem.B.dylib        	0x900246e8 _pthread_body + 0x28
>
> PPC Thread State:
>   srr0: 0x908311f4 srr1: 0x0200d030                vrsave: 0x00000000
>     cr: 0x44044448  xer: 0x20000004   lr: 0x901c214c  ctr: 0x908311e0
>     r0: 0x901c214c   r1: 0xbfffc890   r2: 0xa0190b1c   r3: 0x050d9730
>     r4: 0x9088aaf0   r5: 0x00000054   r6: 0x00000062   r7: 0x00000020
>     r8: 0x00000030   r9: 0x001905f4  r10: 0x00000000  r11: 0x24044444
>    r12: 0x00000000  r13: 0x00000000  r14: 0x00000000  r15: 0x00000000
>    r16: 0xa2df27a0  r17: 0xa2de27a0  r18: 0xa2df27a0  r19: 0xa2def460
>    r20: 0x05095740  r21: 0x00000003  r22: 0x08d9d210  r23: 0x08d9db90
>    r24: 0x00000000  r25: 0x01800000  r26: 0x00000000  r27: 0xa00011ac
>    r28: 0xa0197714  r29: 0x08da79d0  r30: 0xa0190be8  r31: 0x901c20fc
>
> Binary Images Description:
>     0x1000 -    0x27fff org.R-project.R  
> 1.01	/Applications/Science/R/R.app/Contents/MacOS/R
>   0x205000 -   0x22ffff libreadline.4.3.dylib  
> 	/Library/Frameworks/R.framework/Versions/2.0.1/Resources/lib/ 
> libreadline.4.3.dylib
>   0x40b000 -   0x40cfff lattice.so  
> 	/Library/Frameworks/R.framework/Resources/library/lattice/libs/ 
> lattice.so
>   0x435000 -   0x443fff grid.so  
> 	/Library/Frameworks/R.framework/Resources/library/grid/libs/grid.so
>  0x1008000 -  0x1188fff libR.dylib  
> 	/Library/Frameworks/R.framework/Versions/2.0.1/Resources/lib/ 
> libR.dylib
>  0x52f3000 -  0x52f6fff MASS.so  
> 	/Library/Frameworks/R.framework/Resources/library/MASS/libs/MASS.so
>  0x530b000 -  0x530ffff lapack.so  
> 	/Library/Frameworks/R.framework/Resources/modules/lapack.so
>  0x5a31000 -  0x5a34fff methods.so  
> 	/Library/Frameworks/R.framework/Resources/library/methods/libs/ 
> methods.so
>  0x5aca000 -  0x5af5fff stats.so  
> 	/Library/Frameworks/R.framework/Resources/library/stats/libs/stats.so
> 0x8fe00000 - 0x8fe4ffff dyld 	/usr/lib/dyld
> 0x90000000 - 0x90122fff libSystem.B.dylib 	/usr/lib/libSystem.B.dylib
> 0x90190000 - 0x9023dfff com.apple.CoreFoundation 6.3.5  
> (299.32)	/System/Library/Frameworks/CoreFoundation.framework/Versions/ 
> A/CoreFoundation
> 0x90280000 - 0x904f9fff com.apple.CoreServices.CarbonCore 10.3.6  
> (10.3.5)	/System/Library/Frameworks/CoreServices.framework/Versions/A/ 
> Frameworks/CarbonCore.framework/Versions/A/CarbonCore
> 0x90570000 - 0x905dffff com.apple.framework.IOKit 1.3.6  
> (???)	/System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
> 0x90610000 - 0x9069afff com.apple.CoreServices.OSServices  
> 3.0.1	/System/Library/Frameworks/CoreServices.framework/Versions/A/ 
> Frameworks/OSServices.framework/Versions/A/OSServices
> 0x90700000 - 0x90700fff com.apple.CoreServices 10.3  
> (???)	/System/Library/Frameworks/CoreServices.framework/Versions/A/ 
> CoreServices
> 0x90720000 - 0x90787fff com.apple.audio.CoreAudio  
> 2.1.2	/System/Library/Frameworks/CoreAudio.framework/Versions/A/ 
> CoreAudio
> 0x907f0000 - 0x907f9fff com.apple.DiskArbitration  
> 2.0.4	/System/Library/PrivateFrameworks/DiskArbitration.framework/ 
> Versions/A/DiskArbitration
> 0x90810000 - 0x90810fff com.apple.ApplicationServices 1.0  
> (???)	/System/Library/Frameworks/ApplicationServices.framework/ 
> Versions/A/ApplicationServices
> 0x90830000 - 0x9089ffff libobjc.A.dylib 	/usr/lib/libobjc.A.dylib
> 0x90910000 - 0x90983fff com.apple.DesktopServices  
> 1.2.3	/System/Library/PrivateFrameworks/DesktopServicesPriv.framework/ 
> Versions/A/DesktopServicesPriv
> 0x909f0000 - 0x90b4bfff com.apple.Foundation 6.3.5  
> (500.56)	/System/Library/Frameworks/Foundation.framework/Versions/C/ 
> Foundation
> 0x90d00000 - 0x90d1bfff com.apple.SystemConfiguration 1.7.1  
> (???)	/System/Library/Frameworks/SystemConfiguration.framework/ 
> Versions/A/SystemConfiguration
> 0x90d40000 - 0x90d40fff com.apple.Carbon 10.3  
> (???)	/System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
> 0x90df0000 - 0x90df4fff com.apple.JavaVM 1.4.2 (1.4.2 Release  
> 2)	/System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
> 0x90ec0000 - 0x90ec0fff com.apple.Cocoa 6.3  
> (???)	/System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
> 0x910b0000 - 0x91101fff com.apple.bom 1.2.5  
> (63.2)	/System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
> 0x912a0000 - 0x912bdfff com.apple.audio.SoundManager  
> 3.8	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ 
> CarbonSound.framework/Versions/A/CarbonSound
> 0x912e0000 - 0x912f7fff com.apple.LangAnalysis  
> 1.5.4	/System/Library/Frameworks/ApplicationServices.framework/ 
> Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
> 0x91320000 - 0x913defff ColorSync  
> 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/ 
> Frameworks/ColorSync.framework/Versions/A/ColorSync
> 0x91460000 - 0x91473fff com.apple.speech.synthesis.framework  
> 3.2	/System/Library/Frameworks/ApplicationServices.framework/Versions/ 
> A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
> 0x914a0000 - 0x91509fff com.apple.htmlrendering  
> 1.1.2	/System/Library/Frameworks/Carbon.framework/Versions/A/ 
> Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
> 0x91560000 - 0x91619fff com.apple.QD 3.4.65  
> (???)	/System/Library/Frameworks/ApplicationServices.framework/ 
> Versions/A/Frameworks/QD.framework/Versions/A/QD
> 0x91670000 - 0x916a8fff com.apple.AE  
> 1.4	/System/Library/Frameworks/ApplicationServices.framework/Versions/ 
> A/Frameworks/AE.framework/Versions/A/AE
> 0x916e0000 - 0x91773fff com.apple.print.framework.PrintCore  
> 3.3	/System/Library/Frameworks/ApplicationServices.framework/Versions/ 
> A/Frameworks/PrintCore.framework/Versions/A/PrintCore
> 0x917e0000 - 0x917f0fff com.apple.speech.recognition.framework  
> 3.3	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ 
> SpeechRecognition.framework/Versions/A/SpeechRecognition
> 0x91810000 - 0x9182afff com.apple.openscripting 1.2.1  
> (???)	/System/Library/Frameworks/Carbon.framework/Versions/A/ 
> Frameworks/OpenScripting.framework/Versions/A/OpenScripting
> 0x91850000 - 0x91860fff com.apple.ImageCapture  
> 2.1.5	/System/Library/Frameworks/Carbon.framework/Versions/A/ 
> Frameworks/ImageCapture.framework/Versions/A/ImageCapture
> 0x91890000 - 0x9189cfff com.apple.help  
> 1.0.1	/System/Library/Frameworks/Carbon.framework/Versions/A/ 
> Frameworks/Help.framework/Versions/A/Help
> 0x918c0000 - 0x918cdfff com.apple.CommonPanels 1.2.1  
> (1.0)	/System/Library/Frameworks/Carbon.framework/Versions/A/ 
> Frameworks/CommonPanels.framework/Versions/A/CommonPanels
> 0x918f0000 - 0x9193efff com.apple.print.framework.Print  
> 3.3	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ 
> Print.framework/Versions/A/Print
> 0x91990000 - 0x9199bfff com.apple.securityhi 1.2  
> (90)	/System/Library/Frameworks/Carbon.framework/Versions/A/ 
> Frameworks/SecurityHI.framework/Versions/A/SecurityHI
> 0x919c0000 - 0x91a33fff com.apple.NavigationServices  
> 3.3.2	/System/Library/Frameworks/Carbon.framework/Versions/A/ 
> Frameworks/NavigationServices.framework/Versions/A/NavigationServices
> 0x91a90000 - 0x91a90fff com.apple.audio.units.AudioUnit  
> 1.3.2	/System/Library/Frameworks/AudioUnit.framework/Versions/A/ 
> AudioUnit
> 0x91ab0000 - 0x91ac4fff libCGATS.A.dylib  
> 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/ 
> Frameworks/CoreGraphics.framework/Versions/A/Resources/ 
> libCGATS.A.dylib
> 0x91ae0000 - 0x91aebfff libCSync.A.dylib  
> 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/ 
> Frameworks/CoreGraphics.framework/Versions/A/Resources/ 
> libCSync.A.dylib
> 0x91b10000 - 0x91b2afff libPDFRIP.A.dylib  
> 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/ 
> Frameworks/CoreGraphics.framework/Versions/A/Resources/ 
> libPDFRIP.A.dylib
> 0x91b50000 - 0x91b5ffff libPSRIP.A.dylib  
> 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/ 
> Frameworks/CoreGraphics.framework/Versions/A/Resources/ 
> libPSRIP.A.dylib
> 0x91b80000 - 0x91b93fff libRIP.A.dylib  
> 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/ 
> Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
> 0x92070000 - 0x92096fff com.apple.FindByContent 1.4  
> (1.2)	/System/Library/Frameworks/ApplicationServices.framework/ 
> Versions/A/Frameworks/FindByContent.framework/Versions/A/FindByContent
> 0x920c0000 - 0x922a7fff com.apple.security 2.4  
> (177)	/System/Library/Frameworks/Security.framework/Versions/A/ 
> Security
> 0x92430000 - 0x92468fff com.apple.LaunchServices 10.3.5  
> (98.4)	/System/Library/Frameworks/ApplicationServices.framework/ 
> Versions/A/Frameworks/LaunchServices.framework/Versions/A/ 
> LaunchServices
> 0x92740000 - 0x92777fff com.apple.CFNetwork 1.2.1  
> (7)	/System/Library/Frameworks/CoreServices.framework/Versions/A/ 
> Frameworks/CFNetwork.framework/Versions/A/CFNetwork
> 0x927d0000 - 0x92b54fff com.apple.HIToolbox 1.3.4  
> (???)	/System/Library/Frameworks/Carbon.framework/Versions/A/ 
> Frameworks/HIToolbox.framework/Versions/A/HIToolbox
> 0x92d30000 - 0x92d80fff com.apple.HIServices 1.4.1  
> (0.0.1d1)	/System/Library/Frameworks/ApplicationServices.framework/ 
> Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
> 0x92dc0000 - 0x932befff com.apple.AppKit 6.3.4  
> (743.24)	/System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
> 0x935d0000 - 0x938a8fff com.apple.CoreGraphics 1.203.26  
> (???)	/System/Library/Frameworks/ApplicationServices.framework/ 
> Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
> 0x939a0000 - 0x939b4fff libcups.2.dylib 	/usr/lib/libcups.2.dylib
> 0x939d0000 - 0x939d4fff libmathCommon.A.dylib  
> 	/usr/lib/system/libmathCommon.A.dylib
> 0x93b50000 - 0x93bf3fff com.apple.audio.toolbox.AudioToolbox  
> 1.3.2	/System/Library/Frameworks/AudioToolbox.framework/Versions/A/ 
> AudioToolbox
> 0x94060000 - 0x94078fff com.apple.WebServices 1.1.1  
> (1.1.0)	/System/Library/Frameworks/CoreServices.framework/Versions/A/ 
> Frameworks/WebServicesCore.framework/Versions/A/WebServicesCore
> 0x94120000 - 0x9414bfff libncurses.5.dylib 	/usr/lib/libncurses.5.dylib
> 0x945b0000 - 0x945b9fff libz.1.dylib 	/usr/lib/libz.1.dylib
> 0x94610000 - 0x9462afff libresolv.9.dylib 	/usr/lib/libresolv.9.dylib
> 0x94650000 - 0x946affff com.apple.SearchKit  
> 1.0.2	/System/Library/Frameworks/CoreServices.framework/Versions/A/ 
> Frameworks/SearchKit.framework/Versions/A/SearchKit
> 0x94a30000 - 0x94af5fff libxml2.2.dylib 	/usr/lib/libxml2.2.dylib
> 0x94b20000 - 0x94badfff com.apple.ink.framework 101.1.3  
> (55.10)	/System/Library/Frameworks/Carbon.framework/Versions/A/ 
> Frameworks/Ink.framework/Versions/A/Ink
> 0x95300000 - 0x95374fff com.apple.WebKit  
> 125.5.5	/System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
> 0x954c0000 - 0x95ac6fff libBLAS.dylib  
> 	/System/Library/Frameworks/Accelerate.framework/Versions/A/ 
> Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
> 0x95b20000 - 0x95df0fff libLAPACK.dylib  
> 	/System/Library/Frameworks/Accelerate.framework/Versions/A/ 
> Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
> 0x95e40000 - 0x95eadfff libvDSP.dylib  
> 	/System/Library/Frameworks/Accelerate.framework/Versions/A/ 
> Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
> 0x95f00000 - 0x95f20fff libvMisc.dylib  
> 	/System/Library/Frameworks/Accelerate.framework/Versions/A/ 
> Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
> 0x968d0000 - 0x969b2fff libicucore.A.dylib 	/usr/lib/libicucore.A.dylib
> 0x96a20000 - 0x96ae2fff libcrypto.0.9.7.dylib  
> 	/usr/lib/libcrypto.0.9.7.dylib
> 0x96b40000 - 0x96b6efff libssl.0.9.7.dylib 	/usr/lib/libssl.0.9.7.dylib
> 0x96bf0000 - 0x96c7ffff ATS  
> 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/ 
> Frameworks/ATS.framework/Versions/A/ATS
> 0x96cb0000 - 0x96d9efff libiconv.2.dylib 	/usr/lib/libiconv.2.dylib
> 0x96e80000 - 0x96e90fff com.apple.vecLib 3.0.2 (vecLib  
> 3.0.2)	/System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
> 0x96f20000 - 0x96f96fff com.apple.JavaScriptCore 1.2  
> (125.6)	/System/Library/Frameworks/WebKit.framework/Versions/A/ 
> Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
> 0x96ff0000 - 0x97214fff com.apple.WebCore  
> 125.8.10	/System/Library/Frameworks/WebKit.framework/Versions/A/ 
> Frameworks/WebCore.framework/Versions/A/WebCore
> 0x97490000 - 0x97490fff com.apple.securitynssasn1 1.2  
> (12)	/System/Library/PrivateFrameworks/SecurityNssAsn1.framework/ 
> Versions/A/SecurityNssAsn1
> 0x97510000 - 0x97518fff libbsm.dylib 	/usr/lib/libbsm.dylib
>
> **********
>
> Host Name:      portia.local
> Date/Time:      2004-12-23 01:33:54 +0100
> OS Version:     10.3.6 (Build 7R28)
> Report Version: 2
>
> Command: R
> Path:    /Applications/Science/R/R.app/Contents/MacOS/R
> Version: 1.01 (1.01)
> PID:     9538
> Thread:  0
>
> Exception:  EXC_BAD_ACCESS (0x0001)
> Codes:      KERN_PROTECTION_FAILURE (0x0002) at 0x000256d4
>
> Thread 0 Crashed:
> 0   libRIP.A.dylib           	0x91b81f80 ripc_GetClippingState + 0x25c
> 1   libRIP.A.dylib           	0x91b847a8 ripc_GetRenderingState + 0x2c
> 2   libRIP.A.dylib           	0x91b81590 ripc_DrawImageObject + 0x98
> 3   libRIP.A.dylib           	0x91b83264 ripc_DrawImage + 0x144
> 4   com.apple.CoreGraphics   	0x935eef3c CGContextDrawImage + 0x17c
> 5   com.apple.AppKit         	0x92dc421c -[NSBitmapImageRep  
> _drawFromRect:toRect:operation:alpha:compositing:flipped: 
> ignoreContext:] + 0x8ac
> 6   com.apple.AppKit         	0x92dc5888 -[NSImage  
> _composite:delta:fromRect:toPoint:] + 0x540
> 7   com.apple.AppKit         	0x92dde8bc -[NSImage  
> compositeToPoint:fromRect:operation:fraction:] + 0x40
> 8   com.apple.AppKit         	0x92df8c14 Draw3PartImage + 0x7dc
> 9   com.apple.AppKit         	0x92e589d0  
> _NSDrawThreePartImageWithOperation + 0x60
> 10  com.apple.AppKit         	0x92e43c30 -[NSThemeFrame  
> _drawTitleBar:] + 0x244
> 11  com.apple.AppKit         	0x92e72a70 -[NSThemeFrame  
> _drawFrameInterior:clip:] + 0xa0
> 12  com.apple.AppKit         	0x92e908f0 -[NSThemeFrame drawFrame:] +  
> 0x58
> 13  com.apple.AppKit         	0x92e05da0 -[NSFrameView drawRect:] +  
> 0x1d4
> 14  com.apple.AppKit         	0x92e310b8 -[NSThemeFrame drawRect:] +  
> 0x44
> 15  com.apple.AppKit         	0x92dc7064 -[NSView _drawRect:clip:] +  
> 0x770
> 16  com.apple.AppKit         	0x92dc3508 -[NSView  
> _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect: 
> rectIsVisibleRectForView:topView:] + 0x228
> 17  com.apple.AppKit         	0x92e1024c -[NSFrameView  
> _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect: 
> rectIsVisibleRectForView:topView:] + 0x124
> 18  com.apple.AppKit         	0x92df73e8 -[NSThemeFrame  
> _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect: 
> rectIsVisibleRectForView:topView:] + 0xc0
> 19  com.apple.AppKit         	0x92dd467c -[NSView  
> _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] +  
> 0x180
> 20  com.apple.AppKit         	0x92ded5d0 -[NSView displayIfNeeded] +  
> 0xa8
> 21  com.apple.AppKit         	0x92dfe2a8 -[NSWindow displayIfNeeded] +  
> 0xb4
> 22  com.apple.AppKit         	0x92dde9b0 _handleWindowNeedsDisplay +  
> 0xe0
> 23  com.apple.CoreFoundation 	0x90191ca8 __CFRunLoopDoObservers + 0x194
> 24  com.apple.CoreFoundation 	0x90191544 __CFRunLoopRun + 0x18c
> 25  com.apple.CoreFoundation 	0x90195e94 CFRunLoopRunSpecific + 0x148
> 26  com.apple.HIToolbox      	0x927d5f88 RunCurrentEventLoopInMode +  
> 0xac
> 27  com.apple.HIToolbox      	0x927dc668 ReceiveNextEventCommon + 0xf4
> 28  com.apple.HIToolbox      	0x927fe6c8  
> BlockUntilNextEventMatchingListInMode + 0x60
> 29  com.apple.AppKit         	0x92dd227c _DPSNextEvent + 0x180
> 30  com.apple.AppKit         	0x92de8c24 -[NSApplication  
> nextEventMatchingMask:untilDate:inMode:dequeue:] + 0x74
> 31  org.R-project.R          	0x000068b8 -[RController  
> doProcessEvents:] + 0xe0
> 32  libR.dylib               	0x01139590 R_ProcessEvents + 0x7c  
> (aqua.c:426)
> 33  libR.dylib               	0x0106bbe8 Rf_eval + 0x74 (eval.c:288)
> 34  libR.dylib               	0x0106e50c Rf_evalListKeepMissing +  
> 0x154 (eval.c:1423)
> 35  libR.dylib               	0x0106f05c Rf_DispatchOrEval + 0x338  
> (eval.c:1747)
> 36  libR.dylib               	0x010f4988 do_subassign + 0x48  
> (subassign.c:1237)
> 37  libR.dylib               	0x0106bf9c Rf_eval + 0x428 (eval.c:376)
> 38  libR.dylib               	0x0106e0ac do_set + 0xe0 (eval.c:1296)
> 39  libR.dylib               	0x0106bf9c Rf_eval + 0x428 (eval.c:376)
> 40  libR.dylib               	0x0106df8c applydefine + 0x33c  
> (eval.c:1245)
> 41  libR.dylib               	0x0106bf9c Rf_eval + 0x428 (eval.c:376)
> 42  libR.dylib               	0x0106d894 do_begin + 0x88 (eval.c:1051)
> 43  libR.dylib               	0x0106bf9c Rf_eval + 0x428 (eval.c:376)
> 44  libR.dylib               	0x0106c5e0 Rf_applyClosure + 0x3b8  
> (eval.c:570)
> 45  libR.dylib               	0x0106c1c8 Rf_eval + 0x654 (eval.c:411)
> 46  libR.dylib               	0x0106d894 do_begin + 0x88 (eval.c:1051)
> 47  libR.dylib               	0x0106bf9c Rf_eval + 0x428 (eval.c:376)
> 48  libR.dylib               	0x0106bf9c Rf_eval + 0x428 (eval.c:376)
> 49  libR.dylib               	0x0106d894 do_begin + 0x88 (eval.c:1051)
> 50  libR.dylib               	0x0106bf9c Rf_eval + 0x428 (eval.c:376)
> 51  libR.dylib               	0x0106c5e0 Rf_applyClosure + 0x3b8  
> (eval.c:570)
> 52  libR.dylib               	0x0106c1c8 Rf_eval + 0x654 (eval.c:411)
> 53  libR.dylib               	0x0106d894 do_begin + 0x88 (eval.c:1051)
> 54  libR.dylib               	0x0106bf9c Rf_eval + 0x428 (eval.c:376)
> 55  libR.dylib               	0x0106bf9c Rf_eval + 0x428 (eval.c:376)
> 56  libR.dylib               	0x0106eaa8 do_eval + 0x328 (eval.c:1564)
> 57  libR.dylib               	0x0109f670 do_internal + 0x170  
> (names.c:1067)
> 58  libR.dylib               	0x0106bf9c Rf_eval + 0x428 (eval.c:376)
> 59  libR.dylib               	0x0106c5e0 Rf_applyClosure + 0x3b8  
> (eval.c:570)
> 60  libR.dylib               	0x0106c1c8 Rf_eval + 0x654 (eval.c:411)
> 61  libR.dylib               	0x0106e0ac do_set + 0xe0 (eval.c:1296)
> 62  libR.dylib               	0x0106bf9c Rf_eval + 0x428 (eval.c:376)
> 63  libR.dylib               	0x0106d894 do_begin + 0x88 (eval.c:1051)
> 64  libR.dylib               	0x0106bf9c Rf_eval + 0x428 (eval.c:376)
> 65  libR.dylib               	0x0106d3b4 do_for + 0x448 (eval.c:946)
> 66  libR.dylib               	0x0106bf9c Rf_eval + 0x428 (eval.c:376)
> 67  libR.dylib               	0x0106d894 do_begin + 0x88 (eval.c:1051)
> 68  libR.dylib               	0x0106bf9c Rf_eval + 0x428 (eval.c:376)
> 69  libR.dylib               	0x0106c5e0 Rf_applyClosure + 0x3b8  
> (eval.c:570)
> 70  libR.dylib               	0x0106c1c8 Rf_eval + 0x654 (eval.c:411)
> 71  libR.dylib               	0x010918ec Rf_ReplIteration + 0x1d0  
> (main.c:253)
> 72  libR.dylib               	0x01091a48 R_ReplConsole + 0x88  
> (main.c:302)
> 73  libR.dylib               	0x010923bc run_Rmainloop + 0x6c  
> (main.c:656)
> 74  com.apple.Foundation     	0x909f30e4 __NSFireTimer + 0x68
> 75  com.apple.CoreFoundation 	0x90194620 __CFRunLoopDoTimer + 0xf4
> 76  com.apple.CoreFoundation 	0x90191980 __CFRunLoopRun + 0x5c8
> 77  com.apple.CoreFoundation 	0x90195e94 CFRunLoopRunSpecific + 0x148
> 78  com.apple.HIToolbox      	0x927d5f88 RunCurrentEventLoopInMode +  
> 0xac
> 79  com.apple.HIToolbox      	0x927dc668 ReceiveNextEventCommon + 0xf4
> 80  com.apple.HIToolbox      	0x927fe6c8  
> BlockUntilNextEventMatchingListInMode + 0x60
> 81  com.apple.AppKit         	0x92dd227c _DPSNextEvent + 0x180
> 82  com.apple.AppKit         	0x92de8c24 -[NSApplication  
> nextEventMatchingMask:untilDate:inMode:dequeue:] + 0x74
> 83  com.apple.AppKit         	0x92dfcf8c -[NSApplication run] + 0x21c
> 84  com.apple.AppKit         	0x92eb948c NSApplicationMain + 0x1d0
> 85  org.R-project.R          	0x000025f8 _start + 0x188 (crt.c:267)
> 86  dyld                     	0x8fe1a558 _dyld_start + 0x64
>
> Thread 1:
> 0   libSystem.B.dylib        	0x9000b20c select + 0xc
> 1   org.R-project.R          	0x00003760 -[RController readThread:] +  
> 0x1b4
> 2   com.apple.Foundation     	0x90a39b74 forkThreadForFunction + 0x6c
> 3   libSystem.B.dylib        	0x900246e8 _pthread_body + 0x28
>
> Thread 2:
> 0   libSystem.B.dylib        	0x90012568 syscall_thread_switch + 0x8
> 1   com.apple.Foundation     	0x90a029c8 +[NSThread sleepUntilDate:] +  
> 0x98
> 2   com.apple.AppKit         	0x92dca420 -[NSUIHeartBeat  
> _heartBeatThread:] + 0x494
> 3   com.apple.Foundation     	0x90a39b74 forkThreadForFunction + 0x6c
> 4   libSystem.B.dylib        	0x900246e8 _pthread_body + 0x28
>
> PPC Thread State:
>   srr0: 0x91b81f80 srr1: 0x0200f030                vrsave: 0x00000000
>     cr: 0x44422244  xer: 0x20000004   lr: 0x91b81e58  ctr: 0x9360ee88
>     r0: 0x00000000   r1: 0xbfff4c60   r2: 0x00000029   r3: 0x00000000
>     r4: 0xbfff4ec0   r5: 0xbfff4ec4   r6: 0x00000000   r7: 0x41b00000
>     r8: 0x00000000   r9: 0x000256d0  r10: 0x0000002b  r11: 0xa1b80124
>    r12: 0x9360ee88  r13: 0x00000000  r14: 0x00000000  r15: 0xbfff4ec0
>    r16: 0xa1b80644  r17: 0xbfff4ec4  r18: 0x0502c6d0  r19: 0x00000000
>    r20: 0x003e41c0  r21: 0xa1b81d40  r22: 0xa1b80644  r23: 0x00000000
>    r24: 0x00000000  r25: 0x00000611  r26: 0x00000000  r27: 0x000256d0
>    r28: 0x00000000  r29: 0x05024be0  r30: 0x00029d50  r31: 0x91b81d40
>
> Binary Images Description:
>     0x1000 -    0x27fff org.R-project.R  
> 1.01	/Applications/Science/R/R.app/Contents/MacOS/R
>   0x205000 -   0x22ffff libreadline.4.3.dylib  
> 	/Library/Frameworks/R.framework/Versions/2.0.1/Resources/lib/ 
> libreadline.4.3.dylib
>   0x405000 -   0x406fff lattice.so  
> 	/Library/Frameworks/R.framework/Resources/library/lattice/libs/ 
> lattice.so
>   0x435000 -   0x443fff grid.so  
> 	/Library/Frameworks/R.framework/Resources/library/grid/libs/grid.so
>  0x1008000 -  0x1188fff libR.dylib  
> 	/Library/Frameworks/R.framework/Versions/2.0.1/Resources/lib/ 
> libR.dylib
>  0x5a31000 -  0x5a34fff methods.so  
> 	/Library/Frameworks/R.framework/Resources/library/methods/libs/ 
> methods.so
>  0x5aca000 -  0x5af5fff stats.so  
> 	/Library/Frameworks/R.framework/Resources/library/stats/libs/stats.so
> 0x8fe00000 - 0x8fe4ffff dyld 	/usr/lib/dyld
> 0x90000000 - 0x90122fff libSystem.B.dylib 	/usr/lib/libSystem.B.dylib
> 0x90190000 - 0x9023dfff com.apple.CoreFoundation 6.3.5  
> (299.32)	/System/Library/Frameworks/CoreFoundation.framework/Versions/ 
> A/CoreFoundation
> 0x90280000 - 0x904f9fff com.apple.CoreServices.CarbonCore 10.3.6  
> (10.3.5)	/System/Library/Frameworks/CoreServices.framework/Versions/A/ 
> Frameworks/CarbonCore.framework/Versions/A/CarbonCore
> 0x90570000 - 0x905dffff com.apple.framework.IOKit 1.3.6  
> (???)	/System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
> 0x90610000 - 0x9069afff com.apple.CoreServices.OSServices  
> 3.0.1	/System/Library/Frameworks/CoreServices.framework/Versions/A/ 
> Frameworks/OSServices.framework/Versions/A/OSServices
> 0x90700000 - 0x90700fff com.apple.CoreServices 10.3  
> (???)	/System/Library/Frameworks/CoreServices.framework/Versions/A/ 
> CoreServices
> 0x90720000 - 0x90787fff com.apple.audio.CoreAudio  
> 2.1.2	/System/Library/Frameworks/CoreAudio.framework/Versions/A/ 
> CoreAudio
> 0x907f0000 - 0x907f9fff com.apple.DiskArbitration  
> 2.0.4	/System/Library/PrivateFrameworks/DiskArbitration.framework/ 
> Versions/A/DiskArbitration
> 0x90810000 - 0x90810fff com.apple.ApplicationServices 1.0  
> (???)	/System/Library/Frameworks/ApplicationServices.framework/ 
> Versions/A/ApplicationServices
> 0x90830000 - 0x9089ffff libobjc.A.dylib 	/usr/lib/libobjc.A.dylib
> 0x90910000 - 0x90983fff com.apple.DesktopServices  
> 1.2.3	/System/Library/PrivateFrameworks/DesktopServicesPriv.framework/ 
> Versions/A/DesktopServicesPriv
> 0x909f0000 - 0x90b4bfff com.apple.Foundation 6.3.5  
> (500.56)	/System/Library/Frameworks/Foundation.framework/Versions/C/ 
> Foundation
> 0x90d00000 - 0x90d1bfff com.apple.SystemConfiguration 1.7.1  
> (???)	/System/Library/Frameworks/SystemConfiguration.framework/ 
> Versions/A/SystemConfiguration
> 0x90d40000 - 0x90d40fff com.apple.Carbon 10.3  
> (???)	/System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
> 0x90df0000 - 0x90df4fff com.apple.JavaVM 1.4.2 (1.4.2 Release  
> 2)	/System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
> 0x90ec0000 - 0x90ec0fff com.apple.Cocoa 6.3  
> (???)	/System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
> 0x910b0000 - 0x91101fff com.apple.bom 1.2.5  
> (63.2)	/System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
> 0x912a0000 - 0x912bdfff com.apple.audio.SoundManager  
> 3.8	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ 
> CarbonSound.framework/Versions/A/CarbonSound
> 0x912e0000 - 0x912f7fff com.apple.LangAnalysis  
> 1.5.4	/System/Library/Frameworks/ApplicationServices.framework/ 
> Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
> 0x91320000 - 0x913defff ColorSync  
> 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/ 
> Frameworks/ColorSync.framework/Versions/A/ColorSync
> 0x91460000 - 0x91473fff com.apple.speech.synthesis.framework  
> 3.2	/System/Library/Frameworks/ApplicationServices.framework/Versions/ 
> A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
> 0x914a0000 - 0x91509fff com.apple.htmlrendering  
> 1.1.2	/System/Library/Frameworks/Carbon.framework/Versions/A/ 
> Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
> 0x91560000 - 0x91619fff com.apple.QD 3.4.65  
> (???)	/System/Library/Frameworks/ApplicationServices.framework/ 
> Versions/A/Frameworks/QD.framework/Versions/A/QD
> 0x91670000 - 0x916a8fff com.apple.AE  
> 1.4	/System/Library/Frameworks/ApplicationServices.framework/Versions/ 
> A/Frameworks/AE.framework/Versions/A/AE
> 0x916e0000 - 0x91773fff com.apple.print.framework.PrintCore  
> 3.3	/System/Library/Frameworks/ApplicationServices.framework/Versions/ 
> A/Frameworks/PrintCore.framework/Versions/A/PrintCore
> 0x917e0000 - 0x917f0fff com.apple.speech.recognition.framework  
> 3.3	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ 
> SpeechRecognition.framework/Versions/A/SpeechRecognition
> 0x91810000 - 0x9182afff com.apple.openscripting 1.2.1  
> (???)	/System/Library/Frameworks/Carbon.framework/Versions/A/ 
> Frameworks/OpenScripting.framework/Versions/A/OpenScripting
> 0x91850000 - 0x91860fff com.apple.ImageCapture  
> 2.1.5	/System/Library/Frameworks/Carbon.framework/Versions/A/ 
> Frameworks/ImageCapture.framework/Versions/A/ImageCapture
> 0x91890000 - 0x9189cfff com.apple.help  
> 1.0.1	/System/Library/Frameworks/Carbon.framework/Versions/A/ 
> Frameworks/Help.framework/Versions/A/Help
> 0x918c0000 - 0x918cdfff com.apple.CommonPanels 1.2.1  
> (1.0)	/System/Library/Frameworks/Carbon.framework/Versions/A/ 
> Frameworks/CommonPanels.framework/Versions/A/CommonPanels
> 0x918f0000 - 0x9193efff com.apple.print.framework.Print  
> 3.3	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ 
> Print.framework/Versions/A/Print
> 0x91990000 - 0x9199bfff com.apple.securityhi 1.2  
> (90)	/System/Library/Frameworks/Carbon.framework/Versions/A/ 
> Frameworks/SecurityHI.framework/Versions/A/SecurityHI
> 0x919c0000 - 0x91a33fff com.apple.NavigationServices  
> 3.3.2	/System/Library/Frameworks/Carbon.framework/Versions/A/ 
> Frameworks/NavigationServices.framework/Versions/A/NavigationServices
> 0x91a90000 - 0x91a90fff com.apple.audio.units.AudioUnit  
> 1.3.2	/System/Library/Frameworks/AudioUnit.framework/Versions/A/ 
> AudioUnit
> 0x91ab0000 - 0x91ac4fff libCGATS.A.dylib  
> 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/ 
> Frameworks/CoreGraphics.framework/Versions/A/Resources/ 
> libCGATS.A.dylib
> 0x91ae0000 - 0x91aebfff libCSync.A.dylib  
> 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/ 
> Frameworks/CoreGraphics.framework/Versions/A/Resources/ 
> libCSync.A.dylib
> 0x91b10000 - 0x91b2afff libPDFRIP.A.dylib  
> 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/ 
> Frameworks/CoreGraphics.framework/Versions/A/Resources/ 
> libPDFRIP.A.dylib
> 0x91b50000 - 0x91b5ffff libPSRIP.A.dylib  
> 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/ 
> Frameworks/CoreGraphics.framework/Versions/A/Resources/ 
> libPSRIP.A.dylib
> 0x91b80000 - 0x91b93fff libRIP.A.dylib  
> 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/ 
> Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
> 0x92070000 - 0x92096fff com.apple.FindByContent 1.4  
> (1.2)	/System/Library/Frameworks/ApplicationServices.framework/ 
> Versions/A/Frameworks/FindByContent.framework/Versions/A/FindByContent
> 0x920c0000 - 0x922a7fff com.apple.security 2.4  
> (177)	/System/Library/Frameworks/Security.framework/Versions/A/ 
> Security
> 0x92430000 - 0x92468fff com.apple.LaunchServices 10.3.5  
> (98.4)	/System/Library/Frameworks/ApplicationServices.framework/ 
> Versions/A/Frameworks/LaunchServices.framework/Versions/A/ 
> LaunchServices
> 0x92740000 - 0x92777fff com.apple.CFNetwork 1.2.1  
> (7)	/System/Library/Frameworks/CoreServices.framework/Versions/A/ 
> Frameworks/CFNetwork.framework/Versions/A/CFNetwork
> 0x927d0000 - 0x92b54fff com.apple.HIToolbox 1.3.4  
> (???)	/System/Library/Frameworks/Carbon.framework/Versions/A/ 
> Frameworks/HIToolbox.framework/Versions/A/HIToolbox
> 0x92d30000 - 0x92d80fff com.apple.HIServices 1.4.1  
> (0.0.1d1)	/System/Library/Frameworks/ApplicationServices.framework/ 
> Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
> 0x92dc0000 - 0x932befff com.apple.AppKit 6.3.4  
> (743.24)	/System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
> 0x935d0000 - 0x938a8fff com.apple.CoreGraphics 1.203.26  
> (???)	/System/Library/Frameworks/ApplicationServices.framework/ 
> Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
> 0x939a0000 - 0x939b4fff libcups.2.dylib 	/usr/lib/libcups.2.dylib
> 0x939d0000 - 0x939d4fff libmathCommon.A.dylib  
> 	/usr/lib/system/libmathCommon.A.dylib
> 0x93b50000 - 0x93bf3fff com.apple.audio.toolbox.AudioToolbox  
> 1.3.2	/System/Library/Frameworks/AudioToolbox.framework/Versions/A/ 
> AudioToolbox
> 0x94060000 - 0x94078fff com.apple.WebServices 1.1.1  
> (1.1.0)	/System/Library/Frameworks/CoreServices.framework/Versions/A/ 
> Frameworks/WebServicesCore.framework/Versions/A/WebServicesCore
> 0x94120000 - 0x9414bfff libncurses.5.dylib 	/usr/lib/libncurses.5.dylib
> 0x945b0000 - 0x945b9fff libz.1.dylib 	/usr/lib/libz.1.dylib
> 0x94610000 - 0x9462afff libresolv.9.dylib 	/usr/lib/libresolv.9.dylib
> 0x94650000 - 0x946affff com.apple.SearchKit  
> 1.0.2	/System/Library/Frameworks/CoreServices.framework/Versions/A/ 
> Frameworks/SearchKit.framework/Versions/A/SearchKit
> 0x94a30000 - 0x94af5fff libxml2.2.dylib 	/usr/lib/libxml2.2.dylib
> 0x94b20000 - 0x94badfff com.apple.ink.framework 101.1.3  
> (55.10)	/System/Library/Frameworks/Carbon.framework/Versions/A/ 
> Frameworks/Ink.framework/Versions/A/Ink
> 0x95300000 - 0x95374fff com.apple.WebKit  
> 125.5.5	/System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
> 0x954c0000 - 0x95ac6fff libBLAS.dylib  
> 	/System/Library/Frameworks/Accelerate.framework/Versions/A/ 
> Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
> 0x95b20000 - 0x95df0fff libLAPACK.dylib  
> 	/System/Library/Frameworks/Accelerate.framework/Versions/A/ 
> Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
> 0x95e40000 - 0x95eadfff libvDSP.dylib  
> 	/System/Library/Frameworks/Accelerate.framework/Versions/A/ 
> Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
> 0x95f00000 - 0x95f20fff libvMisc.dylib  
> 	/System/Library/Frameworks/Accelerate.framework/Versions/A/ 
> Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
> 0x968d0000 - 0x969b2fff libicucore.A.dylib 	/usr/lib/libicucore.A.dylib
> 0x96a20000 - 0x96ae2fff libcrypto.0.9.7.dylib  
> 	/usr/lib/libcrypto.0.9.7.dylib
> 0x96b40000 - 0x96b6efff libssl.0.9.7.dylib 	/usr/lib/libssl.0.9.7.dylib
> 0x96bf0000 - 0x96c7ffff ATS  
> 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/ 
> Frameworks/ATS.framework/Versions/A/ATS
> 0x96cb0000 - 0x96d9efff libiconv.2.dylib 	/usr/lib/libiconv.2.dylib
> 0x96e80000 - 0x96e90fff com.apple.vecLib 3.0.2 (vecLib  
> 3.0.2)	/System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
> 0x96f20000 - 0x96f96fff com.apple.JavaScriptCore 1.2  
> (125.6)	/System/Library/Frameworks/WebKit.framework/Versions/A/ 
> Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
> 0x96ff0000 - 0x97214fff com.apple.WebCore  
> 125.8.10	/System/Library/Frameworks/WebKit.framework/Versions/A/ 
> Frameworks/WebCore.framework/Versions/A/WebCore
> 0x97490000 - 0x97490fff com.apple.securitynssasn1 1.2  
> (12)	/System/Library/PrivateFrameworks/SecurityNssAsn1.framework/ 
> Versions/A/SecurityNssAsn1
> 0x97510000 - 0x97518fff libbsm.dylib 	/usr/lib/libbsm.dylib
>
> **********
>
> Host Name:      portia.local
> Date/Time:      2004-12-23 01:43:52 +0100
> OS Version:     10.3.6 (Build 7R28)
> Report Version: 2
>
> Command: R
> Path:    /Applications/Science/R/R.app/Contents/MacOS/R
> Version: 1.01 (1.01)
> PID:     9545
> Thread:  0
>
> Exception:  EXC_BAD_ACCESS (0x0001)
> Codes:      KERN_INVALID_ADDRESS (0x0001) at 0xbdc1ffbc
>
> Thread 0 Crashed:
> 0   libR.dylib                     	0x0106a578 R_GetTraceback + 0x6c  
> (errors.c:902)
> 1   libR.dylib                     	0x01069ddc jump_to_top_ex + 0x210  
> (errors.c:640)
> 2   org.R-project.R                	0x00005f38 -[RController  
> textView:doCommandBySelector:] + 0x7c4
> 3   com.apple.AppKit               	0x92f2fa64 -[NSTextView  
> doCommandBySelector:] + 0x9c
> 4   com.apple.AppKit               	0x931565e0 -[NSWindow  
> doCommandBySelector:] + 0x78
> 5   com.apple.AppKit               	0x92f2fa94 -[NSTextView  
> doCommandBySelector:] + 0xcc
> 6   com.apple.AppKit               	0x92e25048  
> -[NSKeyBindingManager(NSKeyBindingManager_MultiClients)  
> interpretEventAsCommand:forClient:] + 0x668
> 7   com.apple.AppKit               	0x92e3dc40 -[NSTSMInputContext  
> interpretKeyEvents:] + 0x448
> 8   com.apple.AppKit               	0x92ea0b58 -[NSView  
> interpretKeyEvents:] + 0x40
> 9   com.apple.AppKit               	0x92e39e8c -[NSTextView keyDown:]  
> + 0x2dc
> 10  com.apple.AppKit               	0x92e02b70 -[NSWindow sendEvent:]  
> + 0x1780
> 11  com.apple.AppKit               	0x92df4b98 -[NSApplication  
> sendEvent:] + 0xebc
> 12  com.apple.AppKit               	0x92dfcfb0 -[NSApplication run] +  
> 0x240
> 13  com.apple.AppKit               	0x92eb948c NSApplicationMain +  
> 0x1d0
> 14  org.R-project.R                	0x000025f8 _start + 0x188  
> (crt.c:267)
> 15  dyld                           	0x8fe1a558 _dyld_start + 0x64
>
> Thread 1:
> 0   libSystem.B.dylib              	0x9000b20c select + 0xc
> 1   org.R-project.R                	0x00003760 -[RController  
> readThread:] + 0x1b4
> 2   com.apple.Foundation           	0x90a39b74 forkThreadForFunction +  
> 0x6c
> 3   libSystem.B.dylib              	0x900246e8 _pthread_body + 0x28
>
> Thread 2:
> 0   libSystem.B.dylib              	0x90012568 syscall_thread_switch +  
> 0x8
> 1   com.apple.Foundation           	0x90a029c8 +[NSThread  
> sleepUntilDate:] + 0x98
> 2   com.apple.AppKit               	0x92dca420 -[NSUIHeartBeat  
> _heartBeatThread:] + 0x494
> 3   com.apple.Foundation           	0x90a39b74 forkThreadForFunction +  
> 0x6c
> 4   libSystem.B.dylib              	0x900246e8 _pthread_body + 0x28
>
> Thread 3:
> 0   libSystem.B.dylib              	0x900074c8 mach_msg_trap + 0x8
> 1   libSystem.B.dylib              	0x90007018 mach_msg + 0x38
> 2   com.apple.CoreFoundation       	0x90191708 __CFRunLoopRun + 0x350
> 3   com.apple.CoreFoundation       	0x90195e94 CFRunLoopRunSpecific +  
> 0x148
> 4   com.apple.Foundation           	0x909fc850 -[NSRunLoop  
> runMode:beforeDate:] + 0xac
> 5   com.apple.Foundation           	0x90a15454 -[NSRunLoop run] + 0x4c
> 6   com.apple.Foundation           	0x90a6747c  
> +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 0x20c
> 7   com.apple.Foundation           	0x90a39b74 forkThreadForFunction +  
> 0x6c
> 8   libSystem.B.dylib              	0x900246e8 _pthread_body + 0x28
>
> Thread 4:
> 0   libSystem.B.dylib              	0x900074c8 mach_msg_trap + 0x8
> 1   libSystem.B.dylib              	0x90007018 mach_msg + 0x38
> 2   com.apple.CoreFoundation       	0x90191708 __CFRunLoopRun + 0x350
> 3   com.apple.CoreFoundation       	0x90195e94 CFRunLoopRunSpecific +  
> 0x148
> 4   com.apple.Foundation           	0x909fc850 -[NSRunLoop  
> runMode:beforeDate:] + 0xac
> 5   com.apple.Foundation           	0x90a15454 -[NSRunLoop run] + 0x4c
> 6   com.apple.Foundation           	0x90a679bc +[NSURLCache  
> _diskCacheSyncLoop:] + 0xa8
> 7   com.apple.Foundation           	0x90a39b74 forkThreadForFunction +  
> 0x6c
> 8   libSystem.B.dylib              	0x900246e8 _pthread_body + 0x28
>
> Thread 5:
> 0   libSystem.B.dylib              	0x900074c8 mach_msg_trap + 0x8
> 1   libSystem.B.dylib              	0x90007018 mach_msg + 0x38
> 2   com.apple.CoreFoundation       	0x90191708 __CFRunLoopRun + 0x350
> 3   com.apple.CoreFoundation       	0x90195e94 CFRunLoopRunSpecific +  
> 0x148
> 4   com.apple.Foundation           	0x909fc850 -[NSRunLoop  
> runMode:beforeDate:] + 0xac
> 5   com.apple.Foundation           	0x90a15454 -[NSRunLoop run] + 0x4c
> 6   com.apple.WebKit               	0x95316460 +[WebFileDatabase  
> _syncLoop:] + 0xa8
> 7   com.apple.Foundation           	0x90a39b74 forkThreadForFunction +  
> 0x6c
> 8   libSystem.B.dylib              	0x900246e8 _pthread_body + 0x28
>
> Thread 6:
> 0   libSystem.B.dylib              	0x90018be8  
> semaphore_timedwait_signal_trap + 0x8
> 1   libSystem.B.dylib              	0x9000e788 _pthread_cond_wait +  
> 0x268
> 2   ...ple.CoreServices.CarbonCore 	0x90295ca8 MPWaitOnQueue + 0xe0
> 3   com.apple.DesktopServices      	0x90918f44  
> TNodeSyncTask::SyncTaskProc(void*) + 0x70
> 4   ...ple.CoreServices.CarbonCore 	0x902c6d88 PrivateMPEntryPoint +  
> 0x4c
> 5   libSystem.B.dylib              	0x900246e8 _pthread_body + 0x28
>
> PPC Thread State:
>   srr0: 0x0106a578 srr1: 0x0200f030                vrsave: 0x00000000
>     cr: 0x24022248  xer: 0x00000004   lr: 0x0106a514  ctr: 0x0000ab80
>     r0: 0x3a400000   r1: 0xbfffe0f0   r2: 0x00000000   r3: 0x00000001
>     r4: 0x011cc130   r5: 0x00000000   r6: 0x00000000   r7: 0x000001f9
>     r8: 0x00000000   r9: 0x00000000  r10: 0x0113fa0c  r11: 0x01193924
>    r12: 0x0000ab80  r13: 0xa2df49e0  r14: 0x052d86a0  r15: 0x00000001
>    r16: 0x003f41f0  r17: 0x00000000  r18: 0x00000000  r19: 0x00381600
>    r20: 0x00000000  r21: 0x003601e0  r22: 0x00000001  r23: 0x00000000
>    r24: 0x00000001  r25: 0x00000001  r26: 0x00000000  r27: 0x01199bd4
>    r28: 0x0119a514  r29: 0x00000000  r30: 0xbdc1ffb8  r31: 0x0106a514
>
> Binary Images Description:
>     0x1000 -    0x27fff org.R-project.R  
> 1.01	/Applications/Science/R/R.app/Contents/MacOS/R
>   0x205000 -   0x22ffff libreadline.4.3.dylib  
> 	/Library/Frameworks/R.framework/Versions/2.0.1/Resources/lib/ 
> libreadline.4.3.dylib
>   0x405000 -   0x406fff lattice.so  
> 	/Library/Frameworks/R.framework/Resources/library/lattice/libs/ 
> lattice.so
>   0x422000 -   0x424fff com.apple.textencoding.unicode  
> 1.6.4	/System/Library/TextEncodings/Unicode  
> Encodings.bundle/Contents/MacOS/Unicode Encodings
>   0x435000 -   0x443fff grid.so  
> 	/Library/Frameworks/R.framework/Resources/library/grid/libs/grid.so
>   0x476000 -   0x477fff tools.so  
> 	/Library/Frameworks/R.framework/Resources/library/tools/libs/tools.so
>  0x1008000 -  0x1188fff libR.dylib  
> 	/Library/Frameworks/R.framework/Versions/2.0.1/Resources/lib/ 
> libR.dylib
>  0x516a000 -  0x51a4fff vfonts.so  
> 	/Library/Frameworks/R.framework/Resources/modules/vfonts.so
>  0x5a31000 -  0x5a34fff methods.so  
> 	/Library/Frameworks/R.framework/Resources/library/methods/libs/ 
> methods.so
>  0x5aca000 -  0x5af5fff stats.so  
> 	/Library/Frameworks/R.framework/Resources/library/stats/libs/stats.so
> 0x8fe00000 - 0x8fe4ffff dyld 	/usr/lib/dyld
> 0x90000000 - 0x90122fff libSystem.B.dylib 	/usr/lib/libSystem.B.dylib
> 0x90190000 - 0x9023dfff com.apple.CoreFoundation 6.3.5  
> (299.32)	/System/Library/Frameworks/CoreFoundation.framework/Versions/ 
> A/CoreFoundation
> 0x90280000 - 0x904f9fff com.apple.CoreServices.CarbonCore 10.3.6  
> (10.3.5)	/System/Library/Frameworks/CoreServices.framework/Versions/A/ 
> Frameworks/CarbonCore.framework/Versions/A/CarbonCore
> 0x90570000 - 0x905dffff com.apple.framework.IOKit 1.3.6  
> (???)	/System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
> 0x90610000 - 0x9069afff com.apple.CoreServices.OSServices  
> 3.0.1	/System/Library/Frameworks/CoreServices.framework/Versions/A/ 
> Frameworks/OSServices.framework/Versions/A/OSServices
> 0x90700000 - 0x90700fff com.apple.CoreServices 10.3  
> (???)	/System/Library/Frameworks/CoreServices.framework/Versions/A/ 
> CoreServices
> 0x90720000 - 0x90787fff com.apple.audio.CoreAudio  
> 2.1.2	/System/Library/Frameworks/CoreAudio.framework/Versions/A/ 
> CoreAudio
> 0x907f0000 - 0x907f9fff com.apple.DiskArbitration  
> 2.0.4	/System/Library/PrivateFrameworks/DiskArbitration.framework/ 
> Versions/A/DiskArbitration
> 0x90810000 - 0x90810fff com.apple.ApplicationServices 1.0  
> (???)	/System/Library/Frameworks/ApplicationServices.framework/ 
> Versions/A/ApplicationServices
> 0x90830000 - 0x9089ffff libobjc.A.dylib 	/usr/lib/libobjc.A.dylib
> 0x90910000 - 0x90983fff com.apple.DesktopServices  
> 1.2.3	/System/Library/PrivateFrameworks/DesktopServicesPriv.framework/ 
> Versions/A/DesktopServicesPriv
> 0x909f0000 - 0x90b4bfff com.apple.Foundation 6.3.5  
> (500.56)	/System/Library/Frameworks/Foundation.framework/Versions/C/ 
> Foundation
> 0x90d00000 - 0x90d1bfff com.apple.SystemConfiguration 1.7.1  
> (???)	/System/Library/Frameworks/SystemConfiguration.framework/ 
> Versions/A/SystemConfiguration
> 0x90d40000 - 0x90d40fff com.apple.Carbon 10.3  
> (???)	/System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
> 0x90df0000 - 0x90df4fff com.apple.JavaVM 1.4.2 (1.4.2 Release  
> 2)	/System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
> 0x90ec0000 - 0x90ec0fff com.apple.Cocoa 6.3  
> (???)	/System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
> 0x910b0000 - 0x91101fff com.apple.bom 1.2.5  
> (63.2)	/System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
> 0x912a0000 - 0x912bdfff com.apple.audio.SoundManager  
> 3.8	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ 
> CarbonSound.framework/Versions/A/CarbonSound
> 0x912e0000 - 0x912f7fff com.apple.LangAnalysis  
> 1.5.4	/System/Library/Frameworks/ApplicationServices.framework/ 
> Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
> 0x91320000 - 0x913defff ColorSync  
> 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/ 
> Frameworks/ColorSync.framework/Versions/A/ColorSync
> 0x91460000 - 0x91473fff com.apple.speech.synthesis.framework  
> 3.2	/System/Library/Frameworks/ApplicationServices.framework/Versions/ 
> A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
> 0x914a0000 - 0x91509fff com.apple.htmlrendering  
> 1.1.2	/System/Library/Frameworks/Carbon.framework/Versions/A/ 
> Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
> 0x91560000 - 0x91619fff com.apple.QD 3.4.65  
> (???)	/System/Library/Frameworks/ApplicationServices.framework/ 
> Versions/A/Frameworks/QD.framework/Versions/A/QD
> 0x91670000 - 0x916a8fff com.apple.AE  
> 1.4	/System/Library/Frameworks/ApplicationServices.framework/Versions/ 
> A/Frameworks/AE.framework/Versions/A/AE
> 0x916e0000 - 0x91773fff com.apple.print.framework.PrintCore  
> 3.3	/System/Library/Frameworks/ApplicationServices.framework/Versions/ 
> A/Frameworks/PrintCore.framework/Versions/A/PrintCore
> 0x917e0000 - 0x917f0fff com.apple.speech.recognition.framework  
> 3.3	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ 
> SpeechRecognition.framework/Versions/A/SpeechRecognition
> 0x91810000 - 0x9182afff com.apple.openscripting 1.2.1  
> (???)	/System/Library/Frameworks/Carbon.framework/Versions/A/ 
> Frameworks/OpenScripting.framework/Versions/A/OpenScripting
> 0x91850000 - 0x91860fff com.apple.ImageCapture  
> 2.1.5	/System/Library/Frameworks/Carbon.framework/Versions/A/ 
> Frameworks/ImageCapture.framework/Versions/A/ImageCapture
> 0x91890000 - 0x9189cfff com.apple.help  
> 1.0.1	/System/Library/Frameworks/Carbon.framework/Versions/A/ 
> Frameworks/Help.framework/Versions/A/Help
> 0x918c0000 - 0x918cdfff com.apple.CommonPanels 1.2.1  
> (1.0)	/System/Library/Frameworks/Carbon.framework/Versions/A/ 
> Frameworks/CommonPanels.framework/Versions/A/CommonPanels
> 0x918f0000 - 0x9193efff com.apple.print.framework.Print  
> 3.3	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ 
> Print.framework/Versions/A/Print
> 0x91990000 - 0x9199bfff com.apple.securityhi 1.2  
> (90)	/System/Library/Frameworks/Carbon.framework/Versions/A/ 
> Frameworks/SecurityHI.framework/Versions/A/SecurityHI
> 0x919c0000 - 0x91a33fff com.apple.NavigationServices  
> 3.3.2	/System/Library/Frameworks/Carbon.framework/Versions/A/ 
> Frameworks/NavigationServices.framework/Versions/A/NavigationServices
> 0x91a90000 - 0x91a90fff com.apple.audio.units.AudioUnit  
> 1.3.2	/System/Library/Frameworks/AudioUnit.framework/Versions/A/ 
> AudioUnit
> 0x91ab0000 - 0x91ac4fff libCGATS.A.dylib  
> 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/ 
> Frameworks/CoreGraphics.framework/Versions/A/Resources/ 
> libCGATS.A.dylib
> 0x91ae0000 - 0x91aebfff libCSync.A.dylib  
> 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/ 
> Frameworks/CoreGraphics.framework/Versions/A/Resources/ 
> libCSync.A.dylib
> 0x91b10000 - 0x91b2afff libPDFRIP.A.dylib  
> 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/ 
> Frameworks/CoreGraphics.framework/Versions/A/Resources/ 
> libPDFRIP.A.dylib
> 0x91b50000 - 0x91b5ffff libPSRIP.A.dylib  
> 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/ 
> Frameworks/CoreGraphics.framework/Versions/A/Resources/ 
> libPSRIP.A.dylib
> 0x91b80000 - 0x91b93fff libRIP.A.dylib  
> 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/ 
> Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
> 0x92070000 - 0x92096fff com.apple.FindByContent 1.4  
> (1.2)	/System/Library/Frameworks/ApplicationServices.framework/ 
> Versions/A/Frameworks/FindByContent.framework/Versions/A/FindByContent
> 0x920c0000 - 0x922a7fff com.apple.security 2.4  
> (177)	/System/Library/Frameworks/Security.framework/Versions/A/ 
> Security
> 0x92430000 - 0x92468fff com.apple.LaunchServices 10.3.5  
> (98.4)	/System/Library/Frameworks/ApplicationServices.framework/ 
> Versions/A/Frameworks/LaunchServices.framework/Versions/A/ 
> LaunchServices
> 0x92740000 - 0x92777fff com.apple.CFNetwork 1.2.1  
> (7)	/System/Library/Frameworks/CoreServices.framework/Versions/A/ 
> Frameworks/CFNetwork.framework/Versions/A/CFNetwork
> 0x927d0000 - 0x92b54fff com.apple.HIToolbox 1.3.4  
> (???)	/System/Library/Frameworks/Carbon.framework/Versions/A/ 
> Frameworks/HIToolbox.framework/Versions/A/HIToolbox
> 0x92d30000 - 0x92d80fff com.apple.HIServices 1.4.1  
> (0.0.1d1)	/System/Library/Frameworks/ApplicationServices.framework/ 
> Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
> 0x92dc0000 - 0x932befff com.apple.AppKit 6.3.4  
> (743.24)	/System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
> 0x935d0000 - 0x938a8fff com.apple.CoreGraphics 1.203.26  
> (???)	/System/Library/Frameworks/ApplicationServices.framework/ 
> Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
> 0x939a0000 - 0x939b4fff libcups.2.dylib 	/usr/lib/libcups.2.dylib
> 0x939d0000 - 0x939d4fff libmathCommon.A.dylib  
> 	/usr/lib/system/libmathCommon.A.dylib
> 0x93b50000 - 0x93bf3fff com.apple.audio.toolbox.AudioToolbox  
> 1.3.2	/System/Library/Frameworks/AudioToolbox.framework/Versions/A/ 
> AudioToolbox
> 0x94060000 - 0x94078fff com.apple.WebServices 1.1.1  
> (1.1.0)	/System/Library/Frameworks/CoreServices.framework/Versions/A/ 
> Frameworks/WebServicesCore.framework/Versions/A/WebServicesCore
> 0x94120000 - 0x9414bfff libncurses.5.dylib 	/usr/lib/libncurses.5.dylib
> 0x945b0000 - 0x945b9fff libz.1.dylib 	/usr/lib/libz.1.dylib
> 0x94610000 - 0x9462afff libresolv.9.dylib 	/usr/lib/libresolv.9.dylib
> 0x94650000 - 0x946affff com.apple.SearchKit  
> 1.0.2	/System/Library/Frameworks/CoreServices.framework/Versions/A/ 
> Frameworks/SearchKit.framework/Versions/A/SearchKit
> 0x94a30000 - 0x94af5fff libxml2.2.dylib 	/usr/lib/libxml2.2.dylib
> 0x94b20000 - 0x94badfff com.apple.ink.framework 101.1.3  
> (55.10)	/System/Library/Frameworks/Carbon.framework/Versions/A/ 
> Frameworks/Ink.framework/Versions/A/Ink
> 0x95300000 - 0x95374fff com.apple.WebKit  
> 125.5.5	/System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
> 0x954c0000 - 0x95ac6fff libBLAS.dylib  
> 	/System/Library/Frameworks/Accelerate.framework/Versions/A/ 
> Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
> 0x95b20000 - 0x95df0fff libLAPACK.dylib  
> 	/System/Library/Frameworks/Accelerate.framework/Versions/A/ 
> Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
> 0x95e40000 - 0x95eadfff libvDSP.dylib  
> 	/System/Library/Frameworks/Accelerate.framework/Versions/A/ 
> Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
> 0x95f00000 - 0x95f20fff libvMisc.dylib  
> 	/System/Library/Frameworks/Accelerate.framework/Versions/A/ 
> Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
> 0x968d0000 - 0x969b2fff libicucore.A.dylib 	/usr/lib/libicucore.A.dylib
> 0x96a20000 - 0x96ae2fff libcrypto.0.9.7.dylib  
> 	/usr/lib/libcrypto.0.9.7.dylib
> 0x96b40000 - 0x96b6efff libssl.0.9.7.dylib 	/usr/lib/libssl.0.9.7.dylib
> 0x96bf0000 - 0x96c7ffff ATS  
> 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/ 
> Frameworks/ATS.framework/Versions/A/ATS
> 0x96cb0000 - 0x96d9efff libiconv.2.dylib 	/usr/lib/libiconv.2.dylib
> 0x96e80000 - 0x96e90fff com.apple.vecLib 3.0.2 (vecLib  
> 3.0.2)	/System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
> 0x96f20000 - 0x96f96fff com.apple.JavaScriptCore 1.2  
> (125.6)	/System/Library/Frameworks/WebKit.framework/Versions/A/ 
> Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
> 0x96ff0000 - 0x97214fff com.apple.WebCore  
> 125.8.10	/System/Library/Frameworks/WebKit.framework/Versions/A/ 
> Frameworks/WebCore.framework/Versions/A/WebCore
> 0x97490000 - 0x97490fff com.apple.securitynssasn1 1.2  
> (12)	/System/Library/PrivateFrameworks/SecurityNssAsn1.framework/ 
> Versions/A/SecurityNssAsn1
> 0x97510000 - 0x97518fff libbsm.dylib 	/usr/lib/libbsm.dylib
>
> **********
>
> Host Name:      portia.local
> Date/Time:      2004-12-23 19:32:24 +0100
> OS Version:     10.3.6 (Build 7R28)
> Report Version: 2
>
> Command: R
> Path:    /Applications/Science/R/R.app/Contents/MacOS/R
> Version: 1.01 (1.01)
> PID:     10704
> Thread:  0
>
> Exception:  EXC_BAD_INSTRUCTION (0x0002)
> Code[0]:    0x00000002
> Code[1]:    0x0000179c
>
>
> Thread 0 Crashed:
> 0   org.R-project.R          	0x0000179c 0x1000 + 0x79c
> 1   com.apple.CoreGraphics   	0x935d8504 _CGSLockWindow + 0xdf8
> 2   com.apple.CoreGraphics   	0x935df610 CGSDeviceLock + 0xf0
> 3   libRIP.A.dylib           	0x91b86838 ripd_Lock + 0x34
> 4   libRIP.A.dylib           	0x91b82a50 ripl_BltImage + 0x33c
> 5   libRIP.A.dylib           	0x91b81b80 ripc_DrawImageObject + 0x688
> 6   libRIP.A.dylib           	0x91b83264 ripc_DrawImage + 0x144
> 7   com.apple.CoreGraphics   	0x935eef3c CGContextDrawImage + 0x17c
> 8   com.apple.AppKit         	0x92dc421c -[NSBitmapImageRep  
> _drawFromRect:toRect:operation:alpha:compositing:flipped: 
> ignoreContext:] + 0x8ac
> 9   com.apple.AppKit         	0x92dc5888 -[NSImage  
> _composite:delta:fromRect:toPoint:] + 0x540
> 10  com.apple.AppKit         	0x92dde8bc -[NSImage  
> compositeToPoint:fromRect:operation:fraction:] + 0x40
> 11  com.apple.AppKit         	0x92df8c14 Draw3PartImage + 0x7dc
> 12  com.apple.AppKit         	0x92e589d0  
> _NSDrawThreePartImageWithOperation + 0x60
> 13  com.apple.AppKit         	0x92e43c30 -[NSThemeFrame  
> _drawTitleBar:] + 0x244
> 14  com.apple.AppKit         	0x92e72a70 -[NSThemeFrame  
> _drawFrameInterior:clip:] + 0xa0
> 15  com.apple.AppKit         	0x92ed3388 -[NSThemeFrame  
> _drawFrameRects:] + 0x58
> 16  com.apple.AppKit         	0x92e10200 -[NSFrameView  
> _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect: 
> rectIsVisibleRectForView:topView:] + 0xd8
> 17  com.apple.AppKit         	0x92df73e8 -[NSThemeFrame  
> _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect: 
> rectIsVisibleRectForView:topView:] + 0xc0
> 18  com.apple.AppKit         	0x92dd467c -[NSView  
> _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] +  
> 0x180
> 19  com.apple.AppKit         	0x92ded5d0 -[NSView displayIfNeeded] +  
> 0xa8
> 20  com.apple.AppKit         	0x92dfe2a8 -[NSWindow displayIfNeeded] +  
> 0xb4
> 21  com.apple.AppKit         	0x92dde9b0 _handleWindowNeedsDisplay +  
> 0xe0
> 22  com.apple.CoreFoundation 	0x90191ca8 __CFRunLoopDoObservers + 0x194
> 23  com.apple.CoreFoundation 	0x90191544 __CFRunLoopRun + 0x18c
> 24  com.apple.CoreFoundation 	0x90195e94 CFRunLoopRunSpecific + 0x148
> 25  com.apple.HIToolbox      	0x927d5f88 RunCurrentEventLoopInMode +  
> 0xac
> 26  com.apple.HIToolbox      	0x927dc668 ReceiveNextEventCommon + 0xf4
> 27  com.apple.HIToolbox      	0x927fe6c8  
> BlockUntilNextEventMatchingListInMode + 0x60
> 28  com.apple.AppKit         	0x92dd227c _DPSNextEvent + 0x180
> 29  com.apple.AppKit         	0x92de8c24 -[NSApplication  
> nextEventMatchingMask:untilDate:inMode:dequeue:] + 0x74
> 30  org.R-project.R          	0x00006838 -[RController  
> doProcessEvents:] + 0x60
> 31  org.R-project.R          	0x0000478c -[RController  
> handleReadConsole:] + 0x54
> 32  org.R-project.R          	0x0000a950 Re_ReadConsole + 0x60
> 33  libR.dylib               	0x0109177c Rf_ReplIteration + 0x60  
> (main.c:203)
> 34  libR.dylib               	0x01091a48 R_ReplConsole + 0x88  
> (main.c:302)
> 35  libR.dylib               	0x010923bc run_Rmainloop + 0x6c  
> (main.c:656)
> 36  com.apple.Foundation     	0x909f30e4 __NSFireTimer + 0x68
> 37  com.apple.CoreFoundation 	0x90194620 __CFRunLoopDoTimer + 0xf4
> 38  com.apple.CoreFoundation 	0x90191980 __CFRunLoopRun + 0x5c8
> 39  com.apple.CoreFoundation 	0x90195e94 CFRunLoopRunSpecific + 0x148
> 40  com.apple.HIToolbox      	0x927d5f88 RunCurrentEventLoopInMode +  
> 0xac
> 41  com.apple.HIToolbox      	0x927dc668 ReceiveNextEventCommon + 0xf4
> 42  com.apple.HIToolbox      	0x927fe6c8  
> BlockUntilNextEventMatchingListInMode + 0x60
> 43  com.apple.AppKit         	0x92dd227c _DPSNextEvent + 0x180
> 44  com.apple.AppKit         	0x92de8c24 -[NSApplication  
> nextEventMatchingMask:untilDate:inMode:dequeue:] + 0x74
> 45  com.apple.AppKit         	0x92dfcf8c -[NSApplication run] + 0x21c
> 46  com.apple.AppKit         	0x92eb948c NSApplicationMain + 0x1d0
> 47  org.R-project.R          	0x000025f8 _start + 0x188 (crt.c:267)
> 48  dyld                     	0x8fe1a558 _dyld_start + 0x64
>
> Thread 1:
> 0   libSystem.B.dylib        	0x9000b20c select + 0xc
> 1   org.R-project.R          	0x00003760 -[RController readThread:] +  
> 0x1b4
> 2   com.apple.Foundation     	0x90a39b74 forkThreadForFunction + 0x6c
> 3   libSystem.B.dylib        	0x900246e8 _pthread_body + 0x28
>
> Thread 2:
> 0   libSystem.B.dylib        	0x90016f48 semaphore_wait_signal_trap +  
> 0x8
> 1   libSystem.B.dylib        	0x9000e790 _pthread_cond_wait + 0x270
> 2   com.apple.Foundation     	0x90a4bb00 -[NSConditionLock  
> lockWhenCondition:] + 0x44
> 3   com.apple.AppKit         	0x92dca11c -[NSUIHeartBeat  
> _heartBeatThread:] + 0x190
> 4   com.apple.Foundation     	0x90a39b74 forkThreadForFunction + 0x6c
> 5   libSystem.B.dylib        	0x900246e8 _pthread_body + 0x28
>
> Thread 3:
> 0   libSystem.B.dylib        	0x900074c8 mach_msg_trap + 0x8
> 1   libSystem.B.dylib        	0x90007018 mach_msg + 0x38
> 2   com.apple.CoreFoundation 	0x90191708 __CFRunLoopRun + 0x350
> 3   com.apple.CoreFoundation 	0x90195e94 CFRunLoopRunSpecific + 0x148
> 4   com.apple.Foundation     	0x909fc850 -[NSRunLoop  
> runMode:beforeDate:] + 0xac
> 5   com.apple.Foundation     	0x90a15454 -[NSRunLoop run] + 0x4c
> 6   com.apple.Foundation     	0x90a6747c  
> +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 0x20c
> 7   com.apple.Foundation     	0x90a39b74 forkThreadForFunction + 0x6c
> 8   libSystem.B.dylib        	0x900246e8 _pthread_body + 0x28
>
> Thread 4:
> 0   libSystem.B.dylib        	0x900074c8 mach_msg_trap + 0x8
> 1   libSystem.B.dylib        	0x90007018 mach_msg + 0x38
> 2   com.apple.CoreFoundation 	0x90191708 __CFRunLoopRun + 0x350
> 3   com.apple.CoreFoundation 	0x90195e94 CFRunLoopRunSpecific + 0x148
> 4   com.apple.Foundation     	0x909fc850 -[NSRunLoop  
> runMode:beforeDate:] + 0xac
> 5   com.apple.Foundation     	0x90a15454 -[NSRunLoop run] + 0x4c
> 6   com.apple.Foundation     	0x90a679bc +[NSURLCache  
> _diskCacheSyncLoop:] + 0xa8
> 7   com.apple.Foundation     	0x90a39b74 forkThreadForFunction + 0x6c
> 8   libSystem.B.dylib        	0x900246e8 _pthread_body + 0x28
>
> Thread 5:
> 0   libSystem.B.dylib        	0x900074c8 mach_msg_trap + 0x8
> 1   libSystem.B.dylib        	0x90007018 mach_msg + 0x38
> 2   com.apple.CoreFoundation 	0x90191708 __CFRunLoopRun + 0x350
> 3   com.apple.CoreFoundation 	0x90195e94 CFRunLoopRunSpecific + 0x148
> 4   com.apple.Foundation     	0x909fc850 -[NSRunLoop  
> runMode:beforeDate:] + 0xac
> 5   com.apple.Foundation     	0x90a15454 -[NSRunLoop run] + 0x4c
> 6   com.apple.WebKit         	0x95316460 +[WebFileDatabase _syncLoop:]  
> + 0xa8
> 7   com.apple.Foundation     	0x90a39b74 forkThreadForFunction + 0x6c
> 8   libSystem.B.dylib        	0x900246e8 _pthread_body + 0x28
>
> PPC Thread State:
>   srr0: 0x0000179c srr1: 0x0208f030                vrsave: 0x00000000
>     cr: 0x48488424  xer: 0x00000002   lr: 0x935d0ecc  ctr: 0x0000179c
>     r0: 0x935d8504   r1: 0xbfffbbe0   r2: 0x005eab40   r3: 0x0501a250
>     r4: 0x00000000   r5: 0x00000010   r6: 0x0032ef30   r7: 0x00000006
>     r8: 0x00403f5b   r9: 0xa35eda78  r10: 0x00000000  r11: 0xa0003c1c
>    r12: 0x0000179c  r13: 0x0032fa20  r14: 0xbfffbcd0  r15: 0xb8686d00
>    r16: 0x00000000  r17: 0xb84e8ab0  r18: 0xbfffbcc0  r19: 0x00000006
>    r20: 0x00000000  r21: 0xbfffbca0  r22: 0xbfffbcb0  r23: 0x00000001
>    r24: 0x00000002  r25: 0x0000001e  r26: 0xbfffbd9c  r27: 0x00000024
>    r28: 0x00005a70  r29: 0x0505f1f0  r30: 0x00000000  r31: 0x935d0e78
>
> Binary Images Description:
>     0x1000 -    0x27fff org.R-project.R  
> 1.01	/Applications/Science/R/R.app/Contents/MacOS/R
>   0x205000 -   0x22ffff libreadline.4.3.dylib  
> 	/Library/Frameworks/R.framework/Versions/2.0.1/Resources/lib/ 
> libreadline.4.3.dylib
>   0x45d000 -   0x45ffff com.apple.textencoding.unicode  
> 1.6.4	/System/Library/TextEncodings/Unicode  
> Encodings.bundle/Contents/MacOS/Unicode Encodings
>   0x48c000 -   0x48dfff lattice.so  
> 	/Library/Frameworks/R.framework/Resources/library/lattice/libs/ 
> lattice.so
>  0x1008000 -  0x1188fff libR.dylib  
> 	/Library/Frameworks/R.framework/Versions/2.0.1/Resources/lib/ 
> libR.dylib
>  0x5465000 -  0x5473fff grid.so  
> 	/Library/Frameworks/R.framework/Resources/library/grid/libs/grid.so
>  0x5a31000 -  0x5a34fff methods.so  
> 	/Library/Frameworks/R.framework/Resources/library/methods/libs/ 
> methods.so
>  0x5aca000 -  0x5af5fff stats.so  
> 	/Library/Frameworks/R.framework/Resources/library/stats/libs/stats.so
> 0x8fe00000 - 0x8fe4ffff dyld 	/usr/lib/dyld
> 0x90000000 - 0x90122fff libSystem.B.dylib 	/usr/lib/libSystem.B.dylib
> 0x90190000 - 0x9023dfff com.apple.CoreFoundation 6.3.5  
> (299.32)	/System/Library/Frameworks/CoreFoundation.framework/Versions/ 
> A/CoreFoundation
> 0x90280000 - 0x904f9fff com.apple.CoreServices.CarbonCore 10.3.6  
> (10.3.5)	/System/Library/Frameworks/CoreServices.framework/Versions/A/ 
> Frameworks/CarbonCore.framework/Versions/A/CarbonCore
> 0x90570000 - 0x905dffff com.apple.framework.IOKit 1.3.6  
> (???)	/System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
> 0x90610000 - 0x9069afff com.apple.CoreServices.OSServices  
> 3.0.1	/System/Library/Frameworks/CoreServices.framework/Versions/A/ 
> Frameworks/OSServices.framework/Versions/A/OSServices
> 0x90700000 - 0x90700fff com.apple.CoreServices 10.3  
> (???)	/System/Library/Frameworks/CoreServices.framework/Versions/A/ 
> CoreServices
> 0x90720000 - 0x90787fff com.apple.audio.CoreAudio  
> 2.1.2	/System/Library/Frameworks/CoreAudio.framework/Versions/A/ 
> CoreAudio
> 0x907f0000 - 0x907f9fff com.apple.DiskArbitration  
> 2.0.4	/System/Library/PrivateFrameworks/DiskArbitration.framework/ 
> Versions/A/DiskArbitration
> 0x90810000 - 0x90810fff com.apple.ApplicationServices 1.0  
> (???)	/System/Library/Frameworks/ApplicationServices.framework/ 
> Versions/A/ApplicationServices
> 0x90830000 - 0x9089ffff libobjc.A.dylib 	/usr/lib/libobjc.A.dylib
> 0x90910000 - 0x90983fff com.apple.DesktopServices  
> 1.2.3	/System/Library/PrivateFrameworks/DesktopServicesPriv.framework/ 
> Versions/A/DesktopServicesPriv
> 0x909f0000 - 0x90b4bfff com.apple.Foundation 6.3.5  
> (500.56)	/System/Library/Frameworks/Foundation.framework/Versions/C/ 
> Foundation
> 0x90d00000 - 0x90d1bfff com.apple.SystemConfiguration 1.7.1  
> (???)	/System/Library/Frameworks/SystemConfiguration.framework/ 
> Versions/A/SystemConfiguration
> 0x90d40000 - 0x90d40fff com.apple.Carbon 10.3  
> (???)	/System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
> 0x90df0000 - 0x90df4fff com.apple.JavaVM 1.4.2 (1.4.2 Release  
> 2)	/System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
> 0x90ec0000 - 0x90ec0fff com.apple.Cocoa 6.3  
> (???)	/System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
> 0x910b0000 - 0x91101fff com.apple.bom 1.2.5  
> (63.2)	/System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
> 0x912a0000 - 0x912bdfff com.apple.audio.SoundManager  
> 3.8	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ 
> CarbonSound.framework/Versions/A/CarbonSound
> 0x912e0000 - 0x912f7fff com.apple.LangAnalysis  
> 1.5.4	/System/Library/Frameworks/ApplicationServices.framework/ 
> Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
> 0x91320000 - 0x913defff ColorSync  
> 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/ 
> Frameworks/ColorSync.framework/Versions/A/ColorSync
> 0x91460000 - 0x91473fff com.apple.speech.synthesis.framework  
> 3.2	/System/Library/Frameworks/ApplicationServices.framework/Versions/ 
> A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
> 0x914a0000 - 0x91509fff com.apple.htmlrendering  
> 1.1.2	/System/Library/Frameworks/Carbon.framework/Versions/A/ 
> Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
> 0x91560000 - 0x91619fff com.apple.QD 3.4.65  
> (???)	/System/Library/Frameworks/ApplicationServices.framework/ 
> Versions/A/Frameworks/QD.framework/Versions/A/QD
> 0x91670000 - 0x916a8fff com.apple.AE  
> 1.4	/System/Library/Frameworks/ApplicationServices.framework/Versions/ 
> A/Frameworks/AE.framework/Versions/A/AE
> 0x916e0000 - 0x91773fff com.apple.print.framework.PrintCore  
> 3.3	/System/Library/Frameworks/ApplicationServices.framework/Versions/ 
> A/Frameworks/PrintCore.framework/Versions/A/PrintCore
> 0x917e0000 - 0x917f0fff com.apple.speech.recognition.framework  
> 3.3	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ 
> SpeechRecognition.framework/Versions/A/SpeechRecognition
> 0x91810000 - 0x9182afff com.apple.openscripting 1.2.1  
> (???)	/System/Library/Frameworks/Carbon.framework/Versions/A/ 
> Frameworks/OpenScripting.framework/Versions/A/OpenScripting
> 0x91850000 - 0x91860fff com.apple.ImageCapture  
> 2.1.5	/System/Library/Frameworks/Carbon.framework/Versions/A/ 
> Frameworks/ImageCapture.framework/Versions/A/ImageCapture
> 0x91890000 - 0x9189cfff com.apple.help  
> 1.0.1	/System/Library/Frameworks/Carbon.framework/Versions/A/ 
> Frameworks/Help.framework/Versions/A/Help
> 0x918c0000 - 0x918cdfff com.apple.CommonPanels 1.2.1  
> (1.0)	/System/Library/Frameworks/Carbon.framework/Versions/A/ 
> Frameworks/CommonPanels.framework/Versions/A/CommonPanels
> 0x918f0000 - 0x9193efff com.apple.print.framework.Print  
> 3.3	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ 
> Print.framework/Versions/A/Print
> 0x91990000 - 0x9199bfff com.apple.securityhi 1.2  
> (90)	/System/Library/Frameworks/Carbon.framework/Versions/A/ 
> Frameworks/SecurityHI.framework/Versions/A/SecurityHI
> 0x919c0000 - 0x91a33fff com.apple.NavigationServices  
> 3.3.2	/System/Library/Frameworks/Carbon.framework/Versions/A/ 
> Frameworks/NavigationServices.framework/Versions/A/NavigationServices
> 0x91a90000 - 0x91a90fff com.apple.audio.units.AudioUnit  
> 1.3.2	/System/Library/Frameworks/AudioUnit.framework/Versions/A/ 
> AudioUnit
> 0x91ab0000 - 0x91ac4fff libCGATS.A.dylib  
> 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/ 
> Frameworks/CoreGraphics.framework/Versions/A/Resources/ 
> libCGATS.A.dylib
> 0x91ae0000 - 0x91aebfff libCSync.A.dylib  
> 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/ 
> Frameworks/CoreGraphics.framework/Versions/A/Resources/ 
> libCSync.A.dylib
> 0x91b10000 - 0x91b2afff libPDFRIP.A.dylib  
> 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/ 
> Frameworks/CoreGraphics.framework/Versions/A/Resources/ 
> libPDFRIP.A.dylib
> 0x91b50000 - 0x91b5ffff libPSRIP.A.dylib  
> 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/ 
> Frameworks/CoreGraphics.framework/Versions/A/Resources/ 
> libPSRIP.A.dylib
> 0x91b80000 - 0x91b93fff libRIP.A.dylib  
> 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/ 
> Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
> 0x92070000 - 0x92096fff com.apple.FindByContent 1.4  
> (1.2)	/System/Library/Frameworks/ApplicationServices.framework/ 
> Versions/A/Frameworks/FindByContent.framework/Versions/A/FindByContent
> 0x920c0000 - 0x922a7fff com.apple.security 2.4  
> (177)	/System/Library/Frameworks/Security.framework/Versions/A/ 
> Security
> 0x92430000 - 0x92468fff com.apple.LaunchServices 10.3.5  
> (98.4)	/System/Library/Frameworks/ApplicationServices.framework/ 
> Versions/A/Frameworks/LaunchServices.framework/Versions/A/ 
> LaunchServices
> 0x92740000 - 0x92777fff com.apple.CFNetwork 1.2.1  
> (7)	/System/Library/Frameworks/CoreServices.framework/Versions/A/ 
> Frameworks/CFNetwork.framework/Versions/A/CFNetwork
> 0x927d0000 - 0x92b54fff com.apple.HIToolbox 1.3.4  
> (???)	/System/Library/Frameworks/Carbon.framework/Versions/A/ 
> Frameworks/HIToolbox.framework/Versions/A/HIToolbox
> 0x92d30000 - 0x92d80fff com.apple.HIServices 1.4.1  
> (0.0.1d1)	/System/Library/Frameworks/ApplicationServices.framework/ 
> Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
> 0x92dc0000 - 0x932befff com.apple.AppKit 6.3.4  
> (743.24)	/System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
> 0x935d0000 - 0x938a8fff com.apple.CoreGraphics 1.203.26  
> (???)	/System/Library/Frameworks/ApplicationServices.framework/ 
> Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
> 0x939a0000 - 0x939b4fff libcups.2.dylib 	/usr/lib/libcups.2.dylib
> 0x939d0000 - 0x939d4fff libmathCommon.A.dylib  
> 	/usr/lib/system/libmathCommon.A.dylib
> 0x93b50000 - 0x93bf3fff com.apple.audio.toolbox.AudioToolbox  
> 1.3.2	/System/Library/Frameworks/AudioToolbox.framework/Versions/A/ 
> AudioToolbox
> 0x94060000 - 0x94078fff com.apple.WebServices 1.1.1  
> (1.1.0)	/System/Library/Frameworks/CoreServices.framework/Versions/A/ 
> Frameworks/WebServicesCore.framework/Versions/A/WebServicesCore
> 0x94120000 - 0x9414bfff libncurses.5.dylib 	/usr/lib/libncurses.5.dylib
> 0x945b0000 - 0x945b9fff libz.1.dylib 	/usr/lib/libz.1.dylib
> 0x94610000 - 0x9462afff libresolv.9.dylib 	/usr/lib/libresolv.9.dylib
> 0x94650000 - 0x946affff com.apple.SearchKit  
> 1.0.2	/System/Library/Frameworks/CoreServices.framework/Versions/A/ 
> Frameworks/SearchKit.framework/Versions/A/SearchKit
> 0x94a30000 - 0x94af5fff libxml2.2.dylib 	/usr/lib/libxml2.2.dylib
> 0x94b20000 - 0x94badfff com.apple.ink.framework 101.1.3  
> (55.10)	/System/Library/Frameworks/Carbon.framework/Versions/A/ 
> Frameworks/Ink.framework/Versions/A/Ink
> 0x95300000 - 0x95374fff com.apple.WebKit  
> 125.5.5	/System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
> 0x954c0000 - 0x95ac6fff libBLAS.dylib  
> 	/System/Library/Frameworks/Accelerate.framework/Versions/A/ 
> Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
> 0x95b20000 - 0x95df0fff libLAPACK.dylib  
> 	/System/Library/Frameworks/Accelerate.framework/Versions/A/ 
> Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
> 0x95e40000 - 0x95eadfff libvDSP.dylib  
> 	/System/Library/Frameworks/Accelerate.framework/Versions/A/ 
> Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
> 0x95f00000 - 0x95f20fff libvMisc.dylib  
> 	/System/Library/Frameworks/Accelerate.framework/Versions/A/ 
> Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
> 0x968d0000 - 0x969b2fff libicucore.A.dylib 	/usr/lib/libicucore.A.dylib
> 0x96a20000 - 0x96ae2fff libcrypto.0.9.7.dylib  
> 	/usr/lib/libcrypto.0.9.7.dylib
> 0x96b40000 - 0x96b6efff libssl.0.9.7.dylib 	/usr/lib/libssl.0.9.7.dylib
> 0x96bf0000 - 0x96c7ffff ATS  
> 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/ 
> Frameworks/ATS.framework/Versions/A/ATS
> 0x96cb0000 - 0x96d9efff libiconv.2.dylib 	/usr/lib/libiconv.2.dylib
> 0x96e80000 - 0x96e90fff com.apple.vecLib 3.0.2 (vecLib  
> 3.0.2)	/System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
> 0x96f20000 - 0x96f96fff com.apple.JavaScriptCore 1.2  
> (125.6)	/System/Library/Frameworks/WebKit.framework/Versions/A/ 
> Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
> 0x96ff0000 - 0x97214fff com.apple.WebCore  
> 125.8.10	/System/Library/Frameworks/WebKit.framework/Versions/A/ 
> Frameworks/WebCore.framework/Versions/A/WebCore
> 0x97490000 - 0x97490fff com.apple.securitynssasn1 1.2  
> (12)	/System/Library/PrivateFrameworks/SecurityNssAsn1.framework/ 
> Versions/A/SecurityNssAsn1
> 0x97510000 - 0x97518fff libbsm.dylib 	/usr/lib/libbsm.dylib
>



More information about the R-SIG-Mac mailing list