[CM] cm 3 crashes on startup

Jan Baumgart raga.raga at gmx.de
Thu Jul 1 15:05:03 PDT 2010


sndlib is linked static. I've followed the instructions in readme.text 
and used the current sndlib 
(ftp://ccrma-ftp.stanford.edu/pub/Lisp/sndlib.tar.gz).

sndlib's s7.h says:

#define S7_VERSION "1.59"
#define S7_DATE "7-June-10"

I don't know if this is of any help, but here's what cm outputs before 
crashing:

JUCE v1.52.0
2010-07-02 00:00:34.378 cm[7908:10b] *** _NSAutoreleaseNoPool(): Object 
0x151e4b0 of class NSThread autoreleased with no pool in place - just 
leaking
Stack: (0x903e7f0f 0x902f4442 0x902fa1b4 0x2b5317 0x2b5401 0x2dd70 0x2716)

;@: unbound variable

Heinrich Taube wrote:
> looks like its crashing as its staring up. offhand i have no idea, is 
> the sndlib linking  static or dynamic?
> can start up no problems in osx 10.3.8 using a sndlib from may but maybe 
> something has changed -- ill try to rebuild  using a more recent sndlib 
> and let you know
> 
> 
> 
> On Jun 30, 2010, at 2:57 PM, Jan Baumgart wrote:
> 
>> Hi !
>>
>> I just tried to compile common music 3 from the svn sources on a intel
>> mac (10.5.7).
>> The binary release grace-3.6.0 works fine, but there's only the grace
>> binary in the package, so i can't use my loved emacs :(
>>
>> cm compiles without errors, but on startup i immediatly get this 
>> segfault:
>>
>> any ideas ?
>>
>> thx,
>> jan.
>>
>> Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
>> Exception Codes: KERN_INVALID_ADDRESS at 0x000000004c851b00
>>
>> Thread 1 Crashed:
>> 0   libSystem.B.dylib                 0x91987338 
>> tiny_malloc_from_free_list
>> + 62
>> 1   libSystem.B.dylib                 0x919879eb szone_calloc + 241
>> 2   libSystem.B.dylib                 0x919878b5 malloc_zone_calloc + 88
>> 3   libSystem.B.dylib                 0x91987842 calloc + 62
>> 4   cm                                0x0011e44a s7_values + 1818 
>> (s7.c:17705)
>> 5   cm                                0x0011f0d5 s7_values + 5029 
>> (s7.c:17705)
>> 6   cm                                0x0011d08d s7_member + 2061 
>> (s7.c:11410)
>> 7   cm                                0x0011d956 s7_symbol_set_access +
>> 2006 (s7.c:15083)
>> 8   cm                                0x00118e9a s7_quit + 19146 
>> (s7.c:17192)
>> 9   cm                                0x00135c8a s7_eval_c_string + 298
>> (s7.c:10057)
>> 10  cm                                0x00031d0c loadCode(juce::String,
>> char const*, int, bool) + 140
>> 11  cm                                0x00032086 SchemeThread::init() 
>> + 838
>> 12  cm                                0x0002268d SchemeThread::run() + 29
>> 13  cm                                0x002a3fe2
>> juce::Thread::threadEntryPoint(juce::Thread*) + 226
>> 14  cm                                0x002a4312
>> juce::threadEntryProc(void*) + 34
>> 15  libSystem.B.dylib                 0x919b0155 _pthread_start + 321
>> 16  libSystem.B.dylib                 0x919b0012 thread_start + 34
>>
>>
>> Binary Images:
>>     0x1000 -   0x508fff +cm ??? (???)
>> <c975b20425b5f9a40cf601b9b4a9df0b> /Users/janbam/Documents/src/cm/bin/cm
>>   0x759000 -   0x776ff7  com.apple.audio.midi.CoreMIDI 1.6.1 (42)
>> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
>>   0x78e000 -   0x857fe5  com.apple.DiscRecording 4.0.5 (4050.4.1)
>> <503c77a4da92eb3262d3fbfe46e74f20>
>> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording 
>>
>>   0x8c2000 -   0x980fff  com.apple.WebKit 5525.28 (5525.28.3)
>> <2dd2865b4946a6d14a011bca1b05f2ed>
>> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
>>   0xa1f000 -   0xa3dfe3  libexpat.1.dylib ??? (???)
>> <eff8a63a23a7d07af62b36fdb329e393> /usr/lib/libexpat.1.dylib
>>   0xa45000 -  0x1096fff  com.apple.WebCore 5525.28 (5525.28.4)
>> <998a2e99f113af44083e0ae565aa8adb>
>> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore 
>>
>> 0x8fe00000 - 0x8fe2db43  dyld 97.1 (???)
>> <100d362e03410f181a34e04e94189ae5> /usr/lib/dyld
>> 0x90003000 - 0x90019fff  com.apple.DictionaryServices 1.0.0 (1.0.0)
>> <ad0aa0252e3323d182e17f50defe56fc>
>> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices 
>>
>> 0x9001a000 - 0x90063fef  com.apple.Metadata 10.5.2 (398.25)
>> <e0572f20350523116f23000676122a8d>
>> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 
>>
>> 0x90064000 - 0x90064ffb  com.apple.installserver.framework 1.0 (8)
>> /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallServer 
>>
>> 0x90065000 - 0x90117ffb  libcrypto.0.9.7.dylib ??? (???)
>> <9d714c92872a93dd127ea8556b2c8945> /usr/lib/libcrypto.0.9.7.dylib
>> 0x902d0000 - 0x902e8ff7  com.apple.CoreVideo 1.6.0 (20.0)
>> <c0d869876af51283a160cd2224a23abf>
>> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
>> 0x902ef000 - 0x902effff  com.apple.Carbon 136 (136)
>> <98a5e3bc0c4fa44bbb09713bb88707fe>
>> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
>> 0x902f0000 - 0x9056cfe7  com.apple.Foundation 6.5.8 (677.24)
>> <aa84b0383891378c348ffa4a94853082>
>> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
>> 0x9058c000 - 0x9061ffff  com.apple.ink.framework 101.3 (86)
>> <bf3fa8927b4b8baae92381a976fd2079>
>> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink 
>>
>> 0x9062d000 - 0x9063dffc  com.apple.LangAnalysis 1.6.4 (1.6.4)
>> <8b7831b5f74a950a56cf2d22a2d436f6>
>> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis 
>>
>> 0x9063e000 - 0x90656fff  com.apple.openscripting 1.2.8 (???)
>> <572c7452d7e740e8948a5ad07a99602b>
>> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting 
>>
>> 0x90657000 - 0x90657ff8  com.apple.Cocoa 6.5 (???)
>> <e064f94d969ce25cb7de3cfb980c3249>
>> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
>> 0x90658000 - 0x90660fff  com.apple.DiskArbitration 2.2.1 (2.2.1)
>> <75b0c8d8940a8a27816961dddcac8e0f>
>> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 
>>
>> 0x90661000 - 0x90661ffa  com.apple.CoreServices 32 (32)
>> <2fcc8f3bd5bbfc000b476cad8e6a3dd2>
>> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
>> 0x90662000 - 0x90668fff  com.apple.print.framework.Print 218.0.3 (220.2)
>> <5b7f4ef7c2df36aff9605377775781e4>
>> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print 
>>
>> 0x90669000 - 0x906e3ff8  com.apple.print.framework.PrintCore 5.5.4
>> (245.6) <03d0585059c20cb0bde5e000438c49e1>
>> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore 
>>
>> 0x906e9000 - 0x9082fff7  com.apple.ImageIO.framework 2.0.4 (2.0.4)
>> <6a6623d3d1a7292b5c3763dcd108b55f>
>> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO 
>>
>> 0x90830000 - 0x90969ff7  libicucore.A.dylib ??? (???)
>> <cac059ebdac7d9a63ee0f7a648c9f6cf> /usr/lib/libicucore.A.dylib
>> 0x90a65000 - 0x90b4dff3  com.apple.CoreData 100.2 (186.1)
>> <8fb61e1714a4b8d587ce97605ad32547>
>> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
>> 0x90b4e000 - 0x90bd5ff7  libsqlite3.0.dylib ??? (???)
>> <3334ea5af7a911637413334154bb4100> /usr/lib/libsqlite3.0.dylib
>> 0x90c21000 - 0x90ce8ff2  com.apple.vImage 3.0 (3.0)
>> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage 
>>
>> 0x90d8d000 - 0x90d8ffff  com.apple.securityhi 3.0 (30817)
>> <2b2854123fed609d1820d2779e2e0963>
>> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI 
>>
>> 0x90d90000 - 0x90e0dfeb  com.apple.audio.CoreAudio 3.1.2 (3.1.2)
>> <5a4e6329f8dbca5dcd70924525afd24a>
>> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
>> 0x90e0e000 - 0x90e0effd  com.apple.Accelerate 1.4.2 (Accelerate 1.4.2)
>> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
>> 0x90e3f000 - 0x90e4ffff  com.apple.speech.synthesis.framework 3.7.1
>> (3.7.1) <06d8fc0307314f8ffc16f206ad3dbf44>
>> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis 
>>
>> 0x90e50000 - 0x90ee3ff3  com.apple.ApplicationServices.ATS 3.7 (???)
>> <a535fc4982d3acff6530ec25c402e679>
>> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 
>>
>> 0x90ee4000 - 0x90ef2ffd  libz.1.dylib ??? (???)
>> <5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib
>> 0x90ef3000 - 0x90f0effb  libPng.dylib ??? (???)
>> <4780e979d35aa5ec2cea22678836cea5>
>> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 
>>
>> 0x90fa9000 - 0x90fa9ffd  com.apple.Accelerate.vecLib 3.4.2 (vecLib
>> 3.4.2)
>> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib 
>>
>> 0x90faa000 - 0x9164afe3  com.apple.CoreGraphics 1.409.3 (???)
>> <25dceb14af3455b768f56e8765ecf3ca>
>> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 
>>
>> 0x9164b000 - 0x91953fff  com.apple.HIToolbox 1.5.5 (???)
>> <b17766e3d8800a73f534c41f624f5ac4>
>> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 
>>
>> 0x91954000 - 0x9197dfff  com.apple.CoreMediaPrivate 15.0 (15.0)
>> /System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMediaPrivate 
>>
>> 0x9197e000 - 0x91ae5ff3  libSystem.B.dylib ??? (???)
>> <b47c8e6e45aef620730710a732bf1930> /usr/lib/libSystem.B.dylib
>> 0x91af0000 - 0x91b2efff  libGLImage.dylib ??? (???)
>> <a6425aeb77f4da13212ac75df57b056d>
>> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 
>>
>> 0x91b2f000 - 0x91b69fe7  com.apple.coreui 1.2 (62)
>> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
>> 0x91b6a000 - 0x91b77fe7  com.apple.opengl 1.5.10 (1.5.10)
>> <5a2813f80c9441170cc1ab8a3dac5038>
>> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
>> 0x91b78000 - 0x91bb7fff  com.apple.CoreMediaIOServicesPrivate 15.0
>> (15.0)
>> /System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions/A/CoreMediaIOServicesPrivate 
>>
>> 0x91bb8000 - 0x91c72fe3  com.apple.CoreServices.OSServices 227 (227)
>> <30cebcb68b1b571df7d77474e0c31556>
>> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 
>>
>> 0x91c83000 - 0x91d0dfe3  com.apple.DesktopServices 1.4.8 (1.4.8)
>> <3065de6531ce839c7cb5b6dd70e03f4f>
>> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 
>>
>> 0x91d0e000 - 0x91db2fec  com.apple.CFNetwork 438.10 (438.12)
>> <fde64bbb20532794396fb21911ccaa98>
>> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 
>>
>> 0x91f31000 - 0x91fffff3  com.apple.JavaScriptCore 5525.26 (5525.26.2)
>> <a8929f0de97428798f858023b3ce2f60>
>> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore 
>>
>> 0x92001000 - 0x921d2ffb  com.apple.security 5.0.5 (36371)
>> <c13e0bb1acfdcf94be4d3ee118ef190e>
>> /System/Library/Frameworks/Security.framework/Versions/A/Security
>> 0x921d3000 - 0x92202fe3  com.apple.AE 402.3 (402.3)
>> <b13bfda0ad9314922ee37c0d018d7de9>
>> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 
>>
>> 0x92208000 - 0x9220fffe  libbsm.dylib ??? (???)
>> <d25c63378a5029648ffd4b4669be31bf> /usr/lib/libbsm.dylib
>> 0x92210000 - 0x92225ffb  com.apple.ImageCapture 5.0.2 (5.0.2)
>> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture 
>>
>> 0x92226000 - 0x92244fff  libresolv.9.dylib ??? (???)
>> <a8018c42930596593ddf27f7c20fe7af> /usr/lib/libresolv.9.dylib
>> 0x92245000 - 0x92264ffa  libJPEG.dylib ??? (???)
>> <e7eb56555109e23144924cd64aa8daec>
>> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 
>>
>> 0x92265000 - 0x9226ffeb  com.apple.audio.SoundManager 3.9.2 (3.9.2)
>> <0f2ba6e891d3761212cf5a5e6134d683>
>> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound 
>>
>> 0x92270000 - 0x92270ff8  com.apple.ApplicationServices 34 (34)
>> <8f910fa65f01d401ad8d04cc933cf887>
>> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 
>>
>> 0x9228e000 - 0x92295fff  com.apple.agl 3.0.9 (AGL-3.0.9)
>> <2f39c480cfcee9358a23d61b20a6aa56>
>> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
>> 0x92296000 - 0x922bafff  libxslt.1.dylib ??? (???)
>> <0a9778d6368ae668826f446878deb99b> /usr/lib/libxslt.1.dylib
>> 0x922bb000 - 0x92317ff7  com.apple.htmlrendering 68 (1.1.3)
>> <fe87a9dede38db00e6c8949942c6bd4f>
>> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering 
>>
>> 0x9234b000 - 0x92382fff  com.apple.SystemConfiguration 1.9.2 (1.9.2)
>> <8b26ebf26a009a098484f1ed01ec499c>
>> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 
>>
>> 0x92383000 - 0x9243aff3  com.apple.QTKit 7.6 (1290)
>> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
>> 0x9246d000 - 0x92747ff3  com.apple.CoreServices.CarbonCore 786.11
>> (786.13) <9e2d85d52e5e2951aa4dd53c48ccc52f>
>> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 
>>
>> 0x92748000 - 0x927a5ffb  libstdc++.6.dylib ??? (???)
>> <04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib
>> 0x927a6000 - 0x92fa4fef  com.apple.AppKit 6.5.7 (949.46)
>> <a80f8cb62f6bdcb3bed3c8675d55881d>
>> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
>> 0x92fa5000 - 0x92fa5ffd  com.apple.vecLib 3.4.2 (vecLib 3.4.2)
>> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
>> 0x9300d000 - 0x93014fe9  libgcc_s.1.dylib ??? (???)
>> <f53c808e87d1184c0f9df63aef53ce0b> /usr/lib/libgcc_s.1.dylib
>> 0x93015000 - 0x9306eff7  libGLU.dylib ??? (???)
>> <a3b9be30100a25a6cd3ad109892f52b7>
>> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 
>>
>> 0x9306f000 - 0x931a2fef  com.apple.CoreFoundation 6.5.6 (476.18)
>> <2d52bab73660117571bd6486dc318f8e>
>> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 
>>
>> 0x93323000 - 0x93404ff7  libxml2.2.dylib ??? (???)
>> <068cab13eb4608a7c6a5fad807ee0e33> /usr/lib/libxml2.2.dylib
>> 0x93405000 - 0x93408fff  com.apple.help 1.1 (36)
>> <b507b08e484cb89033e9cf23062d77de>
>> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help 
>>
>> 0x93409000 - 0x93495ff7  com.apple.LaunchServices 290.3 (290.6)
>> <bdba267184df88bd5b8e2116ea903872>
>> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 
>>
>> 0x93497000 - 0x93562fff  com.apple.ColorSync 4.5.1 (4.5.1)
>> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync 
>>
>> 0x9364b000 - 0x93b1cfbe  libGLProgrammability.dylib ??? (???)
>> <7f18294a7bd0b6afe4319f29187fc70d>
>> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib 
>>
>> 0x93b1d000 - 0x93f2dfef  libBLAS.dylib ??? (???)
>> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 
>>
>> 0x93f4f000 - 0x93f58fff  com.apple.speech.recognition.framework 3.7.24
>> (3.7.24) <d3180f9edbd9a5e6f283d6156aa3c602>
>> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition 
>>
>> 0x93fcc000 - 0x93ff9feb  libvDSP.dylib ??? (???)
>> <b232c018ddd040ec4e2c2af632dd497f>
>> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 
>>
>> 0x93ffa000 - 0x93ffefff  libGIF.dylib ??? (???)
>> <572a32e46e33be1ec041c5ef5b0341ae>
>> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 
>>
>> 0x93fff000 - 0x9400bffe  libGL.dylib ??? (???)
>> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 
>>
>> 0x9400c000 - 0x940b3feb  com.apple.QD 3.11.56 (???)
>> <a94d0f5438b730e88e5efdb233295c52>
>> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 
>>
>> 0x940b4000 - 0x94131fef  libvMisc.dylib ??? (???)
>> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 
>>
>> 0x9416d000 - 0x9416fff5  libRadiance.dylib ??? (???)
>> <8a844202fcd65662bb9ab25f08c45a62>
>> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 
>>
>> 0x943d9000 - 0x944b9fff  libobjc.A.dylib ??? (???)
>> <7b92613fdf804fd9a0a3733a0674c30b> /usr/lib/libobjc.A.dylib
>> 0x944ba000 - 0x9450bff7  com.apple.HIServices 1.7.0 (???)
>> <01b690d1f376e400ac873105533e39eb>
>> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 
>>
>> 0x94531000 - 0x94570fef  libTIFF.dylib ??? (???)
>> <3589442575ac77746ae99ecf724f5f87>
>> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 
>>
>> 0x94571000 - 0x94571ffc  com.apple.audio.units.AudioUnit 1.5 (1.5)
>> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
>> 0x94572000 - 0x9459dfe7  libauto.dylib ??? (???)
>> <42d8422dc23a18071869fdf7b5d8fab5> /usr/lib/libauto.dylib
>> 0x9459e000 - 0x9493bfef  com.apple.QuartzCore 1.5.8 (1.5.8)
>> <a28fa54346a9f9d5b3bef076a1ee0fcf>
>> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
>> 0x9493c000 - 0x9497efef  com.apple.NavigationServices 3.5.2 (163)
>> <91844980804067b07a0b6124310d3f31>
>> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices 
>>
>> 0x9497f000 - 0x94ad1ff3  com.apple.audio.toolbox.AudioToolbox 1.5.2
>> (1.5.2)
>> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
>> 0x94ad2000 - 0x94df7fe2  com.apple.QuickTime 7.6.0 (1290)
>> <bc0920abbbaad03f5513ac7ffbd30633>
>> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
>> 0x94df8000 - 0x94e21fff  libcups.2.dylib ??? (???)
>> <1b0435164b9dc6c773d0b1f24701e554> /usr/lib/libcups.2.dylib
>> 0x94e22000 - 0x94e7cff7  com.apple.CoreText 2.0.4 (???)
>> <f0b6c1d4f40bd21505097f0255abfead>
>> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText 
>>
>> 0x94e7d000 - 0x94efcff5  com.apple.SearchKit 1.2.1 (1.2.1)
>> <3140a605db2abf56b237fa156a08b28b>
>> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit 
>>
>> 0x94efd000 - 0x94efeffc  libffi.dylib ??? (???)
>> <a3b573eb950ca583290f7b2b4c486d09> /usr/lib/libffi.dylib
>> 0x94eff000 - 0x94f04fff  com.apple.CommonPanels 1.2.4 (85)
>> <ea0665f57cd267609466ed8b2b20e893>
>> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels 
>>
>> 0x94f05000 - 0x94fb5fff  edu.mit.Kerberos 6.0.13 (6.0.13)
>> <804bd1b3f08fb57396781f012006367c>
>> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
>> 0x95173000 - 0x95531fea  libLAPACK.dylib ??? (???)
>> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 
>>
>> 0x95532000 - 0x955beff7  com.apple.framework.IOKit 1.5.2 (???)
>> <97b9f9d584f48891377f0481b9104434>
>> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
>> 0x955bf000 - 0x955c3fff  libmathCommon.A.dylib ??? (???)
>> /usr/lib/system/libmathCommon.A.dylib
>> 0xfffe8000 - 0xfffebfff  libobjc.A.dylib ??? (???) 
>> /usr/lib/libobjc.A.dylib
>> 0xffff0000 - 0xffff1780  libSystem.B.dylib ??? (???)
>> /usr/lib/libSystem.B.dylib
>>
>> _______________________________________________
>> Cmdist mailing list
>> Cmdist at ccrma.stanford.edu
>> http://ccrma-mail.stanford.edu/mailman/listinfo/cmdist



More information about the Cmdist mailing list