[squeak-dev] Re: About Cocoa VMs

Levente Uzonyi leves at elte.hu
Tue Jul 12 23:01:56 UTC 2011


On Tue, 12 Jul 2011, Bob Arning wrote:

> I got a new version today.

The Cocoa VMs still don't work on 10.5, only on 10.6.


Levente

>
> It launched slowly.
> It opened the Squeak window and never drew the World (just empty white
> space)
> When I quit from the Mac application menu, I got the dump below.
> When I launched it again, still no World visible and now trying to Quit does
> nothing.
>
>
>
> Process:         StackVM [52848]
> Path:            /Users/bob/squeak/SE squeak for VM
> tests.app/Contents/Resources/StackVM.app/Contents/MacOS/StackVM
> Identifier:      org.squeakfoundation.Squeak
> Version:         StackVM VM 6.0-pre (21.0)
> Code Type:       X86 (Native)
> Parent Process:  launchd [144]
>
> Interval Since Last Report:          369158 sec
> Crashes Since Last Report:           2
> Per-App Interval Since Last Report:  95 sec
> Per-App Crashes Since Last Report:   1
>
> Date/Time:       2011-07-12 18:46:42.554 -0400
> OS Version:      Mac OS X 10.5.8 (9L31a)
> Report Version:  6
> Anonymous UUID:  84A44D25-B0CA-4976-9FB1-6687FE654443
>
> Exception Type:  EXC_BAD_ACCESS (SIGABRT)
> Exception Codes: KERN_INVALID_ADDRESS at 0x00000000ffffffff
> Crashed Thread:  0
>
> Thread 0 Crashed:
> 0   libSystem.B.dylib             	0x95bfad52 __kill + 10
> 1   libSystem.B.dylib             	0x95c6d242 raise + 26
> 2   libSystem.B.dylib             	0x95c79681 abort + 73
> 3   org.squeakfoundation.Squeak   	0x000335ec error + 140
> 4   ???                           	0xffffffff 0 + 4294967295
> 5   com.apple.coreui              	0x95b6f19e CUIRenderer::Draw(CGRect,
> CGContext*, __CFDictionary const*, __CFDictionary const**) + 4638
> 6   com.apple.AppKit              	0x93de4e4f _NSDrawThemeBackground + 862
> 7   com.apple.AppKit              	0x93de4a3a -[NSThemeFrame
> _drawUnifiedToolbar:] + 1086
> 8   com.apple.AppKit              	0x93de3eef -[NSThemeFrame _drawTitleBar:]
> + 860
> 9   com.apple.AppKit              	0x93de3b8c -[NSThemeFrame
> _drawFrameInterior:clip:] + 107
> 10  com.apple.AppKit              	0x93de3b19 -[NSThemeFrame drawFrame:] +
> 1241
> 11  com.apple.AppKit              	0x93de3359 -[NSFrameView drawRect:] + 831
> 12  com.apple.AppKit              	0x93de2891 -[NSThemeFrame drawRect:] +
> 111
> 13  com.apple.AppKit              	0x93de1bf8 -[NSView _drawRect:clip:] +
> 3853
> 14  com.apple.AppKit              	0x93ddf469 -[NSView
> _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:]
> + 1819
> 15  com.apple.AppKit              	0x93dde987 -[NSThemeFrame
> _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:]
> + 306
> 16  com.apple.AppKit              	0x93ddb4ab -[NSView
> _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 3090
> 17  com.apple.AppKit              	0x93d1be7b -[NSView displayIfNeeded] +
> 933
> 18  com.apple.AppKit              	0x93d1ba29 -[NSWindow displayIfNeeded] +
> 189
> 19  com.apple.AppKit              	0x93ec4e9c -[NSButtonCell performClick:]
> + 474
> 20  org.squeakfoundation.Squeak   	0x00035676 -[SqueakOSXAppDelegate
> applicationShouldTerminate:] + 70
>
> Thread 1:
> 0   libSystem.B.dylib             	0x95b9434e __semwait_signal + 10
> 1   libSystem.B.dylib             	0x95bbeccd pthread_cond_wait$UNIX2003 +
> 73
> 2   libGLProgrammability.dylib    	0x9496ab32 glvmDoWork + 162
> 3   libSystem.B.dylib             	0x95bbe055 _pthread_start + 321
> 4   libSystem.B.dylib             	0x95bbdf12 thread_start + 34
>
> Thread 2:
> 0   libSystem.B.dylib             	0x95b8d166 mach_msg_trap + 10
> 1   libSystem.B.dylib             	0x95b9495c mach_msg + 72
> 2   com.apple.CoreFoundation      	0x97c39e7e CFRunLoopRunSpecific + 1790
> 3   com.apple.CoreFoundation      	0x97c3aaa8 CFRunLoopRunInMode + 88
> 4   ....audio.toolbox.AudioToolbox	0x92fa13d0
> GenericRunLoopThread::RunLoop() + 96
> 5   ....audio.toolbox.AudioToolbox	0x92fa1559
> TRunLoop<AQClient>::Entry(void*) + 153
> 6   ....audio.toolbox.AudioToolbox	0x92f4bf5a CAPThread::Entry(CAPThread*) +
> 122
> 7   libSystem.B.dylib             	0x95bbe055 _pthread_start + 321
> 8   libSystem.B.dylib             	0x95bbdf12 thread_start + 34
>
> Thread 3:
> 0   libSystem.B.dylib             	0x95b8d166 mach_msg_trap + 10
> 1   libSystem.B.dylib             	0x95b9495c mach_msg + 72
> 2   com.apple.CoreFoundation      	0x97c39e7e CFRunLoopRunSpecific + 1790
> 3   com.apple.CoreFoundation      	0x97c3aaa8 CFRunLoopRunInMode + 88
> 4   com.apple.audio.CoreAudio     	0x90b695f8 HALRunLoop::OwnThread(void*) +
> 160
> 5   com.apple.audio.CoreAudio     	0x90b69480 CAPThread::Entry(CAPThread*) +
> 96
> 6   libSystem.B.dylib             	0x95bbe055 _pthread_start + 321
> 7   libSystem.B.dylib             	0x95bbdf12 thread_start + 34
>
> Thread 4:
> 0   libSystem.B.dylib             	0x95b9434e __semwait_signal + 10
> 1   org.squeakfoundation.Squeak   	0x00042678 beatStateMachine + 184
>
> Thread 0 crashed with X86 Thread State (32-bit):
>  eax: 0x00000000  ebx: 0x95c79641  ecx: 0xbfffcdfc  edx: 0x95bfad52
>  edi: 0x44cd0000  esi: 0x00000000  ebp: 0xbfffce18  esp: 0xbfffcdfc
>   ss: 0x0000001f  efl: 0x00000286  eip: 0x95bfad52   cs: 0x00000007
>   ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
>  cr2: 0x00013cd0
>
> Binary Images:
>    0x1000 -    0xd4fe7 +org.squeakfoundation.Squeak StackVM VM 6.0-pre
> (21.0) <833966898f4819ba42efe2fe9ec8cb48> /Users/bob/squeak/SE squeak for VM
> tests.app/Contents/Resources/StackVM.app/Contents/MacOS/StackVM
>  0x1cb000 -   0x1e7ff7  GLRendererFloat ??? (???)
> <927b7d5ce6a7c21fdc761f6f29cdf4ee>
> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat
>  0x500000 -   0x685fe3  GLEngine ??? (???)
> <3bd4729832411ff31de5bb9d97e3718d>
> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
> 0xbe73000 -  0xc151ff1  com.apple.ATIRadeonX2000GLDriver 1.5.48 (5.4.8)
> <0858896931bc8cdd84f736ed21e23738>
> /System/Library/Extensions/ATIRadeonX2000GLDriver.bundle/Contents/MacOS/ATIRadeonX2000GLDriver
> 0xd1b5000 -  0xd1b8fff  com.apple.audio.AudioIPCPlugIn 1.0.6 (1.0.6)
> <51c811377017028f8904ad779e6a1344>
> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn
> 0xd1be000 -  0xd1c4fff  com.apple.audio.AppleHDAHALPlugIn 1.7.1 (1.7.1a2)
> <a0a4389b5ac52ab84397d2b25c9d3b9c>
> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
> 0xd20b000 -  0xd210ff7 +libLocalePlugin.dylib ??? (???)
> <ea0e9e554cf4471cb0864245bbe2d86f> /Users/bob/squeak/SE squeak for VM
> tests.app/Contents/Resources/StackVM.app/Contents/Resources/libLocalePlugin.dylib
> 0xdebb000 -  0xe1b4ff3  com.apple.RawCamera.bundle 2.3.0 (505)
> <1c7cea30ffe2b4de98ced6518df1e54b>
> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
> 0x70000000 - 0x700e6ff2  com.apple.audio.units.Components 1.5.2 (1.5.2)
> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
> 0x8fe00000 - 0x8fe2db43  dyld 97.1 (???) <458eed38a009e5658a79579e7bc26603>
> /usr/lib/dyld
> 0x90003000 - 0x9000afe9  libgcc_s.1.dylib ??? (???)
> <f53c808e87d1184c0f9df63aef53ce0b> /usr/lib/libgcc_s.1.dylib
> 0x90023000 - 0x902fdff3  com.apple.CoreServices.CarbonCore 786.16 (786.16)
> <d2af3f75c3500c518c39fd00aed7f9b9>
> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
> 0x902fe000 - 0x902feffd  com.apple.Accelerate 1.4.2 (Accelerate 1.4.2)
> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
> 0x90494000 - 0x90498fff  libmathCommon.A.dylib ??? (???)
> /usr/lib/system/libmathCommon.A.dylib
> 0x904ab000 - 0x90b4bfff  com.apple.CoreGraphics 1.409.8 (???)
> <25020feb388637ee860451c19b613c48>
> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
> 0x90b4c000 - 0x90bc9feb  com.apple.audio.CoreAudio 3.1.2 (3.1.2)
> <782a08c44be4698597f4bbd79cac21c6>
> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
> 0x90bca000 - 0x90c71fec  com.apple.CFNetwork 438.16 (438.16)
> <0a2f633dc532b176109547367f209ced>
> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
> 0x90c72000 - 0x90cf1ff5  com.apple.SearchKit 1.2.2 (1.2.2)
> <3b5f3ab6a363a4d8a2bbbf74213ab0e5>
> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
> 0x91bf3000 - 0x91c00fe7  com.apple.opengl 1.5.10 (1.5.10)
> <5a2813f80c9441170cc1ab8a3dac5038>
> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
> 0x91c01000 - 0x91ce2ff7  libxml2.2.dylib ??? (???)
> <f274ba384fb55203873f9c17569ef131> /usr/lib/libxml2.2.dylib
> 0x91d89000 - 0x91de3ff7  com.apple.CoreText 2.0.5 (???)
> <5483518a613464d043455ac661a9dcbe>
> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
> 0x91efa000 - 0x91fa1feb  com.apple.QD 3.11.57 (???)
> <35f058678972d42b88ebdf652df79956>
> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
> 0x92028000 - 0x92051fff  libcups.2.dylib ??? (???)
> <2b0ab6b9fa1957ee940835d0cfd42894> /usr/lib/libcups.2.dylib
> 0x92052000 - 0x9205dfe7  libCSync.A.dylib ??? (???)
> <f3228c803584320fde5e1bb9f04b4d44>
> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
> 0x920bb000 - 0x920eafe3  com.apple.AE 402.3 (402.3)
> <b13bfda0ad9314922ee37c0d018d7de9>
> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
> 0x92227000 - 0x92233ff9  com.apple.helpdata 1.0.1 (14.2)
> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
> 0x9223e000 - 0x9226bfeb  libvDSP.dylib ??? (???)
> <b232c018ddd040ec4e2c2af632dd497f>
> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
> 0x922cd000 - 0x922ddffc  com.apple.LangAnalysis 1.6.5 (1.6.5)
> <d057feb38163121ffd871c564c692804>
> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
> 0x9232a000 - 0x92473ff7  com.apple.ImageIO.framework 2.0.9 (2.0.9)
> <717938c4837f88bbe8ec613d4d25bc52>
> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
> 0x92474000 - 0x92478fff  libGIF.dylib ??? (???)
> <ade6d93abe118569a7a39d11f81eb9bf>
> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
> 0x92486000 - 0x92486ffd  com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2)
> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
> 0x925c3000 - 0x926a3fff  libobjc.A.dylib ??? (???)
> <7b92613fdf804fd9a0a3733a0674c30b> /usr/lib/libobjc.A.dylib
> 0x92a61000 - 0x92b13ffb  libcrypto.0.9.7.dylib ??? (???)
> <d02f7e5b8a68813bb7a77f5edb34ff9d> /usr/lib/libcrypto.0.9.7.dylib
> 0x92b14000 - 0x92eb1fef  com.apple.QuartzCore 1.5.8 (1.5.8)
> <a28fa54346a9f9d5b3bef076a1ee0fcf>
> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
> 0x92eb2000 - 0x93004ff3  com.apple.audio.toolbox.AudioToolbox 1.5.3 (1.5.3)
> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
> 0x93005000 - 0x93082fef  libvMisc.dylib ??? (???)
> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
> 0x93083000 - 0x93083ffb  com.apple.installserver.framework 1.0 (8)
> /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallServer
> 0x93084000 - 0x93090ffe  libGL.dylib ??? (???)
> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
> 0x93091000 - 0x9344ffea  libLAPACK.dylib ??? (???)
> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
> 0x93455000 - 0x93626fef  com.apple.security 5.0.7 (1)
> <44e26a9c40630a54d5a9f70c18483411>
> /System/Library/Frameworks/Security.framework/Versions/A/Security
> 0x9362a000 - 0x93668fff  libGLImage.dylib ??? (???)
> <a6425aeb77f4da13212ac75df57b056d>
> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
> 0x93669000 - 0x93673feb  com.apple.audio.SoundManager 3.9.2 (3.9.2)
> <0f2ba6e891d3761212cf5a5e6134d683>
> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
> 0x93674000 - 0x93675ffc  libffi.dylib ??? (???)
> <a3b573eb950ca583290f7b2b4c486d09> /usr/lib/libffi.dylib
> 0x93676000 - 0x93676ff8  com.apple.Cocoa 6.5 (???)
> <e064f94d969ce25cb7de3cfb980c3249>
> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
> 0x93834000 - 0x93c44fef  libBLAS.dylib ??? (???)
> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
> 0x93cd9000 - 0x944d7fef  com.apple.AppKit 6.5.9 (949.54)
> <4df5d2e2271175452103f789b4f4d8a8>
> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
> 0x94515000 - 0x9458fff8  com.apple.print.framework.PrintCore 5.5.4 (245.6)
> <03d0585059c20cb0bde5e000438c49e1>
> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
> 0x945f1000 - 0x94678ff7  libsqlite3.0.dylib ??? (???)
> <3334ea5af7a911637413334154bb4100> /usr/lib/libsqlite3.0.dylib
> 0x94679000 - 0x9468ffff  com.apple.DictionaryServices 1.0.0 (1.0.0)
> <ad0aa0252e3323d182e17f50defe56fc>
> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
> 0x94690000 - 0x946d9fef  com.apple.Metadata 10.5.8 (398.26)
> <e4d268ea45379200f03cdc7c8bedae6f>
> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
> 0x94943000 - 0x94e14fbe  libGLProgrammability.dylib ??? (???)
> <7f18294a7bd0b6afe4319f29187fc70d>
> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
> 0x94e15000 - 0x94e56fe7  libRIP.A.dylib ??? (???)
> <cd04df9e8993c51312c8cbcfe2539914>
> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
> 0x95127000 - 0x951b4ff7  com.apple.LaunchServices 292 (292)
> <a41286c7c1eb20ffd5cc796f791070f0>
> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
> 0x951b5000 - 0x951c5fff  com.apple.speech.synthesis.framework 3.7.1 (3.7.1)
> <5171726062da2bd3c6b8b58486c7777a>
> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
> 0x951c6000 - 0x952ffff7  libicucore.A.dylib ??? (???)
> <f2819243b278259b9a622ea111ea5fd6> /usr/lib/libicucore.A.dylib
> 0x95314000 - 0x953fcff3  com.apple.CoreData 100.2 (186.2)
> <44df326fea0236718f5ed64084e82270>
> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
> 0x956d4000 - 0x9570bfff  com.apple.SystemConfiguration 1.9.2 (1.9.2)
> <01426a38ba44efa5d448daef8b3e9941>
> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
> 0x95b32000 - 0x95b50fff  libresolv.9.dylib ??? (???)
> <b5b1527c2d99495ad5d507ab0a4ea872> /usr/lib/libresolv.9.dylib
> 0x95b51000 - 0x95b8bfe7  com.apple.coreui 1.2 (62)
> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
> 0x95b8c000 - 0x95cf3ff3  libSystem.B.dylib ??? (???)
> <be7a9fa5c8a925578bddcbaa72e5bf6e> /usr/lib/libSystem.B.dylib
> 0x95dd7000 - 0x95df3ff3  com.apple.CoreVideo 1.6.1 (48.6)
> <186cb311c17ea8714e918273c86d3c13>
> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
> 0x95e61000 - 0x95eb2ff7  com.apple.HIServices 1.7.1 (???)
> <ba7fd0ede540a0da08db027f87efbd60>
> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
> 0x95eb3000 - 0x95f0cff7  libGLU.dylib ??? (???)
> <a3b9be30100a25a6cd3ad109892f52b7>
> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
> 0x95f0d000 - 0x95fc8fe3  com.apple.CoreServices.OSServices 228.1 (228.1)
> <9c640e79ad97f335730d8a49f6cb2032>
> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
> 0x96037000 - 0x96102fef  com.apple.ColorSync 4.5.4 (4.5.4)
> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
> 0x96138000 - 0x9615cfff  libxslt.1.dylib ??? (???)
> <c372568bd2f7169efa0faee6546eead3> /usr/lib/libxslt.1.dylib
> 0x961d1000 - 0x961d3ff5  libRadiance.dylib ??? (???)
> <73169d8c3fc31df4005e8eaa0d16bde5>
> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
> 0x96224000 - 0x9624ffe7  libauto.dylib ??? (???)
> <42d8422dc23a18071869fdf7b5d8fab5> /usr/lib/libauto.dylib
> 0x96403000 - 0x9640aff7  libCGATS.A.dylib ??? (???)
> <8875cf11c0de0579423ac6b6ce80336d>
> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
> 0x96417000 - 0x9641effe  libbsm.dylib ??? (???)
> <d25c63378a5029648ffd4b4669be31bf> /usr/lib/libbsm.dylib
> 0x96f22000 - 0x96f22ff8  com.apple.ApplicationServices 34 (34)
> <8f910fa65f01d401ad8d04cc933cf887>
> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
> 0x96f23000 - 0x96f2bfff  com.apple.DiskArbitration 2.2.1 (2.2.1)
> <75b0c8d8940a8a27816961dddcac8e0f>
> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
> 0x96f2c000 - 0x96f4bffa  libJPEG.dylib ??? (???)
> <6d61215d5adfd74f75fed2e4db29a21c>
> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
> 0x96f4c000 - 0x96f4cffc  com.apple.audio.units.AudioUnit 1.5 (1.5)
> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
> 0x96f4d000 - 0x96fdaff7  com.apple.framework.IOKit 1.5.2 (???)
> <7a3cc24f78f93931731203854ae0d891>
> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
> 0x96fdb000 - 0x97257fe7  com.apple.Foundation 6.5.9 (677.26)
> <c68b3cff7864959becfc7fd1a384f925>
> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
> 0x9729b000 - 0x975a3fe7  com.apple.HIToolbox 1.5.6 (???)
> <eece3cb8aa0a4e6843fcc1500aca61c5>
> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
> 0x975bb000 - 0x975c9ffd  libz.1.dylib ??? (???)
> <5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib
> 0x97682000 - 0x97715ff3  com.apple.ApplicationServices.ATS 3.8 (???)
> <e61b0945da6ab368348a927f7428ad67>
> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
> 0x97716000 - 0x97773ffb  libstdc++.6.dylib ??? (???)
> <04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib
> 0x97774000 - 0x97825fff  edu.mit.Kerberos 6.0.15 (6.0.15)
> <28005ea82ba82307f185c255c25bfdd3>
> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
> 0x97826000 - 0x978edff2  com.apple.vImage 3.0 (3.0)
> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
> 0x97906000 - 0x97906ffd  com.apple.vecLib 3.4.2 (vecLib 3.4.2)
> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
> 0x97907000 - 0x97910fff  com.apple.speech.recognition.framework 3.7.24
> (3.7.24) <73cf6b3c5ddf94d7ce9ae2c81c1b558c>
> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
> 0x97911000 - 0x9799bff7  com.apple.DesktopServices 1.4.9 (1.4.9)
> <f5e51a76d315798371b3dd35a4d46d6c>
> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
> 0x9799c000 - 0x9799cffa  com.apple.CoreServices 32 (32)
> <2fcc8f3bd5bbfc000b476cad8e6a3dd2>
> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
> 0x979a4000 - 0x979ccff7  com.apple.shortcut 1.0.1 (1.0)
> <131202e7766e327d02d55c0f5fc44ad7>
> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
> 0x97bc7000 - 0x97cfafe7  com.apple.CoreFoundation 6.5.7 (476.19)
> <a332c8f45529ee26d2e9c36d0c723bad>
> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
> 0x97cfb000 - 0x97d3afef  libTIFF.dylib ??? (???)
> <2afd7f6079224311d67ab427e10bf61c>
> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
> 0x97e05000 - 0x97e20ff3  libPng.dylib ??? (???)
> <e0c3bdc3144e1ed91f1e4d00d147ff3a>
> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
> 0xfffe8000 - 0xfffebfff  libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
> 0xffff0000 - 0xffff1780  libSystem.B.dylib ??? (???)
> /usr/lib/libSystem.B.dylib
>
>
> --
> View this message in context: http://forum.world.st/About-Cocoa-VMs-tp3654047p3663772.html
> Sent from the Squeak - Dev mailing list archive at Nabble.com.
>
>



More information about the Squeak-dev mailing list