Hello,
I updated to R 2.5.0 recently and now encountered a bug:
R crashes when I open 2 R source code files (I tried it with
different ones).
Either I get the following message in the console:
2007-05-14 17:15:04.310 R[412] *** -[NSEvent set]: selector not
recognized [self = 0xd8cbce0]
2007-05-14 17:15:04.311 R[412] *** -[NSEvent set]: selector not
recognized [self = 0xd8cbce0]
2007-05-14 17:15:05.974 R[412] *** -[NSCFDictionary set]: selector
not recognized [self = 0xd8ec120]
2007-05-14 17:15:05.974 R[412] *** -[NSCFDictionary set]: selector
not recognized [self = 0xd8ec120]
2007-05-14 17:15:07.094 R[412] *** -[NSCFDictionary set]: selector
not recognized [self = 0xd8ec120]
or
*** caught bus error ***
address 0x985, cause 'non-existent physical address'
For the Apple error report see below
This is also not fixed when using the nightly build patch which I
just installed.
However, when entering two new editor windows copying is possible.
Thanks a lot for your help!
Ralf
System
Mac Book Pro 2,2
OS X 10.4.9
Proxessor: 2.16 Ghz Intel Core 2 Duo
Ram: 2 GB
Apple Error report
Date/Time: 2007-05-14 17:10:29.077 +0200
OS Version: 10.4.9 (Build 8P2137)
Report Version: 4
Command: R
Path: /Applications/R.app/Contents/MacOS/R
Parent: WindowServer [65]
Version: R 1.20 (devel, r4336) (4336)
PID: 404
Thread: 0
Exception: EXC_BAD_ACCESS (0x0001)
Codes: KERN_PROTECTION_FAILURE (0x0002) at 0x00000020
Thread 0 Crashed:
0 libobjc.A.dylib 0x90a574c0 objc_msgSend + 16
1 com.apple.AppKit 0x93318db2 -[NSAttributeDictionary
newWithKey:object:] + 286
2 com.apple.Foundation 0x927f7153 -
[NSConcreteMutableAttributedString addAttribute:value:range:] + 291
3 com.apple.AppKit 0x932f56e3 -[NSConcreteTextStorage
addAttribute:value:range:] + 108
4 org.R-project.R 0x0002ce8e -[REditorTextStorage
addAttribute:value:range:] + 60
5 org.R-project.R 0x0002b82b -[RDocumentWinCtrl
updateSyntaxHighlightingForRange:] + 1420
6 org.R-project.R 0x0002b110 -[RDocumentWinCtrl
textStorageDidProcessEditing:] + 138
7 com.apple.Foundation 0x927e717b _nsnote_callback + 230
8 com.apple.CoreFoundation 0x908553e6 __CFXNotificationPost + 345
9 com.apple.CoreFoundation 0x9084cbd1
_CFXNotificationPostNotification + 600
10 com.apple.Foundation 0x927df724 -[NSNotificationCenter
postNotificationName:object:userInfo:] + 121
11 com.apple.Foundation 0x927e66c9 -[NSNotificationCenter
postNotificationName:object:] + 55
12 com.apple.AppKit 0x933715c8 -[NSTextStorage
processEditing] + 149
13 com.apple.AppKit 0x933714fa -[NSTextStorage endEditing]
+ 59
14 com.apple.AppKit 0x93721ce7 -[NSTextView(NSPasteboard)
_readRTFIntoRange:fromPasteboard:] + 1335
15 com.apple.AppKit 0x9371e408 -[NSTextView(NSPasteboard)
readSelectionFromPasteboard:type:] + 1295
16 com.apple.AppKit 0x9371cde5 -[NSTextView(NSPasteboard)
_readSelectionFromPasteboard:types:] + 401
17 com.apple.AppKit 0x9371cefc -[NSTextView(NSPasteboard)
readSelectionFromPasteboard:] + 48
18 com.apple.AppKit 0x9371d20a -[NSTextView(NSPasteboard)
paste:] + 62
19 com.apple.AppKit 0x9337ad88 -[NSApplication
sendAction:to:from:] + 107
20 com.apple.AppKit 0x93428ce7 -[NSMenu
performActionForItemAtIndex:] + 455
21 com.apple.AppKit 0x93428a29 -[NSCarbonMenuImpl
performActionWithHighlightingForItemAtIndex:] + 103
22 com.apple.AppKit 0x93431059 _NSPopUpCarbonMenu2 + 3667
23 com.apple.AppKit 0x93430202 _NSPopUpCarbonMenu1 + 82
24 com.apple.AppKit 0x9345ea23 -[NSCarbonMenuImpl
_popUpContextMenu:withEvent:forView:withFont:] + 185
25 com.apple.AppKit 0x9345e893 -[NSMenu
_popUpContextMenu:withEvent:forView:withFont:] + 284
26 com.apple.AppKit 0x9345e771 -[NSMenu
_popUpContextMenu:withEvent:forView:] + 62
27 com.apple.AppKit 0x9345e72c -[NSMenu
_popUpMenuWithEvent:forView:] + 51
28 com.apple.AppKit 0x93745831 -[NSView rightMouseDown:] + 98
29 com.apple.AppKit 0x936fa296 -[NSTextView
rightMouseDown:] + 122
30 com.apple.AppKit 0x9336abe1 -[NSWindow sendEvent:] + 7377
31 com.apple.AppKit 0x9335c350 -[NSApplication sendEvent:]
+ 5023
32 org.R-project.R 0x00005e5a -[RController
handleReadConsole:] + 76
33 org.R-project.R 0x0000d2e0 Re_ReadConsole + 86
34 org.R-project.R 0x000169b9 run_REngineRmainloop + 271
35 org.R-project.R 0x0000f831 -[REngine runREPL] + 42
36 org.R-project.R 0x00003083 main + 1061
37 org.R-project.R 0x00002c42 _start + 216
38 org.R-project.R 0x00002b69 start + 41
Thread 1:
0 libSystem.B.dylib 0x9000a457 mach_msg_trap + 7
1 com.unsanity.ape 0xc0001cac __ape_agent + 307
2 libSystem.B.dylib 0x90024987 _pthread_body + 84
Thread 2:
0 libSystem.B.dylib 0x9001a93c select + 12
1 com.apple.Foundation 0x927ef2e0 forkThreadForFunction + 123
2 libSystem.B.dylib 0x90024987 _pthread_body + 84
Thread 3:
0 libSystem.B.dylib 0x90025027 semaphore_wait_signal_trap + 7
1 com.apple.Foundation 0x9284526c -[NSConditionLock
lockWhenCondition:] + 39
2 com.apple.AppKit 0x93364270 -[NSUIHeartBeat
_heartBeatThread:] + 377
3 com.apple.Foundation 0x927ef2e0 forkThreadForFunction + 123
4 libSystem.B.dylib 0x90024987 _pthread_body + 84
Thread 0 crashed with X86 Thread State (32-bit):
eax: 0x00000000 ebx: 0x932fccef ecx: 0x90ab3374 edx: 0x00000001
edi: 0x01648ed0 esi: 0x0fb02270 ebp: 0xbfffef28 esp: 0xbfffeed8
ss: 0x0000001f efl: 0x00010202 eip: 0x90a574c0 cs: 0x00000017
ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
Binary Images Description:
0x1000 - 0x3cfff org.R-project.R R 1.20 (devel, r4336)
(4336) /Applications/R.app/Contents/MacOS/R
0x58000 - 0x59fff libRblas.dylib /Library/Frameworks/
R.framework/Versions/2.5/Resources/lib/libRblas.dylib
0x8d000 - 0xb3fff libreadline.5.2.dylib /Library/Frameworks/
R.framework/Versions/2.5/Resources/lib/libreadline.5.2.dylib
0xf5000 - 0xf6fff com.Logitech.Control Center.Scroll Enhancer
2.1.3 /Library/Application Enhancers/LCC Scroll Enhancer.ape/Contents/
MacOS/LCC Scroll Enhancer
0x5e5000 - 0x670fff libgfortran.2.dylib /Library/Frameworks/
R.framework/Versions/2.5/Resources/lib/libgfortran.2.dylib
0x1008000 - 0x1217fff libR.dylib /Library/Frameworks/R.framework/
Versions/2.5/Resources/lib/libR.dylib
0xdcc5000 - 0xdccbfff com.unsanity.smartcrashreports Smart Crash
Reports version 1.0.3 (1.0.3b1) /Users/ralfschafer/Library/
InputManagers/Smart Crash Reports/Smart Crash Reports.bundle/Contents/
MacOS/Smart Crash Reports
0xdd62000 - 0xdd65fff methods.so /Library/Frameworks/R.framework/
Versions/2.5/Resources/library/methods/libs/i386/methods.so
0xdf5b000 - 0xdf76fff grDevices.so /Library/Frameworks/R.framework/
Versions/2.5/Resources/library/grDevices/libs/i386/grDevices.so
0xf872000 - 0xf8c2fff stats.so /Library/Frameworks/R.framework/
Versions/2.5/Resources/library/stats/libs/i386/stats.so
0xf993000 - 0xf996fff com.cocoatech.PathFinderCM 4.5.5 /Users/
ralfschafer/Library/Contextual Menu Items/Path Finder CM.plugin/
Contents/MacOS/Path Finder CM
0xf99c000 - 0xf99efff com.apple.AutomatorCMM 1.0.1 (87) /System/
Library/Contextual Menu Items/AutomatorCMM.plugin/Contents/MacOS/
AutomatorCMM
0xf9a2000 - 0xf9a6fff com.apple.FolderActionsMenu 1.3.1 /System/
Library/Contextual Menu Items/FolderActionsMenu.plugin/Contents/MacOS/
FolderActionsMenu
0xf9ab000 - 0xf9abfff com.apple.SpotLightCM 1.0 (121.36) /System/
Library/Contextual Menu Items/SpotlightCM.plugin/Contents/MacOS/
SpotlightCM
0x8fe00000 - 0x8fe4afff dyld 46.12 /usr/lib/dyld
0x90000000 - 0x90170fff libSystem.B.dylib /usr/lib/libSystem.B.dylib
0x901c0000 - 0x901c2fff libmathCommon.A.dylib /usr/lib/system/
libmathCommon.A.dylib
0x901c4000 - 0x90201fff com.apple.CoreText 1.1.2 (???) /System/
Library/Frameworks/ApplicationServices.framework/Versions/A/
Frameworks/CoreText.framework/Versions/A/CoreText
0x90228000 - 0x902fefff ATS /System/Library/Frameworks/
ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/
Versions/A/ATS
0x9031e000 - 0x90773fff com.apple.CoreGraphics 1.258.61 (???) /System/
Library/Frameworks/ApplicationServices.framework/Versions/A/
Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x9080a000 - 0x908d2fff com.apple.CoreFoundation 6.4.7 (368.28) /
System/Library/Frameworks/CoreFoundation.framework/Versions/A/
CoreFoundation
0x90910000 - 0x90910fff com.apple.CoreServices 10.4 (???) /System/
Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x90912000 - 0x90a05fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
0x90a55000 - 0x90ad4fff libobjc.A.dylib /usr/lib/libobjc.A.dylib
0x90afd000 - 0x90b61fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
0x90bd0000 - 0x90bd7fff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
0x90bdc000 - 0x90c4ffff com.apple.framework.IOKit 1.4.6 (???) /System/
Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x90c64000 - 0x90c76fff libauto.dylib /usr/lib/libauto.dylib
0x90c7c000 - 0x90f22fff com.apple.CoreServices.CarbonCore 682.21 /
System/Library/Frameworks/CoreServices.framework/Versions/A/
Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x90f65000 - 0x90fcdfff com.apple.CoreServices.OSServices 4.1 /System/
Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/
OSServices.framework/Versions/A/OSServices
0x91006000 - 0x91044fff com.apple.CFNetwork 129.20 /System/Library/
Frameworks/CoreServices.framework/Versions/A/Frameworks/
CFNetwork.framework/Versions/A/CFNetwork
0x91057000 - 0x91067fff com.apple.WebServices 1.1.3 (1.1.0) /System/
Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/
WebServicesCore.framework/Versions/A/WebServicesCore
0x91072000 - 0x910f1fff com.apple.SearchKit 1.0.5 /System/Library/
Frameworks/CoreServices.framework/Versions/A/Frameworks/
SearchKit.framework/Versions/A/SearchKit
0x9112b000 - 0x91149fff com.apple.Metadata 10.4.4 (121.36) /System/
Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/
Metadata.framework/Versions/A/Metadata
0x91155000 - 0x91163fff libz.1.dylib /usr/lib/libz.1.dylib
0x91166000 - 0x91305fff com.apple.security 4.5.2 (29774) /System/
Library/Frameworks/Security.framework/Versions/A/Security
0x91403000 - 0x9140bfff com.apple.DiskArbitration 2.1.1 /System/
Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x91412000 - 0x91419fff libbsm.dylib /usr/lib/libbsm.dylib
0x9141d000 - 0x91443fff com.apple.SystemConfiguration 1.8.6 /System/
Library/Frameworks/SystemConfiguration.framework/Versions/A/
SystemConfiguration
0x91455000 - 0x914cbfff com.apple.audio.CoreAudio 3.0.4 /System/
Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x9151c000 - 0x9151cfff com.apple.ApplicationServices 10.4 (???) /
System/Library/Frameworks/ApplicationServices.framework/Versions/A/
ApplicationServices
0x9151e000 - 0x9154afff com.apple.AE 314 (313) /System/Library/
Frameworks/ApplicationServices.framework/Versions/A/Frameworks/
AE.framework/Versions/A/AE
0x9155d000 - 0x91631fff com.apple.ColorSync 4.4.9 /System/Library/
Frameworks/ApplicationServices.framework/Versions/A/Frameworks/
ColorSync.framework/Versions/A/ColorSync
0x9166c000 - 0x916dffff com.apple.print.framework.PrintCore 4.6
(177.13) /System/Library/Frameworks/ApplicationServices.framework/
Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x9170d000 - 0x917b6fff com.apple.QD 3.10.24 (???) /System/Library/
Frameworks/ApplicationServices.framework/Versions/A/Frameworks/
QD.framework/Versions/A/QD
0x917dc000 - 0x91827fff com.apple.HIServices 1.5.2 (???) /System/
Library/Frameworks/ApplicationServices.framework/Versions/A/
Frameworks/HIServices.framework/Versions/A/HIServices
0x91846000 - 0x9185cfff com.apple.LangAnalysis 1.6.3 /System/Library/
Frameworks/ApplicationServices.framework/Versions/A/Frameworks/
LangAnalysis.framework/Versions/A/LangAnalysis
0x91868000 - 0x91883fff com.apple.FindByContent 1.5 /System/Library/
Frameworks/ApplicationServices.framework/Versions/A/Frameworks/
FindByContent.framework/Versions/A/FindByContent
0x9188e000 - 0x918cbfff com.apple.LaunchServices 182 /System/Library/
Frameworks/ApplicationServices.framework/Versions/A/Frameworks/
LaunchServices.framework/Versions/A/LaunchServices
0x918df000 - 0x918ebfff com.apple.speech.synthesis.framework 3.5 /
System/Library/Frameworks/ApplicationServices.framework/Versions/A/
Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x918f2000 - 0x91931fff com.apple.ImageIO.framework 1.5.4 /System/
Library/Frameworks/ApplicationServices.framework/Versions/A/
Frameworks/ImageIO.framework/Versions/A/ImageIO
0x91944000 - 0x919f6fff libcrypto.0.9.7.dylib /usr/lib/libcrypto.
0.9.7.dylib
0x91a3c000 - 0x91a52fff libcups.2.dylib /usr/lib/libcups.2.dylib
0x91a57000 - 0x91a75fff libJPEG.dylib /System/Library/Frameworks/
ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/
Versions/A/Resources/libJPEG.dylib
0x91a7a000 - 0x91ad9fff libJP2.dylib /System/Library/Frameworks/
ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/
Versions/A/Resources/libJP2.dylib
0x91aeb000 - 0x91aeffff libGIF.dylib /System/Library/Frameworks/
ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/
Versions/A/Resources/libGIF.dylib
0x91af1000 - 0x91b75fff libRaw.dylib /System/Library/Frameworks/
ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/
Versions/A/Resources/libRaw.dylib
0x91b79000 - 0x91bb6fff libTIFF.dylib /System/Library/Frameworks/
ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/
Versions/A/Resources/libTIFF.dylib
0x91bbc000 - 0x91bd6fff libPng.dylib /System/Library/Frameworks/
ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/
Versions/A/Resources/libPng.dylib
0x91bdb000 - 0x91bddfff libRadiance.dylib /System/Library/Frameworks/
ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/
Versions/A/Resources/libRadiance.dylib
0x91bdf000 - 0x91cbdfff libxml2.2.dylib /usr/lib/libxml2.2.dylib
0x91cda000 - 0x91cdafff com.apple.Accelerate 1.3.1 (Accelerate
1.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/
Accelerate
0x91cdc000 - 0x91d6afff com.apple.vImage 2.5 /System/Library/
Frameworks/Accelerate.framework/Versions/A/Frameworks/
vImage.framework/Versions/A/vImage
0x91d71000 - 0x91d71fff com.apple.Accelerate.vecLib 3.3.1 (vecLib
3.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/
Frameworks/vecLib.framework/Versions/A/vecLib
0x91d73000 - 0x91dccfff libvMisc.dylib /System/Library/Frameworks/
Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/
A/libvMisc.dylib
0x91dd5000 - 0x91df9fff libvDSP.dylib /System/Library/Frameworks/
Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/
A/libvDSP.dylib
0x91e01000 - 0x9220afff libBLAS.dylib /System/Library/Frameworks/
Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/
A/libBLAS.dylib
0x92244000 - 0x925f8fff libLAPACK.dylib /System/Library/Frameworks/
Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/
A/libLAPACK.dylib
0x92625000 - 0x92712fff libiconv.2.dylib /usr/lib/libiconv.2.dylib
0x92714000 - 0x92791fff com.apple.DesktopServices 1.3.6 /System/
Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/
DesktopServicesPriv
0x927d2000 - 0x92a02fff com.apple.Foundation 6.4.8 (567.29) /System/
Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x92b1c000 - 0x92b33fff libGL.dylib /System/Library/Frameworks/
OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x92b3e000 - 0x92b96fff libGLU.dylib /System/Library/Frameworks/
OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x92baa000 - 0x92baafff com.apple.Carbon 10.4 (???) /System/Library/
Frameworks/Carbon.framework/Versions/A/Carbon
0x92bac000 - 0x92bbcfff com.apple.ImageCapture 3.0.4 /System/Library/
Frameworks/Carbon.framework/Versions/A/Frameworks/
ImageCapture.framework/Versions/A/ImageCapture
0x92bcb000 - 0x92bd3fff com.apple.speech.recognition.framework 3.6 /
System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/
SpeechRecognition.framework/Versions/A/SpeechRecognition
0x92bd9000 - 0x92bdffff com.apple.securityhi 2.0.1 (24742) /System/
Library/Frameworks/Carbon.framework/Versions/A/Frameworks/
SecurityHI.framework/Versions/A/SecurityHI
0x92be5000 - 0x92c76fff com.apple.ink.framework 101.2.1 (71) /System/
Library/Frameworks/Carbon.framework/Versions/A/Frameworks/
Ink.framework/Versions/A/Ink
0x92c8a000 - 0x92c8efff com.apple.help 1.0.3 (32.1) /System/Library/
Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/
Versions/A/Help
0x92c91000 - 0x92caffff com.apple.openscripting 1.2.5 (???) /System/
Library/Frameworks/Carbon.framework/Versions/A/Frameworks/
OpenScripting.framework/Versions/A/OpenScripting
0x92cc1000 - 0x92cc7fff com.apple.print.framework.Print 5.2 (192.4) /
System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/
Print.framework/Versions/A/Print
0x92ccd000 - 0x92d30fff com.apple.htmlrendering 66.1 (1.1.3) /System/
Library/Frameworks/Carbon.framework/Versions/A/Frameworks/
HTMLRendering.framework/Versions/A/HTMLRendering
0x92d57000 - 0x92d98fff com.apple.NavigationServices 3.4.4 (3.4.3) /
System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/
NavigationServices.framework/Versions/A/NavigationServices
0x92dbf000 - 0x92dcdfff com.apple.audio.SoundManager 3.9.1 /System/
Library/Frameworks/Carbon.framework/Versions/A/Frameworks/
CarbonSound.framework/Versions/A/CarbonSound
0x92dd4000 - 0x92dd9fff com.apple.CommonPanels 1.2.3 (73) /System/
Library/Frameworks/Carbon.framework/Versions/A/Frameworks/
CommonPanels.framework/Versions/A/CommonPanels
0x92dde000 - 0x930d3fff com.apple.HIToolbox 1.4.9 (???) /System/
Library/Frameworks/Carbon.framework/Versions/A/Frameworks/
HIToolbox.framework/Versions/A/HIToolbox
0x931d9000 - 0x931e4fff com.apple.opengl 1.4.16 /System/Library/
Frameworks/OpenGL.framework/Versions/A/OpenGL
0x93274000 - 0x93274fff com.apple.Cocoa 6.4 (???) /System/Library/
Frameworks/Cocoa.framework/Versions/A/Cocoa
0x93276000 - 0x9392cfff com.apple.AppKit 6.4.8 (824.42) /System/
Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x93cad000 - 0x93d28fff com.apple.CoreData 91 (92.1) /System/Library/
Frameworks/CoreData.framework/Versions/A/CoreData
0x93d61000 - 0x93e1bfff com.apple.audio.toolbox.AudioToolbox 1.4.5 /
System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x93e5e000 - 0x93e5efff com.apple.audio.units.AudioUnit 1.4.2 /System/
Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x93e60000 - 0x94021fff com.apple.QuartzCore 1.4.12 /System/Library/
Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x94067000 - 0x940a8fff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
0x940b0000 - 0x940eafff libGLImage.dylib /System/Library/Frameworks/
OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x940ef000 - 0x94105fff com.apple.CoreVideo 1.4 /System/Library/
Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x94298000 - 0x942a7fff libCGATS.A.dylib /System/Library/Frameworks/
ApplicationServices.framework/Versions/A/Frameworks/
CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x942ae000 - 0x942b9fff libCSync.A.dylib /System/Library/Frameworks/
ApplicationServices.framework/Versions/A/Frameworks/
CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x94305000 - 0x9431ffff libRIP.A.dylib /System/Library/Frameworks/
ApplicationServices.framework/Versions/A/Frameworks/
CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x951cf000 - 0x95261fff com.apple.WebKit 419 /System/Library/
Frameworks/WebKit.framework/Versions/A/WebKit
0x952bb000 - 0x9533dfff com.apple.JavaScriptCore 418.3 /System/
Library/Frameworks/WebKit.framework/Versions/A/Frameworks/
JavaScriptCore.framework/Versions/A/JavaScriptCore
0x95376000 - 0x95655fff com.apple.WebCore 418.21 /System/Library/
Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/
Versions/A/WebCore
0x957d4000 - 0x957f7fff libxslt.1.dylib /usr/lib/libxslt.1.dylib
0x95b41000 - 0x95b43fff com.apple.ExceptionHandling 1.2 (???) /System/
Library/Frameworks/ExceptionHandling.framework/Versions/A/
ExceptionHandling
0x96041000 - 0x9606ffff libncurses.5.4.dylib /usr/lib/libncurses.
5.4.dylib
0x96ab0000 - 0x96ab0fff com.apple.vecLib 3.3.1 (vecLib 3.3.1) /System/
Library/Frameworks/vecLib.framework/Versions/A/vecLib
0xc0000000 - 0xc000efff com.unsanity.ape 2.0.2 /Library/Frameworks/
ApplicationEnhancer.framework/Versions/A/ApplicationEnhancer
Model: MacBookPro2,2, BootROM MBP22.00A5.B01, 2 processors, Intel
Core 2 Duo, 2.16 GHz, 2 GB
Graphics: ATI Radeon X1600, ATY,RadeonX1600, PCIe, 128 MB
Memory Module: BANK 0/DIMM0, 1 GB, DDR2 SDRAM, 667 MHz
Memory Module: BANK 1/DIMM1, 1 GB, DDR2 SDRAM, 667 MHz
AirPort: spairport_wireless_card_type_airport_extreme (0x168C, 0x87),
1.0.47
Bluetooth: Version 1.7.14f14, 2 service, 0 devices, 1 incoming serial
ports
Network Service: Ethernet (integriert), Ethernet, en0
Network Service: Parallels Host-Guest, Ethernet, en2
Network Service: Parallels NAT, Ethernet, en3
Serial ATA Device: TOSHIBA MK2035GSS, 186.31 GB
Parallel ATA Device: MATSHITADVD-R UJ-857D
USB Device: Built-in iSight, Micron, Up to 480 Mb/sec, 500 mA
USB Device: Bluetooth HCI, Up to 12 Mb/sec, 500 mA
USB Device: IR Receiver, Apple Computer, Inc., Up to 12 Mb/sec, 500 mA
USB Device: Apple Internal Keyboard / Trackpad, Apple Computer, Up to
12 Mb/sec, 500 mA
USB Device: USB Receiver, Logitech, Up to 1.5 Mb/sec, 500 mA
++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Ralf B. Schäfer
Diplom-Umweltwissenschaftler / Department System Ökotoxikologie
Environmental Scientist / Department System Ecotoxicology
Helmholtz-Zentrum für Umweltforschung GmbH - UFZ
Helmholtz Centre for Environmental Research - UFZ
Permoserstraße 15 / 04318 Leipzig / Germany
[EMAIL PROTECTED] / http://www.ufz.de/index.php?en=3721
phone +49 341 235 2120 / Fax 49 341 235 2401
+++++++++++++++++++++++++++++++++++++++++++++++++
Das UFZ hat einen neuen Namen:
Helmholtz-Zentrum für Umweltforschung GmbH - UFZ
The UFZ has a new name:
Helmholtz Centre for Environmental Research - UFZ
+++++++++++++++++++++++++++++++++++++++++++++++++
Sitz der Gesellschaft: Leipzig
Registergericht: Amtsgericht Leipzig
Handelsregister Nr. B 4703
Vorsitzender des Aufsichtsrats: MinDirig Hartmut F. Grübel
Wissenschaftlicher Geschäftsführer: Prof. Dr. Georg Teutsch
Administrativer Geschäftsführer: Dr. Andreas Schmidt
[[alternative HTML version deleted]]
_______________________________________________
R-SIG-Mac mailing list
[email protected]
https://stat.ethz.ch/mailman/listinfo/r-sig-mac