Hello all,
 
 I've tried to check with BioConductor and the archives here at r-sig-mac with 
no success.  The problem is that when attempting to plot data with the hexbin 
library (or package, I'm new at this) R crashes after a few minutes.  The crash 
is sped up when the quartz window is resized.  The crash report is included 
below.  If this action is determined to be the fault of hexbin, Where on 
BioConductor, or elsewhere, would I look for more information?  I'm assuming 
this is a R issue because the data is always plotted before the crash.  In 
addition, the crash occurs using the examples in hexbin's Vignettes.  If anyone 
has any help or suggestions it would be greatly appreciated.
 
 Pete Phanor
 
 Date/Time:      2007-02-22 21:32:11.261 -0600
 OS Version:     10.4.8 (Build 8L127)
 Report Version: 4
 
 Command: R
 Path:    /Applications/R.app/Contents/MacOS/R
 Parent:  WindowServer [76]
 
 Version: R 2.4.1 GUI 1.18 (4038)
 
 PID:    423
 Thread: 0
 
 Exception:  EXC_BAD_ACCESS (0x0001)
 Codes:      KERN_PROTECTION_FAILURE (0x0002) at 0x00000004
 
 Thread 0 Crashed:
 0   com.apple.Foundation               0x9295efd8 _NSAddAltHandler2 + 356
 1   com.apple.AppKit                   0x9377300c -[NSFocusStack 
focusView:inWindow:] + 244
 2   com.apple.AppKit                   0x937718a4 -[NSView lockFocusIfCanDraw] 
+ 652
 3   com.apple.AppKit                   0x9377158c -[NSView lockFocus] + 40
 4   com.apple.AppKit                   0x9376cff8 -[NSView 
_displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 292
 5   com.apple.AppKit                   0x93762348 -[NSView displayIfNeeded] + 
248
 6   com.apple.AppKit                   0x937621b8 -[NSWindow displayIfNeeded] 
+ 180
 7   com.apple.AppKit                   0x93762064 _handleWindowNeedsDisplay + 
200
 8   com.apple.CoreFoundation           0x907dc73c __CFRunLoopDoObservers + 352
 9   com.apple.CoreFoundation           0x907dc9dc __CFRunLoopRun + 420
 10  com.apple.CoreFoundation           0x907dc47c CFRunLoopRunSpecific + 268
 11  com.apple.HIToolbox                0x93205740 RunCurrentEventLoopInMode + 
264
 12  com.apple.HIToolbox                0x93204d4c ReceiveNextEventCommon + 244
 13  com.apple.HIToolbox                0x93204c40 
BlockUntilNextEventMatchingListInMode + 96
 14  com.apple.AppKit                   0x9372eae4 _DPSNextEvent + 384
 15  com.apple.AppKit                   0x9372e7a8 -[NSApplication 
nextEventMatchingMask:untilDate:inMode:dequeue:] + 116
 16  org.R-project.R                    0x0000dd18 -[RController 
doProcessEvents:] + 104 (RController.m:1962)
 17  org.R-project.R                    0x0000b2a4 -[RController 
handleReadConsole:] + 100 (RController.m:925)
 18  org.R-project.R                    0x0002ed8c Re_ReadConsole + 108 
(Rcallbacks.m:137)
 19  org.R-project.R                    0x000355b8 run_REngineRmainloop + 312 
(Rinit.c:379)
 20  org.R-project.R                    0x0002d45c -[REngine runREPL] + 76 
(REngine.m:175)
 21  org.R-project.R                    0x0001e774 main + 692 (main.m:109)
 22  org.R-project.R                    0x000021ec _start + 760
 23  org.R-project.R                    0x00001ef0 start + 48
 
 Thread 1:
 0   libSystem.B.dylib                  0x9000ab48 mach_msg_trap + 8
 1   libSystem.B.dylib                  0x9000aa9c mach_msg + 60
 2   com.apple.CoreFoundation           0x907dcb78 __CFRunLoopRun + 832
 3   com.apple.CoreFoundation           0x907dc47c CFRunLoopRunSpecific + 268
 4   com.apple.Foundation               0x92954598 -[NSConnection 
sendInvocation:] + 1468
 5   com.apple.Foundation               0x92953034 
-[NSObject(NSForwardInvocation) forward::] + 408
 6   libobjc.A.dylib                    0x90a440b0 _objc_msgForward + 176
 7   com.apple.Foundation               0x9295339c -[NSDistantObject 
methodSignatureForSelector:] + 268
 8   com.apple.Foundation               0x92952f04 
-[NSObject(NSForwardInvocation) forward::] + 104
 9   libobjc.A.dylib                    0x90a440b0 _objc_msgForward + 176
 10  org.R-project.R                    0x0000a75c -[RController readThread:] + 
2604 (RController.m:669)
 11  com.apple.Foundation               0x9295f194 forkThreadForFunction + 108
 12  libSystem.B.dylib                  0x9002b508 _pthread_body + 96
 
 Thread 2:
 0   libSystem.B.dylib                  0x9002bbc8 semaphore_wait_signal_trap + 
8
 1   libSystem.B.dylib                  0x900306ac pthread_cond_wait + 480
 2   com.apple.Foundation               0x92966300 -[NSConditionLock 
lockWhenCondition:] + 68
 3   com.apple.AppKit                   0x937cb708 -[NSUIHeartBeat 
_heartBeatThread:] + 324
 4   com.apple.Foundation               0x9295f194 forkThreadForFunction + 108
 5   libSystem.B.dylib                  0x9002b508 _pthread_body + 96
 
 Thread 3:
 0   libSystem.B.dylib                  0x9002e88c kevent + 12
 1   com.apple.DesktopServices          0x92872eb0 
TFSNotificationTask::FSNotificationTaskProc(void*) + 56
 2   ...ple.CoreServices.CarbonCore     0x90bc48c4 PrivateMPEntryPoint + 76
 3   libSystem.B.dylib                  0x9002b508 _pthread_body + 96
 
 Thread 4:
 0   libSystem.B.dylib                  0x9002bbc8 semaphore_wait_signal_trap + 
8
 1   libSystem.B.dylib                  0x900306ac pthread_cond_wait + 480
 2   ...ple.CoreServices.CarbonCore     0x90bc4ab4 MPWaitOnQueue + 224
 3   com.apple.DesktopServices          0x9287352c 
TNodeSyncTask::SyncTaskProc(void*) + 116
 4   ...ple.CoreServices.CarbonCore     0x90bc48c4 PrivateMPEntryPoint + 76
 5   libSystem.B.dylib                  0x9002b508 _pthread_body + 96
 
 Thread 0 crashed with PPC Thread State 64:
   srr0: 0x000000009295efd8 srr1: 0x000000000000d030                        
vrsave: 0x0000000000000000
     cr: 0x82004222          xer: 0x0000000020000002   lr: 0x000000009295ef58  
ctr: 0x0000000090000fa0
     r0: 0x0000000000000000   r1: 0x00000000bfffeac0   r2: 0x00000000a2952ad4   
r3: 0x0000000000000000
     r4: 0x0000000000000000   r5: 0x000000000000000d   r6: 0x00000000fffffff6   
r7: 0x0000000000000003
     r8: 0x0000000064383800   r9: 0x00000000bfffe8e5  r10: 0x0000000000000001  
r11: 0x00000000a00061ec
    r12: 0x0000000090000fa0  r13: 0x0000000000000000  r14: 0x0000000000000001  
r15: 0x0000000000000000
    r16: 0x0000000000000001  r17: 0x00000000bffff670  r18: 0x0000000000000000  
r19: 0x000000000053d260
    r20: 0x0000000000000000  r21: 0x0000000000510130  r22: 0x0000000000000002  
r23: 0x0000000000510248
    r24: 0x0000000000510240  r25: 0x0000000090aa0018  r26: 0x00000000005cf730  
r27: 0x0000000093a78774
    r28: 0x0000000000507910  r29: 0x0000000000518320  r30: 0x0000000000000000  
r31: 0x000000009295ee7c
 
 Binary Images Description:
     0x1000 -    0x41fff org.R-project.R R 2.4.1 GUI 1.18 (4038)    
/Applications/R.app/Contents/MacOS/R
   0x1ae000 -   0x1affff libRblas.dylib     
/Library/Frameworks/R.framework/Versions/2.4/Resources/lib/libRblas.dylib
   0x1b3000 -   0x1befff libgcc_s.1.0.dylib     
/Library/Frameworks/R.framework/Versions/2.4/Resources/lib/libgcc_s.1.0.dylib
   0x305000 -   0x34bfff libgfortran.0.dylib     
/Library/Frameworks/R.framework/Versions/2.4/Resources/lib/libgfortran.0.dylib
   0x41c000 -   0x45afff libreadline.5.1.dylib     
/Library/Frameworks/R.framework/Versions/2.4/Resources/lib/libreadline.5.1.dylib
  0x1008000 -  0x11f9fff libR.dylib     
/Library/Frameworks/R.framework/Versions/2.4/Resources/lib/libR.dylib
  0x5374000 -  0x537afff com.apple.DictionaryServiceComponent 1.0.0    
/System/Library/Components/DictionaryService.component/Contents/MacOS/DictionaryService
  0x53e7000 -  0x53ebfff methods.so     
/Library/Frameworks/R.framework/Versions/2.4/Resources/library/methods/libs/ppc/methods.so
  0x5449000 -  0x5463fff grDevices.so     
/Library/Frameworks/R.framework/Versions/2.4/Resources/library/grDevices/libs/ppc/grDevices.so
  0x5503000 -  0x550afff colorspace.so     
/Library/Frameworks/R.framework/Versions/2.4/Resources/library/colorspace/libs/ppc/colorspace.so
  0x551d000 -  0x551efff hexbin.so     
/Library/Frameworks/R.framework/Versions/2.4/Resources/library/hexbin/libs/ppc/hexbin.so
  0x55ad000 -  0x55f3fff stats.so     
/Library/Frameworks/R.framework/Versions/2.4/Resources/library/stats/libs/ppc/stats.so
  0x6203000 -  0x6216fff grid.so     
/Library/Frameworks/R.framework/Versions/2.4/Resources/library/grid/libs/ppc/grid.so
  0x6268000 -  0x6269fff lattice.so     
/Library/Frameworks/R.framework/Versions/2.4/Resources/library/lattice/libs/ppc/lattice.so
 0x8fe00000 - 0x8fe51fff dyld 45.3    /usr/lib/dyld
 0x90000000 - 0x901bcfff libSystem.B.dylib     /usr/lib/libSystem.B.dylib
 0x90214000 - 0x90219fff libmathCommon.A.dylib     
/usr/lib/system/libmathCommon.A.dylib
 0x9021b000 - 0x90268fff com.apple.CoreText 1.0.2 (???)    
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
 0x90293000 - 0x90344fff ATS     
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
 0x90373000 - 0x9072dfff com.apple.CoreGraphics 1.258.38 (???)    
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
 0x907ba000 - 0x90893fff com.apple.CoreFoundation 6.4.6 (368.27)    
/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
 0x908dc000 - 0x908dcfff com.apple.CoreServices 10.4 (???)    
/System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
 0x908de000 - 0x909e0fff libicucore.A.dylib     /usr/lib/libicucore.A.dylib
 0x90a3a000 - 0x90abefff libobjc.A.dylib     /usr/lib/libobjc.A.dylib
 0x90ae8000 - 0x90b5afff com.apple.framework.IOKit 1.4 (???)    
/System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
 0x90b70000 - 0x90b82fff libauto.dylib     /usr/lib/libauto.dylib
 0x90b89000 - 0x90e60fff com.apple.CoreServices.CarbonCore 681.8    
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
 0x90ec6000 - 0x90f46fff com.apple.CoreServices.OSServices 4.1    
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
 0x90f90000 - 0x90fd1fff com.apple.CFNetwork 4.0 (129.19)    
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
 0x90fe6000 - 0x90ffefff com.apple.WebServices 1.1.2 (1.1.0)    
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServicesCore.framework/Versions/A/WebServicesCore
 0x9100e000 - 0x9108ffff com.apple.SearchKit 1.0.5    
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
 0x910d5000 - 0x910fefff com.apple.Metadata 10.4.4 (121.36)    
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
 0x9110f000 - 0x9111dfff libz.1.dylib     /usr/lib/libz.1.dylib
 0x91120000 - 0x912dbfff com.apple.security 4.6 (29770)    
/System/Library/Frameworks/Security.framework/Versions/A/Security
 0x913da000 - 0x913e3fff com.apple.DiskArbitration 2.1    
/System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
 0x913ea000 - 0x91412fff com.apple.SystemConfiguration 1.8.3    
/System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
 0x91425000 - 0x91430fff libgcc_s.1.dylib     /usr/lib/libgcc_s.1.dylib
 0x91435000 - 0x9143dfff libbsm.dylib     /usr/lib/libbsm.dylib
 0x91441000 - 0x914bcfff com.apple.audio.CoreAudio 3.0.4    
/System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
 0x914f9000 - 0x914f9fff com.apple.ApplicationServices 10.4 (???)    
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
 0x914fb000 - 0x91533fff com.apple.AE 1.5 (297)    
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
 0x9154e000 - 0x9161bfff com.apple.ColorSync 4.4.4    
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
 0x91670000 - 0x91701fff com.apple.print.framework.PrintCore 4.6 (177.13)    
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
 0x91748000 - 0x917fffff com.apple.QD 3.10.21 (???)    
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
 0x9183c000 - 0x9189afff com.apple.HIServices 1.5.3 (???)    
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
 0x918c9000 - 0x918eafff com.apple.LangAnalysis 1.6.1    
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
 0x918fe000 - 0x91923fff com.apple.FindByContent 1.5    
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/FindByContent.framework/Versions/A/FindByContent
 0x91936000 - 0x91978fff com.apple.LaunchServices 181    
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
 0x91994000 - 0x919a8fff com.apple.speech.synthesis.framework 3.3    
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
 0x919b6000 - 0x919f8fff com.apple.ImageIO.framework 1.5.0    
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
 0x91a0e000 - 0x91ad5fff libcrypto.0.9.7.dylib     
/usr/lib/libcrypto.0.9.7.dylib
 0x91b23000 - 0x91b38fff libcups.2.dylib     /usr/lib/libcups.2.dylib
 0x91b3d000 - 0x91b5bfff libJPEG.dylib     
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
 0x91b61000 - 0x91bd0fff libJP2.dylib     
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
 0x91be7000 - 0x91bebfff libGIF.dylib     
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
 0x91bed000 - 0x91c4cfff libRaw.dylib     
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRaw.dylib
 0x91c51000 - 0x91c8efff libTIFF.dylib     
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
 0x91c95000 - 0x91caefff libPng.dylib     
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
 0x91cb3000 - 0x91cb6fff libRadiance.dylib     
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
 0x91cb8000 - 0x91cb8fff com.apple.Accelerate 1.2.2 (Accelerate 1.2.2)    
/System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
 0x91cba000 - 0x91d9ffff com.apple.vImage 2.4    
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
 0x91da7000 - 0x91dc6fff com.apple.Accelerate.vecLib 3.2.2 (vecLib 3.2.2)    
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
 0x91e32000 - 0x91ea0fff libvMisc.dylib     
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
 0x91eab000 - 0x91f40fff libvDSP.dylib     
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
 0x91f5a000 - 0x924e2fff libBLAS.dylib     
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
 0x92515000 - 0x92840fff libLAPACK.dylib     
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
 0x92870000 - 0x928f8fff com.apple.DesktopServices 1.3.5    
/System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
 0x92939000 - 0x92b64fff com.apple.Foundation 6.4.6 (567.27)    
/System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
 0x92c82000 - 0x92d60fff libxml2.2.dylib     /usr/lib/libxml2.2.dylib
 0x92d80000 - 0x92e6efff libiconv.2.dylib     /usr/lib/libiconv.2.dylib
 0x92e80000 - 0x92e9efff libGL.dylib     
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
 0x92ea9000 - 0x92f03fff libGLU.dylib     
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
 0x92f21000 - 0x92f21fff com.apple.Carbon 10.4 (???)    
/System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
 0x92f23000 - 0x92f37fff com.apple.ImageCapture 3.0    
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
 0x92f4f000 - 0x92f5ffff com.apple.speech.recognition.framework 3.4    
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
 0x92f6b000 - 0x92f80fff com.apple.securityhi 2.0 (203)    
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
 0x92f92000 - 0x93019fff com.apple.ink.framework 101.2 (69)    
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
 0x9302d000 - 0x93038fff com.apple.help 1.0.3 (32)    
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
 0x93042000 - 0x9306ffff com.apple.openscripting 1.2.5 (???)    
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
 0x93089000 - 0x93098fff com.apple.print.framework.Print 5.2 (192.4)    
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
 0x930a4000 - 0x9310afff com.apple.htmlrendering 1.1.2    
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
 0x9313b000 - 0x9318afff com.apple.NavigationServices 3.4.4 (3.4.3)    
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
 0x931b8000 - 0x931d5fff com.apple.audio.SoundManager 3.9    
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
 0x931e7000 - 0x931f4fff com.apple.CommonPanels 1.2.2 (73)    
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
 0x931fd000 - 0x9350afff com.apple.HIToolbox 1.4.8 (???)    
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
 0x93659000 - 0x93665fff com.apple.opengl 1.4.7    
/System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
 0x936fe000 - 0x9371efff libmx.A.dylib     /usr/lib/libmx.A.dylib
 0x93724000 - 0x93724fff com.apple.Cocoa 6.4 (???)    
/System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
 0x93726000 - 0x93d59fff com.apple.AppKit 6.4.7 (824.41)    
/System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
 0x940e6000 - 0x94156fff com.apple.CoreData 80    
/System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
 0x9418f000 - 0x94252fff com.apple.audio.toolbox.AudioToolbox 1.4.3    
/System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
 0x942a4000 - 0x942a4fff com.apple.audio.units.AudioUnit 1.4    
/System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
 0x942a6000 - 0x94479fff com.apple.QuartzCore 1.4.9    
/System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
 0x944cf000 - 0x9450cfff libsqlite3.0.dylib     /usr/lib/libsqlite3.0.dylib
 0x94514000 - 0x94564fff libGLImage.dylib     
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
 0x94708000 - 0x94717fff libCGATS.A.dylib     
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
 0x9471f000 - 0x9472cfff libCSync.A.dylib     
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
 0x94772000 - 0x9478bfff libRIP.A.dylib     
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
 0x95ab8000 - 0x95b46fff com.apple.WebKit 418.9.1    
/System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
 0x95ba2000 - 0x95c38fff com.apple.JavaScriptCore 1.2 (418.3)    
/System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
 0x95c75000 - 0x95f81fff com.apple.WebCore 418.21    
/System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
 0x9610a000 - 0x96133fff libxslt.1.dylib     /usr/lib/libxslt.1.dylib
 0x96474000 - 0x96476fff com.apple.ExceptionHandling 1.2 (???)    
/System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHandling
 0x9742a000 - 0x97449fff com.apple.vecLib 3.2.2 (vecLib 3.2.2)    
/System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
 
 Model: PowerBook5,4, BootROM 4.8.4f1, 1 processors, PowerPC G4  (1.1), 1.33 
GHz, 512 MB
 Graphics: ATI Mobility Radeon 9700, ATY,RV360M11, AGP, 64 MB
 Memory Module: SODIMM0/J25LOWER, 256 MB, DDR SDRAM, PC2700U-25330
 Memory Module: SODIMM1/J25UPPER, 256 MB, DDR SDRAM, PC2700U-25330
 AirPort: AirPort Extreme, 405.1 (3.90.34.0.p18)
 Modem: Jump, , V.92, Version 1.0, 
 Bluetooth: Version 1.7.8f2, 2 service, 1 devices, 1 incoming serial ports
 Network Service: AirPort, AirPort, en1
 PCI Card: TXN,PCIXXXX-00, cardbus, PC Card
 Parallel ATA Device: MATSHITACD-RW  CW-8123, 
 Parallel ATA Device: TOSHIBA MK6025GAS, 55.89 GB
 USB Device: Bluetooth HCI, , Up to 12 Mb/sec, 500 mA
 
 
---------------------------------
We won't tell. Get more on shows you hate to love

        [[alternative HTML version deleted]]

_______________________________________________
R-SIG-Mac mailing list
[email protected]
https://stat.ethz.ch/mailman/listinfo/r-sig-mac

Reply via email to