View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001987 | ardour | bugs | public | 2007-12-13 09:06 | 2008-11-21 00:04 |
| Reporter | sletz | Assigned To | paul | ||
| Priority | normal | Severity | crash | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Product Version | SVN/2.0-ongoing | ||||
| Summary | 0001987: Crash in OSX native AllInOne SAE Intel version | ||||
| Description | Systematic crash when using view "Maximize Editor Space" | ||||
| Additional Information | Process: Ardour2 [241] Path: /Volumes/Systems/Ardour2.app/Contents/MacOS/Ardour2 Identifier: org.ardour.Ardour2 Version: #{version} (2.1) Code Type: X86 (Native) Parent Process: launchd [154] Date/Time: 2007-12-13 10:03:03.864 +0100 OS Version: Mac OS X 10.5.1 (9B18) Report Version: 6 Exception Type: EXC_BAD_ACCESS (SIGBUS) Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000020 Crashed Thread: 0 Thread 0 Crashed: 0 libgdk-quartz-2.0.0.dylib 0x1b5fecca -[GdkQuartzView updateTrackingRect] + 87 (GdkQuartzView.c:131) 1 libgdk-quartz-2.0.0.dylib 0x1b5fedd0 -[GdkQuartzView viewDidMoveToWindow] + 62 (GdkQuartzView.c:151) 2 com.apple.AppKit 0x933f35bc -[NSView _setWindow:] + 1413 3 com.apple.AppKit 0x93407a29 __NSViewRecursionHelper + 40 4 com.apple.CoreFoundation 0x92223516 CFArrayApplyFunction + 198 5 com.apple.AppKit 0x933f35aa -[NSView _setWindow:] + 1395 6 com.apple.AppKit 0x933fc2fc -[NSView addSubview:] + 470 7 com.apple.AppKit 0x934056e3 -[NSWindow setContentView:] + 310 8 libgdk-quartz-2.0.0.dylib 0x1b607982 gdk_window_set_decorations + 791 (gdkwindow-quartz.c:2602) 9 libgdk-quartz-2.0.0.dylib 0x1b60839f gdk_window_fullscreen + 366 (gdkwindow-quartz.c:2829) 10 libgtk-quartz-2.0.0.dylib 0x1aac4c1e gtk_window_fullscreen + 209 (gtkwindow.c:6802) 11 libgtkmm2.dylib 0x182f90c3 Gtk::Window::fullscreen() + 25 (window.cc:840) 12 org.ardour.Ardour2 0x000acaef Editor::maximise_editing_space() + 163 (editor.cc:3843) 13 org.ardour.Ardour2 0x0002750a ARDOUR_UI::maximise_editing_space() + 76 (ardour_ui2.cc:900) 14 org.ardour.Ardour2 0x000491d1 ARDOUR_UI::toggle_editing_space() + 121 (ardour_ui_options.cc:421) 15 org.ardour.Ardour2 0x0031a2e6 sigc::bound_mem_functor0<void, ARDOUR_UI>::operator()() const + 82 (mem_fun.h:1781) 16 org.ardour.Ardour2 0x0031a2fc sigc::adaptor_functor<sigc::bound_mem_functor0<void, ARDOUR_UI> >::operator()() const + 20 (adaptor_trait.h:251) 17 org.ardour.Ardour2 0x0031a31a sigc::internal::slot_call0<sigc::bound_mem_functor0<void, ARDOUR_UI>, void>::call_it(sigc::internal::slot_rep*) + 26 (slot.h:103) 18 org.ardour.Ardour2 0x0030bd7e sigc::slot0<void>::operator()() const + 82 (slot.h:441) 19 libglibmm2.dylib 0x1bdaffa3 Glib::SignalProxyNormal::slot0_void_callback(_GObject*, void*) + 57 (signalproxy.cc:95) 20 libgobject-2.0.0.dylib 0x1a5b0324 g_closure_invoke + 299 21 libgobject-2.0.0.dylib 0x1a5bfff5 signal_emit_unlocked_R + 2564 22 libgobject-2.0.0.dylib 0x1a5c149c g_signal_emit_valist + 1796 23 libgobject-2.0.0.dylib 0x1a5c18ad g_signal_emit + 41 24 libgtk-quartz-2.0.0.dylib 0x1a820854 _gtk_action_emit_activate + 90 (gtkaction.c:874) 25 libgtk-quartz-2.0.0.dylib 0x1a820915 gtk_action_activate + 152 (gtkaction.c:900) 26 libgobject-2.0.0.dylib 0x1a5b0324 g_closure_invoke + 299 27 libgobject-2.0.0.dylib 0x1a5c031f signal_emit_unlocked_R + 3374 28 libgobject-2.0.0.dylib 0x1a5c149c g_signal_emit_valist + 1796 29 libgobject-2.0.0.dylib 0x1a5c18ad g_signal_emit + 41 30 libgtk-quartz-2.0.0.dylib 0x1a9522ce gtk_menu_item_activate + 157 (gtkmenuitem.c:515) 31 org.ardour.Ardour2 0x002f4ce1 menu_event_handler_func + 337 (sync-menu.c:541) 32 com.apple.HIToolbox 0x953eb863 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1181 33 com.apple.HIToolbox 0x953eac9d SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 405 34 com.apple.HIToolbox 0x9540708e SendEventToEventTarget + 52 35 com.apple.HIToolbox 0x9543bc9d SendHICommandEvent(unsigned long, HICommand const*, unsigned long, unsigned long, unsigned char, OpaqueEventTargetRef*, OpaqueEventTargetRef*, OpaqueEventRef**) + 411 36 com.apple.HIToolbox 0x95462377 SendMenuCommandWithContextAndModifiers + 59 37 com.apple.HIToolbox 0x95462334 SendMenuItemSelectedEvent + 134 38 com.apple.HIToolbox 0x95462242 FinishMenuSelection(MenuData*, MenuData*, MenuResult*, MenuResult*, unsigned long, unsigned long, unsigned long, unsigned char) + 162 39 com.apple.HIToolbox 0x9543ef32 MenuSelectCore(MenuData*, Point, double, unsigned long, OpaqueMenuRef**, unsigned short*) + 640 40 com.apple.HIToolbox 0x9543e91d _HandleMenuSelection2 + 383 41 com.apple.HIToolbox 0x9543e791 _HandleMenuSelection + 53 42 com.apple.AppKit 0x934b639b _NSHandleCarbonMenuEvent + 244 43 com.apple.AppKit 0x9341d1f4 _DPSNextEvent + 1834 44 com.apple.AppKit 0x9341c6a0 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128 45 libgdk-quartz-2.0.0.dylib 0x1b5f619e poll_func + 834 (gdkeventloop-quartz.c:248) 46 libglib-2.0.0.dylib 0x1a62226b g_main_context_iterate + 498 47 libglib-2.0.0.dylib 0x1a622824 g_main_loop_run + 397 48 libgtk-quartz-2.0.0.dylib 0x1a93db94 gtk_main + 238 (gtkmain.c:1146) 49 libgtkmm2.dylib 0x18274591 Gtk::Main::run_impl() + 11 (main.cc:504) 50 libgtkmm2.dylib 0x18274476 Gtk::Main::run() + 40 (main.cc:451) 51 libgtkmm2ext.dylib 0x171b07a3 Gtkmm2ext::UI::run(Receiver&) + 141 (gtk_ui.cc:224) 52 org.ardour.Ardour2 0x001f99c3 main + 2235 (main.cc:304) 53 org.ardour.Ardour2 0x00004ada _start + 216 54 org.ardour.Ardour2 0x00004a01 start + 41 Thread 1: 0 libSystem.B.dylib 0x96b2f8e6 mach_msg_trap + 10 1 libSystem.B.dylib 0x96b370dc mach_msg + 72 2 com.apple.audio.midi.CoreMIDI 0x11253f0f XServerMachPort::ReceiveMessage(int&, void*, int&) + 101 3 com.apple.audio.midi.CoreMIDI 0x11246477 MIDIInPortThread::Run() + 111 4 com.apple.audio.midi.CoreMIDI 0x1124a07d XThread::RunHelper(void*) + 17 5 com.apple.audio.midi.CoreMIDI 0x112549ee CAPThread::Entry(CAPThread*) + 96 6 libSystem.B.dylib 0x96b60075 _pthread_start + 321 7 libSystem.B.dylib 0x96b5ff32 thread_start + 34 Thread 2: 0 libSystem.B.dylib 0x96be7972 poll$NOCANCEL$UNIX2003 + 10 1 libardour.dylib 0x113c8a66 ARDOUR::OSC::_osc_receiver(void*) + 180 (osc.cc:288) 2 libSystem.B.dylib 0x96b60075 _pthread_start + 321 3 libSystem.B.dylib 0x96b5ff32 thread_start + 34 Thread 3: 0 libSystem.B.dylib 0x96b2f922 semaphore_wait_trap + 10 1 libSystem.B.dylib 0x96b612ad _pthread_cond_wait + 1466 2 libSystem.B.dylib 0x96ba6c4b pthread_cond_wait + 48 3 libglibmm2.dylib 0x1bdb2c13 Glib::Cond::wait(Glib::Mutex&) + 65 (thread.cc:363) 4 libardour.dylib 0x113bb7c5 peak_thread_work() + 365 (source_factory.cc:64) 5 org.ardour.Ardour2 0x00404ebd sigc::pointer_functor0<void>::operator()() const + 13 (ptr_fun.h:77) 6 org.ardour.Ardour2 0x00404ed4 sigc::adaptor_functor<sigc::pointer_functor0<void> >::operator()() const + 20 (adaptor_trait.h:251) 7 org.ardour.Ardour2 0x00404ef2 sigc::internal::slot_call0<sigc::pointer_functor0<void>, void>::call_it(sigc::internal::slot_rep*) + 26 (slot.h:103) 8 org.ardour.Ardour2 0x0030bd7e sigc::slot0<void>::operator()() const + 82 (slot.h:441) 9 libglibmm2.dylib 0x1bdb23e9 call_thread_entry_slot + 23 (thread.cc:43) 10 libglib-2.0.0.dylib 0x1a64a3b3 g_thread_create_proxy + 155 11 libSystem.B.dylib 0x96b60075 _pthread_start + 321 12 libSystem.B.dylib 0x96b5ff32 thread_start + 34 Thread 4: 0 libSystem.B.dylib 0x96b2f922 semaphore_wait_trap + 10 1 libSystem.B.dylib 0x96b612ad _pthread_cond_wait + 1466 2 libSystem.B.dylib 0x96ba6c4b pthread_cond_wait + 48 3 libglibmm2.dylib 0x1bdb2c13 Glib::Cond::wait(Glib::Mutex&) + 65 (thread.cc:363) 4 libardour.dylib 0x113bb7c5 peak_thread_work() + 365 (source_factory.cc:64) 5 org.ardour.Ardour2 0x00404ebd sigc::pointer_functor0<void>::operator()() const + 13 (ptr_fun.h:77) 6 org.ardour.Ardour2 0x00404ed4 sigc::adaptor_functor<sigc::pointer_functor0<void> >::operator()() const + 20 (adaptor_trait.h:251) 7 org.ardour.Ardour2 0x00404ef2 sigc::internal::slot_call0<sigc::pointer_functor0<void>, void>::call_it(sigc::internal::slot_rep*) + 26 (slot.h:103) 8 org.ardour.Ardour2 0x0030bd7e sigc::slot0<void>::operator()() const + 82 (slot.h:441) 9 libglibmm2.dylib 0x1bdb23e9 call_thread_entry_slot + 23 (thread.cc:43) 10 libglib-2.0.0.dylib 0x1a64a3b3 g_thread_create_proxy + 155 11 libSystem.B.dylib 0x96b60075 _pthread_start + 321 12 libSystem.B.dylib 0x96b5ff32 thread_start + 34 Thread 5: 0 libSystem.B.dylib 0x96b2f8e6 mach_msg_trap + 10 1 libSystem.B.dylib 0x96b370dc mach_msg + 72 2 com.apple.CoreFoundation 0x922930fe CFRunLoopRunSpecific + 1806 3 com.apple.CoreFoundation 0x92293d38 CFRunLoopRunInMode + 88 4 com.apple.audio.CoreAudio 0x9219d464 HALRunLoop::OwnThread(void*) + 160 5 com.apple.audio.CoreAudio 0x9219d300 CAPThread::Entry(CAPThread*) + 96 6 libSystem.B.dylib 0x96b60075 _pthread_start + 321 7 libSystem.B.dylib 0x96b5ff32 thread_start + 34 Thread 6: 0 libSystem.B.dylib 0x96b2f92e semaphore_wait_signal_trap + 10 1 libSystem.B.dylib 0x96b611e6 _pthread_cond_wait + 1267 2 libSystem.B.dylib 0x96ba6c4b pthread_cond_wait + 48 3 libgdk-quartz-2.0.0.dylib 0x1b5f5d1b select_thread_func + 76 (gdkeventloop-quartz.c:161) 4 libSystem.B.dylib 0x96b60075 _pthread_start + 321 5 libSystem.B.dylib 0x96b5ff32 thread_start + 34 Thread 7: 0 libSystem.B.dylib 0x96b2fa06 mach_wait_until + 10 1 libSystem.B.dylib 0x96ba6abf nanosleep + 314 2 libglib-2.0.0.dylib 0x1a64d094 g_usleep + 105 3 libglibmm2.dylib 0x1bdb39c5 Glib::usleep(unsigned long) + 17 (timer.cc:69) 4 libardour.dylib 0x112c5abf ARDOUR::AudioEngine::meter_thread() + 31 (audioengine.cc:432) 5 libardour.dylib 0x113f038a sigc::bound_mem_functor0<void, ARDOUR::AudioEngine>::operator()() const + 82 (mem_fun.h:1781) 6 libardour.dylib 0x113f03a0 sigc::adaptor_functor<sigc::bound_mem_functor0<void, ARDOUR::AudioEngine> >::operator()() const + 20 (adaptor_trait.h:251) 7 libardour.dylib 0x113f03be sigc::internal::slot_call0<sigc::bound_mem_functor0<void, ARDOUR::AudioEngine>, void>::call_it(sigc::internal::slot_rep*) + 26 (slot.h:103) 8 org.ardour.Ardour2 0x0030bd7e sigc::slot0<void>::operator()() const + 82 (slot.h:441) 9 libglibmm2.dylib 0x1bdb23e9 call_thread_entry_slot + 23 (thread.cc:43) 10 libglib-2.0.0.dylib 0x1a64a3b3 g_thread_create_proxy + 155 11 libSystem.B.dylib 0x96b60075 _pthread_start + 321 12 libSystem.B.dylib 0x96b5ff32 thread_start + 34 Thread 8: 0 libSystem.B.dylib 0x96b66b4e select$DARWIN_EXTSN$NOCANCEL + 10 1 libjack.0.dylib 0x1ccf9430 jack_client_core_wait + 278 (poll.h:120) 2 libjack.0.dylib 0x1ccf9e25 jack_client_thread + 122 (client.c:1464) 3 libSystem.B.dylib 0x96b60075 _pthread_start + 321 4 libSystem.B.dylib 0x96b5ff32 thread_start + 34 Thread 9: 0 libSystem.B.dylib 0x96b2f8e6 mach_msg_trap + 10 1 libSystem.B.dylib 0x96b370dc mach_msg + 72 2 libjack.0.dylib 0x1ccf919a jack_client_process_thread + 495 (ipc.h:112) 3 libSystem.B.dylib 0x96b60075 _pthread_start + 321 4 libSystem.B.dylib 0x96b5ff32 thread_start + 34 Thread 10: 0 libSystem.B.dylib 0x96be7972 poll$NOCANCEL$UNIX2003 + 10 1 libardour.dylib 0x1138c064 ARDOUR::Session::_butler_thread_work(void*) + 180 (session_butler.cc:159) 2 libSystem.B.dylib 0x96b60075 _pthread_start + 321 3 libSystem.B.dylib 0x96b5ff32 thread_start + 34 Thread 11: 0 libSystem.B.dylib 0x96be7972 poll$NOCANCEL$UNIX2003 + 10 1 libardour.dylib 0x1139a425 ARDOUR::Session::_midi_thread_work(void*) + 57 (session_midi.cc:1142) 2 libSystem.B.dylib 0x96b60075 _pthread_start + 321 3 libSystem.B.dylib 0x96b5ff32 thread_start + 34 Thread 0 crashed with X86 Thread State (32-bit): eax: 0x00000000 ebx: 0x1b5fec80 ecx: 0x91d77d70 edx: 0x00000001 edi: 0x3831c890 esi: 0x3830b980 ebp: 0xbfffda48 esp: 0xbfffd9d0 ss: 0x0000001f efl: 0x00010246 eip: 0x1b5fecca cs: 0x00000017 ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037 cr2: 0x00000020 Binary Images: 0x1000 - 0x54c3bf +org.ardour.Ardour2 #{version} (2.1) /Volumes/Systems/Ardour2.app/Contents/MacOS/Ardour2 0x11242000 - 0x1125fff7 com.apple.audio.midi.CoreMIDI 1.6 (42) /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI 0x11277000 - 0x11296fed com.apple.audio.CoreAudioKit 1.5 (1.5) <82f2e52c502db7f3b32349a54209a0fe> /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit 0x112a8000 - 0x114f4feb +libardour.dylib ??? (???) /Volumes/Systems/Ardour2.app/Contents/Frameworks/libardour.dylib 0x16e6a000 - 0x16e75fff +libardour_cp.dylib ??? (???) /Volumes/Systems/Ardour2.app/Contents/Frameworks/libardour_cp.dylib 0x171a3000 - 0x171f2ffa +libgtkmm2ext.dylib ??? (???) /Volumes/Systems/Ardour2.app/Contents/Frameworks/libgtkmm2ext.dylib 0x17aad000 - 0x17acbfff +libmidi++.dylib ??? (???) /Volumes/Systems/Ardour2.app/Contents/Frameworks/libmidi++.dylib 0x17df4000 - 0x17e25ffc +libpbd.dylib ??? (???) /Volumes/Systems/Ardour2.app/Contents/Frameworks/libpbd.dylib 0x1820a000 - 0x18371f8f +libgtkmm2.dylib ??? (???) /Volumes/Systems/Ardour2.app/Contents/Frameworks/libgtkmm2.dylib 0x1a5ad000 - 0x1a5dffdf +libgobject-2.0.0.dylib ??? (???) /Volumes/Systems/Ardour2.app/Contents/Frameworks/libgobject-2.0.0.dylib 0x1a5f0000 - 0x1a5f1fff +libgmodule-2.0.0.dylib ??? (???) /Volumes/Systems/Ardour2.app/Contents/Frameworks/libgmodule-2.0.0.dylib 0x1a5f5000 - 0x1a5f7fff +libgthread-2.0.0.dylib ??? (???) /Volumes/Systems/Ardour2.app/Contents/Frameworks/libgthread-2.0.0.dylib 0x1a5fb000 - 0x1a6b801f +libglib-2.0.0.dylib ??? (???) /Volumes/Systems/Ardour2.app/Contents/Frameworks/libglib-2.0.0.dylib 0x1a6d6000 - 0x1a6ddfd3 +libintl.8.dylib ??? (???) /Volumes/Systems/Ardour2.app/Contents/Frameworks/libintl.8.dylib 0x1a6f7000 - 0x1a71ffe7 +libgnomecanvas-2.0.dylib ??? (???) /Volumes/Systems/Ardour2.app/Contents/Frameworks/libgnomecanvas-2.0.dylib 0x1a7b5000 - 0x1a7c8fff +libart_lgpl_2.2.dylib ??? (???) /Volumes/Systems/Ardour2.app/Contents/Frameworks/libart_lgpl_2.2.dylib 0x1a7d1000 - 0x1a805feb +libpangoft2-1.0.0.dylib ??? (???) /Volumes/Systems/Ardour2.app/Contents/Frameworks/libpangoft2-1.0.0.dylib 0x1a80f000 - 0x1aba06ff +libgtk-quartz-2.0.0.dylib ??? (???) /Volumes/Systems/Ardour2.app/Contents/Frameworks/libgtk-quartz-2.0.0.dylib 0x1b5c9000 - 0x1b631153 +libgdk-quartz-2.0.0.dylib ??? (???) /Volumes/Systems/Ardour2.app/Contents/Frameworks/libgdk-quartz-2.0.0.dylib 0x1b749000 - 0x1b760fe3 +libatk-1.0.0.dylib ??? (???) /Volumes/Systems/Ardour2.app/Contents/Frameworks/libatk-1.0.0.dylib 0x1b76e000 - 0x1b782fef +libgdk_pixbuf-2.0.0.dylib ??? (???) /Volumes/Systems/Ardour2.app/Contents/Frameworks/libgdk_pixbuf-2.0.0.dylib 0x1b7b4000 - 0x1b7bcfe7 +libpangocairo-1.0.0.dylib ??? (???) /Volumes/Systems/Ardour2.app/Contents/Frameworks/libpangocairo-1.0.0.dylib 0x1b7c5000 - 0x1b7f9ff3 +libpango-1.0.0.dylib ??? (???) /Volumes/Systems/Ardour2.app/Contents/Frameworks/libpango-1.0.0.dylib 0x1b80a000 - 0x1b883fdb +libcairo.2.dylib ??? (???) /Volumes/Systems/Ardour2.app/Contents/Frameworks/libcairo.2.dylib 0x1b89e000 - 0x1b8c3ff9 +libgnomecanvasmm.dylib ??? (???) /Volumes/Systems/Ardour2.app/Contents/Frameworks/libgnomecanvasmm.dylib 0x1bc1f000 - 0x1bc85ff7 +libsndfile-ardour.dylib ??? (???) /Volumes/Systems/Ardour2.app/Contents/Frameworks/libsndfile-ardour.dylib 0x1bd88000 - 0x1bd8bfff +liblrdf.2.dylib ??? (???) /Volumes/Systems/Ardour2.app/Contents/Frameworks/liblrdf.2.dylib 0x1bd9f000 - 0x1bdd2fff +libglibmm2.dylib ??? (???) /Volumes/Systems/Ardour2.app/Contents/Frameworks/libglibmm2.dylib 0x1c0d5000 - 0x1c0e9ffd +libpangomm.dylib ??? (???) /Volumes/Systems/Ardour2.app/Contents/Frameworks/libpangomm.dylib 0x1c2b8000 - 0x1c2e4fff +libatkmm.dylib ??? (???) /Volumes/Systems/Ardour2.app/Contents/Frameworks/libatkmm.dylib 0x1c506000 - 0x1c52efff +libgdkmm2.dylib ??? (???) /Volumes/Systems/Ardour2.app/Contents/Frameworks/libgdkmm2.dylib 0x1c87d000 - 0x1c881ffe +libsigc++2.dylib ??? (???) /Volumes/Systems/Ardour2.app/Contents/Frameworks/libsigc++2.dylib 0x1c8bb000 - 0x1c9acfcf +libxml2.2.dylib ??? (???) /Volumes/Systems/Ardour2.app/Contents/Frameworks/libxml2.2.dylib 0x1cc0a000 - 0x1cc3ffff +libxslt.1.dylib ??? (???) /Volumes/Systems/Ardour2.app/Contents/Frameworks/libxslt.1.dylib 0x1ccd4000 - 0x1cceefef +libsamplerate.0.dylib ??? (???) /Volumes/Systems/Ardour2.app/Contents/Frameworks/libsamplerate.0.dylib 0x1ccf7000 - 0x1cd01ffb +libjack.0.dylib ??? (???) /Volumes/Systems/Ardour2.app/Contents/Frameworks/libjack.0.dylib 0x1cd40000 - 0x1ceb9fcc +librubberband.dylib ??? (???) /Volumes/Systems/Ardour2.app/Contents/Frameworks/librubberband.dylib 0x1d081000 - 0x1d08e027 +libappleutility.dylib ??? (???) /Volumes/Systems/Ardour2.app/Contents/Frameworks/libappleutility.dylib 0x1d0d1000 - 0x1d0effe3 libexpat.1.dylib ??? (???) <eff8a63a23a7d07af62b36fdb329e393> /usr/lib/libexpat.1.dylib 0x1d0f7000 - 0x1d126fdf +libraptor.1.dylib ??? (???) /Volumes/Systems/Ardour2.app/Contents/Frameworks/libraptor.1.dylib 0x1d1e3000 - 0x1d1e8fef +liblo.0.dylib ??? (???) /Volumes/Systems/Ardour2.app/Contents/Frameworks/liblo.0.dylib 0x1d1fc000 - 0x1d227ffb libcurl.3.dylib ??? (???) <54ada27deb3b4ff7043d8836264eca0d> /usr/lib/libcurl.3.dylib 0x1d231000 - 0x1d24dfe7 +libfontconfig.1.dylib ??? (???) /Volumes/Systems/Ardour2.app/Contents/Frameworks/libfontconfig.1.dylib 0x1d2b4000 - 0x1d30bff3 +libfreetype.6.dylib ??? (???) /Volumes/Systems/Ardour2.app/Contents/Frameworks/libfreetype.6.dylib 0x1d47f000 - 0x1d499fc3 +libexpat.1.dylib ??? (???) /Volumes/Systems/Ardour2.app/Contents/Frameworks/libexpat.1.dylib 0x1d4d6000 - 0x1d4f4fff +libpng12.0.dylib ??? (???) /Volumes/Systems/Ardour2.app/Contents/Frameworks/libpng12.0.dylib 0x1d5e9000 - 0x1d5e9fff +pango-basic-atsui.so ??? (???) /Volumes/Systems/Ardour2.app/Contents/Frameworks/modules/pango-basic-atsui.so 0x321cb000 - 0x321ddfff +libclearlooks.dylib ??? (???) /Volumes/Systems/Ardour2.app/Contents/Frameworks/libclearlooks.dylib 0x321fc000 - 0x321fcfff +alias_1407.so ??? (???) /Volumes/Systems/Ardour2.app/Contents/Plugins/alias_1407.so 0x32200000 - 0x32205feb +allpass_1895.so ??? (???) /Volumes/Systems/Ardour2.app/Contents/Plugins/allpass_1895.so 0x32209000 - 0x3220afff +am_pitchshift_1433.so ??? (???) /Volumes/Systems/Ardour2.app/Contents/Plugins/am_pitchshift_1433.so 0x3220e000 - 0x3220efff +amp_1181.so ??? (???) /Volumes/Systems/Ardour2.app/Contents/Plugins/amp_1181.so 0x32212000 - 0x32214fe7 +analogue_osc_1416.so ??? (???) /Volumes/Systems/Ardour2.app/Contents/Plugins/analogue_osc_1416.so 0x32218000 - 0x3221afff +bandpass_a_iir_1893.so ??? (???) /Volumes/Systems/Ardour2.app/Contents/Plugins/bandpass_a_iir_1893.so 0x3221e000 - 0x32220fff +bandpass_iir_1892.so ??? (???) /Volumes/Systems/Ardour2.app/Contents/Plugins/bandpass_iir_1892.so 0x32224000 - 0x32225ff3 +bode_shifter_1431.so ??? (???) /Volumes/Systems/Ardour2.app/Contents/Plugins/bode_shifter_1431.so 0x32229000 - 0x3222aff3 +bode_shifter_cv_1432.so ??? (???) /Volumes/Systems/Ardour2.app/Contents/Plugins/bode_shifter_cv_1432.so 0x3222e000 - 0x32231fff +butterworth_1902.so ??? (???) /Volumes/Systems/Ardour2.app/Contents/Plugins/butterworth_1902.so 0x32235000 - 0x32268ff8 +caps.so ??? (???) /Volumes/Systems/Ardour2.app/Contents/Plugins/caps.so 0x3229c000 - 0x3229dff7 +chebstortion_1430.so ??? (???) /Volumes/Systems/Ardour2.app/Contents/Plugins/chebstortion_1430.so 0x322a1000 - 0x322b8ff6 +cmt.so ??? (???) /Volumes/Systems/Ardour2.app/Contents/Plugins/cmt.so 0x322d8000 - 0x322d8ffb +comb_1190.so ??? (???) /Volumes/Systems/Ardour2.app/Contents/Plugins/comb_1190.so 0x322dc000 - 0x322e1ff3 +comb_1887.so ??? (???) /Volumes/Systems/Ardour2.app/Contents/Plugins/comb_1887.so 0x322e5000 - 0x322e5feb +comb_splitter_1411.so ??? (???) /Volumes/Systems/Ardour2.app/Contents/Plugins/comb_splitter_1411.so 0x322e9000 - 0x322e9fff +const_1909.so ??? (???) /Volumes/Systems/Ardour2.app/Contents/Plugins/const_1909.so 0x322ed000 - 0x322eefe7 +crossover_dist_1404.so ??? (???) /Volumes/Systems/Ardour2.app/Contents/Plugins/crossover_dist_1404.so 0x322f2000 - 0x322f2fff +dc_remove_1207.so ??? (???) /Volumes/Systems/Ardour2.app/Contents/Plugins/dc_remove_1207.so 0x322f6000 - 0x322f7fff +decay_1886.so ??? (???) /Volumes/Systems/Ardour2.app/Contents/Plugins/decay_1886.so 0x322fb000 - 0x322fc017 +decimator_1202.so ??? (???) /Volumes/Systems/Ardour2.app/Contents/Plugins/decimator_1202.so 0x32300000 - 0x32300fff +declip_1195.so ??? (???) /Volumes/Systems/Ardour2.app/Contents/Plugins/declip_1195.so 0x32304000 - 0x32307fe7 +delay_1898.so ??? (???) /Volumes/Systems/Ardour2.app/Contents/Plugins/delay_1898.so 0x3230b000 - 0x3230dfeb +delayorama_1402.so ??? (???) /Volumes/Systems/Ardour2.app/Contents/Plugins/delayorama_1402.so 0x32311000 - 0x32312fe7 +diode_1185.so ??? (???) /Volumes/Systems/Ardour2.app/Contents/Plugins/diode_1185.so 0x32316000 - 0x32317fe7 +divider_1186.so ??? (???) /Volumes/Systems/Ardour2.app/Contents/Plugins/divider_1186.so 0x3231b000 - 0x3231efe7 +dj_eq_1901.so ??? (???) /Volumes/Systems/Ardour2.app/Contents/Plugins/dj_eq_1901.so 0x32322000 - 0x32323fff +dj_flanger_1438.so ??? (???) /Volumes/Systems/Ardour2.app/Contents/Plugins/dj_flanger_1438.so 0x32327000 - 0x32329fff +dyson_compress_1403.so ??? (???) /Volumes/Systems/Ardour2.app/Contents/Plugins/dyson_compress_1403.so 0x3232d000 - 0x3232e003 +fad_delay_1192.so ??? (???) /Volumes/Systems/Ardour2.app/Contents/Plugins/fad_delay_1192.so 0x32332000 - 0x32333ffb +fast_lookahead_limiter_1913.so ??? (???) /Volumes/Systems/Ardour2.app/Contents/Plugins/fast_lookahead_limiter_1913.so 0x32337000 - 0x32338ff7 +flanger_1191.so ??? (???) /Volumes/Systems/Ardour2.app/Contents/Plugins/flanger_1191.so 0x3233c000 - 0x3233efef +fm_osc_1415.so ??? (???) /Volumes/Systems/Ardour2.app/Contents/Plugins/fm_osc_1415.so 0x32342000 - 0x32342fff +foldover_1213.so ??? (???) /Volumes/Systems/Ardour2.app/Contents/Plugins/foldover_1213.so 0x32346000 - 0x32346ffb +foverdrive_1196.so ??? (???) /Volumes/Systems/Ardour2.app/Contents/Plugins/foverdrive_1196.so 0x3234a000 - 0x3234bfff +freq_tracker_1418.so ??? (???) /Volumes/Systems/Ardour2.app/Contents/Plugins/freq_tracker_1418.so 0x3234f000 - 0x32350fe7 +gate_1410.so ??? (???) /Volumes/Systems/Ardour2.app/Contents/Plugins/gate_1410.so 0x32354000 - 0x32355fff +giant_flange_1437.so ??? (???) /Volumes/Systems/Ardour2.app/Contents/Plugins/giant_flange_1437.so 0x32359000 - 0x3235dff3 +gong_1424.so ??? (???) /Volumes/Systems/Ardour2.app/Contents/Plugins/gong_1424.so 0x32361000 - 0x32362fe7 +gong_beater_1439.so ??? (???) /Volumes/Systems/Ardour2.app/Contents/Plugins/gong_beater_1439.so 0x32366000 - 0x3237dfff +gsm_1215.so ??? (???) /Volumes/Systems/Ardour2.app/Contents/Plugins/gsm_1215.so 0x32381000 - 0x32384fef +gverb_1216.so ??? (???) /Volumes/Systems/Ardour2.app/Contents/Plugins/gverb_1216.so 0x32388000 - 0x32388fff +hard_limiter_1413.so ??? (???) /Volumes/Systems/Ardour2.app/Contents/Plugins/hard_limiter_1413.so 0x3238c000 - 0x3238efe3 +harmonic_gen_1220.so ??? (???) /Volumes/Systems/Ardour2.app/Contents/Plugins/harmonic_gen_1220.so 0x32392000 - 0x3239aff7 +hermes_filter_1200.so ??? (???) /Volumes/Systems/Ardour2.app/Contents/Plugins/hermes_filter_1200.so 0x3239e000 - 0x323a0fff +highpass_iir_1890.so ??? (???) /Volumes/Systems/Ardour2.app/Contents/Plugins/highpass_iir_1890.so 0x323a4000 - 0x323a4fff +hilbert_1440.so ??? (???) /Volumes/Systems/Ardour2.app/Contents/Plugins/hilbert_1440.so 0x323a8000 - 0x32459ff7 +imp_1199.so ??? (???) /Volumes/Systems/Ardour2.app/Contents/Plugins/imp_1199.so 0x324b1000 - 0x324b1fff +impulse_1885.so ??? (???) /Volumes/Systems/Ardour2.app/Contents/Plugins/impulse_1885.so 0x324b5000 - 0x324b5ff3 +inv_1429.so ??? (???) /Volumes/Systems/Ardour2.app/Contents/Plugins/inv_1429.so 0x324b9000 - 0x324b9fff +karaoke_1409.so ??? (???) /Volumes/Systems/Ardour2.app/Contents/Plugins/karaoke_1409.so 0x324bd000 - 0x324bdfff +latency_1914.so ??? (???) /Volumes/Systems/Ardour2.app/Contents/Plugins/latency_1914.so 0x324c1000 - 0x324c3fe7 +lcr_delay_1436.so ??? (???) /Volumes/Systems/Ardour2.app/Contents/Plugins/lcr_delay_1436.so 0x324c7000 - 0x324c9fff +lowpass_iir_1891.so ??? (???) /Volumes/Systems/Ardour2.app/Contents/Plugins/lowpass_iir_1891.so 0x324cd000 - 0x324cefe3 +ls_filter_1908.so ??? (???) /Volumes/Systems/Ardour2.app/Contents/Plugins/ls_filter_1908.so 0x324d2000 - 0x324d2fff +matrix_ms_st_1421.so ??? (???) /Volumes/Systems/Ardour2.app/Contents/Plugins/matrix_ms_st_1421.so 0x324d6000 - 0x324d7fff +matrix_spatialiser_1422.so ??? (???) /Volumes/Systems/Ardour2.app/Contents/Plugins/matrix_spatialiser_1422.so 0x324db000 - 0x324dbff7 +matrix_st_ms_1420.so ??? (???) /Volumes/Systems/Ardour2.app/Contents/Plugins/matrix_st_ms_1420.so 0x324df000 - 0x3258ffff +mbeq_1197.so ??? (???) /Volumes/Systems/Ardour2.app/Contents/Plugins/mbeq_1197.so 0x3259f000 - 0x3259ffff +mod_delay_1419.so ??? (???) /Volumes/Systems/Ardour2.app/Contents/Plugins/mod_delay_1419.so 0x325a3000 - 0x325a5fff +multivoice_chorus_1201.so ??? (???) /Volumes/Systems/Ardour2.app/Contents/Plugins/multivoice_chorus_1201.so 0x325a9000 - 0x325abfef +notch_iir_1894.so ??? (???) /Volumes/Systems/Ardour2.app/Contents/Plugins/notch_iir_1894.so 0x325af000 - 0x325b2017 +phasers_1217.so ??? (???) /Volumes/Systems/Ardour2.app/Contents/Plugins/phasers_1217.so 0x325b6000 - 0x32666fdf +pitch_scale_1193.so ??? (???) /Volumes/Systems/Ardour2.app/Contents/Plugins/pitch_scale_1193.so 0x32686000 - 0x32736fff +pitch_scale_1194.so ??? (???) /Volumes/Systems/Ardour2.app/Contents/Plugins/pitch_scale_1194.so 0x32756000 - 0x32759ff7 +plate_1423.so ??? (???) /Volumes/Systems/Ardour2.app/Contents/Plugins/plate_1423.so 0x3275d000 - 0x3275dfe7 +pointer_cast_1910.so ??? (???) /Volumes/Systems/Ardour2.app/Contents/Plugins/pointer_cast_1910.so 0x32761000 - 0x32761fff +rate_shifter_1417.so ??? (???) /Volumes/Systems/Ardour2.app/Contents/Plugins/rate_shifter_1417.so 0x32765000 - 0x32766ff7 +retro_flange_1208.so ??? (???) /Volumes/Systems/Ardour2.app/Contents/Plugins/retro_flange_1208.so 0x3276a000 - 0x3276cfff +revdelay_1605.so ??? (???) /Volumes/Systems/Ardour2.app/Contents/Plugins/revdelay_1605.so 0x32770000 - 0x32771fef +ringmod_1188.so ??? (???) /Volumes/Systems/Ardour2.app/Contents/Plugins/ringmod_1188.so 0x32775000 - 0x32776023 +satan_maximiser_1408.so ??? (???) /Volumes/Systems/Ardour2.app/Contents/Plugins/satan_maximiser_1408.so 0x3277a000 - 0x3277cfff +sc1_1425.so ??? (???) /Volumes/Systems/Ardour2.app/Contents/Plugins/sc1_1425.so 0x32782000 - 0x32784fff +sc2_1426.so ??? (???) /Volumes/Systems/Ardour2.app/Contents/Plugins/sc2_1426.so 0x3278a000 - 0x3278cfff +sc3_1427.so ??? (???) /Volumes/Systems/Ardour2.app/Contents/Plugins/sc3_1427.so 0x32792000 - 0x32794ff7 +sc4_1882.so ??? (???) /Volumes/Systems/Ardour2.app/Contents/Plugins/sc4_1882.so 0x3279a000 - 0x3279cff7 +sc4m_1916.so ??? (???) /Volumes/Systems/Ardour2.app/Contents/Plugins/sc4m_1916.so 0x327a2000 - 0x327a4fff +se4_1883.so ??? (???) /Volumes/Systems/Ardour2.app/Contents/Plugins/se4_1883.so 0x327aa000 - 0x327abfe3 +shaper_1187.so ??? (???) /Volumes/Systems/Ardour2.app/Contents/Plugins/shaper_1187.so 0x327af000 - 0x327b3fff +sifter_1210.so ??? (???) /Volumes/Systems/Ardour2.app/Contents/Plugins/sifter_1210.so 0x327b7000 - 0x327b8ff7 +sin_cos_1881.so ??? (???) /Volumes/Systems/Ardour2.app/Contents/Plugins/sin_cos_1881.so 0x327bc000 - 0x327bdff7 +single_para_1203.so ??? (???) /Volumes/Systems/Ardour2.app/Contents/Plugins/single_para_1203.so 0x327c1000 - 0x327c1ffb +sinus_wavewrapper_1198.so ??? (???) /Volumes/Systems/Ardour2.app/Contents/Plugins/sinus_wavewrapper_1198.so 0x327c5000 - 0x327c5fef +smooth_decimate_1414.so ??? (???) /Volumes/Systems/Ardour2.app/Contents/Plugins/smooth_decimate_1414.so 0x327c9000 - 0x327c9fff +split_1406.so ??? (???) /Volumes/Systems/Ardour2.app/Contents/Plugins/split_1406.so 0x327cd000 - 0x327cefff +step_muxer_1212.so ??? (???) /Volumes/Systems/Ardour2.app/Contents/Plugins/step_muxer_1212.so 0x327d2000 - 0x327d2fff +surround_encoder_1401.so ??? (???) /Volumes/Systems/Ardour2.app/Contents/Plugins/surround_encoder_1401.so 0x327d6000 - 0x327d7fff +svf_1214.so ??? (???) /Volumes/Systems/Ardour2.app/Contents/Plugins/svf_1214.so 0x327db000 - 0x327dcff8 +tap_autopan.so ??? (???) /Volumes/Systems/Ardour2.app/Contents/Plugins/tap_autopan.so 0x327e1000 - 0x327e3ff7 +tap_chorusflanger.so ??? (???) /Volumes/Systems/Ardour2.app/Contents/Plugins/tap_chorusflanger.so 0x327e8000 - 0x327e9fff +tap_deesser.so ??? (???) /Volumes/Systems/Ardour2.app/Contents/Plugins/tap_deesser.so 0x327f5000 - 0x327f7fef +tap_doubler.so ??? (???) /Volumes/Systems/Ardour2.app/Contents/Plugins/tap_doubler.so 0x327fb000 - 0x327fdfff +tap_dynamics_m.so ??? (???) /Volumes/Systems/Ardour2.app/Contents/Plugins/tap_dynamics_m.so 0x32801000 - 0x32805fff +tap_dynamics_st.so ??? (???) /Volumes/Systems/Ardour2.app/Contents/Plugins/tap_dynamics_st.so 0x32809000 - 0x3280aff7 +tap_echo.so ??? (???) /Volumes/Systems/Ardour2.app/Contents/Plugins/tap_echo.so 0x3280e000 - 0x32812ff7 +tap_eq.so ??? (???) /Volumes/Systems/Ardour2.app/Contents/Plugins/tap_eq.so 0x32816000 - 0x3281bff7 +tap_eqbw.so ??? (???) /Volumes/Systems/Ardour2.app/Contents/Plugins/tap_eqbw.so 0x3281f000 - 0x32820ff7 +tap_limiter.so ??? (???) /Volumes/Systems/Ardour2.app/Contents/Plugins/tap_limiter.so 0x32824000 - 0x32825fef +tap_pinknoise.so ??? (???) /Volumes/Systems/Ardour2.app/Contents/Plugins/tap_pinknoise.so 0x32829000 - 0x3282bff7 +tap_pitch.so ??? (???) /Volumes/Systems/Ardour2.app/Contents/Plugins/tap_pitch.so 0x32830000 - 0x32831ff7 +tap_reflector.so ??? (???) /Volumes/Systems/Ardour2.app/Contents/Plugins/tap_reflector.so 0x32836000 - 0x32839fef +tap_reverb.so ??? (???) /Volumes/Systems/Ardour2.app/Contents/Plugins/tap_reverb.so 0x32841000 - 0x32845ffb +tap_rotspeak.so ??? (???) /Volumes/Systems/Ardour2.app/Contents/Plugins/tap_rotspeak.so 0x3284a000 - 0x3284bffa +tap_sigmoid.so ??? (???) /Volumes/Systems/Ardour2.app/Contents/Plugins/tap_sigmoid.so 0x3284f000 - 0x32850ff4 +tap_tremolo.so ??? (???) /Volumes/Systems/Ardour2.app/Contents/Plugins/tap_tremolo.so 0x32855000 - 0x32856fe7 +tap_tubewarmth.so ??? (???) /Volumes/Systems/Ardour2.app/Contents/Plugins/tap_tubewarmth.so 0x3285a000 - 0x3285bffc +tap_vibrato.so ??? (???) /Volumes/Systems/Ardour2.app/Contents/Plugins/tap_vibrato.so 0x32860000 - 0x32861fe3 +tape_delay_1211.so ??? (???) /Volumes/Systems/Ardour2.app/Contents/Plugins/tape_delay_1211.so 0x32865000 - 0x32866fef +transient_1206.so ??? (???) /Volumes/Systems/Ardour2.app/Contents/Plugins/transient_1206.so 0x3286a000 - 0x3286cff7 +triple_para_1204.so ??? (???) /Volumes/Systems/Ardour2.app/Contents/Plugins/triple_para_1204.so 0x32870000 - 0x3287103f +valve_1209.so ??? (???) /Volumes/Systems/Ardour2.app/Contents/Plugins/valve_1209.so 0x32875000 - 0x32876057 +valve_rect_1405.so ??? (???) /Volumes/Systems/Ardour2.app/Contents/Plugins/valve_rect_1405.so 0x3287a000 - 0x3287dfeb +vynil_1905.so ??? (???) /Volumes/Systems/Ardour2.app/Contents/Plugins/vynil_1905.so 0x32881000 - 0x32881fff +wave_terrain_1412.so ??? (???) /Volumes/Systems/Ardour2.app/Contents/Plugins/wave_terrain_1412.so 0x32885000 - 0x32886fff +xfade_1915.so ??? (???) /Volumes/Systems/Ardour2.app/Contents/Plugins/xfade_1915.so 0x3288a000 - 0x3288afff +zm1_1428.so ??? (???) /Volumes/Systems/Ardour2.app/Contents/Plugins/zm1_1428.so 0x328a9000 - 0x328acfff com.apple.audio.AudioIPCPlugIn 1.0.4 (1.0.4) <9ce6f675ce724b0ba4e78323b79cf95c> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn 0x328b2000 - 0x328b7fff com.apple.audio.AppleHDAHALPlugIn 1.4.0 (1.4.0a23) /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn 0x3292e000 - 0x3299bfff +com.DivXInc.DivXDecoder 6.6.0 (6.6.0) /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder 0x329aa000 - 0x32a4afff +net.sourceforge.webcam-osx.common 0.9.1 (0.9.1) /Library/QuickTime/macam.component/Contents/MacOS/macam 0x32c00000 - 0x32c2ffe3 +com.grame.JackRouter JackRouter (0.8.6) <4fa02d78bf78db05f957fec35a685580> /Library/Audio/Plug-Ins/HAL/JackRouter.plugin/Contents/MacOS/JackRouter 0x32c56000 - 0x32c87ff2 +com.grame.Jackmp ??? (0.69) <cb2d0a7a29771d9fc510d698aa46e016> /Library/Frameworks/Jackmp.framework/Versions/A/Jackmp 0x33334000 - 0x3341aff7 com.apple.RawCamera.bundle 2.0 (2.0) /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera 0x33de0000 - 0x33de0feb +pango-basic-fc.so ??? (???) /Volumes/Systems/Ardour2.app/Contents/Frameworks/modules/pango-basic-fc.so 0x33de5000 - 0x33de7fff +libpixbufloader-png.so ??? (???) /Volumes/Systems/Ardour2.app/Contents/Frameworks/modules/libpixbufloader-png.so 0x37e50000 - 0x37e54fe3 +libpixbufloader-xpm.so ??? (???) /Volumes/Systems/Ardour2.app/Contents/Frameworks/modules/libpixbufloader-xpm.so 0x8fe00000 - 0x8fe2d883 dyld 95.3 (???) <81592e798780564b5d46b988f7ee1a6a> /usr/lib/dyld 0x90003000 - 0x90127fe3 com.apple.audio.toolbox.AudioToolbox 1.5 (1.5) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x90128000 - 0x9016dfef com.apple.Metadata 10.5.0 (398) <4fd74fba0062c2e08ec4b1c10b40ff63> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x9016e000 - 0x90173fff com.apple.CommonPanels 1.2.4 (85) <ea0665f57cd267609466ed8b2b20e893> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels 0x90174000 - 0x90258ffb com.apple.CoreData 100 (185) <a4e63784275e25e62f57e75e0af0b94d> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x90259000 - 0x90264fe7 libCSync.A.dylib ??? (???) <df82fc093e498a9eb5490761cb292218> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib 0x90265000 - 0x90268fff com.apple.help 1.1 (36) <b507b08e484cb89033e9cf23062d77de> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help 0x90307000 - 0x90399ff3 com.apple.ApplicationServices.ATS 3.0 (???) <fb5f572243dbc370a0ea5efc8e81ae11> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 0x903ae000 - 0x903aeffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallServer 0x903af000 - 0x904a3ff4 libiconv.2.dylib ??? (???) <c508c60fafca17824c0017b2e4369802> /usr/lib/libiconv.2.dylib 0x904a4000 - 0x9071dfe7 com.apple.Foundation 6.5.1 (677.1) <85ac18c7cd454378db6122bea0c00965> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x9071e000 - 0x9073dffa libJPEG.dylib ??? (???) <0cfb80109d624beb9ceb3c43b6c5ec10> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x9073e000 - 0x9079aff7 com.apple.htmlrendering 68 (1.1.3) <fe87a9dede38db00e6c8949942c6bd4f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering 0x9079b000 - 0x9079cfef libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib 0x9079d000 - 0x90844fff com.apple.QD 3.11.50 (???) <e2f71720ae1dad06a8883ac80775b21a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 0x90845000 - 0x908cffff com.apple.framework.IOKit 1.5.1 (???) <5176a7383151a19c962334009fef2c6d> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x908d0000 - 0x908dcff5 libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x908dd000 - 0x908dffff com.apple.securityhi 3.0 (30817) <2b2854123fed609d1820d2779e2e0963> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI 0x908e0000 - 0x908e7fff com.apple.agl 3.0.9 (AGL-3.0.9) <7dac4a7cb0de2f6d08ae71c1249379e3> /System/Library/Frameworks/AGL.framework/Versions/A/AGL 0x908e8000 - 0x9096fff7 libsqlite3.0.dylib ??? (???) <273efcb717e89c21207c851d7d33fda4> /usr/lib/libsqlite3.0.dylib 0x90b2c000 - 0x90ba6ff8 com.apple.print.framework.PrintCore 5.5 (245) <9441d178f4b430cf92b67bf346646693> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore 0x90ba7000 - 0x90bb7ffc com.apple.LangAnalysis 1.6.4 (1.6.4) <cbeb17ab39f28351fe2ab5b82bf465bc> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis 0x90bb8000 - 0x90bb9ffc libffi.dylib ??? (???) <a3b573eb950ca583290f7b2b4c486d09> /usr/lib/libffi.dylib 0x90bba000 - 0x90bbafff com.apple.Carbon 136 (136) <98a5e3bc0c4fa44bbb09713bb88707fe> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 0x90bbb000 - 0x90f79fea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 0x90f8a000 - 0x910c2ff7 libicucore.A.dylib ??? (???) <afcea652ff2ec36885b2c81c57d06d4c> /usr/lib/libicucore.A.dylib 0x910c3000 - 0x910c3ff8 com.apple.ApplicationServices 34 (34) <8f910fa65f01d401ad8d04cc933cf887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x91132000 - 0x91159fff libcups.2.dylib ??? (???) <6b61eb99e6f5dd2d66cd224e9f82427d> /usr/lib/libcups.2.dylib 0x9115d000 - 0x91228fff com.apple.ColorSync 4.5.0 (4.5.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync 0x91249000 - 0x91249ffc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x91284000 - 0x912beff7 com.apple.coreui 0.1 (60) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI 0x912bf000 - 0x91352fff com.apple.ink.framework 101.3 (86) <bf3fa8927b4b8baae92381a976fd2079> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink 0x91353000 - 0x91353ffd com.apple.Accelerate.vecLib 3.4 (vecLib 3.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib 0x91354000 - 0x91404fff edu.mit.Kerberos 6.0.11 (6.0.11) <33c25789baedcd70a7e24881775dd9ad> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x91557000 - 0x91599fef com.apple.NavigationServices 3.5.1 (161) <cc6bd78eabf1e2e7166914e9f12f5850> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices 0x9159a000 - 0x915d9fef libTIFF.dylib ??? (???) <6d0f80e9d4d81f3f64c876aca005bd53> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x915da000 - 0x915f0fff com.apple.DictionaryServices 1.0.0 (1.0.0) <ad0aa0252e3323d182e17f50defe56fc> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices 0x9163c000 - 0x9163cffd com.apple.vecLib 3.4 (vecLib 3.4) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib 0x9163d000 - 0x9167aff7 libGLImage.dylib ??? (???) <202d73e6a4688fc06ff11b71910c2ce7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x9167b000 - 0x916d8ffb libstdc++.6.dylib ??? (???) <04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib 0x9174b000 - 0x91756ff9 com.apple.helpdata 1.0 (14) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData 0x91757000 - 0x91764fe7 com.apple.opengl 1.5.5 (1.5.5) <aa08b52d2a84b44dc6ee5d544a53fe8a> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x91765000 - 0x91789fff libxslt.1.dylib ??? (???) <4933ddc7f6618743197aadc85b33b5ab> /usr/lib/libxslt.1.dylib 0x91a10000 - 0x91a10ffd com.apple.Accelerate 1.4 (Accelerate 1.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x91a17000 - 0x91a70fff libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x91a71000 - 0x91bb6ff7 com.apple.ImageIO.framework 2.0.0 (2.0.0) <154d4d8cda2bd99518cbabc9f2d69833> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x91bb7000 - 0x91bbffff com.apple.DiskArbitration 2.2 (2.2) <1551b2af557fdf6f368f93e093933852> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x91d4c000 - 0x91d50fff libGIF.dylib ??? (???) <d4234e6f5e5f530bdafb969157f1f17b> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x91d51000 - 0x91e30fff libobjc.A.dylib ??? (???) <5eda47fec2d0e7853b3506aa1fd2dafa> /usr/lib/libobjc.A.dylib 0x91ebd000 - 0x91f73fe3 com.apple.CoreServices.OSServices 210.2 (210.2) <4ed69f07fc0f211ab32d1ee96e281fc2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x91f74000 - 0x91fb5fe7 libRIP.A.dylib ??? (???) <bdc6d70bf4ed3dace321b4ff76a353b3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib 0x91fb6000 - 0x9217ffef com.apple.security 5.0.1 (32736) <8c9eda0fcc1d8a571543025ac900715f> /System/Library/Frameworks/Security.framework/Versions/A/Security 0x92180000 - 0x921fcfeb com.apple.audio.CoreAudio 3.1.0 (3.1) <70bb7c657061631491029a61babe0b26> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x92202000 - 0x92220fff libresolv.9.dylib ??? (???) <54e6a08c2f108bdf5916fb483d51961b> /usr/lib/libresolv.9.dylib 0x92221000 - 0x92353fe7 com.apple.CoreFoundation 6.5 (476) <8bfebc0dbad6fc33bea0fa00a1b9ec37> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x92354000 - 0x92435ff7 libxml2.2.dylib ??? (???) <450ec38b57fb46013847cce851001a2f> /usr/lib/libxml2.2.dylib 0x92436000 - 0x932b6ff2 com.apple.QuickTimeComponents.component 7.3 (7.3) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTimeComponents 0x93329000 - 0x933dbffb libcrypto.0.9.7.dylib ??? (???) <330b0e48e67faffc8c22dfc069ca7a47> /usr/lib/libcrypto.0.9.7.dylib 0x933dc000 - 0x93bd6fef com.apple.AppKit 6.5 (949) <f8d0f6d0bb5ac092f48f42ca684bdb54> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x93bd7000 - 0x940a3ffe libGLProgrammability.dylib ??? (???) <e8bc0af671427cf2b6279a035805a086> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib 0x940a4000 - 0x940dafff com.apple.SystemConfiguration 1.9.0 (1.9.0) <7919d9588c3b0d556646e555b7193f1f> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x94163000 - 0x941efff7 com.apple.LaunchServices 284 (284) <0fb50a7a6fd38875f727fc2592a496e4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x941f0000 - 0x9420bffb libPng.dylib ??? (???) <b6abcac36ec7654ff3e1cfa786b0117b> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x9420c000 - 0x9420eff5 libRadiance.dylib ??? (???) <20eadb285da83df96c795c2c5fa20590> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x9420f000 - 0x9420fff8 com.apple.Cocoa 6.5 (???) <e064f94d969ce25cb7de3cfb980c3249> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa 0x94210000 - 0x94284fef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 0x94285000 - 0x9455efe7 com.apple.CoreServices.CarbonCore 783 (783) <8370e664eeb25edc98d5c1f5405b06ae> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x9455f000 - 0x945d6fe3 com.apple.CFNetwork 220 (220) <0ae8fbcbadcb9bd8d673aa4531c0fcfc> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x945d7000 - 0x945ebff3 com.apple.ImageCapture 4.0 (5.0.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture 0x945ec000 - 0x945f6feb com.apple.audio.SoundManager 3.9.2 (3.9.2) <0f2ba6e891d3761212cf5a5e6134d683> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound 0x945f7000 - 0x94676ff5 com.apple.SearchKit 1.2.0 (1.2.0) <277b460da86bc222785159fe77e2e2ed> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit 0x94683000 - 0x946adfef libauto.dylib ??? (???) <d468bc4a8a69343f1748c293db1b57fb> /usr/lib/libauto.dylib 0x946ae000 - 0x946b5ff7 libCGATS.A.dylib ??? (???) <9b29a5500efe01cc3adea67bbc42568e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib 0x94770000 - 0x94798ff7 com.apple.shortcut 1 (1.0) <057783867138902b52bc0941fedb74d1> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut 0x948fc000 - 0x94903ffe libbsm.dylib ??? (???) <d25c63378a5029648ffd4b4669be31bf> /usr/lib/libbsm.dylib 0x949e4000 - 0x949fafe7 com.apple.CoreVideo 1.5.0 (1.5.0) <8947e88900afa1d2ca78b69bff98b0d7> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x94b52000 - 0x94b76feb libssl.0.9.7.dylib ??? (???) <acee7fc534674498dcac211318aa23e8> /usr/lib/libssl.0.9.7.dylib 0x94b77000 - 0x94bd1ff7 com.apple.CoreText 2.0.0 (???) <7fa39cd5bc847615ec02e7c7a37c0508> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText 0x94bd2000 - 0x94bd8fff com.apple.print.framework.Print 218 (220) <c35172175abbe554ddadd9b6401351fa> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print 0x94beb000 - 0x94c3bff7 com.apple.HIServices 1.6.0 (???) <d74aa73e4cfd30a08fb169198a8d2539> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x94c3c000 - 0x94c43fe9 libgcc_s.1.dylib ??? (???) <f53c808e87d1184c0f9df63aef53ce0b> /usr/lib/libgcc_s.1.dylib 0x94cb5000 - 0x950c5fef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x950c6000 - 0x950c6ffa com.apple.CoreServices 32 (32) <2fcc8f3bd5bbfc000b476cad8e6a3dd2> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x950c7000 - 0x9518eff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage 0x951e0000 - 0x9527efef com.apple.QuickTimeImporters.component 7.3 (7.3) /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTimeImporters 0x953b6000 - 0x953e3feb libvDSP.dylib ??? (???) <a26683d121ee0f96df9a9d0bfca36049> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 0x953e4000 - 0x956eafff com.apple.HIToolbox 1.5.0 (???) <1b872a7151ee3f80c9c736a3e46d00d9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x956eb000 - 0x9571afe3 com.apple.AE 402 (402) <994ba8e884aefe7bf1fc5987df099e7b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x9571b000 - 0x95ab1ff7 com.apple.QuartzCore 1.5.1 (1.5.1) <deb61cbeb3f734a1b2f4669f6268b9de> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x95fc8000 - 0x95fd6ffd libz.1.dylib ??? (???) <5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib 0x95fe7000 - 0x95ff7fff com.apple.speech.synthesis.framework 3.6.59 (3.6.59) <4ffef145fad3d4d787e0c33eab26b336> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis 0x96028000 - 0x96040fff com.apple.openscripting 1.2.6 (???) <b8e553df643f2aec68fa968b3b459b2b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting 0x96041000 - 0x966d8fef com.apple.CoreGraphics 1.351.0 (???) <7a6f399039eed6dbe845c169f7d21a70> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x96727000 - 0x96a39fe2 com.apple.QuickTime 7.3.0 (7.3.0) <adfe6f92ffe38bc57df6b8cb2e6ea9d9> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime 0x96a7f000 - 0x96b2efff com.apple.DesktopServices 1.4.3 (1.4.3) <66d5ed56111c43d234e235d365d02469> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x96b2f000 - 0x96c89fe3 libSystem.B.dylib ??? (???) <8ecc83dc0399be3946f7a46e88cf4bbb> /usr/lib/libSystem.B.dylib 0x96d64000 - 0x96d6dfff 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 0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib 0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib | ||||
| Tags | No tags attached. | ||||