[PD-dev] [ pure-data-Bugs-3187090 ] crah of pd-extended 0.41.5 on mac os 10.6

SourceForge.net noreply at sourceforge.net
Sat Feb 19 21:43:39 CET 2011


Bugs item #3187090, was opened at 2011-02-19 21:43
Message generated for change (Tracker Item Submitted) made by baudry
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=3187090&group_id=55736

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: pd-extended
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: BAUDRY Olivier (baudry)
Assigned to: Hans-Christoph Steiner (eighthave)
Summary: crah of pd-extended 0.41.5 on mac os 10.6

Initial Comment:
Hello

I encounter a problem with puredata  puredata crash :

#N canvas 414 268 450 300 10;
#X obj 20 39 getdir;
#X obj 20 59 s2l /;
#X obj 20 99 l2s /;
#X obj 20 19 inlet;
#X obj 20 139 outlet;
#X obj 20 119 sprintf symbol %s/\$1;
#X obj 147 119 outlet;
#X obj 144 27 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 -1
-1;
#X obj 20 79 zl ecils 1;
#X connect 0 0 1 0;
#X connect 1 0 8 0;
#X connect 2 0 5 0;
#X connect 3 0 0 0;
#X connect 5 0 4 0;
#X connect 7 0 0 0;
#X connect 8 0 2 0;
#X connect 8 1 6 0;

here my report of crash :

Process:         pd [6041]
Path:            /Applications/Pd-extended.app/Contents/Resources/Scripts/../bin/pdextended
Identifier:      pd
Version:         ??? (???)
Code Type:       X86 (Native)
Parent Process:  Pd-extended [6037]

Date/Time:       2011-02-19 21:31:31.587 +0100
OS Version:      Mac OS X 10.6.6 (10J567)
Report Version:  6

Interval Since Last Report:          210041 sec
Crashes Since Last Report:           4
Per-App Crashes Since Last Report:   1
Anonymous UUID:                      C0FABC39-A3D5-4FEB-804B-D42FAC2D7261

Exception Type:  EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000098
Crashed Thread:  0  Dispatch queue: com.apple.main-thread

Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
0   pd                            	0x000145d5 canvas_free + 441 (g_canvas.c:118)
1   pd                            	0x0005324b pd_free + 25 (m_pd.c:30)
2   pd                            	0x00054241 pd_typedmess + 1141 (m_class.c:792)
3   pd                            	0x00054107 pd_typedmess + 827 (m_class.c:818)
4   pd                            	0x0005333f bindlist_anything + 49 (m_pd.c:107)
5   pd                            	0x00054107 pd_typedmess + 827 (m_class.c:818)
6   pd                            	0x00058394 binbuf_eval + 1224 (m_binbuf.c:726)
7   pd                            	0x0006255c socketreceiver_read + 1734 (s_inter.c:558)
8   pd                            	0x0006111c sys_domicrosleep + 381 (s_inter.c:196)
9   pd                            	0x000611a8 sys_microsleep + 19 (s_inter.c:219)
10  pd                            	0x0005e413 m_mainloop + 989 (m_sched.c:590)
11  pd                            	0x00060e4b sys_main + 2909 (s_main.c:304)
12  pd                            	0x00002172 _start + 216
13  pd                            	0x00002099 start + 41

Thread 1:  Dispatch queue: com.apple.libdispatch-manager
0   libSystem.B.dylib             	0x904b4982 kevent + 10
1   libSystem.B.dylib             	0x904b509c _dispatch_mgr_invoke + 215
2   libSystem.B.dylib             	0x904b4559 _dispatch_queue_invoke + 163
3   libSystem.B.dylib             	0x904b42fe _dispatch_worker_thread2 + 240
4   libSystem.B.dylib             	0x904b3d81 _pthread_wqthread + 390
5   libSystem.B.dylib             	0x904b3bc6 start_wqthread + 30

Thread 2:
0   libSystem.B.dylib             	0x9048e0fa mach_msg_trap + 10
1   libSystem.B.dylib             	0x9048e867 mach_msg + 68
2   com.apple.CoreFoundation      	0x97bf437f __CFRunLoopRun + 2079
3   com.apple.CoreFoundation      	0x97bf3464 CFRunLoopRunSpecific + 452
4   com.apple.CoreFoundation      	0x97bf3291 CFRunLoopRunInMode + 97
5   com.apple.audio.CoreAudio     	0x95f2e96e HALRunLoop::OwnThread(void*) + 162
6   com.apple.audio.CoreAudio     	0x95f1a4a4 CAPThread::Entry(CAPThread*) + 140
7   libSystem.B.dylib             	0x904bb85d _pthread_start + 345
8   libSystem.B.dylib             	0x904bb6e2 thread_start + 34

Thread 3:
0   libSystem.B.dylib             	0x9048e142 semaphore_wait_signal_trap + 10
1   libSystem.B.dylib             	0x904bbcfc _pthread_cond_wait + 1089
2   libSystem.B.dylib             	0x9050446f pthread_cond_wait + 48
3   pdp.pd_darwin                 	0x0273a4c0 pdp_procqueue_thread + 89

Thread 4:
0   libSystem.B.dylib             	0x9048e142 semaphore_wait_signal_trap + 10
1   libSystem.B.dylib             	0x904bbcfc _pthread_cond_wait + 1089
2   libSystem.B.dylib             	0x9050446f pthread_cond_wait + 48
3   pd                            	0x0000e756 readsf_child_main + 206 (d_soundfile.c:1609)
4   libSystem.B.dylib             	0x904bb85d _pthread_start + 345
5   libSystem.B.dylib             	0x904bb6e2 thread_start + 34

Thread 5:
0   libSystem.B.dylib             	0x9048e142 semaphore_wait_signal_trap + 10
1   libSystem.B.dylib             	0x904bbcfc _pthread_cond_wait + 1089
2   libSystem.B.dylib             	0x9050446f pthread_cond_wait + 48
3   pd                            	0x0000eb48 readsf_child_main + 1216 (d_soundfile.c:1760)
4   libSystem.B.dylib             	0x904bb85d _pthread_start + 345
5   libSystem.B.dylib             	0x904bb6e2 thread_start + 34

Thread 6:
0   libSystem.B.dylib             	0x9048e142 semaphore_wait_signal_trap + 10
1   libSystem.B.dylib             	0x904bbcfc _pthread_cond_wait + 1089
2   libSystem.B.dylib             	0x9050446f pthread_cond_wait + 48
3   pd                            	0x0000e756 readsf_child_main + 206 (d_soundfile.c:1609)
4   libSystem.B.dylib             	0x904bb85d _pthread_start + 345
5   libSystem.B.dylib             	0x904bb6e2 thread_start + 34

Thread 7:
0   libSystem.B.dylib             	0x9048e142 semaphore_wait_signal_trap + 10
1   libSystem.B.dylib             	0x904bbcfc _pthread_cond_wait + 1089
2   libSystem.B.dylib             	0x9050446f pthread_cond_wait + 48
3   pd                            	0x0000e756 readsf_child_main + 206 (d_soundfile.c:1609)
4   libSystem.B.dylib             	0x904bb85d _pthread_start + 345
5   libSystem.B.dylib             	0x904bb6e2 thread_start + 34

Thread 8:
0   libSystem.B.dylib             	0x9048e142 semaphore_wait_signal_trap + 10
1   libSystem.B.dylib             	0x904bbcfc _pthread_cond_wait + 1089
2   libSystem.B.dylib             	0x9050446f pthread_cond_wait + 48
3   pd                            	0x0000eb48 readsf_child_main + 1216 (d_soundfile.c:1760)
4   libSystem.B.dylib             	0x904bb85d _pthread_start + 345
5   libSystem.B.dylib             	0x904bb6e2 thread_start + 34

Thread 9:
0   libSystem.B.dylib             	0x9048e142 semaphore_wait_signal_trap + 10
1   libSystem.B.dylib             	0x904bbcfc _pthread_cond_wait + 1089
2   libSystem.B.dylib             	0x9050446f pthread_cond_wait + 48
3   pd                            	0x0000e756 readsf_child_main + 206 (d_soundfile.c:1609)
4   libSystem.B.dylib             	0x904bb85d _pthread_start + 345
5   libSystem.B.dylib             	0x904bb6e2 thread_start + 34

Thread 10:
0   libSystem.B.dylib             	0x9048e142 semaphore_wait_signal_trap + 10
1   libSystem.B.dylib             	0x904bbcfc _pthread_cond_wait + 1089
2   libSystem.B.dylib             	0x9050446f pthread_cond_wait + 48
3   pd                            	0x0000e756 readsf_child_main + 206 (d_soundfile.c:1609)
4   libSystem.B.dylib             	0x904bb85d _pthread_start + 345
5   libSystem.B.dylib             	0x904bb6e2 thread_start + 34

Thread 11:
0   libSystem.B.dylib             	0x9048e142 semaphore_wait_signal_trap + 10
1   libSystem.B.dylib             	0x904bbcfc _pthread_cond_wait + 1089
2   libSystem.B.dylib             	0x9050446f pthread_cond_wait + 48
3   pd                            	0x0000e756 readsf_child_main + 206 (d_soundfile.c:1609)
4   libSystem.B.dylib             	0x904bb85d _pthread_start + 345
5   libSystem.B.dylib             	0x904bb6e2 thread_start + 34

Thread 12:
0   libSystem.B.dylib             	0x9048e142 semaphore_wait_signal_trap + 10
1   libSystem.B.dylib             	0x904bbcfc _pthread_cond_wait + 1089
2   libSystem.B.dylib             	0x9050446f pthread_cond_wait + 48
3   pd                            	0x0000e756 readsf_child_main + 206 (d_soundfile.c:1609)
4   libSystem.B.dylib             	0x904bb85d _pthread_start + 345
5   libSystem.B.dylib             	0x904bb6e2 thread_start + 34

Thread 13:
0   libSystem.B.dylib             	0x9048e142 semaphore_wait_signal_trap + 10
1   libSystem.B.dylib             	0x904bbcfc _pthread_cond_wait + 1089
2   libSystem.B.dylib             	0x9050446f pthread_cond_wait + 48
3   pd                            	0x0000e756 readsf_child_main + 206 (d_soundfile.c:1609)
4   libSystem.B.dylib             	0x904bb85d _pthread_start + 345
5   libSystem.B.dylib             	0x904bb6e2 thread_start + 34

Thread 14:
0   libSystem.B.dylib             	0x9048e142 semaphore_wait_signal_trap + 10
1   libSystem.B.dylib             	0x904bbcfc _pthread_cond_wait + 1089
2   libSystem.B.dylib             	0x9050446f pthread_cond_wait + 48
3   pd                            	0x0000e756 readsf_child_main + 206 (d_soundfile.c:1609)
4   libSystem.B.dylib             	0x904bb85d _pthread_start + 345
5   libSystem.B.dylib             	0x904bb6e2 thread_start + 34

Thread 15:
0   libSystem.B.dylib             	0x9048e142 semaphore_wait_signal_trap + 10
1   libSystem.B.dylib             	0x904bbcfc _pthread_cond_wait + 1089
2   libSystem.B.dylib             	0x9050446f pthread_cond_wait + 48
3   pd                            	0x0000e756 readsf_child_main + 206 (d_soundfile.c:1609)
4   libSystem.B.dylib             	0x904bb85d _pthread_start + 345
5   libSystem.B.dylib             	0x904bb6e2 thread_start + 34

Thread 16:
0   libSystem.B.dylib             	0x9048e142 semaphore_wait_signal_trap + 10
1   libSystem.B.dylib             	0x904bbcfc _pthread_cond_wait + 1089
2   libSystem.B.dylib             	0x9050446f pthread_cond_wait + 48
3   pd                            	0x0000e756 readsf_child_main + 206 (d_soundfile.c:1609)
4   libSystem.B.dylib             	0x904bb85d _pthread_start + 345
5   libSystem.B.dylib             	0x904bb6e2 thread_start + 34

Thread 17:
0   libSystem.B.dylib             	0x9048e142 semaphore_wait_signal_trap + 10
1   libSystem.B.dylib             	0x904bbcfc _pthread_cond_wait + 1089
2   libSystem.B.dylib             	0x9050446f pthread_cond_wait + 48
3   pd                            	0x0000e756 readsf_child_main + 206 (d_soundfile.c:1609)
4   libSystem.B.dylib             	0x904bb85d _pthread_start + 345
5   libSystem.B.dylib             	0x904bb6e2 thread_start + 34

Thread 18:
0   libSystem.B.dylib             	0x9048e142 semaphore_wait_signal_trap + 10
1   libSystem.B.dylib             	0x904bbcfc _pthread_cond_wait + 1089
2   libSystem.B.dylib             	0x9050446f pthread_cond_wait + 48
3   pd                            	0x0000e756 readsf_child_main + 206 (d_soundfile.c:1609)
4   libSystem.B.dylib             	0x904bb85d _pthread_start + 345
5   libSystem.B.dylib             	0x904bb6e2 thread_start + 34

Thread 19:
0   libSystem.B.dylib             	0x9048e142 semaphore_wait_signal_trap + 10
1   libSystem.B.dylib             	0x904bbcfc _pthread_cond_wait + 1089
2   libSystem.B.dylib             	0x9050446f pthread_cond_wait + 48
3   pd                            	0x0000e756 readsf_child_main + 206 (d_soundfile.c:1609)
4   libSystem.B.dylib             	0x904bb85d _pthread_start + 345
5   libSystem.B.dylib             	0x904bb6e2 thread_start + 34

Thread 20:
0   libSystem.B.dylib             	0x9048e142 semaphore_wait_signal_trap + 10
1   libSystem.B.dylib             	0x904bbcfc _pthread_cond_wait + 1089
2   libSystem.B.dylib             	0x9050446f pthread_cond_wait + 48
3   pd                            	0x0000e756 readsf_child_main + 206 (d_soundfile.c:1609)
4   libSystem.B.dylib             	0x904bb85d _pthread_start + 345
5   libSystem.B.dylib             	0x904bb6e2 thread_start + 34

Thread 21:
0   libSystem.B.dylib             	0x9048e142 semaphore_wait_signal_trap + 10
1   libSystem.B.dylib             	0x904bbcfc _pthread_cond_wait + 1089
2   libSystem.B.dylib             	0x9050446f pthread_cond_wait + 48
3   pd                            	0x0000e756 readsf_child_main + 206 (d_soundfile.c:1609)
4   libSystem.B.dylib             	0x904bb85d _pthread_start + 345
5   libSystem.B.dylib             	0x904bb6e2 thread_start + 34

Thread 22:
0   libSystem.B.dylib             	0x9048e142 semaphore_wait_signal_trap + 10
1   libSystem.B.dylib             	0x904bbcfc _pthread_cond_wait + 1089
2   libSystem.B.dylib             	0x9050446f pthread_cond_wait + 48
3   pd                            	0x0000e756 readsf_child_main + 206 (d_soundfile.c:1609)
4   libSystem.B.dylib             	0x904bb85d _pthread_start + 345
5   libSystem.B.dylib             	0x904bb6e2 thread_start + 34

Thread 23:
0   libSystem.B.dylib             	0x9048e142 semaphore_wait_signal_trap + 10
1   libSystem.B.dylib             	0x904bbcfc _pthread_cond_wait + 1089
2   libSystem.B.dylib             	0x9050446f pthread_cond_wait + 48
3   pd                            	0x0000e756 readsf_child_main + 206 (d_soundfile.c:1609)
4   libSystem.B.dylib             	0x904bb85d _pthread_start + 345
5   libSystem.B.dylib             	0x904bb6e2 thread_start + 34

Thread 24:
0   libSystem.B.dylib             	0x9048e142 semaphore_wait_signal_trap + 10
1   libSystem.B.dylib             	0x904bbcfc _pthread_cond_wait + 1089
2   libSystem.B.dylib             	0x9050446f pthread_cond_wait + 48
3   pd                            	0x0000e756 readsf_child_main + 206 (d_soundfile.c:1609)
4   libSystem.B.dylib             	0x904bb85d _pthread_start + 345
5   libSystem.B.dylib             	0x904bb6e2 thread_start + 34

Thread 25:
0   libSystem.B.dylib             	0x9048e142 semaphore_wait_signal_trap + 10
1   libSystem.B.dylib             	0x904bbcfc _pthread_cond_wait + 1089
2   libSystem.B.dylib             	0x9050446f pthread_cond_wait + 48
3   pd                            	0x0000e756 readsf_child_main + 206 (d_soundfile.c:1609)
4   libSystem.B.dylib             	0x904bb85d _pthread_start + 345
5   libSystem.B.dylib             	0x904bb6e2 thread_start + 34

Thread 26:
0   libSystem.B.dylib             	0x9048e142 semaphore_wait_signal_trap + 10
1   libSystem.B.dylib             	0x904bbcfc _pthread_cond_wait + 1089
2   libSystem.B.dylib             	0x9050446f pthread_cond_wait + 48
3   pd                            	0x0000e756 readsf_child_main + 206 (d_soundfile.c:1609)
4   libSystem.B.dylib             	0x904bb85d _pthread_start + 345
5   libSystem.B.dylib             	0x904bb6e2 thread_start + 34

Thread 27:
0   libSystem.B.dylib             	0x9048e142 semaphore_wait_signal_trap + 10
1   libSystem.B.dylib             	0x904bbcfc _pthread_cond_wait + 1089
2   libSystem.B.dylib             	0x9050446f pthread_cond_wait + 48
3   pd                            	0x0000e756 readsf_child_main + 206 (d_soundfile.c:1609)
4   libSystem.B.dylib             	0x904bb85d _pthread_start + 345
5   libSystem.B.dylib             	0x904bb6e2 thread_start + 34

Thread 28:
0   libSystem.B.dylib             	0x9048e142 semaphore_wait_signal_trap + 10
1   libSystem.B.dylib             	0x904bbcfc _pthread_cond_wait + 1089
2   libSystem.B.dylib             	0x9050446f pthread_cond_wait + 48
3   pd                            	0x0000eb48 readsf_child_main + 1216 (d_soundfile.c:1760)
4   libSystem.B.dylib             	0x904bb85d _pthread_start + 345
5   libSystem.B.dylib             	0x904bb6e2 thread_start + 34

Thread 29:
0   libSystem.B.dylib             	0x9048e142 semaphore_wait_signal_trap + 10
1   libSystem.B.dylib             	0x904bbcfc _pthread_cond_wait + 1089
2   libSystem.B.dylib             	0x9050446f pthread_cond_wait + 48
3   pd                            	0x0000eb48 readsf_child_main + 1216 (d_soundfile.c:1760)
4   libSystem.B.dylib             	0x904bb85d _pthread_start + 345
5   libSystem.B.dylib             	0x904bb6e2 thread_start + 34

Thread 30:
0   libSystem.B.dylib             	0x9048e142 semaphore_wait_signal_trap + 10
1   libSystem.B.dylib             	0x904bbcfc _pthread_cond_wait + 1089
2   libSystem.B.dylib             	0x9050446f pthread_cond_wait + 48
3   pd                            	0x0000eb48 readsf_child_main + 1216 (d_soundfile.c:1760)
4   libSystem.B.dylib             	0x904bb85d _pthread_start + 345
5   libSystem.B.dylib             	0x904bb6e2 thread_start + 34

Thread 31:
0   libSystem.B.dylib             	0x9048e15a semaphore_timedwait_signal_trap + 10
1   libSystem.B.dylib             	0x904bbce5 _pthread_cond_wait + 1066
2   libSystem.B.dylib             	0x904eaac8 pthread_cond_timedwait_relative_np + 47
3   com.apple.audio.CoreAudio     	0x95f1a3c7 CAGuard::WaitFor(unsigned long long) + 219
4   com.apple.audio.CoreAudio     	0x95f1d3f9 CAGuard::WaitUntil(unsigned long long) + 289
5   com.apple.audio.CoreAudio     	0x95f1acf6 HP_IOThread::WorkLoop() + 1892
6   com.apple.audio.CoreAudio     	0x95f1a58d HP_IOThread::ThreadEntry(HP_IOThread*) + 17
7   com.apple.audio.CoreAudio     	0x95f1a4a4 CAPThread::Entry(CAPThread*) + 140
8   libSystem.B.dylib             	0x904bb85d _pthread_start + 345
9   libSystem.B.dylib             	0x904bb6e2 thread_start + 34

Thread 32:
0   libSystem.B.dylib             	0x9048e15a semaphore_timedwait_signal_trap + 10
1   libSystem.B.dylib             	0x904bbce5 _pthread_cond_wait + 1066
2   libSystem.B.dylib             	0x904eaac8 pthread_cond_timedwait_relative_np + 47
3   com.apple.audio.CoreAudio     	0x95f1a3c7 CAGuard::WaitFor(unsigned long long) + 219
4   com.apple.audio.CoreAudio     	0x95f1d3f9 CAGuard::WaitUntil(unsigned long long) + 289
5   com.apple.audio.CoreAudio     	0x95f1acf6 HP_IOThread::WorkLoop() + 1892
6   com.apple.audio.CoreAudio     	0x95f1a58d HP_IOThread::ThreadEntry(HP_IOThread*) + 17
7   com.apple.audio.CoreAudio     	0x95f1a4a4 CAPThread::Entry(CAPThread*) + 140
8   libSystem.B.dylib             	0x904bb85d _pthread_start + 345
9   libSystem.B.dylib             	0x904bb6e2 thread_start + 34

Thread 0 crashed with X86 Thread State (32-bit):
  eax: 0x00000000  ebx: 0x0001442d  ecx: 0x007b51f0  edx: 0x00000000
  edi: 0x00000000  esi: 0x00000000  ebp: 0xbfffdd98  esp: 0xbfffd930
   ss: 0x0000001f  efl: 0x00010206  eip: 0x000145d5   cs: 0x00000017
   ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
  cr2: 0x00000098

Binary Images:
    0x1000 -    0xa5ff3 +pd ??? (???) <825231C3-90DB-4F0A-BCAD-E615D3EBB270> /Applications/Pd-extended.app/Contents/Resources/bin/pd
  0x656000 -   0x6a2ffb  com.apple.audio.midi.CoreMIDI 1.7.1 (42) <FB4D4B64-6ABB-679E-3AA8-21DE9062B4C1> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
 0x106e000 -  0x1072ff3  com.apple.audio.AudioIPCPlugIn 1.1.6 (1.1.6) <6A211097-72ED-1461-4050-72C9101D79E4> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn
 0x1077000 -  0x107dffb  com.apple.audio.AppleHDAHALPlugIn 1.9.9 (1.9.9f12) <404165FF-1BA0-706B-F48A-10AC997162B1> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
 0x10ae000 -  0x10aefff +libdir.pd_darwin ??? (???) <2B7099CB-86B5-4CC6-92CF-E62B6A660E3C> /Applications/Pd-extended.app/Contents/Resources/extra/libdir.pd_darwin
 0x1700000 -  0x170dff7 +libftgl.0.dylib ??? (???) /Applications/Pd-extended.app/Contents/lib/libftgl.0.dylib
 0x17b6000 -  0x17dafe7  GLRendererFloat ??? (???) <1274B762-2FB9-48FE-EAFD-C459B2B4BECC> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat
 0x17ec000 -  0x17ed033 +vbap.pd_darwin ??? (???) <8412F37A-9DF5-4A29-B4DF-DBC9446F2ED9> /Applications/Pd-extended.app/Contents/Resources/extra/ggee/vbap.pd_darwin
 0x17f1000 -  0x17f1ffc +iem_anything.pd_darwin ??? (???) <919E6A74-85B8-4F50-A33B-04E890C0AFF5> /Applications/Pd-extended.app/Contents/Resources/extra/iemlib/iem_anything.pd_darwin
 0x17f5000 -  0x17f7ff7 +libXv.1.dylib 2.0.0 (compatibility 2.0.0) <EEFAF296-8B99-6DFB-DFE4-1F9BF5FA7B62> /usr/X11R6/lib/libXv.1.dylib
 0x17fb000 -  0x17fcff7 +libXau.6.dylib 7.0.0 (compatibility 7.0.0) <CF7C13D2-4C5A-37FC-AAF6-7EAB42BCF8AF> /usr/X11/lib/libXau.6.dylib
 0x2200000 -  0x244dfe7 +Gem.pd_darwin ??? (???) /Applications/Pd-extended.app/Contents/Resources/extra/Gem/Gem.pd_darwin
 0x270d000 -  0x273cfef +pdp.pd_darwin ??? (???) <6B485726-B451-4616-877A-8507F4F9B306> /Applications/Pd-extended.app/Contents/Resources/extra/pdp/pdp.pd_darwin
 0x2751000 -  0x276efc7 +libpng12.0.dylib 36.0.0 (compatibility 36.0.0) /Applications/Pd-extended.app/Contents/lib/libpng12.0.dylib
 0x27d0000 -  0x27d9ff7 +libXext.6.dylib 11.0.0 (compatibility 11.0.0) <44AB0AEB-26DD-7B76-7C7B-41D3FEFD4DFE> /usr/X11R6/lib/libXext.6.dylib
 0x27e0000 -  0x27e2fe7 +libXdmcp.6.dylib 7.0.0 (compatibility 7.0.0) <875B1065-7288-E1DB-CA6C-6FDFCB762407> /usr/X11/lib/libXdmcp.6.dylib
 0x27e7000 -  0x27f3ff7  libXplugin.1.dylib ??? (???) <54751103-1DBA-556A-98F9-F25DF7FE261E> /usr/lib/libXplugin.1.dylib
 0x27fc000 -  0x27fcffd +splitfilename.pd_darwin ??? (???) <B13A8291-13C4-4943-96B8-EFB890DA42F1> /Applications/Pd-extended.app/Contents/Resources/extra/iemlib/splitfilename.pd_darwin
 0x3800000 -  0x3869ff3 +libfreetype.6.dylib 10.19.0 (compatibility 10.0.0) /Applications/Pd-extended.app/Contents/lib/libfreetype.6.dylib
0x13a2d000 - 0x13ba5fe7  GLEngine ??? (???) <3A6C5513-7428-2242-2892-B429C72343CB> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
0x13bd7000 - 0x13bd9fcc +libogg.0.dylib 6.3.0 (compatibility 6.0.0) /Applications/Pd-extended.app/Contents/lib/libogg.0.dylib
0x13be3000 - 0x13be4fff +soundfile_info.pd_darwin ??? (???) <761067F8-D762-4AEE-A6CB-173B8F5CA0C4> /Applications/Pd-extended.app/Contents/Resources/extra/iemlib/soundfile_info.pd_darwin
0x13da9000 - 0x141aefe7  libclh.dylib 3.1.1 C  (3.1.1) <745CBD72-DF1F-EC12-BE51-4EEA9847EADF> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib
0x141d2000 - 0x14b29ff3  com.apple.driver.AppleIntelHDGraphicsGLDriver 1.6.26 (6.2.6) <ACD5A3C8-28DA-4098-3564-D0470FE9E0C6> /System/Library/Extensions/AppleIntelHDGraphicsGLDriver.bundle/Contents/MacOS/AppleIntelHDGraphicsGLDriver
0x15205000 - 0x15235fef +libgslcblas.0.dylib ??? (???) /Applications/Pd-extended.app/Contents/lib/libgslcblas.0.dylib
0x152bb000 - 0x1542ffef +libgsl.0.dylib 14.0.0 (compatibility 14.0.0) /Applications/Pd-extended.app/Contents/lib/libgsl.0.dylib
0x157a7000 - 0x1589bff7 +libX11.6.dylib 9.0.0 (compatibility 9.0.0) <B66EB198-3F7F-21DD-50FA-401355AC74D5> /usr/X11R6/lib/libX11.6.dylib
0x158bd000 - 0x15979fef +libquicktime.1.dylib 2.0.0 (compatibility 2.0.0) /Applications/Pd-extended.app/Contents/lib/libquicktime.1.dylib
0x15994000 - 0x159aeff7 +libGL.1.dylib 1.2.0 (compatibility 1.2.0) <8CE8BBB3-B1D5-C621-34E1-EDFE3AE441BA> /usr/X11R6/lib/libGL.1.dylib
0x159c5000 - 0x15a22ffb +libGLU.1.dylib 1.3.0 (compatibility 1.3.0) <5AF2FBC6-AE43-6F52-927D-0FF28AB94C5A> /usr/X11R6/lib/libGLU.1.dylib
0x15a36000 - 0x15a8ffa7 +libSDL-1.2.0.dylib 12.3.0 (compatibility 12.0.0) /Applications/Pd-extended.app/Contents/lib/libSDL-1.2.0.dylib
0x15c41000 - 0x15d36fca +libiconv.2.dylib 7.0.0 (compatibility 7.0.0) /Applications/Pd-extended.app/Contents/lib/libiconv.2.dylib
0x15d91000 - 0x15d98fd3 +libintl.3.dylib 8.3.0 (compatibility 8.0.0) /Applications/Pd-extended.app/Contents/lib/libintl.3.dylib
0x15daf000 - 0x15dbdfff +libbz2.1.dylib 1.0.5 (compatibility 1.0.1) /Applications/Pd-extended.app/Contents/lib/libbz2.1.dylib
0x15df6000 - 0x15df6ffd +getdir.pd_darwin ??? (???) <B593B7CE-E098-43C5-B2F1-EB99AE9879A6> /Applications/Pd-extended.app/Contents/Resources/extra/ggee/getdir.pd_darwin
0x15dfa000 - 0x15dfafff +s2l.pd_darwin ??? (???) <0137F4F3-B64B-45EF-88F8-E6EAF956DD16> /Applications/Pd-extended.app/Contents/Resources/extra/flatspace/s2l.pd_darwin
0x15f00000 - 0x15f62277 +pidip.pd_darwin ??? (???) /Applications/Pd-extended.app/Contents/Resources/extra/pidip/pidip.pd_darwin
0x15f70000 - 0x15f8bff3 +libtheora.0.dylib 3.0.0 (compatibility 3.0.0) /Applications/Pd-extended.app/Contents/lib/libtheora.0.dylib
0x15fe3000 - 0x15ffaffc +libvorbis.0.dylib 5.0.0 (compatibility 5.0.0) /Applications/Pd-extended.app/Contents/lib/libvorbis.0.dylib
0x16054000 - 0x16057ffb +libvorbisenc.2.dylib 3.3.0 (compatibility 3.0.0) /Applications/Pd-extended.app/Contents/lib/libvorbisenc.2.dylib
0x161ae000 - 0x161effcf +libmp3lame.0.dylib ??? (???) /Applications/Pd-extended.app/Contents/lib/libmp3lame.0.dylib
0x1622a000 - 0x1626efd7 +libImlib2.1.dylib 6.0.0 (compatibility 6.0.0) /Applications/Pd-extended.app/Contents/lib/libImlib2.1.dylib
0x163a8000 - 0x163bafef +expr.d_ppc ??? (???) /Applications/Pd-extended.app/Contents/Resources/extra/expr.d_ppc
0x163ce000 - 0x163d1fff +sprintf.pd_darwin ??? (???) <FE9583B8-A2F3-44F9-BC62-6DAF503C15B5> /Applications/Pd-extended.app/Contents/Resources/extra/cyclone/sprintf.pd_darwin
0x163db000 - 0x163defff +prepend.pd_darwin ??? (???) <0FCADA3E-8796-4056-BF5E-4F5FDF3C6F58> /Applications/Pd-extended.app/Contents/Resources/extra/cyclone/prepend.pd_darwin
0x163e8000 - 0x163e8fff +l2s.pd_darwin ??? (???) <8BF00C0E-A0C8-4B4D-B798-E3A67F7525C7> /Applications/Pd-extended.app/Contents/Resources/extra/flatspace/l2s.pd_darwin
0x163ec000 - 0x163f2fff +zl.pd_darwin ??? (???) <3A9ECF24-34C9-4831-8147-C4B78B013BBA> /Applications/Pd-extended.app/Contents/Resources/extra/cyclone/zl.pd_darwin
0x1647c000 - 0x1647efff +gate.pd_darwin ??? (???) <CF4AF88B-3D43-46AF-A726-1C0D37CE887C> /Applications/Pd-extended.app/Contents/Resources/extra/cyclone/gate.pd_darwin
0x16788000 - 0x16788fff +forward.pd_darwin ??? (???) <3F5752F2-5EEF-42DA-9238-E2B14188A1D1> /Applications/Pd-extended.app/Contents/Resources/extra/cyclone/forward.pd_darwin
0x16819000 - 0x16819fff +demultiplex.pd_darwin ??? (???) /Applications/Pd-extended.app/Contents/Resources/extra/zexy/demultiplex.pd_darwin
0x1681e000 - 0x1681effc +dollarg.pd_darwin ??? (???) <FDB2202C-D15C-4C03-988C-D3E14925D04E> /Applications/Pd-extended.app/Contents/Resources/extra/iemlib/dollarg.pd_darwin
0x17b7c000 - 0x17b7cffb +scale.pd_darwin ??? (???) <88FDC00B-2F17-4E84-9F0D-4C09BBDD205C> /Applications/Pd-extended.app/Contents/Resources/extra/maxlib/scale.pd_darwin
0x17b88000 - 0x17b8bfff +switch.pd_darwin ??? (???) <F424C6ED-847F-4D26-B577-AE56426153A7> /Applications/Pd-extended.app/Contents/Resources/extra/cyclone/switch.pd_darwin
0x70000000 - 0x700cbff3  com.apple.audio.units.Components 1.6.3 (1.6.3) <5DA35A22-1B05-6BD3-985A-26A7A2CD6289> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
0x8f0c8000 - 0x8f811ff7  com.apple.GeForceGLDriver 1.6.26 (6.2.6) <518182BB-5A3C-5F4C-3A84-17BB8E385BBF> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDriver
0x8fe00000 - 0x8fe4162b  dyld 132.1 (???) <749D24EE-54BD-D74B-D305-C13F5E6C95D8> /usr/lib/dyld
0x90003000 - 0x900e0ff7  com.apple.vImage 4.0 (4.0) <64597E4B-F144-DBB3-F428-0EC3D9A1219E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x900e1000 - 0x90191ff3  com.apple.ColorSync 4.6.3 (4.6.3) <0354B408-665F-8B3F-87FF-64E6322276F0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x90195000 - 0x90195ff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <3891A689-4F38-FACD-38B2-4BF937DE30CF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x90196000 - 0x90233fe3  com.apple.LaunchServices 362.2 (362.2) <F3952CAB-322F-A12F-57AF-8B91B1D76DDE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x90240000 - 0x90242ff7  com.apple.securityhi 4.0 (36638) <C7DA80C1-DCFD-C321-08DA-5E6946CA66E0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x90243000 - 0x90243ff7  com.apple.ApplicationServices 38 (38) <8012B504-3D83-BFBB-DA65-065E061CFE03> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x90244000 - 0x90285ff7  libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <16DAE1A5-937A-1CA2-D98F-2AF958B62993> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x90286000 - 0x9028aff7  IOSurface ??? (???) <235E7E3D-B6E5-0AAA-C41A-7AC1F54A7EBF> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x9028b000 - 0x9028eff7  libCoreVMClient.dylib ??? (???) <973B9E1F-70B3-2E76-B14B-E57F306AD2DF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x9048d000 - 0x90634ff7  libSystem.B.dylib 125.2.1 (compatibility 1.0.0) <4FFBF71A-D603-3C64-2BC6-BFBFFFD562F0> /usr/lib/libSystem.B.dylib
0x90635000 - 0x906e2fe7  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <C8925910-B927-968B-4B71-D83A4CEF8646> /usr/lib/libobjc.A.dylib
0x90761000 - 0x90785ff7  libJPEG.dylib ??? (???) <E064CF03-8CC2-C83E-C951-D46610834D1C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x9087b000 - 0x90882ff7  com.apple.agl 3.0.12 (AGL-3.0.12) <61A74CE1-750D-9CAB-B780-306841739EE1> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x90883000 - 0x908e7ffb  com.apple.htmlrendering 72 (1.1.4) <4D451A35-FAB6-1288-71F6-F24A4B6E2371> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x90c5e000 - 0x90d8cfe7  com.apple.CoreData 102.1 (251) <87FE6861-F2D6-773D-ED45-345272E56463> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x90e9d000 - 0x90ea8ff7  libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <CB2510BD-A5B3-9D90-5917-C73F6ECAC913> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x90ea9000 - 0x90eb3ffb  com.apple.speech.recognition.framework 3.11.1 (3.11.1) <7486003F-8FDB-BD6C-CB34-DE45315BD82C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x90f6a000 - 0x90f77ff7  com.apple.NetFS 3.2.1 (3.2.1) <94A52A6D-F071-09D7-E80F-F633F17233FE> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x90fed000 - 0x90ffdff7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <C8744EA3-0AB7-CD03-E639-C4F2B910BE5D> /usr/lib/libsasl2.2.dylib
0x9157e000 - 0x915c1ff7  libGLU.dylib ??? (???) <BB66EDB2-D5FE-61C9-21BE-747F9862819C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x915c2000 - 0x915cbff7  com.apple.DiskArbitration 2.3 (2.3) <E9C40767-DA6A-6CCB-8B00-2D5706753000> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x91758000 - 0x91777fe3  libexpat.1.dylib 7.2.0 (compatibility 7.0.0) <82E6F83F-9667-2E39-1D9D-4A49C642527D> /usr/lib/libexpat.1.dylib
0x917b8000 - 0x917fbff7  com.apple.NavigationServices 3.5.4 (182) <8DC6FD4A-6C74-9C23-A4C3-715B44A8D28C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x917fc000 - 0x91feb557  com.apple.CoreGraphics 1.545.0 (???) <1AB39678-00D5-FB88-3B41-93D78348E0DE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x92064000 - 0x922c7fff  com.apple.security 6.1.1 (37594) <B6F2A8BF-C1B7-A0E2-83FB-4FF265E9BDDC> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x922c8000 - 0x922d6ff7  com.apple.opengl 1.6.12 (1.6.12) <9F13B279-F289-18AC-5D86-DCD52BAF087D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x922d7000 - 0x922d9ff7  libRadiance.dylib ??? (???) <68BF4654-B74A-C843-759F-7FC62385F251> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x924b8000 - 0x92823ff7  com.apple.QuartzCore 1.6.3 (227.34) <0B59EAF1-4892-C5CE-4A67-66EBD383359E> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x92824000 - 0x9284affb  com.apple.DictionaryServices 1.1.2 (1.1.2) <43E1D565-6E01-3681-F2E5-72AE4C3A097A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x92892000 - 0x928c5ff7  com.apple.AE 496.4 (496.4) <C73D124C-C722-41D8-3465-4CE0D0BA9307> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x9297b000 - 0x9299bfe7  libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <BF7FF2F6-5FD3-D78F-77BC-9E2CB2A5E309> /usr/lib/libresolv.9.dylib
0x92bb7000 - 0x92d70feb  com.apple.ImageIO.framework 3.0.4 (3.0.4) <6D8C6C54-9F39-0D0F-564D-2ABA12E97BBC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x92d71000 - 0x93651ff7  com.apple.AppKit 6.6.7 (1038.35) <ABC7783C-E4D5-B848-BED6-99451D94D120> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x945be000 - 0x94674ff7  libFontParser.dylib ??? (???) <33F62EE1-E457-C6FD-369E-E86745B94A4B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x946be000 - 0x94af3ff7  libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <5E2D2283-57DE-9A49-1DB0-CD027FEFA6C2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x94af4000 - 0x94b2dff7  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <E0D512DD-365D-46A0-F50C-435BC250424F> /usr/lib/libcups.2.dylib
0x94b2e000 - 0x94e4eff3  com.apple.CoreServices.CarbonCore 861.23 (861.23) <96534EF7-C22E-0C01-C56F-FF7047E41224> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x94e4f000 - 0x94e4fff7  com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <ABF97DA4-3BDF-6FFD-6239-B023CA1F7974> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x94f8a000 - 0x94fcefe7  com.apple.Metadata 10.6.3 (507.15) <A23633F1-E913-66C2-A073-E2B174C09B18> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x94fcf000 - 0x9502cff7  com.apple.framework.IOKit 2.0 (???) <A769737F-E0D6-FB06-29B4-915CF4F43420> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x9502d000 - 0x95048ff7  libPng.dylib ??? (???) <DF9BC42C-13E0-3080-A106-75121FD577CF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x95150000 - 0x951ebff7  com.apple.ApplicationServices.ATS 4.4 (???) <ECB16606-4DF8-4AFB-C91D-F7947C26040F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x951ec000 - 0x95200fe7  libbsm.0.dylib ??? (???) <14CB053A-7C47-96DA-E415-0906BA1B78C9> /usr/lib/libbsm.0.dylib
0x95c66000 - 0x95c69fe7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
0x95c6a000 - 0x95cfcfe7  com.apple.print.framework.PrintCore 6.3 (312.7) <7410D1B2-655D-68DA-D4B9-2C65747B6817> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x95d77000 - 0x95d7affb  com.apple.help 1.3.1 (41) <67F1F424-3983-7A2A-EC21-867BE838E90B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x95d7b000 - 0x95ddcfe7  com.apple.CoreText 3.5.0 (???) <BB50C045-25F5-65B8-B1DB-8CDAEF45EB46> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x95ddd000 - 0x95e1aff7  com.apple.SystemConfiguration 1.10.5 (1.10.2) <362DF639-6E5F-9371-9B99-81C581A8EE41> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x95efa000 - 0x95f74fff  com.apple.audio.CoreAudio 3.2.6 (3.2.6) <A02CEAE9-943A-CBE2-2350-4631C1E7B0A7> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x960ee000 - 0x9610afe3  com.apple.openscripting 1.3.1 (???) <2A748037-D1C0-6D47-2C4A-0562AF799AC9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x96150000 - 0x961e8fe7  edu.mit.Kerberos 6.5.10 (6.5.10) <DC19F49B-184E-FD0F-13F8-3A31924A3B66> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x961e9000 - 0x962b3fef  com.apple.CoreServices.OSServices 357 (357) <F66F783A-9B51-953F-CAC9-509E1F550B4B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x962b4000 - 0x9638ffeb  com.apple.DesktopServices 1.5.9 (1.5.9) <CED00AC1-924B-0E45-7D5E-1CEA8929F5BE> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x9639e000 - 0x963e7fe7  libTIFF.dylib ??? (???) <72AC8D6B-F187-1462-901F-999E68C24848> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x963e8000 - 0x96419ff7  libGLImage.dylib ??? (???) <E3EC8E92-4DDD-E7B8-3D38-C5A5160A4930> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x9641a000 - 0x96425ff7  libGL.dylib ??? (???) <48405993-0AE9-292B-6705-C3525528682A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x9646b000 - 0x96472ff3  com.apple.print.framework.Print 6.1 (237.1) <F5AAE53D-5530-9004-A9E3-2C1690C5328E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x96473000 - 0x96477ff7  libGFXShared.dylib ??? (???) <9E14BE2F-C863-40E9-41A6-1BE9045663A0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x96690000 - 0x966c2fe3  libTrueTypeScaler.dylib ??? (???) <6E9D1A50-330E-F1F4-F93D-9ECC8A61B21A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
0x96940000 - 0x969aafe7  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
0x969ab000 - 0x969b7ff7  libkxld.dylib ??? (???) <9D8378E0-1C58-EED8-EA00-F4515B8BE7A3> /usr/lib/system/libkxld.dylib
0x969b8000 - 0x969befe7  com.apple.CommerceCore 1.0 (6) <41C2A87D-93D8-56C1-9292-0400699F23C1> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x969bf000 - 0x969c5fff  com.apple.CommonPanels 1.2.4 (91) <2438AF5D-067B-B9FD-1248-2C9987F360BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x96a79000 - 0x96a8efff  com.apple.ImageCapture 6.0.1 (6.0.1) <E7ED2AC1-834C-A44E-531E-EC05F0496DBF> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x96c6c000 - 0x96c7afe7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <33C1B260-ED05-945D-FC33-EF56EC791E2E> /usr/lib/libz.1.dylib
0x96cf0000 - 0x96cf0ff7  liblangid.dylib ??? (???) <B99607FC-5646-32C8-2C16-AFB5EA9097C2> /usr/lib/liblangid.dylib
0x96d2b000 - 0x96d6fff3  com.apple.coreui 2 (114) <2234855E-3BED-717F-0BFA-D1A289ECDBDA> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x96d70000 - 0x96dabfeb  libFontRegistry.dylib ??? (???) <4FB144ED-8AF9-27CF-B315-DCE5575D5231> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x96e55000 - 0x96e55ff7  com.apple.Carbon 150 (152) <734BDB59-8B13-54FA-0653-AA8623DF9846> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x96f07000 - 0x96f19ff7  com.apple.MultitouchSupport.framework 207.10 (207.10) <32CE2895-DAF0-2137-F9BE-8150359F43A1> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x96f31000 - 0x96fd9ffb  com.apple.QD 3.36 (???) <FA2785A4-BB69-DCB4-3BA3-7C89A82CAB41> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x96fda000 - 0x96fddff7  libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <B624AACE-991B-0FFA-2482-E69970576CE1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x96fde000 - 0x970dffe7  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <ED8E45C6-B078-15E8-938D-99D8FD1EAE64> /usr/lib/libxml2.2.dylib
0x97149000 - 0x97278fe3  com.apple.audio.toolbox.AudioToolbox 1.6.5 (1.6.5) <0A0F68E5-4806-DB51-764B-D97554B801AD> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x97279000 - 0x972caff7  com.apple.HIServices 1.8.2 (???) <F6EAC2D1-902A-9374-FC4B-43B50E054416> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x97304000 - 0x97354ff7  com.apple.framework.familycontrols 2.0.2 (2020) <AF7F86F1-F7BF-CBA8-7A4A-D8F7A19F9601> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x97432000 - 0x97756fef  com.apple.HIToolbox 1.6.4 (???) <4699C8BB-DE74-C530-564B-D131F74C9B54> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x977d3000 - 0x97accfef  com.apple.QuickTime 7.6.6 (1756) <3C041DD9-A5DB-60CA-8418-E58A78C9468E> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x97ae2000 - 0x97ae6ff7  libGIF.dylib ??? (???) <FA466D54-68CF-D1AB-47A0-4134C8B1B6FD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x97ae7000 - 0x97aecff7  com.apple.OpenDirectory 10.6 (10.6) <C1B46982-7D3B-3CC4-3BC2-3E4B595F0231> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x97aed000 - 0x97b97fe7  com.apple.CFNetwork 454.11.5 (454.11.5) <DD575760-7A29-111D-5A69-EAFD3410F74D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x97bb7000 - 0x97d32fe7  com.apple.CoreFoundation 6.6.4 (550.42) <C78D5079-663E-9734-7AFA-6CE79A0539F1> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x9811d000 - 0x9818cff7  libvMisc.dylib 268.0.1 (compatibility 1.0.0) <595A5539-9F54-63E6-7AAC-C04E1574B050> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x981b7000 - 0x981f9ff7  libvDSP.dylib 268.0.1 (compatibility 1.0.0) <8A4721DE-25C4-C8AA-EA90-9DA7812E3EBA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x981fa000 - 0x98306ff7  libGLProgrammability.dylib ??? (???) <A077BFEA-19C6-9F48-2F36-8E4E55376F49> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x98376000 - 0x984f8fe7  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <35DB7644-0780-D2AB-F6A9-45F28D2D434A> /usr/lib/libicucore.A.dylib
0x9851d000 - 0x98535ff7  com.apple.CFOpenDirectory 10.6 (10.6) <F9AFC571-3539-6B46-ABF9-46DA2B608819> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x98537000 - 0x98538ff7  com.apple.TrustEvaluationAgent 1.1 (1) <2D970A9B-77E8-EDC0-BEC6-7580D78B2843> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x98539000 - 0x9855bfef  com.apple.DirectoryService.Framework 3.6 (621.9) <3171B16F-E4E1-89AA-B846-D698E3D6D457> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x9855c000 - 0x9860aff3  com.apple.ink.framework 1.3.3 (107) <233A981E-A2F9-56FB-8BDE-C2DEC3F20784> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x98698000 - 0x9879cfe7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <BDEFA030-5E75-7C47-2904-85AB16937F45> /usr/lib/libcrypto.0.9.8.dylib
0x987d0000 - 0x987efff7  com.apple.CoreVideo 1.6.2 (45.6) <EB53CAA4-5EE2-C356-A954-5775F7DDD493> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x987fb000 - 0x987fbff7  com.apple.Cocoa 6.6 (???) <EA27B428-5904-B00B-397A-185588698BCC> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x9882f000 - 0x98c45ff7  libBLAS.dylib 219.0.0 (compatibility 1.0.0) <C4FB303A-DB4D-F9E8-181C-129585E59603> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x98c46000 - 0x98c67fe7  com.apple.opencl 12.3 (12.3) <DEA600BF-4F54-66B5-DB2F-DC57FD518543> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x98c68000 - 0x98c68ff7  com.apple.vecLib 3.6 (vecLib 3.6) <FF4DC8B6-0AB0-DEE8-ADA8-7B57645A1F36> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x98dfd000 - 0x98e7dfeb  com.apple.SearchKit 1.3.0 (1.3.0) <9E18AEA5-F4B4-8BE5-EEA9-818FC4F46FD9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x98f30000 - 0x98fb2ffb  SecurityFoundation ??? (???) <2E1F1AF0-A258-D215-2600-5DF03896D1F1> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x990ee000 - 0x9913bfeb  com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <8B819445-BDC3-74BD-4A7B-D650E511F0BF> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
0x9913c000 - 0x993affe7  com.apple.Foundation 6.6.4 (751.42) <65F16BF4-D106-F2F5-53F3-5BFBC2FCE608> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x99430000 - 0x99476ff7  libauto.dylib ??? (???) <29422A70-87CF-10E2-CE59-FEE1234CFAAE> /usr/lib/libauto.dylib
0x99477000 - 0x99488ff7  com.apple.LangAnalysis 1.6.6 (1.6.6) <3036AD83-4F1D-1028-54EE-54165E562650> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x99489000 - 0x99493fe7  com.apple.audio.SoundManager 3.9.3 (3.9.3) <5F494955-7290-2D91-DA94-44B590191771> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x99976000 - 0x99a2ffe7  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <52438E77-55D1-C231-1936-76F1369518E4> /usr/lib/libsqlite3.dylib
0x99a30000 - 0x99a30ff7  com.apple.CoreServices 44 (44) <51CFA89A-33DB-90ED-26A8-67D461718A4A> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x99a31000 - 0x99a45ffb  com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <57DD5458-4F24-DA7D-0927-C3321A65D743> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x99a46000 - 0x99a6eff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <769EF4B2-C1AD-73D5-AAAD-1564DAEA77AF> /usr/lib/libxslt.1.dylib
0x99a6f000 - 0x99a70ff7  com.apple.audio.units.AudioUnit 1.6.5 (1.6.5) <BE4C2495-B758-AD22-DCC0-56A6791E948E> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0xffff0000 - 0xffff1fff  libSystem.B.dylib ??? (???) <4FFBF71A-D603-3C64-2BC6-BFBFFFD562F0> /usr/lib/libSystem.B.dylib

Model: MacBookPro6,2, BootROM MBP61.0057.B0C, 2 processors, Intel Core i7, 2.66 GHz, 4 GB, SMC 1.58f16
Graphics: NVIDIA GeForce GT 330M, NVIDIA GeForce GT 330M, PCIe, 512 MB
Graphics: Intel HD Graphics, Intel HD Graphics, Built-In, 288 MB
Memory Module: global_name
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x93), Broadcom BCM43xx 1.0 (5.10.131.36.1)
Bluetooth: Version 2.3.8f7, 2 service, 12 devices, 1 incoming serial ports
Network Service: Ethernet, Ethernet, en0
Serial ATA Device: Hitachi HTS545050B9SA02, 465,76 GB
Serial ATA Device: HL-DT-ST DVDRW  GS23N
USB Device: Hub, 0x0424  (SMSC), 0x2514, 0xfa100000
USB Device: Internal Memory Card Reader, 0x05ac  (Apple Inc.), 0x8403, 0xfa130000
USB Device: Apple Internal Keyboard / Trackpad, 0x05ac  (Apple Inc.), 0x0237, 0xfa120000
USB Device: BRCM2070 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000
USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x8218, 0xfa113000
USB Device: Hub, 0x0424  (SMSC), 0x2514, 0xfd100000
USB Device: IR Receiver, 0x05ac  (Apple Inc.), 0x8242, 0xfd120000
USB Device: Built-in iSight, 0x05ac  (Apple Inc.), 0x8507, 0xfd110000


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=3187090&group_id=55736



More information about the Pd-dev mailing list