[R-SIG-Mac] r.app memory segfault crash

Graham Watt-Gremm sunyata at uvic.ca
Thu Aug 10 23:06:06 CEST 2006


Hi there,
Noting an issue with R.app crashing after a save.image() command; has  
been happening now and then lately so I thought I would report it. I  
am working extensively from an edit window, returned to the main  
console, typed save.image() and it gave me the following warning:

*** caught segfault ***
address 0x8050c6b8, cause 'memory not mapped'

Traceback:
1: lazyLoadDBfetch(key, datafile, compressed, envhook)
2: save.image()

it gave me the possible actions for aborting, I pressed 4 for saving  
workspace, and then it gave me the spinning beach ball of death.  
Below is the console output

thanks!

Host Name:      geefive
Date/Time:      2006-08-10 13:53:34.193 -0700
OS Version:     10.4.7 (Build 8J135)
Report Version: 4

Command: R
Path:    /Applications/R.app/Contents/MacOS/R
Parent:  WindowServer [71]

Version: 1.16 (3198)

PID:    12957
Thread: 0

Exception:  EXC_BAD_ACCESS (0x0001)
Codes:      KERN_INVALID_ADDRESS (0x0001) at 0x8050c6b8

Thread 0 Crashed:
0   <<00000000>> 	0xfffeff30 objc_msgSend_rtp + 48
1   com.apple.CoreFoundation       	0x907bdfa0 _CFArrayReplaceValues  
+ 372
2   com.apple.CoreFoundation       	0x907bde18 CFArrayAppendValue + 200
3   com.apple.AppKit               	0x93bbdc34 -[NSNavOutlineDelegate  
_highlightedNodes] + 160
4   com.apple.AppKit               	0x93bbcc6c -[NSNavOutlineDelegate  
prepareForReloadChildrenForNode:] + 64
5   com.apple.AppKit               	0x9394f20c -[NSNavDataSource  
_handleChildChanged:] + 332
6   com.apple.Foundation           	0x92943ad8 _nsnote_callback + 180
7   com.apple.CoreFoundation       	0x90803010 __CFXNotificationPost  
+ 368
8   com.apple.CoreFoundation       	0x907fb0ec  
_CFXNotificationPostNotification + 684
9   com.apple.AppKit               	0x938bf938 +[NSNavFBENode  
_postNotificationForEvent:notificationName:parent:child:fbeProperty:]  
+ 572
10  com.apple.AppKit               	0x938bf43c +[NSNavFBENode  
_reallyProcessNotifications:] + 552
11  com.apple.Foundation           	0x929c6a6c __NSFirePerformTimer +  
308
12  com.apple.CoreFoundation       	0x907db73c __CFRunLoopDoObservers  
+ 352
13  com.apple.CoreFoundation       	0x907db9dc __CFRunLoopRun + 420
14  com.apple.CoreFoundation       	0x907db47c CFRunLoopRunSpecific +  
268
15  com.apple.HIToolbox            	0x931eb740  
RunCurrentEventLoopInMode + 264
16  com.apple.HIToolbox            	0x931eadd4 ReceiveNextEventCommon  
+ 380
17  com.apple.HIToolbox            	0x931eac40  
BlockUntilNextEventMatchingListInMode + 96
18  com.apple.AppKit               	0x93713ae4 _DPSNextEvent + 384
19  com.apple.AppKit               	0x937137a8 -[NSApplication  
nextEventMatchingMask:untilDate:inMode:dequeue:] + 116
20  org.R-project.R                	0x0000dc80 -[RController  
doProcessEvents:] + 244 (RController.m:1817)
21  org.R-project.R                	0x0002bff0 Re_ProcessEvents + 176  
(Rcallbacks.m:123)
22  libR.dylib                     	0x011afb54 R_ProcessEvents + 120  
(aqua.c:165)
23  libR.dylib                     	0x0109d348 Rf_eval + 344 (eval.c: 
297)
24  libR.dylib                     	0x0109d884 Rf_eval + 1684 (eval.c: 
359)
25  libR.dylib                     	0x0109e9d4 Rf_evalList + 132  
(eval.c:1400)
26  libR.dylib                     	0x0109d73c Rf_eval + 1356 (eval.c: 
408)
27  libR.dylib                     	0x010a0c80 Rf_applyClosure + 684  
(eval.c:588)
28  libR.dylib                     	0x0109d550 Rf_eval + 864 (eval.c: 
429)
29  libR.dylib                     	0x0109d588 Rf_eval + 920 (eval.c: 
372)
30  libR.dylib                     	0x0108b244 Rf_findFun + 332  
(envir.c:1245)
31  libR.dylib                     	0x0109d5e0 Rf_eval + 1008 (eval.c: 
381)
32  libR.dylib                     	0x0109e9d4 Rf_evalList + 132  
(eval.c:1400)
33  libR.dylib                     	0x0109d73c Rf_eval + 1356 (eval.c: 
408)
34  libR.dylib                     	0x010a0378 do_if + 48 (eval.c:868)
35  libR.dylib                     	0x0109d6e4 Rf_eval + 1268 (eval.c: 
398)
36  libR.dylib                     	0x0109d6e4 Rf_eval + 1268 (eval.c: 
398)
37  libR.dylib                     	0x0109f888 do_begin + 84 (eval.c: 
1075)
38  libR.dylib                     	0x0109d6e4 Rf_eval + 1268 (eval.c: 
398)
39  libR.dylib                     	0x010a0c80 Rf_applyClosure + 684  
(eval.c:588)
40  libR.dylib                     	0x0109d550 Rf_eval + 864 (eval.c: 
429)
41  org.R-project.R                	0x00032390 run_REngineRmainloop +  
640 (Rinit.c:391)
42  org.R-project.R                	0x0002aa1c -[REngine runREPL] +  
68 (REngine.m:167)
43  org.R-project.R                	0x0001d340 main + 680 (main.m:101)
44  org.R-project.R                	0x00002e8c _start + 340 (crt.c:272)
45  org.R-project.R                	0x00002d34 start + 60

Thread 1:
0   libSystem.B.dylib              	0x9001f7ac select + 12
1   org.R-project.R                	0x0000a588 -[RController  
readThread:] + 588 (RController.m:553)
2   com.apple.Foundation           	0x92944194 forkThreadForFunction  
+ 108
3   libSystem.B.dylib              	0x9002bc28 _pthread_body + 96

Thread 2:
0   libSystem.B.dylib              	0x9004a568 syscall_thread_switch + 8
1   com.apple.Foundation           	0x9295c5d0 +[NSThread  
sleepUntilDate:] + 152
2   com.apple.AppKit               	0x937b0a10 -[NSUIHeartBeat  
_heartBeatThread:] + 1100
3   com.apple.Foundation           	0x92944194 forkThreadForFunction  
+ 108
4   libSystem.B.dylib              	0x9002bc28 _pthread_body + 96

Thread 3:
0   libSystem.B.dylib              	0x9000b268 mach_msg_trap + 8
1   libSystem.B.dylib              	0x9000b1bc mach_msg + 60
2   com.apple.CoreFoundation       	0x907dbb78 __CFRunLoopRun + 832
3   com.apple.CoreFoundation       	0x907db47c CFRunLoopRunSpecific +  
268
4   com.apple.Foundation           	0x9296b69c +[NSURLConnection 
(NSURLConnectionInternal) _resourceLoadLoop:] + 264
5   com.apple.Foundation           	0x92944194 forkThreadForFunction  
+ 108
6   libSystem.B.dylib              	0x9002bc28 _pthread_body + 96

Thread 4:
0   libSystem.B.dylib              	0x9000b268 mach_msg_trap + 8
1   libSystem.B.dylib              	0x9000b1bc mach_msg + 60
2   com.apple.CoreFoundation       	0x907dbb78 __CFRunLoopRun + 832
3   com.apple.CoreFoundation       	0x907db47c CFRunLoopRunSpecific +  
268
4   com.apple.Foundation           	0x9296c7dc +[NSURLCache  
_diskCacheSyncLoop:] + 152
5   com.apple.Foundation           	0x92944194 forkThreadForFunction  
+ 108
6   libSystem.B.dylib              	0x9002bc28 _pthread_body + 96

Thread 5:
0   libSystem.B.dylib              	0x9000b268 mach_msg_trap + 8
1   libSystem.B.dylib              	0x9000b1bc mach_msg + 60
2   com.apple.CoreFoundation       	0x907dbb78 __CFRunLoopRun + 832
3   com.apple.CoreFoundation       	0x907db47c CFRunLoopRunSpecific +  
268
4   com.apple.Foundation           	0x92953164 -[NSRunLoop  
runMode:beforeDate:] + 172
5   com.apple.Foundation           	0x9295309c -[NSRunLoop run] + 76
6   com.apple.WebKit               	0x95a68f70 +[WebFileDatabase  
_syncLoop:] + 176
7   com.apple.Foundation           	0x92944194 forkThreadForFunction  
+ 108
8   libSystem.B.dylib              	0x9002bc28 _pthread_body + 96

Thread 6:
0   libSystem.B.dylib              	0x9002efac kevent + 12
1   com.apple.DesktopServices      	0x92858250  
TFSNotificationTask::FSNotificationTaskProc(void*) + 56
2   ...ple.CoreServices.CarbonCore 	0x90bc1900 PrivateMPEntryPoint + 76
3   libSystem.B.dylib              	0x9002bc28 _pthread_body + 96

Thread 7:
0   libSystem.B.dylib              	0x9002c2e8  
semaphore_wait_signal_trap + 8
1   libSystem.B.dylib              	0x90030dcc pthread_cond_wait + 480
2   ...ple.CoreServices.CarbonCore 	0x90bc1af0 MPWaitOnQueue + 224
3   com.apple.DesktopServices      	0x928588cc  
TNodeSyncTask::SyncTaskProc(void*) + 116
4   ...ple.CoreServices.CarbonCore 	0x90bc1900 PrivateMPEntryPoint + 76
5   libSystem.B.dylib              	0x9002bc28 _pthread_body + 96

Thread 0 crashed with PPC Thread State 64:
   srr0: 0x00000000fffeff30 srr1:  
0x100000000200f030                        vrsave: 0x0000000000000000
     cr: 0x44002428          xer: 0x0000000000000000   lr:  
0x00000000907bdfa0  ctr: 0xfffffffffffeff00
     r0: 0x0000000000502c98   r1: 0x00000000bfffaac0   r2:  
0x0000000000502c90   r3: 0x0000000015755620
     r4: 0x0000000090aa9aa0   r5: 0x0000000000000000   r6:  
0x00000000bfffaffc   r7: 0x0000000000000001
     r8: 0x0000000000000008   r9: 0x0000000080009a20  r10:  
0x0000000090a3c628  r11: 0x000000008a51bb60
    r12: 0x000000001b9b9480  r13: 0x0000000000000000  r14:  
0x0000000000000001  r15: 0x0000000000000000
    r16: 0x0000000000000000  r17: 0x000000001b9b41a0  r18:  
0x000000001b9b5180  r19: 0x000000001b9b2f70
    r20: 0x00000000a372eef4  r21: 0x00000000bfffaffc  r22:  
0x0000000000000000  r23: 0x0000000000000001
    r24: 0x00000000a07b9150  r25: 0x00000000bfffab00  r26:  
0x000000001b9b9d60  r27: 0x0000000000000001
    r28: 0x00000000bfffab00  r29: 0x00000000a07bb17c  r30:  
0x0000000000000001  r31: 0x00000000907bde44

Binary Images Description:
     0x1000 -    0x3efff org.R-project.R 1.16 (3198)	/Applications/ 
R.app/Contents/MacOS/R
   0x157000 -   0x162fff libgcc_s.1.0.dylib 	/Library/Frameworks/ 
R.framework/Versions/2.3/Resources/lib/libgcc_s.1.0.dylib
   0x305000 -   0x34bfff libgfortran.0.dylib 	/Library/Frameworks/ 
R.framework/Versions/2.3/Resources/lib/libgfortran.0.dylib
   0x41c000 -   0x45afff libreadline.5.1.dylib 	/Library/Frameworks/ 
R.framework/Versions/2.3/Resources/lib/libreadline.5.1.dylib
0x1008000 -  0x1210fff libR.dylib 	/Library/Frameworks/R.framework/ 
Versions/2.3/Resources/lib/libR.dylib
0x15c18000 - 0x15c1bfff methods.so 	/Library/Frameworks/R.framework/ 
Versions/2.3/Resources/library/methods/libs/ppc/methods.so
0x15cfc000 - 0x15d02fff com.apple.DictionaryServiceComponent 1.0.0	/ 
System/Library/Components/DictionaryService.component/Contents/MacOS/ 
DictionaryService
0x15d07000 - 0x15d0afff com.apple.ink.component 1.2 (63)	/System/ 
Library/Components/Ink.component/Contents/MacOS/Ink
0x15df8000 - 0x15e14fff grDevices.so 	/Library/Frameworks/R.framework/ 
Versions/2.3/Resources/library/grDevices/libs/ppc/grDevices.so
0x15ed4000 - 0x15f1afff stats.so 	/Library/Frameworks/R.framework/ 
Versions/2.3/Resources/library/stats/libs/ppc/stats.so
0x17c12000 - 0x17c14fff tools.so 	/Library/Frameworks/R.framework/ 
Versions/2.3/Resources/library/tools/libs/ppc/tools.so
0x8fe00000 - 0x8fe52fff dyld 45.3	/usr/lib/dyld
0x90000000 - 0x901bbfff libSystem.B.dylib 	/usr/lib/libSystem.B.dylib
0x90213000 - 0x90218fff libmathCommon.A.dylib 	/usr/lib/system/ 
libmathCommon.A.dylib
0x9021a000 - 0x90267fff com.apple.CoreText 1.0.2 (???)	/System/ 
Library/Frameworks/ApplicationServices.framework/Versions/A/ 
Frameworks/CoreText.framework/Versions/A/CoreText
0x90292000 - 0x90343fff ATS 	/System/Library/Frameworks/ 
ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/ 
Versions/A/ATS
0x90372000 - 0x9072cfff com.apple.CoreGraphics 1.258.33 (???)	/System/ 
Library/Frameworks/ApplicationServices.framework/Versions/A/ 
Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x907b9000 - 0x90892fff com.apple.CoreFoundation 6.4.6 (368.27)	/ 
System/Library/Frameworks/CoreFoundation.framework/Versions/A/ 
CoreFoundation
0x908db000 - 0x908dbfff com.apple.CoreServices 10.4 (???)	/System/ 
Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x908dd000 - 0x909dffff libicucore.A.dylib 	/usr/lib/libicucore.A.dylib
0x90a39000 - 0x90abdfff libobjc.A.dylib 	/usr/lib/libobjc.A.dylib
0x90ae7000 - 0x90b57fff com.apple.framework.IOKit 1.4 (???)	/System/ 
Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x90b6d000 - 0x90b7ffff libauto.dylib 	/usr/lib/libauto.dylib
0x90b86000 - 0x90e5dfff com.apple.CoreServices.CarbonCore 681.4	/ 
System/Library/Frameworks/CoreServices.framework/Versions/A/ 
Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x90ec3000 - 0x90f43fff com.apple.CoreServices.OSServices 4.1	/System/ 
Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/ 
OSServices.framework/Versions/A/OSServices
0x90f8d000 - 0x90fcefff com.apple.CFNetwork 4.0 (129.16)	/System/ 
Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/ 
CFNetwork.framework/Versions/A/CFNetwork
0x90fe3000 - 0x90ffbfff com.apple.WebServices 1.1.2 (1.1.0)	/System/ 
Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/ 
WebServicesCore.framework/Versions/A/WebServicesCore
0x9100b000 - 0x9108cfff com.apple.SearchKit 1.0.5	/System/Library/ 
Frameworks/CoreServices.framework/Versions/A/Frameworks/ 
SearchKit.framework/Versions/A/SearchKit
0x910d2000 - 0x910fcfff com.apple.Metadata 10.4.4 (121.36)	/System/ 
Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/ 
Metadata.framework/Versions/A/Metadata
0x9110d000 - 0x9111bfff libz.1.dylib 	/usr/lib/libz.1.dylib
0x9111e000 - 0x912d8fff com.apple.security 4.4 (27566)	/System/ 
Library/Frameworks/Security.framework/Versions/A/Security
0x913d6000 - 0x913dffff com.apple.DiskArbitration 2.1	/System/Library/ 
Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x913e6000 - 0x9140efff com.apple.SystemConfiguration 1.8.3	/System/ 
Library/Frameworks/SystemConfiguration.framework/Versions/A/ 
SystemConfiguration
0x91421000 - 0x9142cfff libgcc_s.1.dylib 	/usr/lib/libgcc_s.1.dylib
0x91431000 - 0x91439fff libbsm.dylib 	/usr/lib/libbsm.dylib
0x9143d000 - 0x914b8fff com.apple.audio.CoreAudio 3.0.4	/System/ 
Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x914f5000 - 0x914f5fff com.apple.ApplicationServices 10.4 (???)	/ 
System/Library/Frameworks/ApplicationServices.framework/Versions/A/ 
ApplicationServices
0x914f7000 - 0x9152ffff com.apple.AE 1.5 (297)	/System/Library/ 
Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ 
AE.framework/Versions/A/AE
0x9154a000 - 0x91617fff com.apple.ColorSync 4.4.4	/System/Library/ 
Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ 
ColorSync.framework/Versions/A/ColorSync
0x9166c000 - 0x916fdfff com.apple.print.framework.PrintCore 4.6  
(177.13)	/System/Library/Frameworks/ApplicationServices.framework/ 
Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x91744000 - 0x917fbfff com.apple.QD 3.10.20 (???)	/System/Library/ 
Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ 
QD.framework/Versions/A/QD
0x91838000 - 0x91896fff com.apple.HIServices 1.5.3 (???)	/System/ 
Library/Frameworks/ApplicationServices.framework/Versions/A/ 
Frameworks/HIServices.framework/Versions/A/HIServices
0x918c5000 - 0x918e9fff com.apple.LangAnalysis 1.6.1	/System/Library/ 
Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ 
LangAnalysis.framework/Versions/A/LangAnalysis
0x918fd000 - 0x91922fff com.apple.FindByContent 1.5	/System/Library/ 
Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ 
FindByContent.framework/Versions/A/FindByContent
0x91935000 - 0x91977fff com.apple.LaunchServices 181	/System/Library/ 
Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ 
LaunchServices.framework/Versions/A/LaunchServices
0x91993000 - 0x919a7fff com.apple.speech.synthesis.framework 3.3	/ 
System/Library/Frameworks/ApplicationServices.framework/Versions/A/ 
Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x919b5000 - 0x919f5fff com.apple.ImageIO.framework 1.4.8	/System/ 
Library/Frameworks/ApplicationServices.framework/Versions/A/ 
Frameworks/ImageIO.framework/Versions/A/ImageIO
0x91a0b000 - 0x91ad3fff libcrypto.0.9.7.dylib 	/usr/lib/libcrypto. 
0.9.7.dylib
0x91b21000 - 0x91b36fff libcups.2.dylib 	/usr/lib/libcups.2.dylib
0x91b3b000 - 0x91b58fff libJPEG.dylib 	/System/Library/Frameworks/ 
ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/ 
Versions/A/Resources/libJPEG.dylib
0x91b5d000 - 0x91bccfff libJP2.dylib 	/System/Library/Frameworks/ 
ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/ 
Versions/A/Resources/libJP2.dylib
0x91be3000 - 0x91be7fff libGIF.dylib 	/System/Library/Frameworks/ 
ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/ 
Versions/A/Resources/libGIF.dylib
0x91be9000 - 0x91c31fff libRaw.dylib 	/System/Library/Frameworks/ 
ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/ 
Versions/A/Resources/libRaw.dylib
0x91c36000 - 0x91c73fff libTIFF.dylib 	/System/Library/Frameworks/ 
ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/ 
Versions/A/Resources/libTIFF.dylib
0x91c7a000 - 0x91c93fff libPng.dylib 	/System/Library/Frameworks/ 
ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/ 
Versions/A/Resources/libPng.dylib
0x91c98000 - 0x91c9bfff libRadiance.dylib 	/System/Library/Frameworks/ 
ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/ 
Versions/A/Resources/libRadiance.dylib
0x91c9d000 - 0x91c9dfff com.apple.Accelerate 1.2.2 (Accelerate  
1.2.2)	/System/Library/Frameworks/Accelerate.framework/Versions/A/ 
Accelerate
0x91c9f000 - 0x91d84fff com.apple.vImage 2.4	/System/Library/ 
Frameworks/Accelerate.framework/Versions/A/Frameworks/ 
vImage.framework/Versions/A/vImage
0x91d8c000 - 0x91dabfff com.apple.Accelerate.vecLib 3.2.2 (vecLib  
3.2.2)	/System/Library/Frameworks/Accelerate.framework/Versions/A/ 
Frameworks/vecLib.framework/Versions/A/vecLib
0x91e17000 - 0x91e85fff libvMisc.dylib 	/System/Library/Frameworks/ 
Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/ 
A/libvMisc.dylib
0x91e90000 - 0x91f25fff libvDSP.dylib 	/System/Library/Frameworks/ 
Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/ 
A/libvDSP.dylib
0x91f3f000 - 0x924c7fff libBLAS.dylib 	/System/Library/Frameworks/ 
Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/ 
A/libBLAS.dylib
0x924fa000 - 0x92825fff libLAPACK.dylib 	/System/Library/Frameworks/ 
Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/ 
A/libLAPACK.dylib
0x92855000 - 0x928ddfff com.apple.DesktopServices 1.3.4	/System/ 
Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/ 
DesktopServicesPriv
0x9291e000 - 0x92b49fff com.apple.Foundation 6.4.6 (567.27)	/System/ 
Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x92c67000 - 0x92d45fff libxml2.2.dylib 	/usr/lib/libxml2.2.dylib
0x92d65000 - 0x92e53fff libiconv.2.dylib 	/usr/lib/libiconv.2.dylib
0x92e65000 - 0x92e83fff libGL.dylib 	/System/Library/Frameworks/ 
OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x92e8e000 - 0x92ee8fff libGLU.dylib 	/System/Library/Frameworks/ 
OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x92f06000 - 0x92f06fff com.apple.Carbon 10.4 (???)	/System/Library/ 
Frameworks/Carbon.framework/Versions/A/Carbon
0x92f08000 - 0x92f1cfff com.apple.ImageCapture 3.0	/System/Library/ 
Frameworks/Carbon.framework/Versions/A/Frameworks/ 
ImageCapture.framework/Versions/A/ImageCapture
0x92f34000 - 0x92f44fff com.apple.speech.recognition.framework 3.4	/ 
System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ 
SpeechRecognition.framework/Versions/A/SpeechRecognition
0x92f50000 - 0x92f65fff com.apple.securityhi 2.0 (203)	/System/ 
Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ 
SecurityHI.framework/Versions/A/SecurityHI
0x92f77000 - 0x92ffefff com.apple.ink.framework 101.2 (69)	/System/ 
Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ 
Ink.framework/Versions/A/Ink
0x93012000 - 0x9301dfff com.apple.help 1.0.3 (32)	/System/Library/ 
Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/ 
Versions/A/Help
0x93027000 - 0x93054fff com.apple.openscripting 1.2.5 (???)	/System/ 
Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ 
OpenScripting.framework/Versions/A/OpenScripting
0x9306e000 - 0x9307efff com.apple.print.framework.Print 5.0 (190.1)	/ 
System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ 
Print.framework/Versions/A/Print
0x9308a000 - 0x930f0fff com.apple.htmlrendering 1.1.2	/System/Library/ 
Frameworks/Carbon.framework/Versions/A/Frameworks/ 
HTMLRendering.framework/Versions/A/HTMLRendering
0x93121000 - 0x93170fff com.apple.NavigationServices 3.4.4 (3.4.3)	/ 
System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ 
NavigationServices.framework/Versions/A/NavigationServices
0x9319e000 - 0x931bbfff com.apple.audio.SoundManager 3.9	/System/ 
Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ 
CarbonSound.framework/Versions/A/CarbonSound
0x931cd000 - 0x931dafff com.apple.CommonPanels 1.2.2 (73)	/System/ 
Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ 
CommonPanels.framework/Versions/A/CommonPanels
0x931e3000 - 0x934f0fff com.apple.HIToolbox 1.4.8 (???)	/System/ 
Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ 
HIToolbox.framework/Versions/A/HIToolbox
0x9363f000 - 0x9364bfff com.apple.opengl 1.4.7	/System/Library/ 
Frameworks/OpenGL.framework/Versions/A/OpenGL
0x936e3000 - 0x93703fff libmx.A.dylib 	/usr/lib/libmx.A.dylib
0x93709000 - 0x93709fff com.apple.Cocoa 6.4 (???)	/System/Library/ 
Frameworks/Cocoa.framework/Versions/A/Cocoa
0x9370b000 - 0x93d3efff com.apple.AppKit 6.4.7 (824.41)	/System/ 
Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x940cb000 - 0x9413bfff com.apple.CoreData 80	/System/Library/ 
Frameworks/CoreData.framework/Versions/A/CoreData
0x94174000 - 0x94237fff com.apple.audio.toolbox.AudioToolbox 1.4.3	/ 
System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x94289000 - 0x94289fff com.apple.audio.units.AudioUnit 1.4	/System/ 
Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x9428b000 - 0x9443efff com.apple.QuartzCore 1.4.8	/System/Library/ 
Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x94491000 - 0x944cefff libsqlite3.0.dylib 	/usr/lib/libsqlite3.0.dylib
0x944d6000 - 0x94526fff libGLImage.dylib 	/System/Library/Frameworks/ 
OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x946c9000 - 0x946d8fff libCGATS.A.dylib 	/System/Library/Frameworks/ 
ApplicationServices.framework/Versions/A/Frameworks/ 
CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x946e0000 - 0x946ecfff libCSync.A.dylib 	/System/Library/Frameworks/ 
ApplicationServices.framework/Versions/A/Frameworks/ 
CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x94732000 - 0x9474afff libRIP.A.dylib 	/System/Library/Frameworks/ 
ApplicationServices.framework/Versions/A/Frameworks/ 
CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x95a66000 - 0x95af4fff com.apple.WebKit 418.8	/System/Library/ 
Frameworks/WebKit.framework/Versions/A/WebKit
0x95b50000 - 0x95be6fff com.apple.JavaScriptCore 418.3	/System/ 
Library/Frameworks/WebKit.framework/Versions/A/Frameworks/ 
JavaScriptCore.framework/Versions/A/JavaScriptCore
0x95c23000 - 0x95f2ffff com.apple.WebCore 418.20.1	/System/Library/ 
Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/ 
Versions/A/WebCore
0x960b8000 - 0x960e1fff libxslt.1.dylib 	/usr/lib/libxslt.1.dylib
0x96422000 - 0x96424fff com.apple.ExceptionHandling 1.2 (???)	/System/ 
Library/Frameworks/ExceptionHandling.framework/Versions/A/ 
ExceptionHandling
0x96471000 - 0x96476fff com.apple.URLMount 2.1.3	/System/Library/ 
PrivateFrameworks/URLMount.framework/URLMount
0x97425000 - 0x97444fff com.apple.vecLib 3.2.2 (vecLib 3.2.2)	/System/ 
Library/Frameworks/vecLib.framework/Versions/A/vecLib



More information about the R-SIG-Mac mailing list