I've just moved back from an Intel iMac to my trusty old G4 PowerBook, and the 7.4.1 VM crashes when I run my VW app (data smoothing for LPC cross-synthesis of speech sounds). Here's Apple's dump (below) of the VM. The same image runs fine on my Intel Mac (different VM). ...any ideas? stp ----
Date/Time: 2007-01-26 18:00:20.941 -0800 OS Version: 10.4.8 (Build 8L127) Report Version: 4 Command: vwmacxgui Path: /Users/stp/Code/Smalltalk/visual.app/Contents/MacOS/vwmacxgui Parent: WindowServer [55] Version: VisualWorks Version 7.4.1/7.4a (7.4a) PID: 655 Thread: 0 Exception: EXC_BAD_ACCESS (0x0001) Codes: KERN_INVALID_ADDRESS (0x0001) at 0xcccccd07 Thread 0 Crashed: 0 libSystem.B.dylib 0x90003228 szone_malloc + 240 1 libSystem.B.dylib 0x900030e4 malloc_zone_malloc + 612 2 com.apple.CoreFoundation 0x907bb488 CFAllocatorAllocate + 296 3 com.apple.CoreFoundation 0x907d0f00 __CFDictionaryGrow + 552 4 com.apple.CoreFoundation 0x907eae64 CFDictionaryRemoveValue + 872 5 com.apple.AppKit 0x93756890 -[NSBitmapImageRep _setCGImageRef:] + 416 6 com.apple.AppKit 0x9375b724 -[NSBitmapImageRep _freeImage] + 1012 7 com.apple.AppKit 0x9375b300 -[NSBitmapImageRep dealloc] + 140 8 com.apple.AppKit 0x9375aff0 -[NSImage _freeRepresentation:] + 328 9 com.apple.AppKit 0x9375ae18 -[NSImage dealloc] + 108 10 com.cincom.vw7.4.1 0x000a8a9c GQProcessImgDispMask + 932 (macXImage.m:686) 11 com.cincom.vw7.4.1 0x00099280 GQueueProcess + 1256 (macXGQueue.c:180) 12 com.cincom.vw7.4.1 0x000a1088 -[STApplication(EventAdditions) sendEvent:] + 80 (macXEvent.m:477) 13 com.apple.AppKit 0x93704d10 -[NSApplication run] + 508 14 com.cincom.vw7.4.1 0x000934bc oeMain + 648 (macXMain.m:227) 15 com.cincom.vw7.4.1 0x000b24f4 main + 44 (prUGdummy.c:1425) 16 com.cincom.vw7.4.1 0x0000239c _start + 380 (crt.c:267) 17 com.cincom.vw7.4.1 0x0000221c start + 48 -- Stephen Travis Pope -- Santa Barbara, California, USA |
The latest Mac VM crashes too; here's the dump ---- Date/Time: 2007-01-29 09:39:10.653 -0800 OS Version: 10.4.8 (Build 8L127) Report Version: 4 Command: vwmacxgui Path: /Users/stp/Code/Smalltalk/visual_Mac.app/Contents/MacOS/ vwmacxgui Parent: WindowServer [308] Version: VisualWorks Version 7.4.1/7.4d (7.4d) PID: 557 Thread: 0 Exception: EXC_BAD_ACCESS (0x0001) Codes: KERN_INVALID_ADDRESS (0x0001) at 0xcccccd07 Thread 0 Crashed: 0 libSystem.B.dylib 0x90003228 szone_malloc + 240 1 libSystem.B.dylib 0x900030e4 malloc_zone_malloc + 612 2 com.apple.CoreFoundation 0x907bb488 CFAllocatorAllocate + 296 3 com.apple.CoreFoundation 0x907d0f00 __CFDictionaryGrow + 552 4 com.apple.CoreFoundation 0x907eae64 CFDictionaryRemoveValue + 872 5 com.apple.AppKit 0x93756890 -[NSBitmapImageRep _setCGImageRef:] + 416 6 com.apple.AppKit 0x9375b724 -[NSBitmapImageRep _freeImage] + 1012 7 com.apple.AppKit 0x9375b300 -[NSBitmapImageRep dealloc] + 140 8 com.apple.AppKit 0x9375aff0 -[NSImage _freeRepresentation:] + 328 9 com.apple.AppKit 0x9375ae18 -[NSImage dealloc] + 108 10 com.cincom.vw7.4.1 0x000a99b4 GQProcessImgDispMask + 932 (macXImage.m:686) 11 com.cincom.vw7.4.1 0x0009a198 GQueueProcess + 1256 (macXGQueue.c:180) 12 com.cincom.vw7.4.1 0x000a1fa0 -[STApplication (EventAdditions) sendEvent:] + 80 (macXEvent.m:477) 13 com.apple.AppKit 0x93704d10 -[NSApplication run] + 508 14 com.cincom.vw7.4.1 0x000943c0 oeMain + 648 (macXMain.m:228) 15 com.cincom.vw7.4.1 0x000b340c main + 44 (prUGdummy.c:1425) 16 com.cincom.vw7.4.1 0x00002a2c _start + 380 (crt.c:267) 17 com.cincom.vw7.4.1 0x000028ac start + 48 Thread 1: 0 libSystem.B.dylib 0x9001f08c select + 12 1 com.cincom.vw7.4.1 0x0009a46c GQusleep + 72 (macXGQueue.c: 264) 2 com.cincom.vw7.4.1 0x000ab170 newNSImage + 616 (macXImage.m:1070) 3 com.cincom.vw7.4.1 0x000ab320 primNewMask + 20 (macXImage.m:1103) 4 com.cincom.vw7.4.1 0x00061e88 rtPrimGlue1 + 52 (dnu.c:361) 5 com.cincom.vw7.4.1 0x0003c5e4 launchSystem + 60 (mmInit.c: 515) 6 com.cincom.vw7.4.1 0x00069ef8 initStacksOnStack + 176 (stackzone.c:117) 7 com.cincom.vw7.4.1 0x0003c594 startKernel + 132 (mmInit.c: 498) 8 com.cincom.vw7.4.1 0x0000dd44 startSupervisor + 100 (exInit.c:296) 9 com.cincom.vw7.4.1 0x00094124 -[STApplication startInThreadWith:] + 56 (macXMain.m:145) 10 com.apple.AppKit 0x93829bc4 +[NSApplication _startDrawingThread:] + 76 11 com.apple.Foundation 0x9295f194 forkThreadForFunction + 108 12 libSystem.B.dylib 0x9002b508 _pthread_body + 96 Thread 0 crashed with PPC Thread State 64: srr0: 0x0000000090003228 srr1: 0x000000000200f030 vrsave: 0x0000000000000000 cr: 0x24004288 xer: 0x0000000000000004 lr: 0x0000000090003200 ctr: 0x0000000090003138 r0: 0x0000000000000001 r1: 0x00000000bffff020 r2: 0x00000000a0001fac r3: 0x0000000001800038 r4: 0x0000000000000000 r5: 0x0000000001800000 r6: 0x00000000ffffffff r7: 0x0000000001030301 r8: 0x0000000000000008 r9: 0x0000000000000002 r10: 0x0000000001800054 r11: 0x00000000ccccccff r12: 0x0000000090003138 r13: 0x0000000000000000 r14: 0x0000000000000000 r15: 0x0000000000000000 r16: 0x0000000000000000 r17: 0x0000000000000000 r18: 0x0000000000000000 r19: 0x0000000000000000 r20: 0x00000000a0003148 r21: 0x0000000000000005 r22: 0x0000000000000002 r23: 0x0000000000000028 r24: 0x00000000a0002e88 r25: 0x0000000001800000 r26: 0x0000000001800000 r27: 0x0000000000000010 r28: 0x0000000000000003 r29: 0x0000000000000000 r30: 0x0000000007632250 r31: 0x0000000090003148 Binary Images Description: 0x1000 - 0xbcfff com.cincom.vw7.4.1 VisualWorks Version 7.4.1/7.4d (7.4d) /Users/stp/Code/Smalltalk/visual_Mac.app/Contents/ MacOS/vwmacxgui 0x615000 - 0x617fff com.unsanity.menuextraenabler 1.0.3 /Users/ stp/Library/InputManagers/Menu Extra Enabler/Menu Extra Enabler.bundle/Contents/MacOS/Menu Extra Enabler 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.7 / 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.1.3.dylib /usr/lib/libz.1.1.3.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 0x92f4f000 - 0x92f5ffff com.apple.speech.recognition.framework 3.4 / System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ SpeechRecognition.framework/Versions/A/SpeechRecognition 0x931b8000 - 0x931d5fff com.apple.audio.SoundManager 3.9 /System/ Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ CarbonSound.framework/Versions/A/CarbonSound 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 - 0x936fefff com.apple.Cocoa 6.4 (???) /System/Library/ Frameworks/Cocoa.framework/Versions/A/Cocoa 0x93700000 - 0x93d33fff com.apple.AppKit 6.4.7 (824.41) /System/ Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x940c0000 - 0x94130fff com.apple.CoreData 80 /System/Library/ Frameworks/CoreData.framework/Versions/A/CoreData 0x94169000 - 0x9422cfff com.apple.audio.toolbox.AudioToolbox 1.4.3 / System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x9427e000 - 0x9427efff com.apple.audio.units.AudioUnit 1.4 /System/ Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x94280000 - 0x94453fff com.apple.QuartzCore 1.4.9 /System/Library/ Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x944a9000 - 0x944e6fff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib 0x944ee000 - 0x9453efff libGLImage.dylib /System/Library/Frameworks/ OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x946e2000 - 0x946f1fff libCGATS.A.dylib /System/Library/Frameworks/ ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib 0x946f9000 - 0x94706fff libCSync.A.dylib /System/Library/Frameworks/ ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib 0x9474c000 - 0x94765fff libRIP.A.dylib /System/Library/Frameworks/ ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib Model: PowerBook5,2, BootROM 4.7.1f1, 1 processors, PowerPC G4 (1.1), 1.25 GHz, 1 GB Graphics: ATI Mobility Radeon 9600, ATY,RV350M10, AGP, 64 MB Memory Module: SODIMM0/J25LOWER, 512 MB, DDR SDRAM, PC2700U-25330 Memory Module: SODIMM1/J25UPPER, 512 MB, DDR SDRAM, PC2700U-25330 AirPort: AirPort Extreme, 405.1 (3.90.34.0.p18) Modem: LastDash, UCJ, V.92, 4.0, APPLE VERSION 2.6.6 Bluetooth: Version 1.7.8f2, 2 service, 0 devices, 1 incoming serial ports Network Service: Built-in Ethernet, Ethernet, en0 PCI Card: TXN,PCIXXXX-00, cardbus, PC Card Parallel ATA Device: MATSHITADVD-R UJ-816, Parallel ATA Device: ST9100823A, 93.16 GB USB Device: Bluetooth HCI, , Up to 12 Mb/sec, 500 mA USB Device: USB-PS/2 Optical Mouse, Logitech, Up to 1.5 Mb/sec, 500 mA ---- Stephen Travis Pope -- Santa Barbara, California, USA http://HeavenEverywhere.com http://FASTLabInc.com On Jan 26, 2007, at 7:12 PM, Thomas Koschate wrote: > > On 2007-01-26, at 21:38, Stephen Travis Pope wrote: > >> I've just moved back from an Intel iMac to my trusty old G4 >> PowerBook, and the 7.4.1 VM crashes when I run my VW app (data >> smoothing for LPC cross-synthesis of speech sounds). > > Try the latest VM from http://www.cincomsmalltalk.com/ > CincomSmalltalkWiki/VisualWorks+7.4d+engines > -- > ============================================================ > Thomas Koschate +1 416.716.5949 > [hidden email] FAX: +1 905.451.9268 > PGP Key: http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x4659702E > pastedGraphic.tiff (3K) Download Attachment |
In reply to this post by Stephen Travis Pope
Splash screen encoding?
Paul Baumann -----Original Message----- From: Stephen Travis Pope [mailto:[hidden email]] Sent: Monday, January 29, 2007 12:41 PM To: Thomas Koschate Cc: Stephen Travis Pope; vwnc Subject: Re: VM Crashes on G4/Mac Importance: Low The latest Mac VM crashes too; here's the dump ---- Date/Time: 2007-01-29 09:39:10.653 -0800 OS Version: 10.4.8 (Build 8L127) Report Version: 4 Command: vwmacxgui Path: /Users/stp/Code/Smalltalk/visual_Mac.app/Contents/MacOS/ vwmacxgui Parent: WindowServer [308] Version: VisualWorks Version 7.4.1/7.4d (7.4d) PID: 557 Thread: 0 Exception: EXC_BAD_ACCESS (0x0001) Codes: KERN_INVALID_ADDRESS (0x0001) at 0xcccccd07 Thread 0 Crashed: 0 libSystem.B.dylib 0x90003228 szone_malloc + 240 1 libSystem.B.dylib 0x900030e4 malloc_zone_malloc + 612 2 com.apple.CoreFoundation 0x907bb488 CFAllocatorAllocate + 296 3 com.apple.CoreFoundation 0x907d0f00 __CFDictionaryGrow + 552 4 com.apple.CoreFoundation 0x907eae64 CFDictionaryRemoveValue + 872 5 com.apple.AppKit 0x93756890 -[NSBitmapImageRep _setCGImageRef:] + 416 6 com.apple.AppKit 0x9375b724 -[NSBitmapImageRep _freeImage] + 1012 7 com.apple.AppKit 0x9375b300 -[NSBitmapImageRep dealloc] + 140 8 com.apple.AppKit 0x9375aff0 -[NSImage _freeRepresentation:] + 328 9 com.apple.AppKit 0x9375ae18 -[NSImage dealloc] + 108 10 com.cincom.vw7.4.1 0x000a99b4 GQProcessImgDispMask + 932 (macXImage.m:686) 11 com.cincom.vw7.4.1 0x0009a198 GQueueProcess + 1256 (macXGQueue.c:180) 12 com.cincom.vw7.4.1 0x000a1fa0 -[STApplication (EventAdditions) sendEvent:] + 80 (macXEvent.m:477) 13 com.apple.AppKit 0x93704d10 -[NSApplication run] + 508 14 com.cincom.vw7.4.1 0x000943c0 oeMain + 648 (macXMain.m:228) 15 com.cincom.vw7.4.1 0x000b340c main + 44 (prUGdummy.c:1425) 16 com.cincom.vw7.4.1 0x00002a2c _start + 380 (crt.c:267) 17 com.cincom.vw7.4.1 0x000028ac start + 48 Thread 1: 0 libSystem.B.dylib 0x9001f08c select + 12 1 com.cincom.vw7.4.1 0x0009a46c GQusleep + 72 (macXGQueue.c: 264) 2 com.cincom.vw7.4.1 0x000ab170 newNSImage + 616 (macXImage.m:1070) 3 com.cincom.vw7.4.1 0x000ab320 primNewMask + 20 (macXImage.m:1103) 4 com.cincom.vw7.4.1 0x00061e88 rtPrimGlue1 + 52 (dnu.c:361) 5 com.cincom.vw7.4.1 0x0003c5e4 launchSystem + 60 (mmInit.c: 515) 6 com.cincom.vw7.4.1 0x00069ef8 initStacksOnStack + 176 (stackzone.c:117) 7 com.cincom.vw7.4.1 0x0003c594 startKernel + 132 (mmInit.c: 498) 8 com.cincom.vw7.4.1 0x0000dd44 startSupervisor + 100 (exInit.c:296) 9 com.cincom.vw7.4.1 0x00094124 -[STApplication startInThreadWith:] + 56 (macXMain.m:145) 10 com.apple.AppKit 0x93829bc4 +[NSApplication _startDrawingThread:] + 76 11 com.apple.Foundation 0x9295f194 forkThreadForFunction + 108 12 libSystem.B.dylib 0x9002b508 _pthread_body + 96 Thread 0 crashed with PPC Thread State 64: srr0: 0x0000000090003228 srr1: 0x000000000200f030 vrsave: 0x0000000000000000 cr: 0x24004288 xer: 0x0000000000000004 lr: 0x0000000090003200 ctr: 0x0000000090003138 r0: 0x0000000000000001 r1: 0x00000000bffff020 r2: 0x00000000a0001fac r3: 0x0000000001800038 r4: 0x0000000000000000 r5: 0x0000000001800000 r6: 0x00000000ffffffff r7: 0x0000000001030301 r8: 0x0000000000000008 r9: 0x0000000000000002 r10: 0x0000000001800054 r11: 0x00000000ccccccff r12: 0x0000000090003138 r13: 0x0000000000000000 r14: 0x0000000000000000 r15: 0x0000000000000000 r16: 0x0000000000000000 r17: 0x0000000000000000 r18: 0x0000000000000000 r19: 0x0000000000000000 r20: 0x00000000a0003148 r21: 0x0000000000000005 r22: 0x0000000000000002 r23: 0x0000000000000028 r24: 0x00000000a0002e88 r25: 0x0000000001800000 r26: 0x0000000001800000 r27: 0x0000000000000010 r28: 0x0000000000000003 r29: 0x0000000000000000 r30: 0x0000000007632250 r31: 0x0000000090003148 Binary Images Description: 0x1000 - 0xbcfff com.cincom.vw7.4.1 VisualWorks Version 7.4.1/7.4d (7.4d) /Users/stp/Code/Smalltalk/visual_Mac.app/Contents/ MacOS/vwmacxgui 0x615000 - 0x617fff com.unsanity.menuextraenabler 1.0.3 /Users/ stp/Library/InputManagers/Menu Extra Enabler/Menu Extra Enabler.bundle/Contents/MacOS/Menu Extra Enabler 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.7 / 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.1.3.dylib /usr/lib/libz.1.1.3.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 0x92f4f000 - 0x92f5ffff com.apple.speech.recognition.framework 3.4 / System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ SpeechRecognition.framework/Versions/A/SpeechRecognition 0x931b8000 - 0x931d5fff com.apple.audio.SoundManager 3.9 /System/ Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ CarbonSound.framework/Versions/A/CarbonSound 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 - 0x936fefff com.apple.Cocoa 6.4 (???) /System/Library/ Frameworks/Cocoa.framework/Versions/A/Cocoa 0x93700000 - 0x93d33fff com.apple.AppKit 6.4.7 (824.41) /System/ Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x940c0000 - 0x94130fff com.apple.CoreData 80 /System/Library/ Frameworks/CoreData.framework/Versions/A/CoreData 0x94169000 - 0x9422cfff com.apple.audio.toolbox.AudioToolbox 1.4.3 / System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x9427e000 - 0x9427efff com.apple.audio.units.AudioUnit 1.4 /System/ Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x94280000 - 0x94453fff com.apple.QuartzCore 1.4.9 /System/Library/ Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x944a9000 - 0x944e6fff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib 0x944ee000 - 0x9453efff libGLImage.dylib /System/Library/Frameworks/ OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x946e2000 - 0x946f1fff libCGATS.A.dylib /System/Library/Frameworks/ ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib 0x946f9000 - 0x94706fff libCSync.A.dylib /System/Library/Frameworks/ ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib 0x9474c000 - 0x94765fff libRIP.A.dylib /System/Library/Frameworks/ ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib Model: PowerBook5,2, BootROM 4.7.1f1, 1 processors, PowerPC G4 (1.1), 1.25 GHz, 1 GB Graphics: ATI Mobility Radeon 9600, ATY,RV350M10, AGP, 64 MB Memory Module: SODIMM0/J25LOWER, 512 MB, DDR SDRAM, PC2700U-25330 Memory Module: SODIMM1/J25UPPER, 512 MB, DDR SDRAM, PC2700U-25330 AirPort: AirPort Extreme, 405.1 (3.90.34.0.p18) Modem: LastDash, UCJ, V.92, 4.0, APPLE VERSION 2.6.6 Bluetooth: Version 1.7.8f2, 2 service, 0 devices, 1 incoming serial ports Network Service: Built-in Ethernet, Ethernet, en0 PCI Card: TXN,PCIXXXX-00, cardbus, PC Card Parallel ATA Device: MATSHITADVD-R UJ-816, Parallel ATA Device: ST9100823A, 93.16 GB USB Device: Bluetooth HCI, , Up to 12 Mb/sec, 500 mA USB Device: USB-PS/2 Optical Mouse, Logitech, Up to 1.5 Mb/sec, 500 mA ---- Stephen Travis Pope -- Santa Barbara, California, USA http://HeavenEverywhere.com http://FASTLabInc.com -------------------------------------------------------- This message may contain confidential information and is intended for specific recipients unless explicitly noted otherwise. If you have reason to believe you are not an intended recipient of this message, please delete it and notify the sender. This message may not represent the opinion of IntercontinentalExchange, Inc. (ICE), its subsidiaries or affiliates, and does not constitute a contract or guarantee. Unencrypted electronic mail is not secure and the recipient of this message is expected to provide safeguards from viruses and pursue alternate means of communication where privacy or a binding message is desired. |
In reply to this post by Stephen Travis Pope
Well, the truly latest 7.5-preview VM runs the image just fine, so I guess they must have fixed the problem in the mean time... Thanks for all your suggestions. stp -- Stephen Travis Pope -- Santa Barbara, California, USA http://HeavenEverywhere.com http://FASTLabInc.com On Jan 29, 2007, at 9:40 AM, Stephen Travis Pope wrote: > > The latest Mac VM crashes too; here's the dump > > ---- > Date/Time: 2007-01-29 09:39:10.653 -0800 > OS Version: 10.4.8 (Build 8L127) > Report Version: 4 > > Command: vwmacxgui > Path: /Users/stp/Code/Smalltalk/visual_Mac.app/Contents/MacOS/ > vwmacxgui > Parent: WindowServer [308] > > Version: VisualWorks Version 7.4.1/7.4d (7.4d) > > PID: 557 > Thread: 0 > > Exception: EXC_BAD_ACCESS (0x0001) > Codes: KERN_INVALID_ADDRESS (0x0001) at 0xcccccd07 > > > On Jan 26, 2007, at 7:12 PM, Thomas Koschate wrote: > >> >> On 2007-01-26, at 21:38, Stephen Travis Pope wrote: >> >>> I've just moved back from an Intel iMac to my trusty old G4 >>> PowerBook, and the 7.4.1 VM crashes when I run my VW app (data >>> smoothing for LPC cross-synthesis of speech sounds). >> >> Try the latest VM from http://www.cincomsmalltalk.com/ >> CincomSmalltalkWiki/VisualWorks+7.4d+engines >> -- >> ============================================================ >> Thomas Koschate +1 416.716.5949 >> [hidden email] FAX: +1 905.451.9268 >> PGP Key: http://pgp.mit.edu:11371/pks/lookup? >> op=get&search=0x4659702E >> > pastedGraphic.tiff (3K) Download Attachment |
Free forum by Nabble | Edit this page |