[Fluxus] random (but repeatable) crashes...

evan.raskob [lists] lists at lowfrequency.org
Thu Aug 13 03:08:19 PDT 2009


hi all

had a performance last night and wound up getting the spinning rainbow  
ball 'o death a few times repeatedly with fluxus, on a specific  
script, and strangely, it happened twice when I innocently hit CTRL+h  
to hide the editor.

i'm using shaders and extruded shapes, so possibly that has something  
to do with it.  fluxus also won't quit cleanly.  here is the crash log  
(after quitting), note that the jack thread is an issue... (in the  
jack window I see a segfault, and often see "could not handle external  
client request"):


Process:         fluxus [374]
Path:            /Users/evan/cvs/newflx/fluxus/fluxus
Identifier:      fluxus
Version:         ??? (???)
Code Type:       X86 (Native)
Parent Process:  bash [362]

Interval Since Last Report:          879002 sec
Crashes Since Last Report:           10
Per-App Interval Since Last Report:  0 sec
Per-App Crashes Since Last Report:   3

Date/Time:       2009-08-13 10:58:54.972 +0100
OS Version:      Mac OS X 10.5.7 (9J61)
Report Version:  6
Anonymous UUID:  9E93F8B2-4F7F-435F-B0E6-AD3C009C8F90

Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x00000000c04479cf
Crashed Thread:  6

Thread 0:
0   edu.mit.Kerberos              	0x95097bcb  
cryptoint_cleanup_library + 15
1   dyld                          	0x8fe13083  
ImageLoaderMachO::doTermination(ImageLoader::LinkContext const&) + 227
2   dyld                          	0x8fe04f7b  
dyld::runTerminators(void*) + 155
3   libSystem.B.dylib             	0x90ec0dbc __cxa_finalize + 241
4   libSystem.B.dylib             	0x90ec0cb0 exit + 33
5   com.apple.AppKit              	0x966498cf -[NSApplication  
terminate:] + 772
6   com.apple.AppKit              	0x9656a4cb -[NSApplication  
sendAction:to:from:] + 112
7   com.apple.AppKit              	0x96619108 -[NSMenu  
performActionForItemAtIndex:] + 493
8   com.apple.AppKit              	0x96618e0d -[NSCarbonMenuImpl  
performActionWithHighlightingForItemAtIndex:] + 220
9   com.apple.AppKit              	0x96618a93 -[NSMenu  
performKeyEquivalent:] + 866
10  com.apple.AppKit              	0x96617338 -[NSApplication  
_handleKeyEquivalent:] + 492
11  com.apple.AppKit              	0x965340fb -[NSApplication  
sendEvent:] + 3999
12  com.apple.glut                	0x3e011947 -[GLUTApplication  
_runMainLoopUntilDate:autoreleasePool:] + 100
13  com.apple.glut                	0x3e011a85 -[GLUTApplication run] +  
206
14  com.apple.glut                	0x3e023307 glutMainLoop + 553
15  fluxus                        	0x00011eb3 run(Scheme_Env*, int,  
char**) + 2035
16  org.plt-scheme.PLT_MrEd       	0x00ac07ca call_with_basic + 83
17  org.plt-scheme.PLT_MrEd       	0x00ac0826 scheme_main_stack_setup  
+ 79
18  org.plt-scheme.PLT_MrEd       	0x00ac0890 scheme_main_setup + 88
19  fluxus                        	0x0000fd11 main + 49 (main.cpp:349)
20  fluxus                        	0x00001ec6 start + 54

Thread 1:
0   libSystem.B.dylib             	0x90e98286 mach_msg_trap + 10
1   libSystem.B.dylib             	0x90e9fa7c mach_msg + 72
2   org.plt-scheme.PLT_MrEd       	0x00c398ee exception_thread + 172
3   libSystem.B.dylib             	0x90ec9155 _pthread_start + 321
4   libSystem.B.dylib             	0x90ec9012 thread_start + 34

Thread 2:
0   libSystem.B.dylib             	0x90e982ce  
semaphore_wait_signal_trap + 10
1   libSystem.B.dylib             	0x90eca2c6 _pthread_cond_wait + 1267
2   libSystem.B.dylib             	0x90f0f539 pthread_cond_wait + 48
3   org.plt-scheme.PLT_MrEd       	0x00b92116 run_itimer + 130
4   libSystem.B.dylib             	0x90ec9155 _pthread_start + 321
5   libSystem.B.dylib             	0x90ec9012 thread_start + 34

Thread 3:
0   libSystem.B.dylib             	0x90e9f46e __semwait_signal + 10
1   libSystem.B.dylib             	0x90ec9dcd pthread_cond_wait 
$UNIX2003 + 73
2   libGLProgrammability.dylib    	0x92a9eb32 glvmDoWork + 162
3   libSystem.B.dylib             	0x90ec9155 _pthread_start + 321
4   libSystem.B.dylib             	0x90ec9012 thread_start + 34

Thread 4:
0   libSystem.B.dylib             	0x90e9f46e __semwait_signal + 10
1   libSystem.B.dylib             	0x90ec9dcd pthread_cond_wait 
$UNIX2003 + 73
2   libjack.0.dylib               	0x0091962c mb_thread_func + 92
3   libSystem.B.dylib             	0x90ec9155 _pthread_start + 321
4   libSystem.B.dylib             	0x90ec9012 thread_start + 34

Thread 5:
0   libSystem.B.dylib             	0x90ee76fa select$DARWIN_EXTSN + 10
1   libjack.0.dylib               	0x00918ffb jack_client_thread + 235
2   libSystem.B.dylib             	0x90ec9155 _pthread_start + 321
3   libSystem.B.dylib             	0x90ec9012 thread_start + 34

Thread 6 Crashed:
0   libstdc++.6.dylib             	0x961ce7cc  
std::_Rb_tree_increment(std::_Rb_tree_node_base*) + 38
1   fluxus-audio_ss.dylib         	0x02e3cf20  
JackClient::Process(unsigned int, void*) + 144 (JackClient.cpp:99)
2   libjack.0.dylib               	0x00917e1d  
jack_client_process_thread + 685
3   libSystem.B.dylib             	0x90ec9155 _pthread_start + 321
4   libSystem.B.dylib             	0x90ec9012 thread_start + 34

Thread 6 crashed with X86 Thread State (32-bit):
   eax: 0x1a51a6d0  ebx: 0x02e3ce9b  ecx: 0x00000000  edx: 0xc04479c3
   edi: 0x1a51a6d0  esi: 0x1a51a6e0  ebp: 0xb032ee98  esp: 0xb032ee98
    ss: 0x0000001f  efl: 0x00010246  eip: 0x961ce7cc   cs: 0x00000017
    ds: 0x0000001f   es: 0x0000001f   fs: 0x0000001f   gs: 0x00000037
   cr2: 0xc04479cf

Binary Images:
     0x1000 -    0x14ff7 +fluxus ??? (???)  
<ef1c956ceefff4f6469e32cce273f217> /Users/evan/cvs/newflx/fluxus/fluxus
    0x8f000 -    0xabff0 +libjpeg.62.dylib ??? (???)  
<0a11f7b4b9e571cbf2692d9b9e4eaee4> /opt/local/lib/libjpeg.62.dylib
    0xb2000 -    0xfefef +libtiff.3.dylib ??? (???)  
<2b75b3d2f5916392193958d20fc4b41e> /opt/local/lib/libtiff.3.dylib
   0x109000 -   0x179fe9 +libfreetype.6.dylib ??? (???)  
<0d8680359e4cc8c3e402d0c719aa8382> /opt/local/lib/libfreetype.6.dylib
   0x18d000 -   0x1acfeb +libpng12.0.dylib ??? (???)  
<953f4a874470f2e49e6b1815d13031d5> /opt/local/lib/libpng12.0.dylib
   0x1b3000 -   0x26bfd2 +libode.dylib ??? (???) /opt/local/lib/ 
libode.dylib
   0x6bc000 -   0x718ff3 +libsndfile.1.dylib ??? (???)  
<383c1a1efe6235ae9fc05715610791c3> /opt/local/lib/libsndfile.1.dylib
   0x72b000 -   0x8a2ff3 +libfftw3.3.dylib ??? (???)  
<03a3fe81c41be74859ebea05e411f04f> /opt/local/lib/libfftw3.3.dylib
   0x8c8000 -   0x8cefff +liblo.0.dylib ??? (???)  
<5328c025dde06fffcd8fa6254f910432> /opt/local/lib/liblo.0.dylib
   0x8d3000 -   0x8f8ff7 +libGLEW.1.5.1.dylib ??? (???)  
<e3d17fceca332627fdf3c08837e2ac41> /opt/local/lib/libGLEW.1.5.1.dylib
   0x914000 -   0x91eff7 +libjack.0.dylib ??? (???)  
<c77b496bbc60bc7f7e2fd9187e060b68> /opt/local/lib/libjack.0.dylib
   0x932000 -   0xcf507a +org.plt-scheme.PLT_MrEd 4.1.4 (4.1.4) /Users/ 
evan/Library/Frameworks/PLT_MrEd.framework/Versions/4.1.4_3m/PLT_MrEd
   0xe8d000 -   0xe9dffd +libz.1.dylib ??? (???)  
<2989882d55fd828d3f37c0c133c236d8> /opt/local/lib/libz.1.dylib
   0xea2000 -   0xee5fdb +libFLAC.8.dylib ??? (???) /opt/local/lib/ 
libFLAC.8.dylib
   0xef1000 -   0xef3ff3 +libvorbisenc.2.dylib ??? (???) /opt/local/ 
lib/libvorbisenc.2.dylib
  0x1048000 -  0x105efec +libvorbis.0.dylib ??? (???) /opt/local/lib/ 
libvorbis.0.dylib
  0x10b6000 -  0x10b8fec +libogg.0.dylib ??? (???) /opt/local/lib/ 
libogg.0.dylib
  0x2d2d000 -  0x2dd2ff6 +fluxus-engine_ss.dylib ??? (???)  
<7a473b10ef92abe0c835527f7b86a68c> /opt/local/lib/fluxus-016/compiled/ 
native/i386-macosx/3m/fluxus-engine_ss.dylib
  0x2e3b000 -  0x2e3ffff +fluxus-audio_ss.dylib ??? (???)  
<d22dbe6e28f4e5975d88421ce3e2617c> /opt/local/lib/fluxus-016/compiled/ 
native/i386-macosx/3m/fluxus-audio_ss.dylib
  0x2e46000 -  0x2e4bff7 +fluxus-osc_ss.dylib ??? (???)  
<3679665f3d7b351a09f80e0eb1acc71d> /opt/local/lib/fluxus-016/compiled/ 
native/i386-macosx/3m/fluxus-osc_ss.dylib
  0x2e53000 -  0x2e5afff +fluxus-midi_ss.dylib ??? (???)  
<c70f2ce30cd6956a62bfad025e178e0b> /opt/local/lib/fluxus-016/compiled/ 
native/i386-macosx/3m/fluxus-midi_ss.dylib
  0x2e63000 -  0x2e80ff7  com.apple.audio.midi.CoreMIDI 1.6.1 (42) / 
System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
  0x2e98000 -  0x2eb6fe3  libexpat.1.dylib ??? (???)  
<eff8a63a23a7d07af62b36fdb329e393> /usr/lib/libexpat.1.dylib
  0x2ebe000 -  0x2ec1fff +fluxus-openal_ss.dylib ??? (???)  
<d45a9fd5bb9efe6c876a5bb116953e7e> /opt/local/lib/fluxus-016/compiled/ 
native/i386-macosx/3m/fluxus-openal_ss.dylib
  0x2ec7000 -  0x2eeafed  com.apple.audio.OpenAL 1.2 (1.2)  
<d2b9567e2f3e44ef025556bffbb1aeb9> /System/Library/Frameworks/ 
OpenAL.framework/Versions/A/OpenAL
  0x3eb2000 -  0x4037fe3  GLEngine ??? (???)  
<3bd4729832411ff31de5bb9d97e3718d> /System/Library/Frameworks/ 
OpenGL.framework/Resources/GLEngine.bundle/GLEngine
  0x4065000 -  0x4081ff7  GLRendererFloat ??? (???)  
<927b7d5ce6a7c21fdc761f6f29cdf4ee> /System/Library/Frameworks/ 
OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/ 
GLRendererFloat
0x147cd000 - 0x14ad0fe9  com.apple.ATIRadeonX1000GLDriver 1.5.44  
(5.4.4) <e8b184f65e0642c5ba2ca11b0da002be> /System/Library/Extensions/ 
ATIRadeonX1000GLDriver.bundle/Contents/MacOS/ATIRadeonX1000GLDriver
0x184e4000 - 0x186dcfff  com.apple.RawCamera.bundle 2.0.14 (436)  
<a8dd51882088fae463f33bc0674583e8> /System/Library/CoreServices/ 
RawCamera.bundle/Contents/MacOS/RawCamera
0x3e000000 - 0x3e045fef  com.apple.glut 3.4.2 (GLUT-3.4.2)  
<b791e8acba4a4c38ab339eb79e929e57> /System/Library/Frameworks/ 
GLUT.framework/Versions/A/GLUT
0x8fe00000 - 0x8fe2db43  dyld 97.1 (???)  
<100d362e03410f181a34e04e94189ae5> /usr/lib/dyld
0x90003000 - 0x900b5ffb  libcrypto.0.9.7.dylib ??? (???)  
<9d714c92872a93dd127ea8556b2c8945> /usr/lib/libcrypto.0.9.7.dylib
0x901ef000 - 0x90207fff  com.apple.openscripting 1.2.8 (???)  
<572c7452d7e740e8948a5ad07a99602b> /System/Library/Frameworks/ 
Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/ 
Versions/A/OpenScripting
0x90208000 - 0x90210fff  com.apple.DiskArbitration 2.2.1 (2.2.1)  
<75b0c8d8940a8a27816961dddcac8e0f> /System/Library/Frameworks/ 
DiskArbitration.framework/Versions/A/DiskArbitration
0x90221000 - 0x90228fe9  libgcc_s.1.dylib ??? (???)  
<f53c808e87d1184c0f9df63aef53ce0b> /usr/lib/libgcc_s.1.dylib
0x90229000 - 0x9035cfef  com.apple.CoreFoundation 6.5.6 (476.18)  
<2d52bab73660117571bd6486dc318f8e> /System/Library/Frameworks/ 
CoreFoundation.framework/Versions/A/CoreFoundation
0x9035d000 - 0x90394fff  com.apple.SystemConfiguration 1.9.2 (1.9.2)  
<01426a38ba44efa5d448daef8b3e9941> /System/Library/Frameworks/ 
SystemConfiguration.framework/Versions/A/SystemConfiguration
0x90395000 - 0x90412feb  com.apple.audio.CoreAudio 3.1.2 (3.1.2)  
<5a4e6329f8dbca5dcd70924525afd24a> /System/Library/Frameworks/ 
CoreAudio.framework/Versions/A/CoreAudio
0x90413000 - 0x90442fe3  com.apple.AE 402.3 (402.3)  
<b13bfda0ad9314922ee37c0d018d7de9> /System/Library/Frameworks/ 
CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x90443000 - 0x90443ffa  com.apple.CoreServices 32 (32)  
<2fcc8f3bd5bbfc000b476cad8e6a3dd2> /System/Library/Frameworks/ 
CoreServices.framework/Versions/A/CoreServices
0x904b2000 - 0x904b9ffe  libbsm.dylib ??? (???)  
<d25c63378a5029648ffd4b4669be31bf> /usr/lib/libbsm.dylib
0x904ba000 - 0x904fbfe7  libRIP.A.dylib ??? (???)  
<69bd09fcd8d8b235cee7a405290d6818> /System/Library/Frameworks/ 
ApplicationServices.framework/Versions/A/Frameworks/ 
CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x904ff000 - 0x90548fef  com.apple.Metadata 10.5.2 (398.25)  
<e0572f20350523116f23000676122a8d> /System/Library/Frameworks/ 
CoreServices.framework/Versions/A/Frameworks/Metadata.framework/ 
Versions/A/Metadata
0x905ea000 - 0x905fafff  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
0x9061a000 - 0x90647feb  libvDSP.dylib ??? (???)  
<b232c018ddd040ec4e2c2af632dd497f> /System/Library/Frameworks/ 
Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/ 
libvDSP.dylib
0x906af000 - 0x90790ff7  libxml2.2.dylib ??? (???)  
<2f6b294896866822330a8888b7f53b75> /usr/lib/libxml2.2.dylib
0x9079b000 - 0x907f5ff7  com.apple.CoreText 2.0.4 (???)  
<f0b6c1d4f40bd21505097f0255abfead> /System/Library/Frameworks/ 
ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/ 
Versions/A/CoreText
0x907f6000 - 0x90e96fe3  com.apple.CoreGraphics 1.409.3 (???)  
<25dceb14af3455b768f56e8765ecf3ca> /System/Library/Frameworks/ 
ApplicationServices.framework/Versions/A/Frameworks/ 
CoreGraphics.framework/Versions/A/CoreGraphics
0x90e97000 - 0x90ffeff3  libSystem.B.dylib ??? (???)  
<b47c8e6e45aef620730710a732bf1930> /usr/lib/libSystem.B.dylib
0x91017000 - 0x91059fef  com.apple.NavigationServices 3.5.2 (163)  
<d3a7c9720479eed8ea35703125303871> /System/Library/Frameworks/ 
Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/ 
Versions/A/NavigationServices
0x9106a000 - 0x9106affd  com.apple.Accelerate.vecLib 3.4.2 (vecLib  
3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/ 
Frameworks/vecLib.framework/Versions/A/vecLib
0x91090000 - 0x91090fff  com.apple.Carbon 136 (136)  
<27d42531a2cbeb05a7f4d05a28281bd7> /System/Library/Frameworks/ 
Carbon.framework/Versions/A/Carbon
0x91091000 - 0x910bafff  com.apple.CoreMediaPrivate 15.0 (15.0) / 
System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/ 
CoreMediaPrivate
0x910bb000 - 0x910befff  com.apple.help 1.1 (36)  
<b507b08e484cb89033e9cf23062d77de> /System/Library/Frameworks/ 
Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x9209b000 - 0x9213ffec  com.apple.CFNetwork 438.10 (438.12)  
<fde64bbb20532794396fb21911ccaa98> /System/Library/Frameworks/ 
CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/ 
Versions/A/CFNetwork
0x92140000 - 0x921f7ff3  com.apple.QTKit 7.6.2 (1327) /System/Library/ 
Frameworks/QTKit.framework/Versions/A/QTKit
0x921f8000 - 0x921fcfff  libGIF.dylib ??? (???)  
<572a32e46e33be1ec041c5ef5b0341ae> /System/Library/Frameworks/ 
ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/ 
Versions/A/Resources/libGIF.dylib
0x9226b000 - 0x9243cffb  com.apple.security 5.0.5 (36371)  
<c13e0bb1acfdcf94be4d3ee118ef190e> /System/Library/Frameworks/ 
Security.framework/Versions/A/Security
0x9246e000 - 0x92475fff  com.apple.agl 3.0.9 (AGL-3.0.9)  
<2f39c480cfcee9358a23d61b20a6aa56> /System/Library/Frameworks/ 
AGL.framework/Versions/A/AGL
0x92476000 - 0x9247cfff  com.apple.print.framework.Print 218.0.3  
(220.2) <5b7f4ef7c2df36aff9605377775781e4> /System/Library/Frameworks/ 
Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x9247d000 - 0x92510fff  com.apple.ink.framework 101.3 (86)  
<bf3fa8927b4b8baae92381a976fd2079> /System/Library/Frameworks/ 
Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x92516000 - 0x928d4fea  libLAPACK.dylib ??? (???) /System/Library/ 
Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/ 
Versions/A/libLAPACK.dylib
0x92a76000 - 0x92a76ffc  com.apple.audio.units.AudioUnit 1.5 (1.5) / 
System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x92a77000 - 0x92f48fbe  libGLProgrammability.dylib ??? (???)  
<7f18294a7bd0b6afe4319f29187fc70d> /System/Library/Frameworks/ 
OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x92f49000 - 0x92fc3ff8  com.apple.print.framework.PrintCore 5.5.4  
(245.6) <03d0585059c20cb0bde5e000438c49e1> /System/Library/Frameworks/ 
ApplicationServices.framework/Versions/A/Frameworks/ 
PrintCore.framework/Versions/A/PrintCore
0x92fc4000 - 0x92fdcff7  com.apple.CoreVideo 1.6.0 (20.0)  
<dd60118bac9aefaf88d9ab44558f05c4> /System/Library/Frameworks/ 
CoreVideo.framework/Versions/A/CoreVideo
0x92fdd000 - 0x9302eff7  com.apple.HIServices 1.7.0 (???)  
<01b690d1f376e400ac873105533e39eb> /System/Library/Frameworks/ 
ApplicationServices.framework/Versions/A/Frameworks/ 
HIServices.framework/Versions/A/HIServices
0x9302f000 - 0x930c2ff3  com.apple.ApplicationServices.ATS 3.7 (???)  
<a535fc4982d3acff6530ec25c402e679> /System/Library/Frameworks/ 
ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/ 
Versions/A/ATS
0x930c4000 - 0x930d2ffd  libz.1.dylib ??? (???)  
<5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib
0x930d3000 - 0x930fefe7  libauto.dylib ??? (???)  
<42d8422dc23a18071869fdf7b5d8fab5> /usr/lib/libauto.dylib
0x930ff000 - 0x930ffff8  com.apple.ApplicationServices 34 (34)  
<8f910fa65f01d401ad8d04cc933cf887> /System/Library/Frameworks/ 
ApplicationServices.framework/Versions/A/ApplicationServices
0x93100000 - 0x9313ffef  libTIFF.dylib ??? (???)  
<3589442575ac77746ae99ecf724f5f87> /System/Library/Frameworks/ 
ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/ 
Versions/A/Resources/libTIFF.dylib
0x93140000 - 0x931ccff7  com.apple.framework.IOKit 1.5.2 (???)  
<97b9f9d584f48891377f0481b9104434> /System/Library/Frameworks/ 
IOKit.framework/Versions/A/IOKit
0x931d3000 - 0x934dbfff  com.apple.HIToolbox 1.5.5 (???)  
<b17766e3d8800a73f534c41f624f5ac4> /System/Library/Frameworks/ 
Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/ 
HIToolbox
0x934dc000 - 0x934f1ffb  com.apple.ImageCapture 5.0.2 (5.0.2) /System/ 
Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ 
ImageCapture.framework/Versions/A/ImageCapture
0x934f2000 - 0x93510fff  libresolv.9.dylib ??? (???)  
<b5b1527c2d99495ad5d507ab0a4ea872> /usr/lib/libresolv.9.dylib
0x93511000 - 0x9351dff9  com.apple.helpdata 1.0.1 (14.2) /System/ 
Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x93524000 - 0x93529fff  com.apple.CommonPanels 1.2.4 (85)  
<ea0665f57cd267609466ed8b2b20e893> /System/Library/Frameworks/ 
Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/ 
A/CommonPanels
0x9358e000 - 0x93598feb  com.apple.audio.SoundManager 3.9.2 (3.9.2)  
<0f2ba6e891d3761212cf5a5e6134d683> /System/Library/Frameworks/ 
Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/ 
A/CarbonSound
0x93599000 - 0x93616fef  libvMisc.dylib ??? (???) /System/Library/ 
Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/ 
Versions/A/libvMisc.dylib
0x93617000 - 0x9363fff7  com.apple.shortcut 1.0.1 (1.0)  
<131202e7766e327d02d55c0f5fc44ad7> /System/Library/PrivateFrameworks/ 
Shortcut.framework/Versions/A/Shortcut
0x93640000 - 0x939ddfef  com.apple.QuartzCore 1.5.8 (1.5.8)  
<a28fa54346a9f9d5b3bef076a1ee0fcf> /System/Library/Frameworks/ 
QuartzCore.framework/Versions/A/QuartzCore
0x93b94000 - 0x93ba4ffc  com.apple.LangAnalysis 1.6.4 (1.6.4)  
<8b7831b5f74a950a56cf2d22a2d436f6> /System/Library/Frameworks/ 
ApplicationServices.framework/Versions/A/Frameworks/ 
LangAnalysis.framework/Versions/A/LangAnalysis
0x93ba5000 - 0x93bc0ffb  libPng.dylib ??? (???)  
<4780e979d35aa5ec2cea22678836cea5> /System/Library/Frameworks/ 
ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/ 
Versions/A/Resources/libPng.dylib
0x93bc1000 - 0x93bc1ffd  com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/ 
Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x93bc2000 - 0x93cb6ff4  libiconv.2.dylib ??? (???)  
<c508c60fafca17824c0017b2e4369802> /usr/lib/libiconv.2.dylib
0x93cb7000 - 0x93cf7fff  com.apple.CoreMediaIOServicesPrivate 20.0  
(20.0) /System/Library/PrivateFrameworks/ 
CoreMediaIOServicesPrivate.framework/Versions/A/ 
CoreMediaIOServicesPrivate
0x93d08000 - 0x93d14ffe  libGL.dylib ??? (???) /System/Library/ 
Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x93d15000 - 0x93fefff3  com.apple.CoreServices.CarbonCore 786.11  
(786.13) <9e2d85d52e5e2951aa4dd53c48ccc52f> /System/Library/Frameworks/ 
CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/ 
Versions/A/CarbonCore
0x93ff0000 - 0x93ff0ffb  com.apple.installserver.framework 1.0 (8) / 
System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/ 
InstallServer
0x93ff1000 - 0x93ff5fff  libmathCommon.A.dylib ??? (???) /usr/lib/ 
system/libmathCommon.A.dylib
0x94223000 - 0x942ddfe3  com.apple.CoreServices.OSServices 227 (227)  
<30cebcb68b1b571df7d77474e0c31556> /System/Library/Frameworks/ 
CoreServices.framework/Versions/A/Frameworks/OSServices.framework/ 
Versions/A/OSServices
0x942de000 - 0x94318fe7  com.apple.coreui 1.2 (62) /System/Library/ 
PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x943f4000 - 0x9440afff  com.apple.DictionaryServices 1.0.0 (1.0.0)  
<ad0aa0252e3323d182e17f50defe56fc> /System/Library/Frameworks/ 
CoreServices.framework/Versions/A/Frameworks/ 
DictionaryServices.framework/Versions/A/DictionaryServices
0x9440b000 - 0x944b2feb  com.apple.QD 3.11.56 (???)  
<a94d0f5438b730e88e5efdb233295c52> /System/Library/Frameworks/ 
ApplicationServices.framework/Versions/A/Frameworks/QD.framework/ 
Versions/A/QD
0x944fe000 - 0x945e6ff3  com.apple.CoreData 100.2 (186.1)  
<8fb61e1714a4b8d587ce97605ad32547> /System/Library/Frameworks/ 
CoreData.framework/Versions/A/CoreData
0x945e7000 - 0x94739ff3  com.apple.audio.toolbox.AudioToolbox 1.5.2  
(1.5.2) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/ 
AudioToolbox
0x9473a000 - 0x9475efff  libxslt.1.dylib ??? (???)  
<0a9778d6368ae668826f446878deb99b> /usr/lib/libxslt.1.dylib
0x9479a000 - 0x947c3fff  libcups.2.dylib ??? (???)  
<1b0435164b9dc6c773d0b1f24701e554> /usr/lib/libcups.2.dylib
0x947c4000 - 0x9484bff7  libsqlite3.0.dylib ??? (???)  
<3334ea5af7a911637413334154bb4100> /usr/lib/libsqlite3.0.dylib
0x94abb000 - 0x94ac4fff  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
0x94ac5000 - 0x94ed5fef  libBLAS.dylib ??? (???) /System/Library/ 
Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/ 
Versions/A/libBLAS.dylib
0x94ed6000 - 0x94f14fff  libGLImage.dylib ??? (???)  
<a6425aeb77f4da13212ac75df57b056d> /System/Library/Frameworks/ 
OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x94f15000 - 0x94f22fe7  com.apple.opengl 1.5.10 (1.5.10)  
<5a2813f80c9441170cc1ab8a3dac5038> /System/Library/Frameworks/ 
OpenGL.framework/Versions/A/OpenGL
0x94f23000 - 0x9505cff7  libicucore.A.dylib ??? (???)  
<cac059ebdac7d9a63ee0f7a648c9f6cf> /usr/lib/libicucore.A.dylib
0x95094000 - 0x95096fff  com.apple.securityhi 3.0 (30817)  
<31baaf7ea27b41480604ffc910fe827f> /System/Library/Frameworks/ 
Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/ 
SecurityHI
0x95097000 - 0x95147fff  edu.mit.Kerberos 6.0.13 (6.0.13)  
<804bd1b3f08fb57396781f012006367c> /System/Library/Frameworks/ 
Kerberos.framework/Versions/A/Kerberos
0x95aa4000 - 0x95aaffe7  libCSync.A.dylib ??? (???)  
<9e3544fe087bb4dc760b7afe0850dd6c> /System/Library/Frameworks/ 
ApplicationServices.framework/Versions/A/Frameworks/ 
CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x95c40000 - 0x95d07ff2  com.apple.vImage 3.0 (3.0) /System/Library/ 
Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/ 
Versions/A/vImage
0x95d4d000 - 0x95d4dff8  com.apple.Cocoa 6.5 (???)  
<e064f94d969ce25cb7de3cfb980c3249> /System/Library/Frameworks/ 
Cocoa.framework/Versions/A/Cocoa
0x95d4e000 - 0x95da7ff7  libGLU.dylib ??? (???)  
<a3b9be30100a25a6cd3ad109892f52b7> /System/Library/Frameworks/ 
OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x95da8000 - 0x95e32fe3  com.apple.DesktopServices 1.4.8 (1.4.8)  
<3065de6531ce839c7cb5b6dd70e03f4f> /System/Library/PrivateFrameworks/ 
DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x95e33000 - 0x95e33ffd  com.apple.Accelerate 1.4.2 (Accelerate  
1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/ 
Accelerate
0x95e34000 - 0x95e90ff7  com.apple.htmlrendering 68 (1.1.3)  
<fe87a9dede38db00e6c8949942c6bd4f> /System/Library/Frameworks/ 
Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/ 
Versions/A/HTMLRendering
0x95ea2000 - 0x95f2eff7  com.apple.LaunchServices 290.3 (290.6)  
<bdba267184df88bd5b8e2116ea903872> /System/Library/Frameworks/ 
CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/ 
Versions/A/LaunchServices
0x95f2f000 - 0x95ffafff  com.apple.ColorSync 4.5.1 (4.5.1) /System/ 
Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ 
ColorSync.framework/Versions/A/ColorSync
0x9602e000 - 0x960adff5  com.apple.SearchKit 1.2.1 (1.2.1)  
<3140a605db2abf56b237fa156a08b28b> /System/Library/Frameworks/ 
CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/ 
Versions/A/SearchKit
0x961c2000 - 0x9621fffb  libstdc++.6.dylib ??? (???)  
<04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib
0x96220000 - 0x96221ffc  libffi.dylib ??? (???)  
<a3b573eb950ca583290f7b2b4c486d09> /usr/lib/libffi.dylib
0x96222000 - 0x96229ff7  libCGATS.A.dylib ??? (???)  
<211348279493364e9920adc86484cedd> /System/Library/Frameworks/ 
ApplicationServices.framework/Versions/A/Frameworks/ 
CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x962ec000 - 0x9630bffa  libJPEG.dylib ??? (???)  
<e7eb56555109e23144924cd64aa8daec> /System/Library/Frameworks/ 
ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/ 
Versions/A/Resources/libJPEG.dylib
0x96311000 - 0x96457ff7  com.apple.ImageIO.framework 2.0.4 (2.0.4)  
<6a6623d3d1a7292b5c3763dcd108b55f> /System/Library/Frameworks/ 
ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/ 
Versions/A/ImageIO
0x96458000 - 0x96c56fef  com.apple.AppKit 6.5.7 (949.46)  
<a80f8cb62f6bdcb3bed3c8675d55881d> /System/Library/Frameworks/ 
AppKit.framework/Versions/C/AppKit
0x96c57000 - 0x96c59ff5  libRadiance.dylib ??? (???)  
<8a844202fcd65662bb9ab25f08c45a62> /System/Library/Frameworks/ 
ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/ 
Versions/A/Resources/libRadiance.dylib
0x96c5a000 - 0x96ed6fe7  com.apple.Foundation 6.5.8 (677.24)  
<aa84b0383891378c348ffa4a94853082> /System/Library/Frameworks/ 
Foundation.framework/Versions/C/Foundation
0x96ed7000 - 0x971fdfe2  com.apple.QuickTime 7.6.2 (1327)  
<3754e41d846b7948f96c9ec4c690b520> /System/Library/Frameworks/ 
QuickTime.framework/Versions/A/QuickTime
0x97231000 - 0x97311fff  libobjc.A.dylib ??? (???)  
<7b92613fdf804fd9a0a3733a0674c30b> /usr/lib/libobjc.A.dylib
0xfffe8000 - 0xfffebfff  libobjc.A.dylib ??? (???) /usr/lib/ 
libobjc.A.dylib
0xffff0000 - 0xffff1780  libSystem.B.dylib ??? (???) /usr/lib/ 
libSystem.B.dylib




More information about the Fluxus mailing list