POV-Ray : Newsgroups : povray.bugreports : Mac G5 3.6 editor repeatably crashes on 12 spaces and a return Server Time
14 May 2024 18:23:08 EDT (-0400)
  Mac G5 3.6 editor repeatably crashes on 12 spaces and a return (Message 1 to 1 of 1)  
From: sreeves
Subject: Mac G5 3.6 editor repeatably crashes on 12 spaces and a return
Date: 9 Sep 2008 10:30:01
Message: <web.48c68747e7f65b2ebe5fe1640@news.povray.org>
I have a bug I can reproduce 100% of trials, using a text file I created in the
Official POV-Ray 3.6.1 compile for Mac G5.
To reproduce, I simply open a file with the following line in it; I mouse or
arrow my way to the end of line 35 "            pigment {  Clear} //rgbf
<0.5,0.5,0.5,1> } ", press return, and BAM! crashed.
In fact, I created a new text with just line 35, and that crashed too when I
clicked to end of line and pressed return. If I paste the line without the (12)
leading spaces, then it doesn't crash.
I reduced the test to typing 12 spaces pigment {Clear} and a space, pressing
return, and it crashes. Or type 12 spaces, "//comm" and it still crashes.
I had changed the tab-indent to 3 spaces in preferences, so I tried changing it
back to 4, the default, and the crash still happens. I tried many different
amounts of spaces before the //comm-return, and only 12 spaces, a command or
comment, and a return did it.
Here's the scariest part: I can open POV-Ray, create a new text file in the
editor, type 12 spaces, hit the return key, and it crashes.

Crash log generated by the OS:

Date/Time:      2008-09-09 09:53:04.522 -0400
OS Version:     10.4.11 (Build 8S165)
Report Version: 4

Command: POV-Ray Mac 3.6
Path:    /Applications/POV-Ray 3.6/POV-Ray Mac 3.6 Folder/POV-Ray Mac 3.6
Parent:  WindowServer [62]



All rights reserved.)

PID:    582
Thread: 0

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

Thread 0 Crashed:
0   <<00000000>>  0xffff8c84 __memcpy + 1252 (cpu_capabilities.h:189)
1   POV-Ray Mac 3.6                 0x00501adc WESplice + 264
2   POV-Ray Mac 3.6                 0x004fa720 WEInsertText + 68
3   POV-Ray Mac 3.6                 0x004f8b38 WETypeChar + 392
4   POV-Ray Mac 3.6                 0x004f85e0 WEKey + 548
5   POV-Ray Mac 3.6                 0x004c615c
HandleWindowKey__14TextWindowBaseFUcUlUs + 436
6   POV-Ray Mac 3.6                 0x00496590
HandleWindowEvent__9MacWindowFP25OpaqueEventHandlerCallRefP14OpaqueEventRef +
568
7   POV-Ray Mac 3.6                 0x00495bfc
SHandleWindowEvent__10WindowBaseFP25OpaqueEventHandlerCallRefP14OpaqueEventRefPv
+ 148
8   com.apple.HIToolbox             0x932a9934
DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) +
692
9   com.apple.HIToolbox             0x932a908c
SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*,
HandlerCallRec*) + 372
10  com.apple.HIToolbox             0x932afe90 SendEventToEventTarget + 40
11  com.apple.HIToolbox             0x933be224
HandleTextInputEvent(OpaqueEventRef*) + 56
12  com.apple.HIToolbox             0x932b0218
ToolboxEventDispatcherHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*,
void*) + 524
13  com.apple.HIToolbox             0x932a9b84
DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) +
1284
14  com.apple.HIToolbox             0x932a908c
SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*,
HandlerCallRec*) + 372
15  com.apple.HIToolbox             0x932afe90 SendEventToEventTarget + 40
16  com.apple.HIToolbox             0x933be120 SendTSMEvent + 228
17  com.apple.HIToolbox             0x933bd870 SendUnicodeTextAEToUnicodeDoc +
928
18  com.apple.HIToolbox             0x933bd29c utDeliverTSMEvent + 1024
19  com.apple.HIToolbox             0x933bce80 TSMKeyEvent + 88
20  com.apple.HIToolbox             0x93373b34 TSMProcessRawKeyEvent + 920
21  com.apple.HIToolbox             0x933735fc
HandleCompatibilityKeyEvent(OpaqueEventRef*) + 308
22  com.apple.HIToolbox             0x932a66a4
HIApplication::EventHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*)
+ 788
23  com.apple.HIToolbox             0x932a9934
DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) +
692
24  com.apple.HIToolbox             0x932a908c
SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*,
HandlerCallRec*) + 372
25  com.apple.HIToolbox             0x932a8f08 SendEventToEventTargetWithOptions
+ 40
26  com.apple.HIToolbox             0x933732a4
HandleKeyboardEvent(OpaqueEventRef*, unsigned long) + 352
27  com.apple.HIToolbox             0x932b020c
ToolboxEventDispatcherHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*,
void*) + 512
28  com.apple.HIToolbox             0x932a9b84
DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) +
1284
29  com.apple.HIToolbox             0x932a908c
SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*,
HandlerCallRec*) + 372
30  com.apple.HIToolbox             0x932afe90 SendEventToEventTarget + 40
31  com.apple.HIToolbox             0x932f0c04 ToolboxEventDispatcher + 92
32  com.apple.HIToolbox             0x932f0b90 HLTBEventDispatcher + 16
33  com.apple.HIToolbox             0x932ef148 RunApplicationEventLoop + 148
34  POV-Ray Mac 3.6                 0x0040e848 main + 128

Thread 1:
0   libSystem.B.dylib               0x900061ec syscall + 12
1   com.apple.OpenTransport         0x9bdbd5a0 BSD_waitevent + 44
2   com.apple.OpenTransport         0x9bdc2360 CarbonSelectThreadFunc + 176
3   libSystem.B.dylib               0x9002bd08 _pthread_body + 96

Thread 2:
0   libSystem.B.dylib               0x9002c3c8 semaphore_wait_signal_trap + 8
1   libSystem.B.dylib               0x90030eac pthread_cond_wait + 480
2   com.apple.OpenTransport         0x9bdbde94 CarbonOperationThreadFunc + 80
3   libSystem.B.dylib               0x9002bd08 _pthread_body + 96

Thread 3:
0   libSystem.B.dylib               0x9000b348 mach_msg_trap + 8
1   libSystem.B.dylib               0x9000b29c mach_msg + 60
2   ...ple.CoreServices.CarbonCore  0x90bf0d80 SwitchContexts + 96
3   ...ple.CoreServices.CarbonCore  0x90be69e8 YieldToThread + 372
4   ...ple.CoreServices.CarbonCore  0x90be6864 YieldToAnyThread + 20
5   POV-Ray Mac 3.6                 0x004090c4 CronService_ThreadProc + 32
6   ...ple.CoreServices.CarbonCore  0x90bf0e24 InvokeThreadEntryUPP + 24
7   ...ple.CoreServices.CarbonCore  0x90bf0a44 CooperativeThread + 220
8   libSystem.B.dylib               0x9002bd08 _pthread_body + 96

Thread 4:
0   libSystem.B.dylib               0x90054388 semaphore_timedwait_signal_trap +
8
1   libSystem.B.dylib               0x90070be8
pthread_cond_timedwait_relative_np + 556
2   ...ple.CoreServices.CarbonCore  0x90bc4930 MPWaitOnQueue + 224
3   POVMSLib                        0x000c4450 Mac_POVMS_QueueReceive + 68
4   POVMSLib                        0x000c4a30 POVMS_ProcessMessages + 144
5   POV-Ray Lib for G5ll            0x05ba4048 0x5b14000 + 589896
6   POV-Ray Lib for G5ll            0x05be5c40 0x5b14000 + 859200
7   POV-Ray Lib for G5ll            0x05bea644 0x5b14000 + 878148
8   ...ple.CoreServices.CarbonCore  0x90c35ccc _MP_CFMTaskProc + 32
9   ...ple.CoreServices.CarbonCore  0x90bc4740 PrivateMPEntryPoint + 76
10  libSystem.B.dylib               0x9002bd08 _pthread_body + 96

Thread 5:
0   libSystem.B.dylib               0x9002f08c kevent + 12
1   com.apple.DesktopServices       0x92b05e50
TFSNotificationTask::FSNotificationTaskProc(void*) + 56
2   ...ple.CoreServices.CarbonCore  0x90bc4740 PrivateMPEntryPoint + 76
3   libSystem.B.dylib               0x9002bd08 _pthread_body + 96

Thread 6:
0   libSystem.B.dylib               0x9002c3c8 semaphore_wait_signal_trap + 8
1   libSystem.B.dylib               0x90030eac pthread_cond_wait + 480
2   ...ple.CoreServices.CarbonCore  0x90bc4930 MPWaitOnQueue + 224
3   com.apple.DesktopServices       0x92b064cc
TNodeSyncTask::SyncTaskProc(void*) + 116
4   ...ple.CoreServices.CarbonCore  0x90bc4740 PrivateMPEntryPoint + 76
5   libSystem.B.dylib               0x9002bd08 _pthread_body + 96

Thread 0 crashed with PPC Thread State 64:
  srr0: 0x00000000ffff8c84 srr1: 0x100000000200f030
vrsave: 0x00000000fff80000
    cr: 0x2402244c          xer: 0x0000000000000000   lr: 0x0000000000501adc
ctr: 0x0000000000176732
    r0: 0x0000000000000000   r1: 0x00000000bfffe650   r2: 0x0000000090b94cb0
r3: 0x0000000000382390
    r4: 0x000000000611f01c   r5: 0x000000002000000c   r6: 0xffffffffffffffef
r7: 0xffffffffffffffdf
    r8: 0xffffffffffffffcf   r9: 0xffffffffffffffff  r10: 0x0000000000000000
r11: 0x00000000a0b8a8a8
   r12: 0x000000000d0eff80  r13: 0x0000000000000002  r14: 0x0000000000000000
r15: 0x00000000a32a9698
   r16: 0x00000000003f5b10  r17: 0x00000000bfffe9d0  r18: 0x0000000074657874
r19: 0x0000000000000002
   r20: 0x0000000000000000  r21: 0x00000000ffffd96e  r22: 0x0000000000000000
r23: 0x0000000000000000
   r24: 0x000000000000000d  r25: 0x0000000000382390  r26: 0x000000000000053a
r27: 0x0000000020000546
   r28: 0xffffffffffffffce  r29: 0x000000002000000c  r30: 0x00000000017fc674
r31: 0x00000000000002f4

Binary Images Description:
    0x1000 -     0x2fff LaunchCFMApp
/System/Library/Frameworks/Carbon.framework/Versions/A/Support/LaunchCFMApp
   0xc3000 -    0xc9e3a POVMSLib  PEF binary: POVMSLib
  0x27f000 -   0x2ce3c7 CarbonLibpwpc  PEF binary: CarbonLibpwpc
  0x2ce3d0 -   0x2e66bd Apple;Carbon;Multimedia  PEF binary:
Apple;Carbon;Multimedia
  0x2e7c00 -   0x2e998b Apple;Carbon;Networking  PEF binary:
Apple;Carbon;Networking
  0x310c60 -   0x310d12 CFMPriv_CoreFoundation  PEF binary:
CFMPriv_CoreFoundation
  0x318820 -   0x3188d5 CFMPriv_DVComponentGlue  PEF binary:
CFMPriv_DVComponentGlue
  0x318af0 -   0x318b93 CFMPriv_QuickTime  PEF binary: CFMPriv_QuickTime
  0x318c10 -   0x318c87 CFMPriv_System  PEF binary: CFMPriv_System
  0x318f30 -   0x319000 CFMPriv_CarbonSound  PEF binary: CFMPriv_CarbonSound
  0x319080 -   0x319153 CFMPriv_CommonPanels  PEF binary: CFMPriv_CommonPanels
  0x319230 -   0x3192eb CFMPriv_Help  PEF binary: CFMPriv_Help
  0x3192f0 -   0x3193ba CFMPriv_HIToolbox  PEF binary: CFMPriv_HIToolbox
  0x319440 -   0x319516 CFMPriv_HTMLRendering  PEF binary: CFMPriv_HTMLRendering
  0x319590 -   0x319663 CFMPriv_ImageCapture  PEF binary: CFMPriv_ImageCapture
  0x3196f0 -   0x3197d5 CFMPriv_NavigationServices  PEF binary:
CFMPriv_NavigationServices
  0x319850 -   0x319926 CFMPriv_OpenScriptingMacBLib  PEF binary:
CFMPriv_OpenScriptingMacBLib
  0x319a00 -   0x319abe CFMPriv_Print  PEF binary: CFMPriv_Print
  0x319ae0 -   0x319bad CFMPriv_SecurityHI  PEF binary: CFMPriv_SecurityHI
  0x319c30 -   0x319d12 CFMPriv_SpeechRecognition  PEF binary:
CFMPriv_SpeechRecognition
  0x319d90 -   0x319e63 CFMPriv_CarbonCore  PEF binary: CFMPriv_CarbonCore
  0x319ee0 -   0x319fb3 CFMPriv_OSServices  PEF binary: CFMPriv_OSServices
  0x31a090 -   0x31a152 CFMPriv_AE  PEF binary: CFMPriv_AE
  0x31a160 -   0x31a225 CFMPriv_ATS  PEF binary: CFMPriv_ATS
  0x31a2a0 -   0x31a377 CFMPriv_ColorSync  PEF binary: CFMPriv_ColorSync
  0x31a400 -   0x31a4e3 CFMPriv_FindByContent  PEF binary: CFMPriv_FindByContent
  0x31a560 -   0x31a63a CFMPriv_HIServices  PEF binary: CFMPriv_HIServices
  0x31a6b0 -   0x31a790 CFMPriv_LangAnalysis  PEF binary: CFMPriv_LangAnalysis
  0x31a820 -   0x31a906 CFMPriv_LaunchServices  PEF binary:
CFMPriv_LaunchServices
  0x31a9e0 -   0x31aab7 CFMPriv_PrintCore  PEF binary: CFMPriv_PrintCore
  0x31aac0 -   0x31ab82 CFMPriv_QD  PEF binary: CFMPriv_QD
  0x31ac80 -   0x31ad69 CFMPriv_SpeechSynthesis  PEF binary:
CFMPriv_SpeechSynthesis
  0x405000 -   0x5336ba POV-Ray Mac 3.6  PEF binary: POV-Ray Mac 3.6
 0x5a19000 -  0x5a81fff com.DivXInc.DivXDecoder 6.4.0 /Library/QuickTime/DivX
Decoder.component/Contents/MacOS/DivX Decoder
 0x5b14000 -  0x5ca631b POV-Ray Lib for G5ll  PEF binary: POV-Ray Lib for G5ll
0x8f8c0000 - 0x8f961fff com.apple.QuickTimeImporters.component 7.5 (861)
/System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTimeImporters
0x8fe00000 - 0x8fe52fff dyld 46.16 /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.4 (???)
/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 - 0x9072efff com.apple.CoreGraphics 1.258.79 (???)
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGr
aphics
0x907bb000 - 0x90895fff com.apple.CoreFoundation 6.4.11 (368.35)
/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x908de000 - 0x908defff com.apple.CoreServices 10.4 (???)
/System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x908e0000 - 0x909e2fff libicucore.A.dylib  /usr/lib/libicucore.A.dylib
0x90a3c000 - 0x90ac0fff libobjc.A.dylib  /usr/lib/libobjc.A.dylib
0x90aea000 - 0x90b5afff com.apple.framework.IOKit 1.4.1 (???)
/System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x90b70000 - 0x90b82fff libauto.dylib  /usr/lib/libauto.dylib
0x90b89000 - 0x90e60fff com.apple.CoreServices.CarbonCore 681.18
/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 - 0x90fd2fff com.apple.CFNetwork 129.22 (129.23)
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x90fe7000 - 0x90ffffff com.apple.WebServices 1.1.2 (1.1.0)
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServicesCore.framework/Versions/A/WebService
sCore
0x9100f000 - 0x91090fff com.apple.SearchKit 1.0.7
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x910d6000 - 0x910fffff com.apple.Metadata 10.4.4 (121.36)
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x91110000 - 0x9111efff libz.1.dylib  /usr/lib/libz.1.dylib
0x91121000 - 0x912dcfff com.apple.security 4.6 (29770)
/System/Library/Frameworks/Security.framework/Versions/A/Security
0x913db000 - 0x913e4fff com.apple.DiskArbitration 2.1.2
/System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x913eb000 - 0x913f3fff libbsm.dylib  /usr/lib/libbsm.dylib
0x913f7000 - 0x9141ffff com.apple.SystemConfiguration 1.8.3
/System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x91432000 - 0x9143dfff libgcc_s.1.dylib  /usr/lib/libgcc_s.1.dylib
0x91442000 - 0x914bdfff com.apple.audio.CoreAudio 3.0.5
/System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x914fa000 - 0x914fafff com.apple.ApplicationServices 10.4 (???)
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x914fc000 - 0x91534fff com.apple.AE 1.5 (297)
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x9154f000 - 0x91621fff com.apple.ColorSync 4.4.10
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync

0x91674000 - 0x91705fff com.apple.print.framework.PrintCore 4.6 (177.13)
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore

0x9174c000 - 0x91803fff com.apple.QD 3.10.25 (???)
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x91840000 - 0x9189efff com.apple.HIServices 1.5.3 (???)
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServic
es
0x918cd000 - 0x918eefff com.apple.LangAnalysis 1.6.1
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAn
alysis
0x91902000 - 0x91927fff com.apple.FindByContent 1.5
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/FindByContent.framework/Versions/A/FindB
yContent
0x9193a000 - 0x9197cfff com.apple.LaunchServices 183
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/Laun
chServices
0x91998000 - 0x919acfff com.apple.speech.synthesis.framework 3.3
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/Spe
echSynthesis
0x919ba000 - 0x91a00fff com.apple.ImageIO.framework 1.5.7
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x91a17000 - 0x91adefff libcrypto.0.9.7.dylib  /usr/lib/libcrypto.0.9.7.dylib
0x91b2c000 - 0x91b41fff libcups.2.dylib  /usr/lib/libcups.2.dylib
0x91b46000 - 0x91b64fff libJPEG.dylib
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/l
ibJPEG.dylib
0x91b6a000 - 0x91c21fff libJP2.dylib
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/l
ibJP2.dylib
0x91c70000 - 0x91c74fff libGIF.dylib
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/l
ibGIF.dylib
0x91c76000 - 0x91ce0fff libRaw.dylib
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/l
ibRaw.dylib
0x91ce5000 - 0x91d22fff libTIFF.dylib
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/l
ibTIFF.dylib
0x91d29000 - 0x91d43fff libPng.dylib
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/l
ibPng.dylib
0x91d48000 - 0x91d4bfff libRadiance.dylib
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/l
ibRadiance.dylib
0x91d4d000 - 0x91e3bfff libxml2.2.dylib  /usr/lib/libxml2.2.dylib
0x91e5a000 - 0x91e5afff com.apple.Accelerate 1.2.2 (Accelerate 1.2.2)
/System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x91e5c000 - 0x91f41fff com.apple.vImage 2.4
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x91f49000 - 0x91f68fff com.apple.Accelerate.vecLib 3.2.2 (vecLib 3.2.2)
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x91fd4000 - 0x92042fff libvMisc.dylib
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x9204d000 - 0x920e2fff libvDSP.dylib
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x920fc000 - 0x92684fff libBLAS.dylib
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x926b7000 - 0x929e2fff libLAPACK.dylib
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x92a12000 - 0x92b00fff libiconv.2.dylib  /usr/lib/libiconv.2.dylib
0x92b03000 - 0x92b8bfff com.apple.DesktopServices 1.3.7
/System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x92bcc000 - 0x92df7fff com.apple.Foundation 6.4.10 (567.37)
/System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x92f24000 - 0x92f42fff libGL.dylib
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x92f4d000 - 0x92fa7fff libGLU.dylib
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x92fc5000 - 0x92fc5fff com.apple.Carbon 10.4 (???)
/System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x92fc7000 - 0x92fdbfff com.apple.ImageCapture 3.0
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x92ff3000 - 0x93003fff com.apple.speech.recognition.framework 3.4
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognit
ion
0x9300f000 - 0x93024fff com.apple.securityhi 2.0 (203)
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x93036000 - 0x930bdfff com.apple.ink.framework 101.2 (69)
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x930d1000 - 0x930dcfff com.apple.help 1.0.3 (32)
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x930e6000 - 0x93114fff com.apple.openscripting 1.2.7 (???)
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x9312e000 - 0x9313dfff com.apple.print.framework.Print 5.2 (192.4)
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x93149000 - 0x931affff com.apple.htmlrendering 1.1.2
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x931e0000 - 0x9322ffff com.apple.NavigationServices 3.4.4 (3.4.3)
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationSer
vices
0x9325d000 - 0x9327afff com.apple.audio.SoundManager 3.9
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x9328c000 - 0x93299fff com.apple.CommonPanels 1.2.2 (73)
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x932a2000 - 0x935b0fff com.apple.HIToolbox 1.4.10 (???)
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x93700000 - 0x9370cfff com.apple.opengl 1.4.7
/System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x94213000 - 0x942d8fff com.apple.audio.toolbox.AudioToolbox 1.4.7
/System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x9432b000 - 0x9432bfff com.apple.audio.units.AudioUnit 1.4
/System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x9432d000 - 0x944edfff com.apple.QuartzCore 1.4.12
/System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x9457c000 - 0x945ccfff libGLImage.dylib
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x945d5000 - 0x945f0fff com.apple.CoreVideo 1.4.2
/System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x94601000 - 0x94622fff libmx.A.dylib  /usr/lib/libmx.A.dylib
0x947d0000 - 0x947dffff libCGATS.A.dylib
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resour
ces/libCGATS.A.dylib
0x947e7000 - 0x947f4fff libCSync.A.dylib
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resour
ces/libCSync.A.dylib
0x9483a000 - 0x94853fff libRIP.A.dylib
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resour
ces/libRIP.A.dylib
0x9485a000 - 0x94b86fff com.apple.QuickTime 7.5.0 (861)
/System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x94c6d000 - 0x94cdefff libstdc++.6.dylib  /usr/lib/libstdc++.6.dylib
0x950b4000 - 0x950d1fff libresolv.9.dylib  /usr/lib/libresolv.9.dylib
0x97c39000 - 0x97c58fff com.apple.vecLib 3.2.2 (vecLib 3.2.2)
/System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x9845e000 - 0x9846bfff com.apple.agl 2.5.6 (AGL-2.5.6)
/System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x9a087000 - 0x9aea2fff com.apple.QuickTimeComponents.component 7.5 (861)
/System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTimeComponents
0x9bdbb000 - 0x9bdd9fff com.apple.OpenTransport 2.0
/System/Library/PrivateFrameworks/OpenTransport.framework/OpenTransport
0x9be54000 - 0x9be55fff com.apple.iokit.dvcomponentglue 1.7.9
/System/Library/Frameworks/DVComponentGlue.framework/Versions/A/DVComponentGlue

Model: PowerMac11,2, BootROM 5.2.7f1, 4 processors, PowerPC G5 (1.1), 2.5 GHz,
4.5 GB
Graphics: ATY,RadeonX1900, ATY,RadeonX1900, PCI, 128 MB
Memory Module: DIMM0/J6700, 256 MB, DDR2 SDRAM, PC2-4200U-444
Memory Module: DIMM1/J6800, 256 MB, DDR2 SDRAM, PC2-4200U-444
Memory Module: DIMM4/J7100, 1 GB, DDR2 SDRAM, PC2-4200U-444
Memory Module: DIMM5/J7200, 1 GB, DDR2 SDRAM, PC2-4200U-444
Memory Module: DIMM6/J7300, 1 GB, DDR2 SDRAM ECC, PC2-4200E-444
Memory Module: DIMM7/J7400, 1 GB, DDR2 SDRAM ECC, PC2-4200E-444
AirPort: AirPort Extreme, 405.1 (3.90.34.0.p18)
Bluetooth: Version 1.9.5f4, 2 service, 1 devices, 1 incoming serial ports
Network Service: Built-in Ethernet 2, Ethernet, en1
PCI Card: ATY,RadeonX1900, Display, SLOT-1
PCI Card: bcom5714, network, GIGE
PCI Card: bcom5714, network, GIGE
Serial ATA Device: WDC WD2500JS-41MVB1, 232.89 GB
Parallel ATA Device: HL-DT-ST DVD-RW GWA-4165B
USB Device: Bluetooth USB Host Controller, Apple, Inc., Up to 12 Mb/sec, 500 mA
USB Device: Macally iKey, Macally, Up to 12 Mb/sec, 500 mA
USB Device: Macally iKey, Macally, Up to 12 Mb/sec, 100 mA
FireWire Device: unknown_device, unknown_value, Up to 400 Mb/sec


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.