Hi Folks,
R v. 2.1.1, Mac OS 10.4.2
I am just know getting repeated crashes when I try to edit script
files. I have the base package plus odesolve open.
I have rebooted and still have problems. below I append the error
messages from the R console on the crash and also attached a single
text file containing two different Crash reports generated
automatically by some application in the OS (Tiger 10.4.2) for
reporting to Apple.
From the R console:
2005-10-04 11:26:11.080 R[534] *** -[NSCFDictionary set]: selector
not recognized [self = 0x6eca1d0]
2005-10-04 11:26:11.080 R[534] *** -[NSCFDictionary set]: selector
not recognized [self = 0x6eca1d0]
2005-10-04 11:26:11.378 R[534] *** -[NSCFDictionary set]: selector
not recognized [self = 0x6eca1d0]
2005-10-04 11:26:11.378 R[534] *** -[NSCFDictionary set]: selector
not recognized [self = 0x6eca1d0]
2005-10-04 11:26:11.506 R[534] *** -[NSCFDictionary set]: selector
not recognized [self = 0x6eca1d0]
2005-10-04 11:26:11.506 R[534] *** -[NSCFDictionary set]: selector
not recognized [self = 0x6eca1d0]
2005-10-04 11:26:11.658 R[534] *** -[NSCFDictionary set]: selector
not recognized [self = 0x6eca1d0]
2005-10-04 11:26:11.658 R[534] *** -[NSCFDictionary set]: selector
not recognized [self = 0x6eca1d0]
2005-10-04 11:26:11.795 R[534] *** -[NSCFDictionary set]: selector
not recognized [self = 0x6eca1d0]
2005-10-04 11:26:11.795 R[534] *** -[NSCFDictionary set]: selector
not recognized [self = 0x6eca1d0]
2005-10-04 11:26:13.454 R[534] *** -[NSCFDictionary set]: selector
not recognized [self = 0x6eca1d0]
2005-10-04 11:26:13.454 R[534] *** -[NSCFDictionary set]: selector
not recognized [self = 0x6eca1d0]
2005-10-04 11:26:14.574 R[534] *** -[NSCFDictionary set]: selector
not recognized [self = 0x6eca1d0]
2005-10-04 11:26:14.574 R[534] *** -[NSCFDictionary set]: selector
not recognized [self = 0x6eca1d0]
2005-10-04 11:26:15.531 R[534] *** -[NSCFDictionary set]: selector
not recognized [self = 0x6eca1d0]
2005-10-04 11:26:15.531 R[534] *** -[NSCFDictionary set]: selector
not recognized [self = 0x6eca1d0]
>
Date/Time: 2005-10-04 10:56:45.003 -0400
OS Version: 10.4.2 (Build 8C46)
Report Version: 3
Command: R
Path: /Applications/R.app/Contents/MacOS/R
Parent: WindowServer [71]
Version: 1.12 (1622)
PID: 8483
Thread: 0
Exception: EXC_BAD_ACCESS (0x0001)
Codes: KERN_PROTECTION_FAILURE (0x0002) at 0x00000020
Thread 0 Crashed:
0 <<00000000>> 0xfffeff18 objc_msgSend_rtp + 24
1 com.apple.AppKit 0x936ef5c4 -[NSCalibratedRGBColor isEqual:] + 80
2 com.apple.AppKit 0x93679170 -[NSAttributeDictionary
newWithKey:object:] + 364
3 com.apple.Foundation 0x9288c38c -[NSConcreteMutableAttributedString
addAttribute:value:range:] + 252
4 com.apple.AppKit 0x936eeddc -[NSConcreteTextStorage
addAttribute:value:range:] + 88
5 org.R-project.R 0x0002a9fc -[REditorTextStorage
addAttribute:value:range:] + 48 (crt.c:300)
6 org.R-project.R 0x00028f4c -[RDocumentWinCtrl
updateSyntaxHighlightingForRange:] + 1232 (crt.c:300)
7 org.R-project.R 0x00029700 -[RDocumentWinCtrl
textStorageDidProcessEditing:] + 132 (crt.c:300)
8 com.apple.Foundation 0x92882878 _nsnote_callback + 180
9 com.apple.CoreFoundation 0x907726a0 __CFXNotificationPost + 368
10 com.apple.CoreFoundation 0x9076a7c4 _CFXNotificationPostNotification +
684
11 com.apple.Foundation 0x9286cc80 -[NSNotificationCenter
postNotificationName:object:userInfo:] + 92
12 com.apple.AppKit 0x936fb8c8 -[NSTextStorage processEditing] + 148
13 com.apple.AppKit 0x93698288 -[NSTextStorage
edited:range:changeInLength:] + 284
14 org.R-project.R 0x0002a8fc -[REditorTextStorage
replaceCharactersInRange:withString:] + 248 (crt.c:300)
15 com.apple.AppKit 0x9376e968 -[NSTextView(NSPrivate)
_userReplaceRange:withString:] + 340
16 com.apple.AppKit 0x9376e560 _NSDoUserReplaceForCharRange + 444
17 com.apple.AppKit 0x9376de1c -[NSTextView(NSKeyBindingCommands)
deleteBackward:] + 512
18 com.apple.AppKit 0x93753604 -[NSTextView doCommandBySelector:] +
212
19 com.apple.AppKit 0x93706e04
-[NSKeyBindingManager(NSKeyBindingManager_MultiClients)
interpretEventAsCommand:forClient:] + 1700
20 com.apple.AppKit 0x93705500 -[NSTSMInputContext
interpretKeyEvents:] + 1104
21 com.apple.AppKit 0x937048e0 -[NSView interpretKeyEvents:] + 64
22 com.apple.AppKit 0x93704734 -[NSTextView keyDown:] + 756
23 org.R-project.R 0x0002dba0 -[RTextView keyDown:] + 180
(crt.c:300)
24 com.apple.AppKit 0x936800d8 -[NSWindow sendEvent:] + 6424
25 com.apple.AppKit 0x93628bfc -[NSApplication sendEvent:] + 4172
26 org.R-project.R 0x00005990 -[RController handleReadConsole:] +
84 (crt.c:300)
27 org.R-project.R 0x0000badc Re_ReadConsole + 116 (crt.c:300)
28 org.R-project.R 0x00014e6c RGUI_ReplIteration + 112 (crt.c:300)
29 org.R-project.R 0x00014de0 RGUI_ReplConsole + 148 (crt.c:300)
30 org.R-project.R 0x00014d34 run_REngineRmainloop + 156
(crt.c:300)
31 org.R-project.R 0x0000e1b4 -[REngine runREPL] + 76 (crt.c:300)
32 com.apple.Foundation 0x92885cfc __NSFireTimer + 116
33 com.apple.CoreFoundation 0x9075ed10 __CFRunLoopDoTimer + 184
34 com.apple.CoreFoundation 0x9074b688 __CFRunLoopRun + 1680
35 com.apple.CoreFoundation 0x9074ac3c CFRunLoopRunSpecific + 268
36 com.apple.HIToolbox 0x93129ac0 RunCurrentEventLoopInMode + 264
37 com.apple.HIToolbox 0x93129154 ReceiveNextEventCommon + 380
38 com.apple.HIToolbox 0x93128fc0
BlockUntilNextEventMatchingListInMode + 96
39 com.apple.AppKit 0x93623e44 _DPSNextEvent + 384
40 com.apple.AppKit 0x93623b08 -[NSApplication
nextEventMatchingMask:untilDate:inMode:dequeue:] + 116
41 com.apple.AppKit 0x9362006c -[NSApplication run] + 472
42 com.apple.AppKit 0x937108bc NSApplicationMain + 452
43 org.R-project.R 0x00002dd0 _start + 392 (crt.c:267)
44 dyld 0x8fe01048 _dyld_start + 60
Thread 1:
0 libSystem.B.dylib 0x9001efcc select + 12
1 org.R-project.R 0x0000435c -[RController readThread:] + 524
(crt.c:300)
2 com.apple.Foundation 0x92882f34 forkThreadForFunction + 108
3 libSystem.B.dylib 0x9002c3b4 _pthread_body + 96
Thread 2:
0 libSystem.B.dylib 0x9002ca78 semaphore_wait_signal_trap + 8
1 libSystem.B.dylib 0x9003125c pthread_cond_wait + 508
2 com.apple.Foundation 0x9288a0a0 -[NSConditionLock
lockWhenCondition:] + 68
3 com.apple.AppKit 0x936c07f8 -[NSUIHeartBeat _heartBeatThread:] +
324
4 com.apple.Foundation 0x92882f34 forkThreadForFunction + 108
5 libSystem.B.dylib 0x9002c3b4 _pthread_body + 96
Thread 0 crashed with PPC Thread State 64:
srr0: 0x00000000fffeff18 srr1: 0x100000000200f030
vrsave: 0x0000000000000000
cr: 0x44028424 xer: 0x0000000000000000 lr: 0x00000000936ef5c4
ctr: 0x000000009285f1d4
r0: 0x0000000001469a68 r1: 0x00000000bfffccc0 r2: 0x000000000180483c
r3: 0x0000000006908680
r4: 0x0000000090a0bc7c r5: 0x00000000a36622c0 r6: 0xffffffff80808080
r7: 0x0000000000000072
r8: 0x0000000000000072 r9: 0x0000000000000003 r10: 0x000000006b150655
r11: 0x000000006f5ebc7c
r12: 0x0000000000000000 r13: 0x00000000a3656760 r14: 0x0000000006905170
r15: 0x0000000000000001
r16: 0x0000000004ad8950 r17: 0x0000000000038a7c r18: 0x000000000115b1e0
r19: 0x000000000000100f
r20: 0x0000000004aedba0 r21: 0x0000000000038a7c r22: 0x0000000000000650
r23: 0x0000000000000000
r24: 0x0000000006908680 r25: 0x00000000a363c48c r26: 0x0000000001170ba0
r27: 0x0000000006908680
r28: 0x0000000001170ba0 r29: 0x0000000000000000 r30: 0x0000000001151a70
r31: 0x00000000936ef574
Binary Images Description:
0x1000 - 0x38fff org.R-project.R 1.12 (1622)
/Applications/R.app/Contents/MacOS/R
0x52000 - 0x84fff libreadline.5.0.dylib
/Library/Frameworks/R.framework/Resources/lib/libreadline.5.0.dylib
0x98000 - 0xc3fff libncurses.5.dylib /usr/lib/libncurses.5.dylib
0x205000 - 0x392fff libR.dylib
/Library/Frameworks/R.framework/Resources/lib/libR.dylib
0x49ea000 - 0x49edfff methods.so
/Library/Frameworks/R.framework/Resources/library/methods/libs/methods.so
0x5c41000 - 0x5c56fff grDevices.so
/Library/Frameworks/R.framework/Resources/library/grDevices/libs/grDevices.so
0x5cfc000 - 0x5d27fff stats.so
/Library/Frameworks/R.framework/Resources/library/stats/libs/stats.so
0x8fe00000 - 0x8fe51fff dyld 43.1 /usr/lib/dyld
0x90000000 - 0x901a6fff libSystem.B.dylib /usr/lib/libSystem.B.dylib
0x901fe000 - 0x90202fff libmathCommon.A.dylib
/usr/lib/system/libmathCommon.A.dylib
0x90204000 - 0x90257fff com.apple.CoreText 1.0.0 (???)
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x90284000 - 0x90335fff ATS
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x90364000 - 0x9069dfff com.apple.CoreGraphics 1.256.14 (???)
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x90728000 - 0x90801fff com.apple.CoreFoundation 6.4.3 (368.12)
/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x9084a000 - 0x9084afff com.apple.CoreServices 10.4 (???)
/System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x9084c000 - 0x9094efff libicucore.A.dylib /usr/lib/libicucore.A.dylib
0x909a8000 - 0x90a2cfff libobjc.A.dylib /usr/lib/libobjc.A.dylib
0x90a56000 - 0x90acafff com.apple.framework.IOKit 1.4 (???)
/System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x90ae4000 - 0x90af6fff libauto.dylib /usr/lib/libauto.dylib
0x90afd000 - 0x90dc2fff com.apple.CoreServices.CarbonCore 10.4.1 (611.1)
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x90e25000 - 0x90ea5fff com.apple.CoreServices.OSServices 4.0 (4.0.0)
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x90eef000 - 0x90f2ffff com.apple.CFNetwork 10.4.2 (80)
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x90f44000 - 0x90f5cfff com.apple.WebServices 1.1.2 (1.1.0)
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServicesCore.framework/Versions/A/WebServicesCore
0x90f6c000 - 0x90feafff com.apple.SearchKit 1.0.3
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x9102f000 - 0x91056fff com.apple.Metadata 1.1 (121.6)
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x91066000 - 0x91074fff libz.1.dylib /usr/lib/libz.1.dylib
0x91077000 - 0x91239fff com.apple.security 4.0.1 (223)
/System/Library/Frameworks/Security.framework/Versions/A/Security
0x9133b000 - 0x91344fff com.apple.DiskArbitration 2.1
/System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x9134b000 - 0x91372fff com.apple.SystemConfiguration 1.8.0
/System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x91385000 - 0x9138dfff libbsm.dylib /usr/lib/libbsm.dylib
0x91391000 - 0x9140ffff com.apple.audio.CoreAudio 3.0.1
/System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x9144d000 - 0x9144dfff com.apple.ApplicationServices 10.4 (???)
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x9144f000 - 0x91487fff com.apple.AE 1.5 (297)
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x914a2000 - 0x9156dfff com.apple.ColorSync 4.4
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x915c2000 - 0x91655fff com.apple.print.framework.PrintCore 4.0 (172.1)
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x9169b000 - 0x91758fff com.apple.QD 3.8.16 (???)
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x91796000 - 0x917f4fff com.apple.HIServices 1.5.0 (???)
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x91822000 - 0x91845fff com.apple.LangAnalysis 1.6
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x91859000 - 0x9187efff com.apple.FindByContent 1.5
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/FindByContent.framework/Versions/A/FindByContent
0x91891000 - 0x918d2fff com.apple.LaunchServices 10.4.3 (157)
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x918ed000 - 0x91901fff com.apple.speech.synthesis.framework 3.3
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x9190f000 - 0x91945fff com.apple.ImageIO.framework 1.0.2
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x91959000 - 0x91a1ffff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
0x91a6c000 - 0x91a81fff libcups.2.dylib /usr/lib/libcups.2.dylib
0x91a86000 - 0x91aa2fff libJPEG.dylib
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x91aa7000 - 0x91b16fff libJP2.dylib
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x91b2d000 - 0x91b31fff libGIF.dylib
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x91b33000 - 0x91b4bfff libRaw.dylib
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRaw.dylib
0x91b4e000 - 0x91b91fff libTIFF.dylib
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x91b98000 - 0x91bb1fff libPng.dylib
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x91bb6000 - 0x91bb9fff libRadiance.dylib
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x91bbb000 - 0x91bbbfff com.apple.Accelerate 1.1.1 (Accelerate 1.1.1)
/System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x91bbd000 - 0x91ca7fff com.apple.vImage 2.0
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x91caf000 - 0x91ccefff com.apple.Accelerate.vecLib 3.1.1 (vecLib 3.1.1)
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x91d3a000 - 0x91d5afff libmx.A.dylib /usr/lib/libmx.A.dylib
0x91d60000 - 0x91dc5fff libvMisc.dylib
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x91dcf000 - 0x91e61fff libvDSP.dylib
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x91e7b000 - 0x9240bfff libBLAS.dylib
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x92453000 - 0x92763fff libLAPACK.dylib
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x92790000 - 0x9281bfff com.apple.DesktopServices 1.3
/System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x9285d000 - 0x92a86fff com.apple.Foundation 6.4.1 (567.12)
/System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x92ba4000 - 0x92c82fff libxml2.2.dylib /usr/lib/libxml2.2.dylib
0x92ca2000 - 0x92d90fff libiconv.2.dylib /usr/lib/libiconv.2.dylib
0x92da2000 - 0x92dc0fff libGL.dylib
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x92dcb000 - 0x92e25fff libGLU.dylib
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x92e43000 - 0x92e43fff com.apple.Carbon 10.4 (???)
/System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x92e45000 - 0x92e59fff com.apple.ImageCapture 3.0
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x92e71000 - 0x92e81fff com.apple.speech.recognition.framework 3.4
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x92e8d000 - 0x92ea2fff com.apple.securityhi 2.0 (203)
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x92eb4000 - 0x92f3bfff com.apple.ink.framework 101.2 (69)
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x92f4f000 - 0x92f5afff com.apple.help 1.0.3 (32)
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x92f64000 - 0x92f91fff com.apple.openscripting 1.2.2 (???)
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x92fab000 - 0x92fbbfff com.apple.print.framework.Print 4.0 (187)
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x92fc7000 - 0x9302dfff com.apple.htmlrendering 1.1.2
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x9305e000 - 0x930b0fff com.apple.NavigationServices 3.4.1 (3.4)
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x930dc000 - 0x930f9fff com.apple.audio.SoundManager 3.9
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x9310b000 - 0x93118fff com.apple.CommonPanels 1.2.2 (73)
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x93121000 - 0x93431fff com.apple.HIToolbox 1.4.3 (???)
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x9357c000 - 0x93588fff com.apple.opengl 1.4.0
/System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x9361a000 - 0x9361afff com.apple.Cocoa 6.4 (???)
/System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x9361c000 - 0x93c4dfff com.apple.AppKit 6.4.2 (824.11)
/System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x93fd9000 - 0x94043fff com.apple.CoreData 1.0 (46)
/System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x9407b000 - 0x94145fff com.apple.audio.toolbox.AudioToolbox 1.4.1
/System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x94199000 - 0x94199fff com.apple.audio.units.AudioUnit 1.4
/System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x9419b000 - 0x942fafff com.apple.QuartzCore 1.4.1
/System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x94342000 - 0x9437ffff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
0x94387000 - 0x943d2fff libGLImage.dylib
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x94573000 - 0x94582fff libCGATS.A.dylib
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x9458a000 - 0x94596fff libCSync.A.dylib
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x945db000 - 0x945effff libRIP.A.dylib
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x957f6000 - 0x95880fff com.apple.WebKit 412.7
/System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x958da000 - 0x959bcfff com.apple.JavaScriptCore 1.2 (412.5)
/System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x95a10000 - 0x95d02fff com.apple.WebCore 415.13.2
/System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x95e85000 - 0x95eaefff libxslt.1.dylib /usr/lib/libxslt.1.dylib
0x9619b000 - 0x9619dfff com.apple.ExceptionHandling 1.2 (???)
/System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHandling
0x97182000 - 0x971a1fff com.apple.vecLib 3.1.1 (vecLib 3.1.1)
/System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
Model: PowerMac7,2, BootROM 5.0.7f0, 2 processors, PowerPC 970 (2.2), 2 GHz,
1.5 GB
Graphics: ATI Radeon 9600 Pro, ATY,RV350, AGP, 64 MB
Memory Module: DIMM0/J11, 256 MB, DDR SDRAM, PC3200U-30330
Memory Module: DIMM1/J12, 256 MB, DDR SDRAM, PC3200U-30330
Memory Module: DIMM2/J13, 512 MB, DDR SDRAM, PC3200U-30330
Memory Module: DIMM3/J14, 512 MB, DDR SDRAM, PC3200U-30330
Modem: MicroDash, UCJ, V.92, 1.0F, APPLE VERSION 2.6.6
Network Service: Built-in Ethernet, Ethernet, en0
Serial ATA Device: ST3160023AS, 149.05 GB
Parallel ATA Device: PIONEER DVD-RW DVR-106D,
USB Device: hp LaserJet 1300, Hewlett-Packard, Up to 12 Mb/sec, 500 mA
USB Device: Hub, , Up to 12 Mb/sec, 500 mA
USB Device: Studio Display, , Up to 1.5 Mb/sec, 500 mA
USB Device: Hub in Apple Pro Keyboard, Mitsumi Electric, Up to 12 Mb/sec, 500 mA
USB Device: Apple Pro Keyboard, Mitsumi Electric, Up to 12 Mb/sec, 250 mA
USB Device: Apple Optical USB Mouse, Logitech, Up to 1.5 Mb/sec, 500 mA
###################
THE OTHER
Date/Time: 2005-10-04 11:10:28.165 -0400
OS Version: 10.4.2 (Build 8C46)
Report Version: 3
Command: R
Path: /Applications/R.app/Contents/MacOS/R
Parent: WindowServer [71]
Version: 1.12 (1622)
PID: 8492
Thread: 0
Exception: EXC_BAD_ACCESS (0x0001)
Codes: KERN_PROTECTION_FAILURE (0x0002) at 0x00000020
Thread 0 Crashed:
0 <<00000000>> 0xfffeff18 objc_msgSend_rtp + 24
1 com.apple.AppKit 0x936ef5c4 -[NSCalibratedRGBColor isEqual:] + 80
2 com.apple.AppKit 0x93679170 -[NSAttributeDictionary
newWithKey:object:] + 364
3 com.apple.Foundation 0x9288c38c -[NSConcreteMutableAttributedString
addAttribute:value:range:] + 252
4 com.apple.AppKit 0x936eeddc -[NSConcreteTextStorage
addAttribute:value:range:] + 88
5 org.R-project.R 0x0002a9fc -[REditorTextStorage
addAttribute:value:range:] + 48 (crt.c:300)
6 org.R-project.R 0x00028f4c -[RDocumentWinCtrl
updateSyntaxHighlightingForRange:] + 1232 (crt.c:300)
7 org.R-project.R 0x00029700 -[RDocumentWinCtrl
textStorageDidProcessEditing:] + 132 (crt.c:300)
8 com.apple.Foundation 0x92882878 _nsnote_callback + 180
9 com.apple.CoreFoundation 0x907726a0 __CFXNotificationPost + 368
10 com.apple.CoreFoundation 0x9076a7c4 _CFXNotificationPostNotification +
684
11 com.apple.Foundation 0x9286cc80 -[NSNotificationCenter
postNotificationName:object:userInfo:] + 92
12 com.apple.AppKit 0x936fb8c8 -[NSTextStorage processEditing] + 148
13 com.apple.AppKit 0x936fc4d8 -[NSTextStorage endEditing] + 80
14 com.apple.AppKit 0x93708484 -[NSTextView insertText:] + 1944
15 com.apple.AppKit 0x93707b48
-[NSKeyBindingManager(NSKeyBindingManager_MultiClients) flushTextForClient:] +
212
16 com.apple.AppKit 0x93705554 -[NSTSMInputContext
interpretKeyEvents:] + 1188
17 com.apple.AppKit 0x937048e0 -[NSView interpretKeyEvents:] + 64
18 com.apple.AppKit 0x93704734 -[NSTextView keyDown:] + 756
19 org.R-project.R 0x0002dba0 -[RTextView keyDown:] + 180
(crt.c:300)
20 com.apple.AppKit 0x936800d8 -[NSWindow sendEvent:] + 6424
21 com.apple.AppKit 0x93628bfc -[NSApplication sendEvent:] + 4172
22 org.R-project.R 0x00005990 -[RController handleReadConsole:] +
84 (crt.c:300)
23 org.R-project.R 0x0000badc Re_ReadConsole + 116 (crt.c:300)
24 org.R-project.R 0x00014e6c RGUI_ReplIteration + 112 (crt.c:300)
25 org.R-project.R 0x00014de0 RGUI_ReplConsole + 148 (crt.c:300)
26 org.R-project.R 0x00014d34 run_REngineRmainloop + 156
(crt.c:300)
27 org.R-project.R 0x0000e1b4 -[REngine runREPL] + 76 (crt.c:300)
28 com.apple.Foundation 0x92885cfc __NSFireTimer + 116
29 com.apple.CoreFoundation 0x9075ed10 __CFRunLoopDoTimer + 184
30 com.apple.CoreFoundation 0x9074b688 __CFRunLoopRun + 1680
31 com.apple.CoreFoundation 0x9074ac3c CFRunLoopRunSpecific + 268
32 com.apple.HIToolbox 0x93129ac0 RunCurrentEventLoopInMode + 264
33 com.apple.HIToolbox 0x93129154 ReceiveNextEventCommon + 380
34 com.apple.HIToolbox 0x93128fc0
BlockUntilNextEventMatchingListInMode + 96
35 com.apple.AppKit 0x93623e44 _DPSNextEvent + 384
36 com.apple.AppKit 0x93623b08 -[NSApplication
nextEventMatchingMask:untilDate:inMode:dequeue:] + 116
37 com.apple.AppKit 0x9362006c -[NSApplication run] + 472
38 com.apple.AppKit 0x937108bc NSApplicationMain + 452
39 org.R-project.R 0x00002dd0 _start + 392 (crt.c:267)
40 dyld 0x8fe01048 _dyld_start + 60
Thread 1:
0 libSystem.B.dylib 0x9001efcc select + 12
1 org.R-project.R 0x0000435c -[RController readThread:] + 524
(crt.c:300)
2 com.apple.Foundation 0x92882f34 forkThreadForFunction + 108
3 libSystem.B.dylib 0x9002c3b4 _pthread_body + 96
Thread 2:
0 libSystem.B.dylib 0x9002ca78 semaphore_wait_signal_trap + 8
1 libSystem.B.dylib 0x9003125c pthread_cond_wait + 508
2 com.apple.Foundation 0x9288a0a0 -[NSConditionLock
lockWhenCondition:] + 68
3 com.apple.AppKit 0x936c07f8 -[NSUIHeartBeat _heartBeatThread:] +
324
4 com.apple.Foundation 0x92882f34 forkThreadForFunction + 108
5 libSystem.B.dylib 0x9002c3b4 _pthread_body + 96
Thread 0 crashed with PPC Thread State 64:
srr0: 0x00000000fffeff18 srr1: 0x100000000000f030
vrsave: 0x0000000000000000
cr: 0x44028424 xer: 0x0000000000000000 lr: 0x00000000936ef5c4
ctr: 0x000000009285f1d4
r0: 0x0000000001460a30 r1: 0x00000000bfffcea0 r2: 0x000000000180483c
r3: 0x0000000006aeb4c0
r4: 0x0000000090a0bc7c r5: 0x00000000a36622c0 r6: 0xffffffff80808080
r7: 0x0000000000000072
r8: 0x0000000000000072 r9: 0x0000000000000003 r10: 0x000000006b150655
r11: 0x000000006f5ebc7c
r12: 0x0000000000000000 r13: 0x0000000000000000 r14: 0x0000000000020102
r15: 0x0000000000000001
r16: 0x0000000000000000 r17: 0x0000000000038a7c r18: 0x000000000115b3d0
r19: 0x0000000000001014
r20: 0x00000000011782d0 r21: 0x0000000000038a7c r22: 0x0000000000000749
r23: 0x0000000000000000
r24: 0x0000000006aeb4c0 r25: 0x00000000a363c48c r26: 0x000000000114dcb0
r27: 0x0000000006aeb4c0
r28: 0x000000000114dcb0 r29: 0x0000000000000000 r30: 0x0000000001150e90
r31: 0x00000000936ef574
Binary Images Description:
0x1000 - 0x38fff org.R-project.R 1.12 (1622)
/Applications/R.app/Contents/MacOS/R
0x52000 - 0x84fff libreadline.5.0.dylib
/Library/Frameworks/R.framework/Resources/lib/libreadline.5.0.dylib
0x98000 - 0xc3fff libncurses.5.dylib /usr/lib/libncurses.5.dylib
0x205000 - 0x392fff libR.dylib
/Library/Frameworks/R.framework/Resources/lib/libR.dylib
0x155d000 - 0x156afff odesolve.so
/Library/Frameworks/R.framework/Resources/library/odesolve/libs/odesolve.so
0x15af000 - 0x15ddfff R_X11.so
/Library/Frameworks/R.framework/Resources/modules/R_X11.so
0x49ce000 - 0x49d1fff methods.so
/Library/Frameworks/R.framework/Resources/library/methods/libs/methods.so
0x5c4f000 - 0x5c64fff grDevices.so
/Library/Frameworks/R.framework/Resources/library/grDevices/libs/grDevices.so
0x5d0a000 - 0x5d35fff stats.so
/Library/Frameworks/R.framework/Resources/library/stats/libs/stats.so
0x8fb0c000 - 0x8fbd7fff libX11.6.dylib /usr/X11R6/lib/libX11.6.dylib
0x8fd45000 - 0x8fd4afff libSM.6.dylib /usr/X11R6/lib/libSM.6.dylib
0x8fd4e000 - 0x8fd5dfff libICE.6.dylib /usr/X11R6/lib/libICE.6.dylib
0x8fe00000 - 0x8fe51fff dyld 43.1 /usr/lib/dyld
0x90000000 - 0x901a6fff libSystem.B.dylib /usr/lib/libSystem.B.dylib
0x901fe000 - 0x90202fff libmathCommon.A.dylib
/usr/lib/system/libmathCommon.A.dylib
0x90204000 - 0x90257fff com.apple.CoreText 1.0.0 (???)
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x90284000 - 0x90335fff ATS
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x90364000 - 0x9069dfff com.apple.CoreGraphics 1.256.14 (???)
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x90728000 - 0x90801fff com.apple.CoreFoundation 6.4.3 (368.12)
/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x9084a000 - 0x9084afff com.apple.CoreServices 10.4 (???)
/System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x9084c000 - 0x9094efff libicucore.A.dylib /usr/lib/libicucore.A.dylib
0x909a8000 - 0x90a2cfff libobjc.A.dylib /usr/lib/libobjc.A.dylib
0x90a56000 - 0x90acafff com.apple.framework.IOKit 1.4 (???)
/System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x90ae4000 - 0x90af6fff libauto.dylib /usr/lib/libauto.dylib
0x90afd000 - 0x90dc2fff com.apple.CoreServices.CarbonCore 10.4.1 (611.1)
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x90e25000 - 0x90ea5fff com.apple.CoreServices.OSServices 4.0 (4.0.0)
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x90eef000 - 0x90f2ffff com.apple.CFNetwork 10.4.2 (80)
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x90f44000 - 0x90f5cfff com.apple.WebServices 1.1.2 (1.1.0)
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServicesCore.framework/Versions/A/WebServicesCore
0x90f6c000 - 0x90feafff com.apple.SearchKit 1.0.3
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x9102f000 - 0x91056fff com.apple.Metadata 1.1 (121.6)
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x91066000 - 0x91074fff libz.1.dylib /usr/lib/libz.1.dylib
0x91077000 - 0x91239fff com.apple.security 4.0.1 (223)
/System/Library/Frameworks/Security.framework/Versions/A/Security
0x9133b000 - 0x91344fff com.apple.DiskArbitration 2.1
/System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x9134b000 - 0x91372fff com.apple.SystemConfiguration 1.8.0
/System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x91385000 - 0x9138dfff libbsm.dylib /usr/lib/libbsm.dylib
0x91391000 - 0x9140ffff com.apple.audio.CoreAudio 3.0.1
/System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x9144d000 - 0x9144dfff com.apple.ApplicationServices 10.4 (???)
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x9144f000 - 0x91487fff com.apple.AE 1.5 (297)
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x914a2000 - 0x9156dfff com.apple.ColorSync 4.4
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x915c2000 - 0x91655fff com.apple.print.framework.PrintCore 4.0 (172.1)
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x9169b000 - 0x91758fff com.apple.QD 3.8.16 (???)
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x91796000 - 0x917f4fff com.apple.HIServices 1.5.0 (???)
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x91822000 - 0x91845fff com.apple.LangAnalysis 1.6
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x91859000 - 0x9187efff com.apple.FindByContent 1.5
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/FindByContent.framework/Versions/A/FindByContent
0x91891000 - 0x918d2fff com.apple.LaunchServices 10.4.3 (157)
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x918ed000 - 0x91901fff com.apple.speech.synthesis.framework 3.3
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x9190f000 - 0x91945fff com.apple.ImageIO.framework 1.0.2
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x91959000 - 0x91a1ffff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
0x91a6c000 - 0x91a81fff libcups.2.dylib /usr/lib/libcups.2.dylib
0x91a86000 - 0x91aa2fff libJPEG.dylib
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x91aa7000 - 0x91b16fff libJP2.dylib
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x91b2d000 - 0x91b31fff libGIF.dylib
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x91b33000 - 0x91b4bfff libRaw.dylib
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRaw.dylib
0x91b4e000 - 0x91b91fff libTIFF.dylib
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x91b98000 - 0x91bb1fff libPng.dylib
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x91bb6000 - 0x91bb9fff libRadiance.dylib
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x91bbb000 - 0x91bbbfff com.apple.Accelerate 1.1.1 (Accelerate 1.1.1)
/System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x91bbd000 - 0x91ca7fff com.apple.vImage 2.0
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x91caf000 - 0x91ccefff com.apple.Accelerate.vecLib 3.1.1 (vecLib 3.1.1)
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x91d3a000 - 0x91d5afff libmx.A.dylib /usr/lib/libmx.A.dylib
0x91d60000 - 0x91dc5fff libvMisc.dylib
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x91dcf000 - 0x91e61fff libvDSP.dylib
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x91e7b000 - 0x9240bfff libBLAS.dylib
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x92453000 - 0x92763fff libLAPACK.dylib
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x92790000 - 0x9281bfff com.apple.DesktopServices 1.3
/System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x9285d000 - 0x92a86fff com.apple.Foundation 6.4.1 (567.12)
/System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x92ba4000 - 0x92c82fff libxml2.2.dylib /usr/lib/libxml2.2.dylib
0x92ca2000 - 0x92d90fff libiconv.2.dylib /usr/lib/libiconv.2.dylib
0x92da2000 - 0x92dc0fff libGL.dylib
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x92dcb000 - 0x92e25fff libGLU.dylib
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x92e43000 - 0x92e43fff com.apple.Carbon 10.4 (???)
/System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x92e45000 - 0x92e59fff com.apple.ImageCapture 3.0
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x92e71000 - 0x92e81fff com.apple.speech.recognition.framework 3.4
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x92e8d000 - 0x92ea2fff com.apple.securityhi 2.0 (203)
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x92eb4000 - 0x92f3bfff com.apple.ink.framework 101.2 (69)
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x92f4f000 - 0x92f5afff com.apple.help 1.0.3 (32)
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x92f64000 - 0x92f91fff com.apple.openscripting 1.2.2 (???)
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x92fab000 - 0x92fbbfff com.apple.print.framework.Print 4.0 (187)
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x92fc7000 - 0x9302dfff com.apple.htmlrendering 1.1.2
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x9305e000 - 0x930b0fff com.apple.NavigationServices 3.4.1 (3.4)
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x930dc000 - 0x930f9fff com.apple.audio.SoundManager 3.9
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x9310b000 - 0x93118fff com.apple.CommonPanels 1.2.2 (73)
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x93121000 - 0x93431fff com.apple.HIToolbox 1.4.3 (???)
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x9357c000 - 0x93588fff com.apple.opengl 1.4.0
/System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x9361a000 - 0x9361afff com.apple.Cocoa 6.4 (???)
/System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x9361c000 - 0x93c4dfff com.apple.AppKit 6.4.2 (824.11)
/System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x93fd9000 - 0x94043fff com.apple.CoreData 1.0 (46)
/System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x9407b000 - 0x94145fff com.apple.audio.toolbox.AudioToolbox 1.4.1
/System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x94199000 - 0x94199fff com.apple.audio.units.AudioUnit 1.4
/System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x9419b000 - 0x942fafff com.apple.QuartzCore 1.4.1
/System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x94342000 - 0x9437ffff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
0x94387000 - 0x943d2fff libGLImage.dylib
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x94573000 - 0x94582fff libCGATS.A.dylib
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x9458a000 - 0x94596fff libCSync.A.dylib
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x945db000 - 0x945effff libRIP.A.dylib
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x957f6000 - 0x95880fff com.apple.WebKit 412.7
/System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x958da000 - 0x959bcfff com.apple.JavaScriptCore 1.2 (412.5)
/System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x95a10000 - 0x95d02fff com.apple.WebCore 415.13.2
/System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x95e85000 - 0x95eaefff libxslt.1.dylib /usr/lib/libxslt.1.dylib
0x9619b000 - 0x9619dfff com.apple.ExceptionHandling 1.2 (???)
/System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHandling
0x97182000 - 0x971a1fff com.apple.vecLib 3.1.1 (vecLib 3.1.1)
/System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
Model: PowerMac7,2, BootROM 5.0.7f0, 2 processors, PowerPC 970 (2.2), 2 GHz,
1.5 GB
Graphics: ATI Radeon 9600 Pro, ATY,RV350, AGP, 64 MB
Memory Module: DIMM0/J11, 256 MB, DDR SDRAM, PC3200U-30330
Memory Module: DIMM1/J12, 256 MB, DDR SDRAM, PC3200U-30330
Memory Module: DIMM2/J13, 512 MB, DDR SDRAM, PC3200U-30330
Memory Module: DIMM3/J14, 512 MB, DDR SDRAM, PC3200U-30330
Modem: MicroDash, UCJ, V.92, 1.0F, APPLE VERSION 2.6.6
Network Service: Built-in Ethernet, Ethernet, en0
Serial ATA Device: ST3160023AS, 149.05 GB
Parallel ATA Device: PIONEER DVD-RW DVR-106D,
USB Device: hp LaserJet 1300, Hewlett-Packard, Up to 12 Mb/sec, 500 mA
USB Device: Hub, , Up to 12 Mb/sec, 500 mA
USB Device: Studio Display, , Up to 1.5 Mb/sec, 500 mA
USB Device: Hub in Apple Pro Keyboard, Mitsumi Electric, Up to 12 Mb/sec, 500 mA
USB Device: Apple Pro Keyboard, Mitsumi Electric, Up to 12 Mb/sec, 250 mA
USB Device: Apple Optical USB Mouse, Logitech, Up to 1.5 Mb/sec, 500 mA
Any thoughts?
Thanks,
Hank Stevens
Dr. Martin Henry H. Stevens, Assistant Professor
338 Pearson Hall
Botany Department
Miami University
Oxford, OH 45056
Office: (513) 529-4206
Lab: (513) 529-4262
FAX: (513) 529-4243
http://www.cas.muohio.edu/~stevenmh/
http://www.muohio.edu/ecology/
http://www.muohio.edu/botany/
"E Pluribus Unum"
______________________________________________
[email protected] mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html