Nyquist returns value... but why???

Help for Audacity on macOS.
Forum rules
ImageThis forum is for Audacity on macOS 10.4 and later.
Please state which version of macOS you are using,
and the exact three-section version number of Audacity from "Audacity menu > About Audacity".


Audacity 1.2.x and 1.3.x are obsolete and no longer supported. If you still have those versions, please upgrade at https://www.audacityteam.org/download/.
The old forums for those versions are now closed, but you can still read the archives of the 1.2.x and 1.3.x forums.
steve
Site Admin
Posts: 80693
Joined: Sat Dec 01, 2007 11:43 am
Operating System: Linux *buntu

Re: Nyquist returns value... but why???

Post by steve » Tue Sep 10, 2013 10:43 pm

djblanch wrote:It's pretty hard to screw up the installation instructions on a Mac:
and yet it looks like your installation is, at least in part, screwed up.

I'd suggest that you try removing all traces of Audacity from your system,
clear your web browser cache,
reboot the computer,
then download a fresh copy of Audacity 2.0.4 from here: http://audacityteam.org/download/mac
then reinstall.
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

djblanch
Posts: 54
Joined: Fri Apr 19, 2013 10:51 pm
Operating System: Please select

Re: Nyquist returns value... but why???

Post by djblanch » Wed Sep 11, 2013 5:24 am

OK, it was like cutting off a limb, but I removed all traces of Audacity from my computer (other than pdf tutorials). I restarted the computer, and even reset the PRAM for good measure. I downloaded Audacity 2.0.4 from the suggested link, opened the dmg, and copied it to my Applications folder. When clicked, it opened and started. I reset the preferences to remove the metadata window upon startup, then used Audacity to create a short file -- a sine wave -- which I saved in the same folder as Audacity. I closed it, then opened it; that worked. Then I tried to import the same file, which was in the same folder as Audacity, and Audacity crashed. The crash report said:

Code: Select all

***********************
Process:         Audacity [3414]
Path:            /Applications/Audacity/Audacity.app/Contents/MacOS/Audacity
Identifier:      net.sourceforge.audacity
Version:         2.0.4.0 (2.0.4.0)
Code Type:       X86 (Native)
Parent Process:  launchd [227]

Date/Time:       2013-09-10 22:10:20.684 -0700
OS Version:      Mac OS X 10.7.5 (11G63)
Report Version:  9

Interval Since Last Report:          82455 sec
Crashes Since Last Report:           12
Per-App Interval Since Last Report:  440 sec
Per-App Crashes Since Last Report:   -6
Anonymous UUID:                      367D236E-3E77-4854-8CC6-2708F0C40634

Crashed Thread:  0  Dispatch queue: com.apple.main-thread

Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x00000000098ffffe

VM Regions Near 0x98ffffe:
    __LINKEDIT             00000000098df000-00000000098f2000 [   76K] r--/rwx SM=COW  /usr/local/lib/audacity/libavformat.52.dylib
--> 
    MALLOC_TINY            0000000009900000-0000000009a00000 [ 1024K] rw-/rwx SM=PRV  

Application Specific Information:
objc[3414]: garbage collection is OFF

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libsystem_c.dylib             	0x9cdf7335 memmove$VARIANT$sse3x + 1911
1   com.apple.HIToolbox           	0x9a6c91fa CArray::ReplaceElements(long, long, long, void const*) + 136
2   com.apple.HIToolbox           	0x9a6ef450 CUnicodeTextension::UnicodeReplaceRange(long, long, TReplaceParams const&, unsigned char, unsigned char) + 2092
3   com.apple.HIToolbox           	0x9a6eb1f9 CUnicodeTextension::ReplaceRange(long, long, TReplaceParams const&, unsigned char, unsigned char) + 97
4   com.apple.HIToolbox           	0x9a6dde92 CReplaceTextCommand::DoMainAction() + 74
5   com.apple.HIToolbox           	0x9a6ddc97 CTextensionEditCommand::DoIt(short*) + 25
6   com.apple.HIToolbox           	0x9a6ddc37 CTextensionCommand::Execute(short*) + 53
7   com.apple.HIToolbox           	0x9a6e4546 OpaqueTXNObject::ExecuteCurrCommand() + 122
8   com.apple.HIToolbox           	0x9a6e4a6f OpaqueTXNObject::NewCommand(short, AttrObjModifier const*, TKeyDownParams*, TReplaceParams*) + 1067
9   com.apple.HIToolbox           	0x9a6d2456 DoSetDataCommand(OpaqueTXNObject*, unsigned long, unsigned long, TReplaceParams*) + 209
10  com.apple.HIToolbox           	0x9a6d47b0 TXNSetData + 386
11  net.sourceforge.audacity      	0x0043cdc5 wxMacMLTEControl::SetTXNData(wxString const&, unsigned long, unsigned long) + 165
12  net.sourceforge.audacity      	0x0043ced3 wxMacMLTEControl::WriteText(wxString const&) + 195
13  net.sourceforge.audacity      	0x0043cab8 wxTextCtrl::WriteText(wxString const&) + 168
14  net.sourceforge.audacity      	0x004ea4b9 wxLogWindow::DoLogString(wchar_t const*, long) + 137
15  net.sourceforge.audacity      	0x005567e6 wxLog::DoLog(unsigned long, wchar_t const*, long) + 342
16  net.sourceforge.audacity      	0x004ecaa3 wxLogWindow::DoLog(unsigned long, wchar_t const*, long) + 99
17  net.sourceforge.audacity      	0x00037a7b wxLog::OnLog(unsigned long, wchar_t const*, long) + 235
18  net.sourceforge.audacity      	0x00555fe1 wxVLogMessage(wchar_t const*, char*) + 113
19  net.sourceforge.audacity      	0x0055605b wxLogMessage(wchar_t const*, ...) + 27
20  net.sourceforge.audacity      	0x00125f02 Importer::Import(wxString, TrackFactory*, Track***, Tags*, wxString&) + 1794
21  net.sourceforge.audacity      	0x00199aa5 AudacityProject::Import(wxString, WaveTrackArray*) + 149
22  net.sourceforge.audacity      	0x001511b2 AudacityProject::OnImport() + 754
23  net.sourceforge.audacity      	0x0023e1f0 CommandManager::HandleMenuID(int, unsigned int, unsigned int) + 128
24  net.sourceforge.audacity      	0x0018d3eb AudacityProject::OnMenu(wxCommandEvent&) + 59
25  net.sourceforge.audacity      	0x0059b0e3 wxEvtHandler::ProcessEventIfMatches(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&) + 115
26  net.sourceforge.audacity      	0x0059b25f wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*) + 111
27  net.sourceforge.audacity      	0x0059b62f wxEvtHandler::ProcessEvent(wxEvent&) + 207
28  net.sourceforge.audacity      	0x004bbaaf wxMenuBase::SendEvent(int, int) + 255
29  net.sourceforge.audacity      	0x004201a8 wxMenu::MacHandleCommandProcess(wxMenuItem*, int, wxWindow*) + 72
30  net.sourceforge.audacity      	0x004514ef wxMacWindowEventHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 511
31  com.apple.HIToolbox           	0x9a621c0c _InvokeEventHandlerUPP(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*, long (*)(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*)) + 36
32  com.apple.HIToolbox           	0x9a49d313 _ZL23DispatchEventToHandlersP14EventTargetRecP14OpaqueEventRefP14HandlerCallRec + 1602
33  com.apple.HIToolbox           	0x9a49c790 _ZL30SendEventToEventTargetInternalP14OpaqueEventRefP20OpaqueEventTargetRefP14HandlerCallRec + 482
34  com.apple.HIToolbox           	0x9a4b1571 SendEventToEventTarget + 76
35  com.apple.HIToolbox           	0x9a6220d0 _ZL18SendHICommandEventmPK9HICommandmmhPKvP20OpaqueEventTargetRefS5_PP14OpaqueEventRef + 482
36  com.apple.HIToolbox           	0x9a62213a SendMenuCommandWithContextAndModifiers + 70
37  com.apple.HIToolbox           	0x9a68d98d SendMenuItemSelectedEvent + 275
38  com.apple.HIToolbox           	0x9a4edd79 _ZL19FinishMenuSelectionP13SelectionDataP10MenuResultS2_ + 129
39  com.apple.HIToolbox           	0x9a67e88c _ZL14MenuSelectCoreP8MenuData5PointdmPP13OpaqueMenuRefPt + 608
40  com.apple.HIToolbox           	0x9a67e987 MenuSelect + 178
41  net.sourceforge.audacity      	0x004481d0 wxMacTopLevelMouseEventHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 1008
42  net.sourceforge.audacity      	0x003e64ba wxMacAppEventHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 1114
43  com.apple.HIToolbox           	0x9a621c0c _InvokeEventHandlerUPP(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*, long (*)(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*)) + 36
44  com.apple.HIToolbox           	0x9a49d313 _ZL23DispatchEventToHandlersP14EventTargetRecP14OpaqueEventRefP14HandlerCallRec + 1602
45  com.apple.HIToolbox           	0x9a49c790 _ZL30SendEventToEventTargetInternalP14OpaqueEventRefP20OpaqueEventTargetRefP14HandlerCallRec + 482
46  com.apple.HIToolbox           	0x9a4b1571 SendEventToEventTarget + 76
47  com.apple.HIToolbox           	0x9a4b1d27 _ZL29ToolboxEventDispatcherHandlerP25OpaqueEventHandlerCallRefP14OpaqueEventRefPv + 1969
48  com.apple.HIToolbox           	0x9a49d7ce _ZL23DispatchEventToHandlersP14EventTargetRecP14OpaqueEventRefP14HandlerCallRec + 2813
49  com.apple.HIToolbox           	0x9a49c790 _ZL30SendEventToEventTargetInternalP14OpaqueEventRefP20OpaqueEventTargetRefP14HandlerCallRec + 482
50  com.apple.HIToolbox           	0x9a4b1571 SendEventToEventTarget + 76
51  net.sourceforge.audacity      	0x003e4056 wxApp::MacHandleOneEvent(void*) + 38
52  net.sourceforge.audacity      	0x003e412f wxApp::MacDoOneEvent() + 127
53  net.sourceforge.audacity      	0x003fca53 wxEventLoop::Dispatch() + 35
54  net.sourceforge.audacity      	0x0048f68f wxEventLoopManual::Run() + 111
55  net.sourceforge.audacity      	0x004698d3 wxAppBase::MainLoop() + 83
56  net.sourceforge.audacity      	0x0054a34a wxEntry(int&, wchar_t**) + 154
57  net.sourceforge.audacity      	0x0003f24b main + 91
58  net.sourceforge.audacity      	0x0003efae _start + 216
59  net.sourceforge.audacity      	0x0003eed5 start + 41

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib        	0x9be4c90a kevent + 10
1   libdispatch.dylib             	0x9a920e04 _dispatch_mgr_invoke + 969
2   libdispatch.dylib             	0x9a91f853 _dispatch_mgr_thread + 53

Thread 2:
0   libsystem_kernel.dylib        	0x9be4c02e __workq_kernreturn + 10
1   libsystem_c.dylib             	0x9ce20ccf _pthread_wqthread + 773
2   libsystem_c.dylib             	0x9ce226fe start_wqthread + 30

Thread 3:
0   libsystem_kernel.dylib        	0x9be49d36 mach_wait_until + 10
1   libsystem_c.dylib             	0x9cdcc439 nanosleep + 388
2   net.sourceforge.audacity      	0x00050234 AudioThread::Entry() + 100
3   libsystem_c.dylib             	0x9ce1eed9 _pthread_start + 335
4   libsystem_c.dylib             	0x9ce226de thread_start + 34

Thread 4:
0   libsystem_kernel.dylib        	0x9be4c02e __workq_kernreturn + 10
1   libsystem_c.dylib             	0x9ce20ccf _pthread_wqthread + 773
2   libsystem_c.dylib             	0x9ce226fe start_wqthread + 30

Thread 5:: com.apple.CFSocket.private
0   libsystem_kernel.dylib        	0x9be4bb42 __select + 10
1   com.apple.CoreFoundation      	0x98b4de15 __CFSocketManager + 1557
2   libsystem_c.dylib             	0x9ce1eed9 _pthread_start + 335
3   libsystem_c.dylib             	0x9ce226de thread_start + 34

Thread 6:
0   libsystem_kernel.dylib        	0x9be4c02e __workq_kernreturn + 10
1   libsystem_c.dylib             	0x9ce20ccf _pthread_wqthread + 773
2   libsystem_c.dylib             	0x9ce226fe start_wqthread + 30

Thread 7:

Thread 8:: com.apple.appkit-heartbeat
0   libsystem_kernel.dylib        	0x9be4bbb2 __semwait_signal + 10
1   libsystem_c.dylib             	0x9cdd37b9 nanosleep$UNIX2003 + 187
2   libsystem_c.dylib             	0x9cdd3558 usleep$UNIX2003 + 60
3   com.apple.AppKit              	0x991246da -[NSUIHeartBeat _heartBeatThread:] + 2399
4   com.apple.Foundation          	0x9b019e25 -[NSThread main] + 45
5   com.apple.Foundation          	0x9b019dd5 __NSThread__main__ + 1582
6   libsystem_c.dylib             	0x9ce1eed9 _pthread_start + 335
7   libsystem_c.dylib             	0x9ce226de thread_start + 34

Thread 0 crashed with X86 Thread State (32-bit):
  eax: 0x00000002  ebx: 0x093855f0  ecx: 0x0000003e  edx: 0xfff63600
  edi: 0x01ddf020  esi: 0x0999ca1e  ebp: 0xbfffdcb8  esp: 0xbfffdcac
   ss: 0x00000023  efl: 0x00010286  eip: 0x9cdf7335   cs: 0x0000001b
   ds: 0x00000023   es: 0x00000023   fs: 0x00000000   gs: 0x0000000f
  cr2: 0x098ffffe
Logical CPU: 0

Binary Images:
    0x1000 -   0xab4ffb +net.sourceforge.audacity (2.0.4.0 - 2.0.4.0) <FB28C2AD-97AB-6771-96F9-9216E4B3D108> /Applications/Audacity/Audacity.app/Contents/MacOS/Audacity
 0x10a7000 -  0x10f3ffb  com.apple.audio.midi.CoreMIDI (1.8 - 42) <292E006C-CB38-39AD-9AAD-0151D9AF060D> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
 0x1193000 -  0x1194ff1  com.apple.textencoding.unicode (2.4 - 2.4) <4E55D4B9-4E67-3FC9-9407-3E99D1D50F15> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
 0x11ae000 -  0x11b2fff  com.apple.CommonCocoaPanels (4.0 - 16) <9E756F0B-E23D-3FDB-8F4F-C9328E2B278F> /System/Library/CoreServices/CommonCocoaPanels.bundle/Contents/MacOS/CommonCocoaPanels
 0x17fb000 -  0x17fbfff +alias_1407.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/alias_1407.so
 0x3e3c000 -  0x3e3dff5 +cl_kernels (??? - ???) <2A922C98-B664-43F2-B786-8AF28982C26A> cl_kernels
 0x3e55000 -  0x3e5eff6  libcldcpuengine.dylib (2.0.19 - compatibility 1.0.0) <95A88DC8-E5EE-363F-9275-214D5AB7A2EF> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
 0x3e65000 -  0x3e67fff  libCoreFSCache.dylib (??? - ???) <9E7CBE71-566C-36E9-A49F-C5FF6956D76F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
 0x3e85000 -  0x3e85ffd +cl_kernels (??? - ???) <2FA340B9-9AFD-425A-80EF-47B002D9B95F> cl_kernels
 0x3e87000 -  0x3e87ff7 +cl_kernels (??? - ???) <145203BA-6D12-459C-875B-60775B9EE14A> cl_kernels
 0x3ef3000 -  0x3ef8feb +allpass_1895.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/allpass_1895.so
 0x3efc000 -  0x3efdfff +am_pitchshift_1433.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/am_pitchshift_1433.so
 0x3f25000 -  0x3f25fff +amp_1181.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/amp_1181.so
 0x3f29000 -  0x3f2bfe7 +analogue_osc_1416.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/analogue_osc_1416.so
 0x3f2f000 -  0x3f31fff +bandpass_a_iir_1893.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/bandpass_a_iir_1893.so
 0x3f35000 -  0x3f37fff +bandpass_iir_1892.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/bandpass_iir_1892.so
 0x3f3b000 -  0x3f3cff3 +bode_shifter_1431.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/bode_shifter_1431.so
 0x3f40000 -  0x3f40ffb +comb_1190.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/comb_1190.so
 0x3f80000 -  0x3f81ff3 +bode_shifter_cv_1432.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/bode_shifter_cv_1432.so
 0x3f85000 -  0x3f88fff +butterworth_1902.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/butterworth_1902.so
 0x3f8c000 -  0x3f8dff7 +chebstortion_1430.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/chebstortion_1430.so
 0x3f91000 -  0x3f96ff3 +comb_1887.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/comb_1887.so
 0x3f9a000 -  0x3f9afeb +comb_splitter_1411.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/comb_splitter_1411.so
 0x3f9e000 -  0x3f9efff +const_1909.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/const_1909.so
 0x3fa2000 -  0x3fa3fe7 +crossover_dist_1404.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/crossover_dist_1404.so
 0x3fa7000 -  0x3fa7fff +dc_remove_1207.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/dc_remove_1207.so
 0x3fab000 -  0x3facfff +decay_1886.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/decay_1886.so
 0x3fb0000 -  0x3fb1017 +decimator_1202.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/decimator_1202.so
 0x3fb5000 -  0x3fb5fff +declip_1195.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/declip_1195.so
 0x4004000 -  0x4007fe7 +delay_1898.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/delay_1898.so
 0x41bd000 -  0x41c1ffb  com.apple.audio.AudioIPCPlugIn (1.2.3 - 1.2.3) <D4092467-5BBE-3ED6-A493-7DB1EE8E6686> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn
 0x41c6000 -  0x41cbfff  com.apple.audio.AppleHDAHALPlugIn (2.2.5 - 2.2.5a5) <BAD1E0E6-10E6-342C-BEB8-B1706F0CE2CF> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
 0x41d0000 -  0x41d2feb +delayorama_1402.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/delayorama_1402.so
 0x41d6000 -  0x41d7fe7 +diode_1185.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/diode_1185.so
 0x41db000 -  0x41dcfe7 +divider_1186.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/divider_1186.so
 0x41e0000 -  0x41e3fe7 +dj_eq_1901.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/dj_eq_1901.so
 0x41e7000 -  0x41e8fff +dj_flanger_1438.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/dj_flanger_1438.so
 0x41ec000 -  0x41eefff +dyson_compress_1403.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/dyson_compress_1403.so
 0x41f2000 -  0x41f3003 +fad_delay_1192.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/fad_delay_1192.so
 0x41f7000 -  0x41f8ffb +fast_lookahead_limiter_1913.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/fast_lookahead_limiter_1913.so
 0x41fc000 -  0x41fdff7 +flanger_1191.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/flanger_1191.so
 0x4201000 -  0x4203fef +fm_osc_1415.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/fm_osc_1415.so
 0x4207000 -  0x4207fff +foldover_1213.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/foldover_1213.so
 0x420b000 -  0x420bffb +foverdrive_1196.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/foverdrive_1196.so
 0x423c000 -  0x423dfff +freq_tracker_1418.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/freq_tracker_1418.so
 0x4241000 -  0x4242fe7 +gate_1410.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/gate_1410.so
 0x4246000 -  0x4247fff +giant_flange_1437.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/giant_flange_1437.so
 0x4272000 -  0x42cafff +com.DivXInc.DivXDecoder (6.8.4.3 - 6.8.4) <26A406B3-E4BC-C6FF-8F28-A99FFEB5CF2D> /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder
 0x42ee000 -  0x42f1ffb +com.divx.divxtoolkit (1.0 - 1.0) /Library/Frameworks/DivX Toolkit.framework/Versions/A/DivX Toolkit
 0x4320000 -  0x4324ff3 +gong_1424.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/gong_1424.so
 0x4328000 -  0x4329fe7 +gong_beater_1439.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/gong_beater_1439.so
 0x432d000 -  0x4344fff +gsm_1215.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/gsm_1215.so
 0x4348000 -  0x434bfef +gverb_1216.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/gverb_1216.so
 0x434f000 -  0x434ffff +hard_limiter_1413.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/hard_limiter_1413.so
 0x4353000 -  0x4355fe3 +harmonic_gen_1220.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/harmonic_gen_1220.so
 0x4359000 -  0x4361ff7 +hermes_filter_1200.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/hermes_filter_1200.so
 0x4365000 -  0x4367fff +highpass_iir_1890.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/highpass_iir_1890.so
 0x436b000 -  0x436bfff +hilbert_1440.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/hilbert_1440.so
 0x436f000 -  0x436ffff +impulse_1885.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/impulse_1885.so
 0x4373000 -  0x4373ff3 +inv_1429.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/inv_1429.so
 0x4377000 -  0x4377fff +karaoke_1409.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/karaoke_1409.so
 0x437b000 -  0x437bfff +latency_1914.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/latency_1914.so
 0x437f000 -  0x4381fe7 +lcr_delay_1436.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/lcr_delay_1436.so
 0x4385000 -  0x4387fff +lowpass_iir_1891.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/lowpass_iir_1891.so
 0x438b000 -  0x438cfe3 +ls_filter_1908.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/ls_filter_1908.so
 0x4390000 -  0x4390fff +matrix_ms_st_1421.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/matrix_ms_st_1421.so
 0x4394000 -  0x4395fff +matrix_spatialiser_1422.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/matrix_spatialiser_1422.so
 0x4399000 -  0x4399ff7 +matrix_st_ms_1420.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/matrix_st_ms_1420.so
 0x4485000 -  0x4486ffd +cl_kernels (??? - ???) <661D1A9C-2BFF-4141-866E-DEEA2DED16EE> cl_kernels
 0x44a0000 -  0x4551ff7 +imp_1199.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/imp_1199.so
 0x45a9000 -  0x4659fff +mbeq_1197.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/mbeq_1197.so
 0x82fd000 -  0x82fdfff +mod_delay_1419.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/mod_delay_1419.so
 0x8301000 -  0x8303fff +multivoice_chorus_1201.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/multivoice_chorus_1201.so
 0x8307000 -  0x8309fef +notch_iir_1894.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/notch_iir_1894.so
 0x830d000 -  0x8310017 +phasers_1217.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/phasers_1217.so
 0x8314000 -  0x83c4fdf +pitch_scale_1193.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/pitch_scale_1193.so
 0x83e4000 -  0x8494fff +pitch_scale_1194.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/pitch_scale_1194.so
 0x84b4000 -  0x84b7ff7 +plate_1423.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/plate_1423.so
 0x84bb000 -  0x84bbfe7 +pointer_cast_1910.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/pointer_cast_1910.so
 0x84bf000 -  0x84bffff +rate_shifter_1417.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/rate_shifter_1417.so
 0x84c3000 -  0x84c4ff7 +retro_flange_1208.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/retro_flange_1208.so
 0x84c8000 -  0x84cafff +revdelay_1605.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/revdelay_1605.so
 0x84ce000 -  0x84cffef +ringmod_1188.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/ringmod_1188.so
 0x84d3000 -  0x84d4023 +satan_maximiser_1408.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/satan_maximiser_1408.so
 0x84d8000 -  0x84dafff +sc1_1425.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/sc1_1425.so
 0x84e0000 -  0x84e2fff +sc2_1426.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/sc2_1426.so
 0x84e8000 -  0x84eafff +sc3_1427.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/sc3_1427.so
 0x84f0000 -  0x84f2ff7 +sc4_1882.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/sc4_1882.so
 0x84f8000 -  0x84faff7 +sc4m_1916.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/sc4m_1916.so
 0x8500000 -  0x8502fff +se4_1883.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/se4_1883.so
 0x8508000 -  0x8509fe3 +shaper_1187.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/shaper_1187.so
 0x850d000 -  0x8511fff +sifter_1210.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/sifter_1210.so
 0x8515000 -  0x8516ff7 +sin_cos_1881.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/sin_cos_1881.so
 0x851a000 -  0x851bff7 +single_para_1203.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/single_para_1203.so
 0x851f000 -  0x851fffb +sinus_wavewrapper_1198.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/sinus_wavewrapper_1198.so
 0x8523000 -  0x8523fef +smooth_decimate_1414.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/smooth_decimate_1414.so
 0x8527000 -  0x8527fff +split_1406.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/split_1406.so
 0x852b000 -  0x852cfff +step_muxer_1212.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/step_muxer_1212.so
 0x8530000 -  0x8530fff +surround_encoder_1401.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/surround_encoder_1401.so
 0x8534000 -  0x8535fff +svf_1214.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/svf_1214.so
 0x8539000 -  0x853afe3 +tape_delay_1211.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/tape_delay_1211.so
 0x853e000 -  0x853ffef +transient_1206.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/transient_1206.so
 0x8543000 -  0x8545ff7 +triple_para_1204.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/triple_para_1204.so
 0x8549000 -  0x854a03f +valve_1209.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/valve_1209.so
 0x854e000 -  0x854f057 +valve_rect_1405.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/valve_rect_1405.so
 0x8553000 -  0x8556feb +vynil_1905.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/vynil_1905.so
 0x855a000 -  0x855afff +wave_terrain_1412.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/wave_terrain_1412.so
 0x855e000 -  0x855ffff +xfade_1915.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/xfade_1915.so
 0x8563000 -  0x8563fff +zm1_1428.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/zm1_1428.so
 0x8567000 -  0x8567ff7 +hard_limiter_1413.so (??? - ???) <DF93382E-6CFD-32EE-5FBA-1F428F821839> /Applications/Audacity/*/hard_limiter_1413.so
 0x856b000 -  0x856dff7 +sc4_1882.so (??? - ???) <8EA4B893-DD1B-CFAB-42B4-65C3695A7869> /Applications/Audacity/*/sc4_1882.so
 0x9252000 -  0x925dfe7 +libavutil.50.dylib (50.15.1 - compatibility 50.0.0) <2278BE38-9723-8A6D-E73C-81F38E19C30F> /usr/local/lib/audacity/libavutil.50.dylib
 0x981f000 -  0x98d5fe7 +libavformat.52.dylib (52.64.2 - compatibility 52.0.0) <BCA5383E-0086-C129-8430-D21ED0D5C2F8> /usr/local/lib/audacity/libavformat.52.dylib
 0x9fa9000 -  0xa47bfe7 +libavcodec.52.dylib (52.72.2 - compatibility 52.0.0) <CAC0A589-7232-850F-A593-70272E29758B> /usr/local/lib/audacity/libavcodec.52.dylib
 0xbb27000 -  0xbbcfff7  unorm8_bgra.dylib (2.0.19 - compatibility 1.0.0) <99A967D2-5577-396B-BD11-56EAFF962AB2> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra.dylib
0x70000000 - 0x70141fff  com.apple.audio.units.Components (1.7.3 - 1.7.3) <288826E4-A704-3FDB-8DF6-AFD50A73142B> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
0x8fe73000 - 0x8fea5aa7  dyld (195.6 - ???) <60FD3471-A1D7-342E-99A7-3EDECDAEC6EC> /usr/lib/dyld
0x90005000 - 0x900e7fff  com.apple.backup.framework (1.3.5 - 1.3.5) <1FAE91F2-BCEF-387D-B5C4-412C464DA1BE> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x900e8000 - 0x90102fff  com.apple.Kerberos (1.0 - 1) <D7920A1C-FEC4-3460-8DD0-D02491578CBB> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x90103000 - 0x90106fff  com.apple.AppleSystemInfo (1.0 - 1) <58A563D5-8C1B-323F-9C5A-3869DD9C2320> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
0x90309000 - 0x9034aff9  libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <9FD420FB-7984-3A07-8914-BB19E687D38B> /usr/lib/libcurl.4.dylib
0x9034b000 - 0x90370ff9  libJPEG.dylib (??? - ???) <743578F6-8C0C-39CC-9F15-3A01E1616EAE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x90371000 - 0x9039fff7  com.apple.DictionaryServices (1.2.1 - 158.3) <8D03D180-D834-39F3-A106-78E0B22A7893> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x903c9000 - 0x903d7fff  libz.1.dylib (1.2.5 - compatibility 1.0.0) <E73A4025-835C-3F73-9853-B08606E892DB> /usr/lib/libz.1.dylib
0x903d8000 - 0x903faff8  com.apple.PerformanceAnalysis (1.11 - 11) <453463FF-7C42-3526-8C96-A9971EE07154> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x903fb000 - 0x903fffff  libGIF.dylib (??? - ???) <2ADFED97-2228-343D-9A53-207CBFDE7984> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x90400000 - 0x90465ff7  libvDSP.dylib (325.4.0 - compatibility 1.0.0) <4B4B32D2-4F66-3B0D-BD61-FA8429FF8507> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x9049f000 - 0x90577ff6  com.apple.QuickLookUIFramework (3.2 - 500.18) <CE281BD9-C1CF-3F87-BD22-412ED253580E> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x90578000 - 0x907fdfe3  com.apple.QuickTime (7.7.1 - 2345) <331CD162-1F00-3934-9F50-8883AF3746F7> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x907fe000 - 0x9080efff  com.apple.LangAnalysis (1.7.0 - 1.7.0) <8BE2D2EF-9AF0-3960-9845-052CCE04B53A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x9080f000 - 0x90814ffb  com.apple.phonenumbers (1.0 - 47) <84484814-C9BE-33E7-A3DF-4DD0E970B902> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers
0x90815000 - 0x908b1fff  com.apple.PDFKit (2.7.7 - 2.7.7) <B608DD07-AC88-3B98-8BD6-C9415AA4C109> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x908b2000 - 0x908b5ff9  libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <16DCE20A-9790-369A-94C1-B7954B418C77> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x908b6000 - 0x908b9ff7  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <7F6C14CC-0169-3F1B-B89C-372F67F1F3B5> /usr/lib/system/libcompiler_rt.dylib
0x908ba000 - 0x908fcff7  com.apple.CoreMedia (1.0 - 705.94) <10D5D25F-9BCB-3406-B737-23D9FDF2CC71> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x90930000 - 0x9098bff3  com.apple.Symbolication (1.3 - 91) <B9D69476-B09A-38BB-AB8F-644C0032DA97> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x9098c000 - 0x90993ff8  libCGXCoreImage.A.dylib (600.0.0 - compatibility 64.0.0) <4F9DD9D1-F251-3661-A3C6-B1F550B084B0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
0x90994000 - 0x909dcff7  com.apple.SystemConfiguration (1.11.3 - 1.11) <C8DE66D7-0880-3F5F-A4BA-215B52DEFC74> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x909dd000 - 0x90af1ff3  com.apple.QuickTimeImporters.component (7.7.1 - 2345) <6F8FA21F-6C26-3217-A039-68162CD161DF> /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTimeImporters
0x90af2000 - 0x90b13fff  com.apple.framework.internetaccounts (1.2 - 3) <A93D14F6-DF12-3918-90E9-B73DD7B6456D> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/InternetAccounts
0x90b14000 - 0x90b1bff9  libsystem_dnssd.dylib (??? - ???) <EBEAF723-84F8-3544-8FB2-31B7771B50D0> /usr/lib/system/libsystem_dnssd.dylib
0x90b1c000 - 0x90b8bfff  com.apple.Heimdal (2.2 - 2.0) <2E1B8779-36D4-3C62-A67E-0034D77D7707> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x90b8c000 - 0x90b90ffa  libcache.dylib (47.0.0 - compatibility 1.0.0) <9DFB61F2-9B1F-31B2-BF41-099994D74E1F> /usr/lib/system/libcache.dylib
0x90b91000 - 0x90c0cffb  com.apple.ApplicationServices.ATS (317.12.0 - ???) <4D124B65-3D43-32E9-B296-3671347BB888> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x90c0d000 - 0x90ce4ff3  com.apple.avfoundation (2.0 - 180.50) <7B7FDF30-AC40-3715-A409-B5A27F7B5585> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
0x90d0e000 - 0x90dcbff3  ColorSyncDeprecated.dylib (4.6.0 - compatibility 1.0.0) <726898F5-E718-3F27-B415-D6FDCDE09174> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib
0x90dd8000 - 0x90e31fff  com.apple.HIServices (1.21 - ???) <91EC636D-AC27-3332-BA1C-FD7301917429> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x90e32000 - 0x90e48ffe  libxpc.dylib (77.19.0 - compatibility 1.0.0) <0585AA94-F4FD-32C1-B586-22E7184B781A> /usr/lib/system/libxpc.dylib
0x90e49000 - 0x90e78ff7  libsystem_info.dylib (??? - ???) <37640811-445B-3BB7-9934-A7C99848250D> /usr/lib/system/libsystem_info.dylib
0x90eb0000 - 0x91013fff  com.apple.QTKit (7.7.1 - 2345) <9C619E5C-C89C-358A-B7DE-0966A3A57D06> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x91014000 - 0x91058fff  com.apple.MediaKit (12 - 602) <6E429DD7-8829-37DE-94AF-940FB70F2FB9> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x91059000 - 0x9113cff7  libcrypto.0.9.8.dylib (49.0.0 - compatibility 0.9.8) <4FD39CA8-C30A-3ACB-AF3A-AACB8F1F4E27> /usr/lib/libcrypto.0.9.8.dylib
0x9114d000 - 0x911e9fff  com.apple.ink.framework (10.7.5 - 113) <05CAFB64-D3B8-3973-87EA-CB8BBE580F6B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x911fe000 - 0x91247ff7  libGLU.dylib (??? - ???) <9AF7AD51-16E3-3674-B60E-30EE499D7B46> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x91248000 - 0x91724ff6  libBLAS.dylib (??? - ???) <134ABFC6-F29E-3DC5-8E57-E13CB6EF7B41> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x91725000 - 0x91775ffa  libTIFF.dylib (??? - ???) <9511A31E-070C-313E-8320-AAB683AD0653> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x91790000 - 0x917f2ff3  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <266CE9B3-526A-3C41-BA58-7AE66A3B15FD> /usr/lib/libstdc++.6.dylib
0x9180d000 - 0x91894fff  com.apple.print.framework.PrintCore (7.1 - 366.3) <EEC03CAB-7F79-3931-87FE-4DF0B767BF47> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x91895000 - 0x918bfff1  com.apple.CoreServicesInternal (113.19 - 113.19) <F7A309D1-DCB4-38DE-8248-E16D0182AA6C> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x918c0000 - 0x9194dff7  com.apple.CoreText (220.22.0 - ???) <EA7210A7-DECC-3F76-8A66-D4E41859B3C6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x9194e000 - 0x9196bfff  libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <2870320A-28DA-3B44-9D82-D56E0036F6BB> /usr/lib/libresolv.9.dylib
0x9196c000 - 0x91976ff0  com.apple.DirectoryService.Framework (10.7 - 146) <D192C504-E30A-3DB3-B422-EA324F8F653E> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x91982000 - 0x91982fff  com.apple.Accelerate (1.7 - Accelerate 1.7) <4192CE7A-BCE0-3D3C-AAF7-6F1B3C607386> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x919af000 - 0x91cb1fff  com.apple.CoreServices.CarbonCore (960.25 - 960.25) <C613B0DA-B401-3DC7-B626-6E20D4DDC8A8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x91ccb000 - 0x91df7ff9  com.apple.CFNetwork (520.5.1 - 520.5.1) <F3C606BF-6DCF-33CD-981B-7253C9E3113A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x91df8000 - 0x91dfcfff  com.apple.CommonPanels (1.2.5 - 94) <DFA0D001-9890-32FB-B1BD-039DDA8F3E9E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x91e04000 - 0x91e0ffff  libkxld.dylib (??? - ???) <14E79D7A-B6C2-35C5-B56D-D343BEC2A106> /usr/lib/system/libkxld.dylib
0x91e10000 - 0x91e18ff5  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <97E73059-F645-33F4-BCC5-1FEA367D60D4> /usr/lib/system/libcopyfile.dylib
0x91e19000 - 0x91e44fff  com.apple.GSS (2.2 - 2.0) <2C468B23-FA87-30B5-B9A6-8C5D1373AA30> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x91e4e000 - 0x92194fff  com.apple.MediaToolbox (1.0 - 705.94) <89D37021-C389-3CC5-A158-620ADCBD99EF> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x92195000 - 0x921f6ffb  com.apple.audio.CoreAudio (4.0.3 - 4.0.3) <7A14BE52-6789-3CE3-9AE9-B733F4903EB1> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x9232f000 - 0x92351ffe  com.apple.framework.familycontrols (3.0 - 300) <6735D7ED-7053-3AB8-B144-E7F70A124CCD> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x92352000 - 0x9254aff7  com.apple.CoreData (104.1 - 358.14) <C1730963-F75D-3338-B65F-D50235538B28> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x9254b000 - 0x9258bff7  libauto.dylib (??? - ???) <984C81BE-FA1C-3228-8F7E-2965E7E5EB85> /usr/lib/libauto.dylib
0x925d9000 - 0x926d8ffb  com.apple.DiskImagesFramework (10.7.4 - 331.7) <31A74A7E-E2AE-313D-A7C4-6DFCF0F22C9A> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
0x926d9000 - 0x92701ff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <AB530FB2-8BD1-3328-95E8-CF449F0429CA> /usr/lib/libxslt.1.dylib
0x92702000 - 0x92798ff7  com.apple.LaunchServices (480.40 - 480.40) <D5C0DEF9-398C-3742-8C4E-875C3365EC8B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x92ac9000 - 0x92ae0ff8  com.apple.CoreMediaAuthoring (2.0 - 891) <69D569FD-670C-3BD0-94BF-7A8954AA2953> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
0x92b2c000 - 0x92b32ffd  com.apple.CommerceCore (1.0 - 17) <595A67CF-3546-35FD-8D2E-2861CB959379> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x92ba7000 - 0x92c0fff3  com.apple.ISSupport (1.9.8 - 56) <A8CB81EA-134B-33B7-8A21-C1F33384A98A> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
0x92c10000 - 0x93641fff  com.apple.WebCore (7534.57 - 7534.57.7) <5FF60D46-9BC0-3B5A-AFF1-2C965D561009> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x9391b000 - 0x9392bff7  libCRFSuite.dylib (??? - ???) <B68CDEA4-8D6E-3625-B80F-3489E321E858> /usr/lib/libCRFSuite.dylib
0x9392c000 - 0x939a2fff  com.apple.Metadata (10.7.0 - 627.37) <F54AED70-95C5-3561-8C87-D9E5539E98A4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x939a3000 - 0x939a9fff  libGFXShared.dylib (??? - ???) <9C9834EB-B794-38C8-9B90-31D8CB234F86> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x939ac000 - 0x939d6ff0  libpcre.0.dylib (1.1.0 - compatibility 1.0.0) <5CAA1478-97E0-31EA-8F50-BF09D665DD84> /usr/lib/libpcre.0.dylib
0x939d7000 - 0x93a56ff7  com.apple.iLifeMediaBrowser (2.6.4 - 502.4.5) <5C10CC72-586E-3497-9873-A0ACFB6156C3> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeMediaBrowser
0x93a57000 - 0x93abbfff  com.apple.framework.IOKit (2.0 - ???) <94827954-5906-36C4-819B-24CDAFD85C72> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x93afd000 - 0x93b41ff3  com.apple.framework.CoreWLAN (2.1.3 - 213.1) <8A99ADB8-4A3E-3B8E-A0E4-A39398C288EC> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x93b42000 - 0x93b44ffb  libRadiance.dylib (??? - ???) <4721057E-5A1F-3083-911B-200ED1CE7678> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x93b45000 - 0x93b7bff4  com.apple.LDAPFramework (3.2 - 120.2) <CCEB43CD-3861-33CC-8D9B-588F415A7028> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
[message too long -- continued in next post]
Last edited by djblanch on Fri Apr 24, 2015 4:05 pm, edited 2 times in total.
Reason: wrap crash log in code tags for readability

djblanch
Posts: 54
Joined: Fri Apr 19, 2013 10:51 pm
Operating System: Please select

Re: Nyquist returns value... but why???

Post by djblanch » Wed Sep 11, 2013 5:25 am

[second part of crash report, which was over 60000 characters!]

Code: Select all

0x93b7c000 - 0x93b8aff7  libxar-nossl.dylib (??? - ???) <5BF4DA8E-C319-354A-967E-A0C725DC8BA3> /usr/lib/libxar-nossl.dylib
0x93b8b000 - 0x948dcfff  com.apple.QuickTimeComponents.component (7.7.1 - 2345) <E194B1D2-4E22-36D9-9444-672A94DE3E2B> /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTimeComponents
0x9491c000 - 0x94938ff5  com.apple.GenerationalStorage (1.0 - 126.1) <E622F823-7D98-3D13-9C3D-7EA482567394> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x94a19000 - 0x94a19fff  com.apple.Carbon (153 - 153) <63603A0C-723B-3968-B302-EBEEE6A14E97> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x94b49000 - 0x94c59fe7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <34E1E3CC-7B6A-3B37-8D07-1258D11E16CB> /usr/lib/libsqlite3.dylib
0x94c5a000 - 0x94c5dffd  libCoreVMClient.dylib (??? - ???) <B8F8916D-F12A-3D95-ABF3-999D57B7D581> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x94c5e000 - 0x94e7aff7  com.apple.imageKit (2.1.2 - 1.0) <71FC9A62-4E07-307C-8E6B-4DE7661DC0A3> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x94e7b000 - 0x94e8eff8  com.apple.MultitouchSupport.framework (231.4 - 231.4) <86C11177-EF7C-33DC-AFE3-703652463562> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x9572c000 - 0x9572fffc  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <6FFDBD60-5EC6-3EFA-996B-EE030443C16C> /usr/lib/libpam.2.dylib
0x95730000 - 0x9578eff7  com.apple.coreui (1.2.2 - 165.11) <340B0B83-1407-3AB4-BCAB-505C29303EE2> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x9578f000 - 0x95c04ff7  FaceCoreLight (1.4.7 - compatibility 1.0.0) <3E2BF587-5168-3FC5-9D8D-183A9C7C1DED> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
0x95c05000 - 0x95c05fff  libOpenScriptingUtil.dylib (??? - ???) <E4C22B65-9493-31D5-9D46-19BD70975587> /usr/lib/libOpenScriptingUtil.dylib
0x95c06000 - 0x95c39fef  libtidy.A.dylib (??? - ???) <E962D8EC-6B9D-35B7-B586-F07D92302ADD> /usr/lib/libtidy.A.dylib
0x95c7c000 - 0x95c7dff4  libremovefile.dylib (21.1.0 - compatibility 1.0.0) <6DE3FDC7-0BE0-3791-B6F5-C15422A8AFB8> /usr/lib/system/libremovefile.dylib
0x95cd0000 - 0x95cd7fff  com.apple.agl (3.2.0 - AGL-3.2.0) <B06FB8BF-77A7-3357-8B46-06E609E3F775> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x95ce6000 - 0x95e3cfff  com.apple.audio.toolbox.AudioToolbox (1.7.3 - 1.7.3) <F09C7075-2C4E-3A4F-A372-95D700125513> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x95e3d000 - 0x95e48ffe  com.apple.NetAuth (3.2 - 3.2) <FF3965FE-D897-3885-B5B9-33665D2F5318> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x961a0000 - 0x9622affb  com.apple.SearchKit (1.4.0 - 1.4.0) <CF074082-64AB-3A1F-831E-582DF1667827> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x96248000 - 0x96248fff  com.apple.quartzframework (1.5 - 1.5) <E897CB0C-1CCC-393F-AE36-A182723AFD37> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x96249000 - 0x96270ff3  com.apple.framework.Apple80211 (7.4.1 - 741.1) <7F29673A-B030-34AF-B8CA-AB30DD63FFAB> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x96287000 - 0x96396ff7  com.apple.DesktopServices (1.6.5 - 1.6.5) <CEC069D7-37A3-3D25-A3BB-39DE99FDA46E> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x963e3000 - 0x963e7ff3  libsystem_network.dylib (??? - ???) <62EBADDA-FC72-3275-AAB3-5EDD949FEFAF> /usr/lib/system/libsystem_network.dylib
0x963e8000 - 0x9640bfff  com.apple.CoreVideo (1.7 - 70.3) <4234C11C-E8E9-309A-9465-27D6D7458895> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x9640c000 - 0x96440ff3  libTrueTypeScaler.dylib (??? - ???) <C2D2257F-11E6-336C-BBA8-934BD9214728> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
0x96441000 - 0x966b5ff3  com.apple.CoreImage (7.99.1 - 1.0.1) <C4B2DD2A-8E45-31CD-9B25-2AC1CA252B14> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x966f3000 - 0x967b6fff  com.apple.CoreServices.OSServices (478.50 - 478.50) <916A3B50-1033-3FFE-A9AF-3CC2B0F60EAE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x967b7000 - 0x968a7ff1  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <9E5F86A3-8405-3774-9E0C-3A074273C96D> /usr/lib/libiconv.2.dylib
0x968a8000 - 0x968dffef  com.apple.DebugSymbols (2.1 - 87) <EB951B78-31A5-379F-AFA1-B5C9A7BB3D23> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x968f3000 - 0x968feff3  libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <D6E17FD4-ECA0-3EEE-BFC5-F6A42A21AB5D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x968ff000 - 0x96bceffb  com.apple.security (7.0 - 55148.6) <8DF67BDD-C98F-3B7E-AC63-D468407FA82D> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x96bcf000 - 0x96bddfff  com.apple.opengl (1.8.1 - 1.8.1) <766AFB12-A2CB-3A55-B662-FC9FFCAE0008> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x96bde000 - 0x96bdffff  com.apple.TrustEvaluationAgent (2.0 - 1) <4BB39578-2F5E-3A50-AD59-9C0AB99472EB> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x96be0000 - 0x96cf7fe9  com.apple.WebKit (7534.57 - 7534.57.7) <85DAC34E-86A1-380F-B166-56630C9B0BD5> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x96cf8000 - 0x96d05fff  com.apple.HelpData (2.1.2 - 72.2) <330C6B7F-2512-37B7-B2FF-24E1804E9426> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x96d06000 - 0x96d0bff7  libmacho.dylib (800.0.0 - compatibility 1.0.0) <6DCCA207-8F4D-343A-B77D-C4FB905DADC4> /usr/lib/system/libmacho.dylib
0x96ea2000 - 0x96ea3ff0  libunc.dylib (24.0.0 - compatibility 1.0.0) <9EF47F4C-32F6-3379-A3DD-89183D821B48> /usr/lib/system/libunc.dylib
0x96ea4000 - 0x96fc2fec  com.apple.vImage (5.1 - 5.1) <7757F253-B281-3612-89D4-F2B04061CBE1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x96fc3000 - 0x97275ff7  com.apple.AddressBook.framework (6.1.3 - 1091) <B8CC707C-6368-3CDD-BE38-D2335B7CC2DE> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x97276000 - 0x972defff  libc++.1.dylib (28.4.0 - compatibility 1.0.0) <B24814AB-CA77-3B9D-8FAB-58C9B4FD3A16> /usr/lib/libc++.1.dylib
0x972df000 - 0x972f3fff  com.apple.CFOpenDirectory (10.7 - 146) <A7A0D36A-B14A-36C7-BFE5-E21130BF3687> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x9730a000 - 0x9730bfff  liblangid.dylib (??? - ???) <C8C204E9-1785-3785-BBD7-22D59493B98B> /usr/lib/liblangid.dylib
0x97331000 - 0x97331fff  com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <22997C20-BEB7-301D-86C5-5BFB3B06D212> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x97332000 - 0x9738fffb  com.apple.htmlrendering (76 - 1.1.4) <792F1D51-3A88-3430-8A32-F252FAAE0D13> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x97390000 - 0x97391fff  libDiagnosticMessagesClient.dylib (??? - ???) <DB3889C2-2FC2-3087-A2A2-4C319455E35C> /usr/lib/libDiagnosticMessagesClient.dylib
0x97392000 - 0x97406fff  com.apple.CoreSymbolication (2.2 - 73.2) <FA9305CA-FB9B-3646-8C41-FF8DF15AB2C1> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x97407000 - 0x97632ffb  com.apple.QuartzComposer (5.0 - 236.10) <416993F4-2868-35FF-90DE-34C93D83574F> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x97f9a000 - 0x97f9bffd  libCVMSPluginSupport.dylib (??? - ???) <4B0476F9-950D-3EB7-BD83-F65AF0B05F0E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x97ff6000 - 0x980b6ffb  com.apple.ColorSync (4.7.4 - 4.7.4) <0A68AF35-15DF-3A0A-9B17-70CE2A106A6C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x980b7000 - 0x980baff7  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <69357047-7BE0-3360-A36D-000F55E39336> /usr/lib/system/libmathCommon.A.dylib
0x980c4000 - 0x98226ffb  com.apple.QuartzCore (1.7 - 270.5) <6D0EC7FC-11E5-35FB-A08A-3B438E89FBDB> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x9831f000 - 0x98320fff  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <B04592B1-0924-3422-82FF-976B339DF567> /usr/lib/system/libsystem_blocks.dylib
0x98321000 - 0x98409fff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <1841196F-68B5-309F-8ED1-6714B1DFEC83> /usr/lib/libxml2.2.dylib
0x9840a000 - 0x98433fff  com.apple.shortcut (2.1 - 2.1) <60000F49-6309-34B1-88A1-588DC566C8DF> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x98434000 - 0x98485ff9  com.apple.QuickLookFramework (3.2 - 500.18) <CF3EF345-EA3E-3C2D-B56D-E4433326254A> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x98486000 - 0x984b4fe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <112D9C23-18FE-3995-A8DB-CDBE81CC7BAB> /usr/lib/libSystem.B.dylib
0x984b5000 - 0x98506ff9  com.apple.ScalableUserInterface (1.0 - 1) <3E650401-FB58-3704-8A24-E0B2F3914884> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
0x98507000 - 0x9850ffff  com.apple.DiskArbitration (2.4.1 - 2.4.1) <28D5D8B5-14E8-3DA1-9085-B9BC96835ACF> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x98510000 - 0x985b4fff  com.apple.QD (3.40.1 - ???) <B5650C5E-AB41-3758-84A1-5A97EDCD8EFE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x985b5000 - 0x985b6ff7  libsystem_sandbox.dylib (??? - ???) <036370E2-9D3E-38B8-B3A5-9056C57E780E> /usr/lib/system/libsystem_sandbox.dylib
0x98932000 - 0x98935ffb  com.apple.help (1.3.2 - 42) <46BC94D1-14C4-3178-9BFB-85470F1ED805> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x98936000 - 0x98973ff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <007A1877-E981-3007-A8FA-9B179F4ED6D1> /usr/lib/libcups.2.dylib
0x9897f000 - 0x98997fff  com.apple.frameworks.preferencepanes (15.0 - 15.0) <A8CE15CF-2539-318A-910C-8789D45FFD69> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
0x98a83000 - 0x98ac3ff7  com.apple.NavigationServices (3.7 - 193) <16A8BCC8-7343-3A90-88B3-AAA334DF615F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x98ac4000 - 0x98c9bfe7  com.apple.CoreFoundation (6.7.2 - 635.21) <4D1D2BAF-1332-32DF-A81B-7E79D4F0A6CB> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x98c9c000 - 0x98c9eff9  com.apple.securityhi (4.0 - 1) <824838E4-096E-3A3A-AE3C-88D0B1073300> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x98c9f000 - 0x98cf1ff7  libFontRegistry.dylib (??? - ???) <C2B84661-A62D-3FFF-8D8C-BC697E9BDF4C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x98d19000 - 0x98d31ff7  libexpat.1.dylib (7.2.0 - compatibility 7.0.0) <C7003CC0-28CA-3E04-9B9E-0A15138ED726> /usr/lib/libexpat.1.dylib
0x98d32000 - 0x98d47ff7  com.apple.ImageCapture (7.1.0 - 7.1.0) <E5FCA336-7E47-343E-A82D-CCCA5BCD5929> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x98db7000 - 0x98db9ff7  libdyld.dylib (195.6.0 - compatibility 1.0.0) <1F865C73-5803-3B08-988C-65B8D86CB7BE> /usr/lib/system/libdyld.dylib
0x98e27000 - 0x98e6eff5  com.apple.opencl (2.0.19 - 2.0.19) <7689E7B9-EE5A-3F74-8699-4CDED9162260> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x98e6f000 - 0x98e78fff  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <FEB5330E-AD5D-37A0-8AB2-0820F311A2C8> /usr/lib/libc++abi.dylib
0x98e7d000 - 0x98eccffb  com.apple.AppleVAFramework (5.0.16 - 5.0.16) <1188E7AB-76FE-343F-9108-30CD67E5A37B> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x98ecd000 - 0x98ed5ff3  libunwind.dylib (30.0.0 - compatibility 1.0.0) <E8DA8CEC-12D6-3C8D-B2E2-5D567C8F3CB5> /usr/lib/system/libunwind.dylib
0x98ed6000 - 0x9996bff6  com.apple.AppKit (6.7.5 - 1138.51) <B9D3DCA0-9765-354E-9730-75A45A97DDFD> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x9996c000 - 0x99999ff9  com.apple.securityinterface (5.0 - 55022.6) <0FA3E84B-B5FF-3A58-A408-46280982CACC> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
0x9999a000 - 0x9999afff  com.apple.Cocoa (6.6 - ???) <30E6ABEE-B390-3C02-8C76-9C62F19FAA83> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x9999b000 - 0x99d56ffb  com.apple.SceneKit (125.3 - 125.8) <89008B87-87E7-3972-A274-30311497EE32> /System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit
0x99d57000 - 0x9a004fff  com.apple.JavaScriptCore (7534.57 - 7534.57.3) <5AE5C3B8-D807-356B-80D9-4D0A706A10D1> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x9a044000 - 0x9a06affb  com.apple.quartzfilters (1.7.0 - 1.7.0) <7C576167-4A7E-37A3-9B27-52A79CF14BB7> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
0x9a070000 - 0x9a076ffb  com.apple.print.framework.Print (7.4 - 247.3) <CB075EEE-FA1F-345C-A1B5-1AB266FC73A1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x9a077000 - 0x9a07eff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <47DB9E1B-A7D1-3818-A747-382B2C5D9E1B> /usr/lib/system/libsystem_notify.dylib
0x9a07f000 - 0x9a07fff2  com.apple.CoreServices (53 - 53) <7CB7AA95-D5A7-366A-BB8A-035AA9E582F8> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x9a0a6000 - 0x9a176ffb  com.apple.ImageIO.framework (3.1.2 - 3.1.2) <C3CB142F-BE91-3AFA-B052-409F776C0B9E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x9a177000 - 0x9a1abff8  libssl.0.9.8.dylib (49.0.0 - compatibility 0.9.8) <F8B27D62-C6E2-35E2-BA20-4A20BB3B9CD0> /usr/lib/libssl.0.9.8.dylib
0x9a1ac000 - 0x9a1b6ff2  com.apple.audio.SoundManager (3.9.4.1 - 3.9.4.1) <2A089CE8-9760-3F0F-B77D-29A78940EA17> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x9a1b7000 - 0x9a244fe7  libvMisc.dylib (325.4.0 - compatibility 1.0.0) <F2A8BBA3-6431-3CED-8CD3-0953410B6F96> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x9a245000 - 0x9a283fff  libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <AF1174F9-4402-31EB-9C84-AB644E5865DF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x9a284000 - 0x9a2a0ff1  libPng.dylib (??? - ???) <F084226B-14F0-36C0-B5EC-22C78406D2B6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x9a2a1000 - 0x9a338fff  com.apple.securityfoundation (5.0 - 55116) <510A3BA7-7171-3D98-A717-8EECCCE5FC91> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x9a339000 - 0x9a339fff  com.apple.vecLib (3.7 - vecLib 3.7) <8CCF99BF-A4B7-3C01-9219-B83D2AE5F82A> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x9a33a000 - 0x9a432ff7  libFontParser.dylib (??? - ???) <71B33EB1-27F8-3C68-B940-FC61A3CFE275> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x9a433000 - 0x9a450ff3  com.apple.openscripting (1.3.3 - ???) <0579A4CB-FD6F-3D7F-A17B-AC0F2CF11FC7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x9a451000 - 0x9a494ffd  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <4BA1F5F1-F0A2-3FEB-BB62-F514DCBB3725> /usr/lib/system/libcommonCrypto.dylib
0x9a495000 - 0x9a7dbff3  com.apple.HIToolbox (1.9 - ???) <E5EA9EEF-3CCA-36A0-8688-DA2E64E2256C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x9a7dc000 - 0x9a7e5ff3  com.apple.CommonAuth (2.2 - 2.0) <C3FD6EC2-8EB3-38FB-BBB7-05009CA49024> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x9a7e6000 - 0x9a7eeff3  liblaunch.dylib (392.39.0 - compatibility 1.0.0) <9E6135FF-C2B1-3BC9-A160-B32D71BFA77C> /usr/lib/system/liblaunch.dylib
0x9a7ef000 - 0x9a7faffe  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <B63F5D07-93B3-3F02-BFB7-472B4ED3521F> /usr/lib/libbz2.1.0.dylib
0x9a807000 - 0x9a918ff7  libJP2.dylib (??? - ???) <3B6A6D1C-5E4D-3814-892A-7C580E063268> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x9a91d000 - 0x9a91dfff  com.apple.audio.units.AudioUnit (1.7.3 - 1.7.3) <2E71E880-25D1-3210-8D26-21EC47ED810C> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x9a91e000 - 0x9a92cfff  libdispatch.dylib (187.10.0 - compatibility 1.0.0) <1B857064-288D-3919-B81A-38E9F4D19B54> /usr/lib/system/libdispatch.dylib
0x9a92d000 - 0x9afb9ff5  com.apple.CoreAUC (6.16.12 - 6.16.12) <9D51400F-B827-3BA7-87F5-954A1CDDAEA9> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x9afba000 - 0x9b2c4ff3  com.apple.Foundation (6.7.2 - 833.25) <4C52ED74-A1FD-3087-A2E1-035AB3CF9610> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x9b312000 - 0x9b332ff7  com.apple.RemoteViewServices (1.5 - 44.2) <11C87337-FF29-3976-A230-6387D96563C5> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x9b333000 - 0x9b33effb  com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <A1764D2F-EB84-33DC-9ED5-CDA3B468FF3E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x9b365000 - 0x9b446ff7  com.apple.DiscRecording (6.0.4 - 6040.4.1) <5841CEC8-6746-357E-9F0A-C0614320D153> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x9b447000 - 0x9b457fff  libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <D6F728DA-990A-32A3-86FA-4A3F4D88E309> /usr/lib/libsasl2.2.dylib
0x9b458000 - 0x9b45cff7  com.apple.OpenDirectory (10.7 - 146) <CFBA4CCF-65D4-3879-BC6A-8888C13E3345> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x9b45d000 - 0x9b4d9ff3  libType1Scaler.dylib (??? - ???) <C931AA06-5086-3A0E-873B-47459AD3CDD3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libType1Scaler.dylib
0x9b4da000 - 0x9b4e1ffd  com.apple.NetFS (4.0 - 4.0) <0F1B19AD-B320-38BE-8543-9DA93792F220> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x9b4e2000 - 0x9b534ffb  com.apple.CoreMediaIO (216.0 - 3199.8) <A079E576-64FD-3069-846E-F3B67AF28E15> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
0x9b535000 - 0x9b929feb  com.apple.VideoToolbox (1.0 - 705.94) <8FCC2C08-2D4C-3A96-B57A-CAA56911120F> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x9b92a000 - 0x9b92effd  IOSurface (??? - ???) <EDDBEE65-1EB8-33A7-9972-E361A3508234> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x9b92f000 - 0x9b982ff3  com.apple.ImageCaptureCore (3.1.0 - 3.1.0) <F7ACE42B-2F58-3642-9469-9CDCF31F0273> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
0x9b983000 - 0x9b98cffc  com.apple.DisplayServicesFW (2.5.4 - 323.3) <820C4B45-814A-3101-A1FA-044CA6D2FBC8> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x9b98d000 - 0x9bd8fff6  libLAPACK.dylib (??? - ???) <687048BD-EA20-3C20-B848-B6D730F58281> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x9be33000 - 0x9be51ff7  libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <79179F83-457A-3539-A76B-E960D2108109> /usr/lib/system/libsystem_kernel.dylib
0x9be52000 - 0x9be67fff  com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <A20A59DB-33A8-3E9B-B662-45A8876965D4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x9be68000 - 0x9be79fff  libbsm.0.dylib (??? - ???) <BB4E736B-E068-376A-B28D-6B2D6A70EE50> /usr/lib/libbsm.0.dylib
0x9be7a000 - 0x9bf50aab  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <2E272DCA-38A0-3530-BBF4-47AE678D20D4> /usr/lib/libobjc.A.dylib
0x9bf51000 - 0x9bfc9ff8  com.apple.CorePDF (3.1 - 3.1) <0074267B-F74A-30FC-8508-A14C821F0771> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
0x9bfca000 - 0x9c17eff3  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <4AFF6FC3-6283-3934-8EFC-CA227CA11164> /usr/lib/libicucore.A.dylib
0x9c184000 - 0x9c184ff0  com.apple.ApplicationServices (41 - 41) <45032433-76F6-365A-95CA-641C9427EAA1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x9c185000 - 0x9c185fff  libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <7EFAD88C-AFBC-3D48-BE14-60B8EACC68D7> /usr/lib/system/libdnsinfo.dylib
0x9c210000 - 0x9c210ffe  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <7F0E8EE2-9E8F-366F-9988-E2F119DB9A82> /usr/lib/system/libkeymgr.dylib
0x9c211000 - 0x9c273ffb  com.apple.datadetectorscore (3.0 - 179.4) <8340BEC3-FB03-3AD8-B9E8-1FFA9DC7C220> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x9c274000 - 0x9c2b1fef  libGLImage.dylib (??? - ???) <FC13D46F-69C4-3BA1-A5E8-52C2EC8B7D58> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x9c2b4000 - 0x9c2b5ff7  libquarantine.dylib (36.7.0 - compatibility 1.0.0) <46980EC2-149D-3CF7-B29A-401FB89C275D> /usr/lib/system/libquarantine.dylib
0x9c2b6000 - 0x9c2c3fff  libGL.dylib (??? - ???) <A72F14F7-1836-34AB-9F08-67836CB966E4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x9c2ca000 - 0x9cbf572b  com.apple.CoreGraphics (1.600.0 - ???) <DD7CDD67-FC4F-36FE-962F-2EA7EF3FC780> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x9cc07000 - 0x9cc3dff7  com.apple.AE (527.7 - 527.7) <7BAFBF18-3997-3656-9823-FD3B455056A4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x9cdc2000 - 0x9ce8dfff  libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <52421B00-79C8-3727-94DE-62F6820B9C31> /usr/lib/system/libsystem_c.dylib

External Modification Summary:
  Calls made by other processes targeting this process:
    task_for_pid: 14
    thread_create: 0
    thread_set_state: 0
  Calls made by this process:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0
  Calls made by all processes on this machine:
    task_for_pid: 916
    thread_create: 0
    thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=227.7M resident=61.8M(27%) swapped_out_or_unallocated=165.9M(73%)
Writable regions: Total=107.7M written=8964K(8%) resident=24.8M(23%) swapped_out=24K(0%) unallocated=82.9M(77%)
 
REGION TYPE                      VIRTUAL
===========                      =======
ATS (font support)                 32.9M
CG backing stores                  8872K
CG image                             56K
CG raster data                      252K
CG shared images                   3416K
CoreGraphics                          8K
CoreServices                       13.4M
MALLOC                             30.1M
MALLOC guard page                    64K
Memory tag=240                        4K
Memory tag=242                       12K
Memory tag=243                        4K
Memory tag=249                      156K
OpenCL                               40K
Stack                              67.1M
Stack (reserved)                    516K        reserved VM address space (unallocated)
VM_ALLOCATE                        16.2M
__CI_BITMAP                          80K
__DATA                             19.3M
__DATA/__OBJC                       216K
__IMAGE                             528K
__IMPORT                            436K
__LINKEDIT                         48.0M
__OBJC                             3000K
__OBJC/__DATA                        36K
__PAGEZERO                            4K
__TEXT                            179.7M
__UNICODE                           544K
mapped file                        95.8M
shared memory                      30.8M
shared pmap                        5168K
===========                      =======
TOTAL                             556.2M
TOTAL, minus reserved VM space    555.7M

Model: MacBook7,1, BootROM MB71.0039.B0E, 2 processors, Intel Core 2 Duo, 2.4 GHz, 2 GB, SMC 1.60f6
Graphics: NVIDIA GeForce 320M, NVIDIA GeForce 320M, PCI, 256 MB
Memory Module: BANK 0/DIMM0, 1 GB, DDR3, 1067 MHz, 0x80AD, 0x484D54313132533654465238432D47372020
Memory Module: BANK 1/DIMM0, 1 GB, DDR3, 1067 MHz, 0x80AD, 0x484D54313132533654465238432D47372020
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x93), Broadcom BCM43xx 1.0 (5.106.198.19.22)
Bluetooth: Version 4.0.8f17, 2 service, 18 devices, 1 incoming serial ports
Network Service: Wi-Fi, AirPort, en1
Serial ATA Device: Hitachi HTS545025B9SA02, 250.06 GB
Serial ATA Device: HL-DT-ST DVDRW  GS23N
USB Device: USB 2.0 Hub, 0x1a40  (TERMINUS TECHNOLOGY INC.), 0x0101, 0x24100000 / 3
USB Device: USB 2.0 Hub, 0x1a40  (TERMINUS TECHNOLOGY INC.), 0x0101, 0x24110000 / 5
USB Device: My Book 1110, 0x1058  (Western Digital Technologies, Inc.), 0x1110, 0x24114000 / 7
USB Device: My Book 1140, 0x1058  (Western Digital Technologies, Inc.), 0x1140, 0x24113000 / 6
USB Device: My Book 1140, 0x1058  (Western Digital Technologies, Inc.), 0x1140, 0x24130000 / 4
USB Device: Built-in iSight, apple_vendor_id, 0x8507, 0x24600000 / 2
USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0236, 0x06300000 / 3
USB Device: BRCM2070 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0x06600000 / 2
USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8218, 0x06630000 / 6
Last edited by djblanch on Fri Apr 24, 2015 4:05 pm, edited 2 times in total.
Reason: wrap crash log in code tags for readability

djblanch
Posts: 54
Joined: Fri Apr 19, 2013 10:51 pm
Operating System: Please select

Re: Nyquist returns value... but why???

Post by djblanch » Wed Sep 11, 2013 5:31 am

OK, so that didn't work. :-( I reopened Audacity 2.0.4, and created a new file, added a stereo track, and attempted to import a file titled "taps.wav". The crash report follows. I'm going to stop for the evening and crash myself, but I'm interested in continuing the experiments. (In the meantime, I may download Audacity 1.3.10 again. At least it plays nice! :-)

Thanks to all who've added their input.

Dave

Code: Select all

***********************
Process:         Audacity [3414]
Path:            /Applications/Audacity/Audacity.app/Contents/MacOS/Audacity
Identifier:      net.sourceforge.audacity
Version:         2.0.4.0 (2.0.4.0)
Code Type:       X86 (Native)
Parent Process:  launchd [227]

Date/Time:       2013-09-10 22:10:20.684 -0700
OS Version:      Mac OS X 10.7.5 (11G63)
Report Version:  9

Interval Since Last Report:          82455 sec
Crashes Since Last Report:           12
Per-App Interval Since Last Report:  440 sec
Per-App Crashes Since Last Report:   -6
Anonymous UUID:                      367D236E-3E77-4854-8CC6-2708F0C40634

Crashed Thread:  0  Dispatch queue: com.apple.main-thread

Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x00000000098ffffe

VM Regions Near 0x98ffffe:
    __LINKEDIT             00000000098df000-00000000098f2000 [   76K] r--/rwx SM=COW  /usr/local/lib/audacity/libavformat.52.dylib
--> 
    MALLOC_TINY            0000000009900000-0000000009a00000 [ 1024K] rw-/rwx SM=PRV  

Application Specific Information:
objc[3414]: garbage collection is OFF

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libsystem_c.dylib             	0x9cdf7335 memmove$VARIANT$sse3x + 1911
1   com.apple.HIToolbox           	0x9a6c91fa CArray::ReplaceElements(long, long, long, void const*) + 136
2   com.apple.HIToolbox           	0x9a6ef450 CUnicodeTextension::UnicodeReplaceRange(long, long, TReplaceParams const&, unsigned char, unsigned char) + 2092
3   com.apple.HIToolbox           	0x9a6eb1f9 CUnicodeTextension::ReplaceRange(long, long, TReplaceParams const&, unsigned char, unsigned char) + 97
4   com.apple.HIToolbox           	0x9a6dde92 CReplaceTextCommand::DoMainAction() + 74
5   com.apple.HIToolbox           	0x9a6ddc97 CTextensionEditCommand::DoIt(short*) + 25
6   com.apple.HIToolbox           	0x9a6ddc37 CTextensionCommand::Execute(short*) + 53
7   com.apple.HIToolbox           	0x9a6e4546 OpaqueTXNObject::ExecuteCurrCommand() + 122
8   com.apple.HIToolbox           	0x9a6e4a6f OpaqueTXNObject::NewCommand(short, AttrObjModifier const*, TKeyDownParams*, TReplaceParams*) + 1067
9   com.apple.HIToolbox           	0x9a6d2456 DoSetDataCommand(OpaqueTXNObject*, unsigned long, unsigned long, TReplaceParams*) + 209
10  com.apple.HIToolbox           	0x9a6d47b0 TXNSetData + 386
11  net.sourceforge.audacity      	0x0043cdc5 wxMacMLTEControl::SetTXNData(wxString const&, unsigned long, unsigned long) + 165
12  net.sourceforge.audacity      	0x0043ced3 wxMacMLTEControl::WriteText(wxString const&) + 195
13  net.sourceforge.audacity      	0x0043cab8 wxTextCtrl::WriteText(wxString const&) + 168
14  net.sourceforge.audacity      	0x004ea4b9 wxLogWindow::DoLogString(wchar_t const*, long) + 137
15  net.sourceforge.audacity      	0x005567e6 wxLog::DoLog(unsigned long, wchar_t const*, long) + 342
16  net.sourceforge.audacity      	0x004ecaa3 wxLogWindow::DoLog(unsigned long, wchar_t const*, long) + 99
17  net.sourceforge.audacity      	0x00037a7b wxLog::OnLog(unsigned long, wchar_t const*, long) + 235
18  net.sourceforge.audacity      	0x00555fe1 wxVLogMessage(wchar_t const*, char*) + 113
19  net.sourceforge.audacity      	0x0055605b wxLogMessage(wchar_t const*, ...) + 27
20  net.sourceforge.audacity      	0x00125f02 Importer::Import(wxString, TrackFactory*, Track***, Tags*, wxString&) + 1794
21  net.sourceforge.audacity      	0x00199aa5 AudacityProject::Import(wxString, WaveTrackArray*) + 149
22  net.sourceforge.audacity      	0x001511b2 AudacityProject::OnImport() + 754
23  net.sourceforge.audacity      	0x0023e1f0 CommandManager::HandleMenuID(int, unsigned int, unsigned int) + 128
24  net.sourceforge.audacity      	0x0018d3eb AudacityProject::OnMenu(wxCommandEvent&) + 59
25  net.sourceforge.audacity      	0x0059b0e3 wxEvtHandler::ProcessEventIfMatches(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&) + 115
26  net.sourceforge.audacity      	0x0059b25f wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*) + 111
27  net.sourceforge.audacity      	0x0059b62f wxEvtHandler::ProcessEvent(wxEvent&) + 207
28  net.sourceforge.audacity      	0x004bbaaf wxMenuBase::SendEvent(int, int) + 255
29  net.sourceforge.audacity      	0x004201a8 wxMenu::MacHandleCommandProcess(wxMenuItem*, int, wxWindow*) + 72
30  net.sourceforge.audacity      	0x004514ef wxMacWindowEventHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 511
31  com.apple.HIToolbox           	0x9a621c0c _InvokeEventHandlerUPP(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*, long (*)(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*)) + 36
32  com.apple.HIToolbox           	0x9a49d313 _ZL23DispatchEventToHandlersP14EventTargetRecP14OpaqueEventRefP14HandlerCallRec + 1602
33  com.apple.HIToolbox           	0x9a49c790 _ZL30SendEventToEventTargetInternalP14OpaqueEventRefP20OpaqueEventTargetRefP14HandlerCallRec + 482
34  com.apple.HIToolbox           	0x9a4b1571 SendEventToEventTarget + 76
35  com.apple.HIToolbox           	0x9a6220d0 _ZL18SendHICommandEventmPK9HICommandmmhPKvP20OpaqueEventTargetRefS5_PP14OpaqueEventRef + 482
36  com.apple.HIToolbox           	0x9a62213a SendMenuCommandWithContextAndModifiers + 70
37  com.apple.HIToolbox           	0x9a68d98d SendMenuItemSelectedEvent + 275
38  com.apple.HIToolbox           	0x9a4edd79 _ZL19FinishMenuSelectionP13SelectionDataP10MenuResultS2_ + 129
39  com.apple.HIToolbox           	0x9a67e88c _ZL14MenuSelectCoreP8MenuData5PointdmPP13OpaqueMenuRefPt + 608
40  com.apple.HIToolbox           	0x9a67e987 MenuSelect + 178
41  net.sourceforge.audacity      	0x004481d0 wxMacTopLevelMouseEventHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 1008
42  net.sourceforge.audacity      	0x003e64ba wxMacAppEventHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 1114
43  com.apple.HIToolbox           	0x9a621c0c _InvokeEventHandlerUPP(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*, long (*)(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*)) + 36
44  com.apple.HIToolbox           	0x9a49d313 _ZL23DispatchEventToHandlersP14EventTargetRecP14OpaqueEventRefP14HandlerCallRec + 1602
45  com.apple.HIToolbox           	0x9a49c790 _ZL30SendEventToEventTargetInternalP14OpaqueEventRefP20OpaqueEventTargetRefP14HandlerCallRec + 482
46  com.apple.HIToolbox           	0x9a4b1571 SendEventToEventTarget + 76
47  com.apple.HIToolbox           	0x9a4b1d27 _ZL29ToolboxEventDispatcherHandlerP25OpaqueEventHandlerCallRefP14OpaqueEventRefPv + 1969
48  com.apple.HIToolbox           	0x9a49d7ce _ZL23DispatchEventToHandlersP14EventTargetRecP14OpaqueEventRefP14HandlerCallRec + 2813
49  com.apple.HIToolbox           	0x9a49c790 _ZL30SendEventToEventTargetInternalP14OpaqueEventRefP20OpaqueEventTargetRefP14HandlerCallRec + 482
50  com.apple.HIToolbox           	0x9a4b1571 SendEventToEventTarget + 76
51  net.sourceforge.audacity      	0x003e4056 wxApp::MacHandleOneEvent(void*) + 38
52  net.sourceforge.audacity      	0x003e412f wxApp::MacDoOneEvent() + 127
53  net.sourceforge.audacity      	0x003fca53 wxEventLoop::Dispatch() + 35
54  net.sourceforge.audacity      	0x0048f68f wxEventLoopManual::Run() + 111
55  net.sourceforge.audacity      	0x004698d3 wxAppBase::MainLoop() + 83
56  net.sourceforge.audacity      	0x0054a34a wxEntry(int&, wchar_t**) + 154
57  net.sourceforge.audacity      	0x0003f24b main + 91
58  net.sourceforge.audacity      	0x0003efae _start + 216
59  net.sourceforge.audacity      	0x0003eed5 start + 41

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib        	0x9be4c90a kevent + 10
1   libdispatch.dylib             	0x9a920e04 _dispatch_mgr_invoke + 969
2   libdispatch.dylib             	0x9a91f853 _dispatch_mgr_thread + 53

Thread 2:
0   libsystem_kernel.dylib        	0x9be4c02e __workq_kernreturn + 10
1   libsystem_c.dylib             	0x9ce20ccf _pthread_wqthread + 773
2   libsystem_c.dylib             	0x9ce226fe start_wqthread + 30

Thread 3:
0   libsystem_kernel.dylib        	0x9be49d36 mach_wait_until + 10
1   libsystem_c.dylib             	0x9cdcc439 nanosleep + 388
2   net.sourceforge.audacity      	0x00050234 AudioThread::Entry() + 100
3   libsystem_c.dylib             	0x9ce1eed9 _pthread_start + 335
4   libsystem_c.dylib             	0x9ce226de thread_start + 34

Thread 4:
0   libsystem_kernel.dylib        	0x9be4c02e __workq_kernreturn + 10
1   libsystem_c.dylib             	0x9ce20ccf _pthread_wqthread + 773
2   libsystem_c.dylib             	0x9ce226fe start_wqthread + 30

Thread 5:: com.apple.CFSocket.private
0   libsystem_kernel.dylib        	0x9be4bb42 __select + 10
1   com.apple.CoreFoundation      	0x98b4de15 __CFSocketManager + 1557
2   libsystem_c.dylib             	0x9ce1eed9 _pthread_start + 335
3   libsystem_c.dylib             	0x9ce226de thread_start + 34

Thread 6:
0   libsystem_kernel.dylib        	0x9be4c02e __workq_kernreturn + 10
1   libsystem_c.dylib             	0x9ce20ccf _pthread_wqthread + 773
2   libsystem_c.dylib             	0x9ce226fe start_wqthread + 30

Thread 7:

Thread 8:: com.apple.appkit-heartbeat
0   libsystem_kernel.dylib        	0x9be4bbb2 __semwait_signal + 10
1   libsystem_c.dylib             	0x9cdd37b9 nanosleep$UNIX2003 + 187
2   libsystem_c.dylib             	0x9cdd3558 usleep$UNIX2003 + 60
3   com.apple.AppKit              	0x991246da -[NSUIHeartBeat _heartBeatThread:] + 2399
4   com.apple.Foundation          	0x9b019e25 -[NSThread main] + 45
5   com.apple.Foundation          	0x9b019dd5 __NSThread__main__ + 1582
6   libsystem_c.dylib             	0x9ce1eed9 _pthread_start + 335
7   libsystem_c.dylib             	0x9ce226de thread_start + 34

Thread 0 crashed with X86 Thread State (32-bit):
  eax: 0x00000002  ebx: 0x093855f0  ecx: 0x0000003e  edx: 0xfff63600
  edi: 0x01ddf020  esi: 0x0999ca1e  ebp: 0xbfffdcb8  esp: 0xbfffdcac
   ss: 0x00000023  efl: 0x00010286  eip: 0x9cdf7335   cs: 0x0000001b
   ds: 0x00000023   es: 0x00000023   fs: 0x00000000   gs: 0x0000000f
  cr2: 0x098ffffe
Logical CPU: 0

Binary Images:
    0x1000 -   0xab4ffb +net.sourceforge.audacity (2.0.4.0 - 2.0.4.0) <FB28C2AD-97AB-6771-96F9-9216E4B3D108> /Applications/Audacity/Audacity.app/Contents/MacOS/Audacity
 0x10a7000 -  0x10f3ffb  com.apple.audio.midi.CoreMIDI (1.8 - 42) <292E006C-CB38-39AD-9AAD-0151D9AF060D> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
 0x1193000 -  0x1194ff1  com.apple.textencoding.unicode (2.4 - 2.4) <4E55D4B9-4E67-3FC9-9407-3E99D1D50F15> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
 0x11ae000 -  0x11b2fff  com.apple.CommonCocoaPanels (4.0 - 16) <9E756F0B-E23D-3FDB-8F4F-C9328E2B278F> /System/Library/CoreServices/CommonCocoaPanels.bundle/Contents/MacOS/CommonCocoaPanels
 0x17fb000 -  0x17fbfff +alias_1407.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/alias_1407.so
 0x3e3c000 -  0x3e3dff5 +cl_kernels (??? - ???) <2A922C98-B664-43F2-B786-8AF28982C26A> cl_kernels
 0x3e55000 -  0x3e5eff6  libcldcpuengine.dylib (2.0.19 - compatibility 1.0.0) <95A88DC8-E5EE-363F-9275-214D5AB7A2EF> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
 0x3e65000 -  0x3e67fff  libCoreFSCache.dylib (??? - ???) <9E7CBE71-566C-36E9-A49F-C5FF6956D76F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
 0x3e85000 -  0x3e85ffd +cl_kernels (??? - ???) <2FA340B9-9AFD-425A-80EF-47B002D9B95F> cl_kernels
 0x3e87000 -  0x3e87ff7 +cl_kernels (??? - ???) <145203BA-6D12-459C-875B-60775B9EE14A> cl_kernels
 0x3ef3000 -  0x3ef8feb +allpass_1895.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/allpass_1895.so
 0x3efc000 -  0x3efdfff +am_pitchshift_1433.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/am_pitchshift_1433.so
 0x3f25000 -  0x3f25fff +amp_1181.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/amp_1181.so
 0x3f29000 -  0x3f2bfe7 +analogue_osc_1416.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/analogue_osc_1416.so
 0x3f2f000 -  0x3f31fff +bandpass_a_iir_1893.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/bandpass_a_iir_1893.so
 0x3f35000 -  0x3f37fff +bandpass_iir_1892.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/bandpass_iir_1892.so
 0x3f3b000 -  0x3f3cff3 +bode_shifter_1431.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/bode_shifter_1431.so
 0x3f40000 -  0x3f40ffb +comb_1190.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/comb_1190.so
 0x3f80000 -  0x3f81ff3 +bode_shifter_cv_1432.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/bode_shifter_cv_1432.so
 0x3f85000 -  0x3f88fff +butterworth_1902.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/butterworth_1902.so
 0x3f8c000 -  0x3f8dff7 +chebstortion_1430.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/chebstortion_1430.so
 0x3f91000 -  0x3f96ff3 +comb_1887.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/comb_1887.so
 0x3f9a000 -  0x3f9afeb +comb_splitter_1411.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/comb_splitter_1411.so
 0x3f9e000 -  0x3f9efff +const_1909.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/const_1909.so
 0x3fa2000 -  0x3fa3fe7 +crossover_dist_1404.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/crossover_dist_1404.so
 0x3fa7000 -  0x3fa7fff +dc_remove_1207.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/dc_remove_1207.so
 0x3fab000 -  0x3facfff +decay_1886.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/decay_1886.so
 0x3fb0000 -  0x3fb1017 +decimator_1202.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/decimator_1202.so
 0x3fb5000 -  0x3fb5fff +declip_1195.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/declip_1195.so
 0x4004000 -  0x4007fe7 +delay_1898.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/delay_1898.so
 0x41bd000 -  0x41c1ffb  com.apple.audio.AudioIPCPlugIn (1.2.3 - 1.2.3) <D4092467-5BBE-3ED6-A493-7DB1EE8E6686> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn
 0x41c6000 -  0x41cbfff  com.apple.audio.AppleHDAHALPlugIn (2.2.5 - 2.2.5a5) <BAD1E0E6-10E6-342C-BEB8-B1706F0CE2CF> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
 0x41d0000 -  0x41d2feb +delayorama_1402.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/delayorama_1402.so
 0x41d6000 -  0x41d7fe7 +diode_1185.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/diode_1185.so
 0x41db000 -  0x41dcfe7 +divider_1186.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/divider_1186.so
 0x41e0000 -  0x41e3fe7 +dj_eq_1901.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/dj_eq_1901.so
 0x41e7000 -  0x41e8fff +dj_flanger_1438.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/dj_flanger_1438.so
 0x41ec000 -  0x41eefff +dyson_compress_1403.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/dyson_compress_1403.so
 0x41f2000 -  0x41f3003 +fad_delay_1192.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/fad_delay_1192.so
 0x41f7000 -  0x41f8ffb +fast_lookahead_limiter_1913.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/fast_lookahead_limiter_1913.so
 0x41fc000 -  0x41fdff7 +flanger_1191.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/flanger_1191.so
 0x4201000 -  0x4203fef +fm_osc_1415.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/fm_osc_1415.so
 0x4207000 -  0x4207fff +foldover_1213.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/foldover_1213.so
 0x420b000 -  0x420bffb +foverdrive_1196.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/foverdrive_1196.so
 0x423c000 -  0x423dfff +freq_tracker_1418.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/freq_tracker_1418.so
 0x4241000 -  0x4242fe7 +gate_1410.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/gate_1410.so
 0x4246000 -  0x4247fff +giant_flange_1437.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/giant_flange_1437.so
 0x4272000 -  0x42cafff +com.DivXInc.DivXDecoder (6.8.4.3 - 6.8.4) <26A406B3-E4BC-C6FF-8F28-A99FFEB5CF2D> /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder
 0x42ee000 -  0x42f1ffb +com.divx.divxtoolkit (1.0 - 1.0) /Library/Frameworks/DivX Toolkit.framework/Versions/A/DivX Toolkit
 0x4320000 -  0x4324ff3 +gong_1424.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/gong_1424.so
 0x4328000 -  0x4329fe7 +gong_beater_1439.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/gong_beater_1439.so
 0x432d000 -  0x4344fff +gsm_1215.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/gsm_1215.so
 0x4348000 -  0x434bfef +gverb_1216.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/gverb_1216.so
 0x434f000 -  0x434ffff +hard_limiter_1413.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/hard_limiter_1413.so
 0x4353000 -  0x4355fe3 +harmonic_gen_1220.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/harmonic_gen_1220.so
 0x4359000 -  0x4361ff7 +hermes_filter_1200.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/hermes_filter_1200.so
 0x4365000 -  0x4367fff +highpass_iir_1890.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/highpass_iir_1890.so
 0x436b000 -  0x436bfff +hilbert_1440.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/hilbert_1440.so
 0x436f000 -  0x436ffff +impulse_1885.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/impulse_1885.so
 0x4373000 -  0x4373ff3 +inv_1429.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/inv_1429.so
 0x4377000 -  0x4377fff +karaoke_1409.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/karaoke_1409.so
 0x437b000 -  0x437bfff +latency_1914.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/latency_1914.so
 0x437f000 -  0x4381fe7 +lcr_delay_1436.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/lcr_delay_1436.so
 0x4385000 -  0x4387fff +lowpass_iir_1891.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/lowpass_iir_1891.so
 0x438b000 -  0x438cfe3 +ls_filter_1908.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/ls_filter_1908.so
 0x4390000 -  0x4390fff +matrix_ms_st_1421.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/matrix_ms_st_1421.so
 0x4394000 -  0x4395fff +matrix_spatialiser_1422.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/matrix_spatialiser_1422.so
 0x4399000 -  0x4399ff7 +matrix_st_ms_1420.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/matrix_st_ms_1420.so
 0x4485000 -  0x4486ffd +cl_kernels (??? - ???) <661D1A9C-2BFF-4141-866E-DEEA2DED16EE> cl_kernels
 0x44a0000 -  0x4551ff7 +imp_1199.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/imp_1199.so
 0x45a9000 -  0x4659fff +mbeq_1197.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/mbeq_1197.so
 0x82fd000 -  0x82fdfff +mod_delay_1419.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/mod_delay_1419.so
 0x8301000 -  0x8303fff +multivoice_chorus_1201.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/multivoice_chorus_1201.so
 0x8307000 -  0x8309fef +notch_iir_1894.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/notch_iir_1894.so
 0x830d000 -  0x8310017 +phasers_1217.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/phasers_1217.so
 0x8314000 -  0x83c4fdf +pitch_scale_1193.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/pitch_scale_1193.so
 0x83e4000 -  0x8494fff +pitch_scale_1194.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/pitch_scale_1194.so
 0x84b4000 -  0x84b7ff7 +plate_1423.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/plate_1423.so
 0x84bb000 -  0x84bbfe7 +pointer_cast_1910.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/pointer_cast_1910.so
 0x84bf000 -  0x84bffff +rate_shifter_1417.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/rate_shifter_1417.so
 0x84c3000 -  0x84c4ff7 +retro_flange_1208.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/retro_flange_1208.so
 0x84c8000 -  0x84cafff +revdelay_1605.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/revdelay_1605.so
 0x84ce000 -  0x84cffef +ringmod_1188.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/ringmod_1188.so
 0x84d3000 -  0x84d4023 +satan_maximiser_1408.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/satan_maximiser_1408.so
 0x84d8000 -  0x84dafff +sc1_1425.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/sc1_1425.so
 0x84e0000 -  0x84e2fff +sc2_1426.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/sc2_1426.so
 0x84e8000 -  0x84eafff +sc3_1427.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/sc3_1427.so
 0x84f0000 -  0x84f2ff7 +sc4_1882.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/sc4_1882.so
 0x84f8000 -  0x84faff7 +sc4m_1916.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/sc4m_1916.so
 0x8500000 -  0x8502fff +se4_1883.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/se4_1883.so
 0x8508000 -  0x8509fe3 +shaper_1187.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/shaper_1187.so
 0x850d000 -  0x8511fff +sifter_1210.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/sifter_1210.so
 0x8515000 -  0x8516ff7 +sin_cos_1881.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/sin_cos_1881.so
 0x851a000 -  0x851bff7 +single_para_1203.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/single_para_1203.so
 0x851f000 -  0x851fffb +sinus_wavewrapper_1198.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/sinus_wavewrapper_1198.so
 0x8523000 -  0x8523fef +smooth_decimate_1414.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/smooth_decimate_1414.so
 0x8527000 -  0x8527fff +split_1406.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/split_1406.so
 0x852b000 -  0x852cfff +step_muxer_1212.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/step_muxer_1212.so
 0x8530000 -  0x8530fff +surround_encoder_1401.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/surround_encoder_1401.so
 0x8534000 -  0x8535fff +svf_1214.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/svf_1214.so
 0x8539000 -  0x853afe3 +tape_delay_1211.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/tape_delay_1211.so
 0x853e000 -  0x853ffef +transient_1206.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/transient_1206.so
 0x8543000 -  0x8545ff7 +triple_para_1204.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/triple_para_1204.so
 0x8549000 -  0x854a03f +valve_1209.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/valve_1209.so
 0x854e000 -  0x854f057 +valve_rect_1405.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/valve_rect_1405.so
 0x8553000 -  0x8556feb +vynil_1905.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/vynil_1905.so
 0x855a000 -  0x855afff +wave_terrain_1412.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/wave_terrain_1412.so
 0x855e000 -  0x855ffff +xfade_1915.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/xfade_1915.so
 0x8563000 -  0x8563fff +zm1_1428.so (??? - ???) /Library/Audio/Plug-Ins/LADSPA/zm1_1428.so
 0x8567000 -  0x8567ff7 +hard_limiter_1413.so (??? - ???) <DF93382E-6CFD-32EE-5FBA-1F428F821839> /Applications/Audacity/*/hard_limiter_1413.so
 0x856b000 -  0x856dff7 +sc4_1882.so (??? - ???) <8EA4B893-DD1B-CFAB-42B4-65C3695A7869> /Applications/Audacity/*/sc4_1882.so
 0x9252000 -  0x925dfe7 +libavutil.50.dylib (50.15.1 - compatibility 50.0.0) <2278BE38-9723-8A6D-E73C-81F38E19C30F> /usr/local/lib/audacity/libavutil.50.dylib
 0x981f000 -  0x98d5fe7 +libavformat.52.dylib (52.64.2 - compatibility 52.0.0) <BCA5383E-0086-C129-8430-D21ED0D5C2F8> /usr/local/lib/audacity/libavformat.52.dylib
 0x9fa9000 -  0xa47bfe7 +libavcodec.52.dylib (52.72.2 - compatibility 52.0.0) <CAC0A589-7232-850F-A593-70272E29758B> /usr/local/lib/audacity/libavcodec.52.dylib
 0xbb27000 -  0xbbcfff7  unorm8_bgra.dylib (2.0.19 - compatibility 1.0.0) <99A967D2-5577-396B-BD11-56EAFF962AB2> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra.dylib
0x70000000 - 0x70141fff  com.apple.audio.units.Components (1.7.3 - 1.7.3) <288826E4-A704-3FDB-8DF6-AFD50A73142B> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
0x8fe73000 - 0x8fea5aa7  dyld (195.6 - ???) <60FD3471-A1D7-342E-99A7-3EDECDAEC6EC> /usr/lib/dyld
0x90005000 - 0x900e7fff  com.apple.backup.framework (1.3.5 - 1.3.5) <1FAE91F2-BCEF-387D-B5C4-412C464DA1BE> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x900e8000 - 0x90102fff  com.apple.Kerberos (1.0 - 1) <D7920A1C-FEC4-3460-8DD0-D02491578CBB> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x90103000 - 0x90106fff  com.apple.AppleSystemInfo (1.0 - 1) <58A563D5-8C1B-323F-9C5A-3869DD9C2320> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
0x90309000 - 0x9034aff9  libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <9FD420FB-7984-3A07-8914-BB19E687D38B> /usr/lib/libcurl.4.dylib
0x9034b000 - 0x90370ff9  libJPEG.dylib (??? - ???) <743578F6-8C0C-39CC-9F15-3A01E1616EAE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x90371000 - 0x9039fff7  com.apple.DictionaryServices (1.2.1 - 158.3) <8D03D180-D834-39F3-A106-78E0B22A7893> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x903c9000 - 0x903d7fff  libz.1.dylib (1.2.5 - compatibility 1.0.0) <E73A4025-835C-3F73-9853-B08606E892DB> /usr/lib/libz.1.dylib
0x903d8000 - 0x903faff8  com.apple.PerformanceAnalysis (1.11 - 11) <453463FF-7C42-3526-8C96-A9971EE07154> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x903fb000 - 0x903fffff  libGIF.dylib (??? - ???) <2ADFED97-2228-343D-9A53-207CBFDE7984> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x90400000 - 0x90465ff7  libvDSP.dylib (325.4.0 - compatibility 1.0.0) <4B4B32D2-4F66-3B0D-BD61-FA8429FF8507> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x9049f000 - 0x90577ff6  com.apple.QuickLookUIFramework (3.2 - 500.18) <CE281BD9-C1CF-3F87-BD22-412ED253580E> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x90578000 - 0x907fdfe3  com.apple.QuickTime (7.7.1 - 2345) <331CD162-1F00-3934-9F50-8883AF3746F7> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x907fe000 - 0x9080efff  com.apple.LangAnalysis (1.7.0 - 1.7.0) <8BE2D2EF-9AF0-3960-9845-052CCE04B53A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x9080f000 - 0x90814ffb  com.apple.phonenumbers (1.0 - 47) <84484814-C9BE-33E7-A3DF-4DD0E970B902> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers
0x90815000 - 0x908b1fff  com.apple.PDFKit (2.7.7 - 2.7.7) <B608DD07-AC88-3B98-8BD6-C9415AA4C109> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x908b2000 - 0x908b5ff9  libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <16DCE20A-9790-369A-94C1-B7954B418C77> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x908b6000 - 0x908b9ff7  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <7F6C14CC-0169-3F1B-B89C-372F67F1F3B5> /usr/lib/system/libcompiler_rt.dylib
0x908ba000 - 0x908fcff7  com.apple.CoreMedia (1.0 - 705.94) <10D5D25F-9BCB-3406-B737-23D9FDF2CC71> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x90930000 - 0x9098bff3  com.apple.Symbolication (1.3 - 91) <B9D69476-B09A-38BB-AB8F-644C0032DA97> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x9098c000 - 0x90993ff8  libCGXCoreImage.A.dylib (600.0.0 - compatibility 64.0.0) <4F9DD9D1-F251-3661-A3C6-B1F550B084B0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
0x90994000 - 0x909dcff7  com.apple.SystemConfiguration (1.11.3 - 1.11) <C8DE66D7-0880-3F5F-A4BA-215B52DEFC74> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x909dd000 - 0x90af1ff3  com.apple.QuickTimeImporters.component (7.7.1 - 2345) <6F8FA21F-6C26-3217-A039-68162CD161DF> /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTimeImporters
0x90af2000 - 0x90b13fff  com.apple.framework.internetaccounts (1.2 - 3) <A93D14F6-DF12-3918-90E9-B73DD7B6456D> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/InternetAccounts
0x90b14000 - 0x90b1bff9  libsystem_dnssd.dylib (??? - ???) <EBEAF723-84F8-3544-8FB2-31B7771B50D0> /usr/lib/system/libsystem_dnssd.dylib
0x90b1c000 - 0x90b8bfff  com.apple.Heimdal (2.2 - 2.0) <2E1B8779-36D4-3C62-A67E-0034D77D7707> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x90b8c000 - 0x90b90ffa  libcache.dylib (47.0.0 - compatibility 1.0.0) <9DFB61F2-9B1F-31B2-BF41-099994D74E1F> /usr/lib/system/libcache.dylib
0x90b91000 - 0x90c0cffb  com.apple.ApplicationServices.ATS (317.12.0 - ???) <4D124B65-3D43-32E9-B296-3671347BB888> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x90c0d000 - 0x90ce4ff3  com.apple.avfoundation (2.0 - 180.50) <7B7FDF30-AC40-3715-A409-B5A27F7B5585> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
0x90d0e000 - 0x90dcbff3  ColorSyncDeprecated.dylib (4.6.0 - compatibility 1.0.0) <726898F5-E718-3F27-B415-D6FDCDE09174> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib
0x90dd8000 - 0x90e31fff  com.apple.HIServices (1.21 - ???) <91EC636D-AC27-3332-BA1C-FD7301917429> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x90e32000 - 0x90e48ffe  libxpc.dylib (77.19.0 - compatibility 1.0.0) <0585AA94-F4FD-32C1-B586-22E7184B781A> /usr/lib/system/libxpc.dylib
0x90e49000 - 0x90e78ff7  libsystem_info.dylib (??? - ???) <37640811-445B-3BB7-9934-A7C99848250D> /usr/lib/system/libsystem_info.dylib
0x90eb0000 - 0x91013fff  com.apple.QTKit (7.7.1 - 2345) <9C619E5C-C89C-358A-B7DE-0966A3A57D06> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x91014000 - 0x91058fff  com.apple.MediaKit (12 - 602) <6E429DD7-8829-37DE-94AF-940FB70F2FB9> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x91059000 - 0x9113cff7  libcrypto.0.9.8.dylib (49.0.0 - compatibility 0.9.8) <4FD39CA8-C30A-3ACB-AF3A-AACB8F1F4E27> /usr/lib/libcrypto.0.9.8.dylib
0x9114d000 - 0x911e9fff  com.apple.ink.framework (10.7.5 - 113) <05CAFB64-D3B8-3973-87EA-CB8BBE580F6B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x911fe000 - 0x91247ff7  libGLU.dylib (??? - ???) <9AF7AD51-16E3-3674-B60E-30EE499D7B46> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x91248000 - 0x91724ff6  libBLAS.dylib (??? - ???) <134ABFC6-F29E-3DC5-8E57-E13CB6EF7B41> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x91725000 - 0x91775ffa  libTIFF.dylib (??? - ???) <9511A31E-070C-313E-8320-AAB683AD0653> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x91790000 - 0x917f2ff3  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <266CE9B3-526A-3C41-BA58-7AE66A3B15FD> /usr/lib/libstdc++.6.dylib
0x9180d000 - 0x91894fff  com.apple.print.framework.PrintCore (7.1 - 366.3) <EEC03CAB-7F79-3931-87FE-4DF0B767BF47> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x91895000 - 0x918bfff1  com.apple.CoreServicesInternal (113.19 - 113.19) <F7A309D1-DCB4-38DE-8248-E16D0182AA6C> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x918c0000 - 0x9194dff7  com.apple.CoreText (220.22.0 - ???) <EA7210A7-DECC-3F76-8A66-D4E41859B3C6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x9194e000 - 0x9196bfff  libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <2870320A-28DA-3B44-9D82-D56E0036F6BB> /usr/lib/libresolv.9.dylib
0x9196c000 - 0x91976ff0  com.apple.DirectoryService.Framework (10.7 - 146) <D192C504-E30A-3DB3-B422-EA324F8F653E> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x91982000 - 0x91982fff  com.apple.Accelerate (1.7 - Accelerate 1.7) <4192CE7A-BCE0-3D3C-AAF7-6F1B3C607386> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x919af000 - 0x91cb1fff  com.apple.CoreServices.CarbonCore (960.25 - 960.25) <C613B0DA-B401-3DC7-B626-6E20D4DDC8A8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x91ccb000 - 0x91df7ff9  com.apple.CFNetwork (520.5.1 - 520.5.1) <F3C606BF-6DCF-33CD-981B-7253C9E3113A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x91df8000 - 0x91dfcfff  com.apple.CommonPanels (1.2.5 - 94) <DFA0D001-9890-32FB-B1BD-039DDA8F3E9E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x91e04000 - 0x91e0ffff  libkxld.dylib (??? - ???) <14E79D7A-B6C2-35C5-B56D-D343BEC2A106> /usr/lib/system/libkxld.dylib
0x91e10000 - 0x91e18ff5  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <97E73059-F645-33F4-BCC5-1FEA367D60D4> /usr/lib/system/libcopyfile.dylib
0x91e19000 - 0x91e44fff  com.apple.GSS (2.2 - 2.0) <2C468B23-FA87-30B5-B9A6-8C5D1373AA30> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x91e4e000 - 0x92194fff  com.apple.MediaToolbox (1.0 - 705.94) <89D37021-C389-3CC5-A158-620ADCBD99EF> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x92195000 - 0x921f6ffb  com.apple.audio.CoreAudio (4.0.3 - 4.0.3) <7A14BE52-6789-3CE3-9AE9-B733F4903EB1> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x9232f000 - 0x92351ffe  com.apple.framework.familycontrols (3.0 - 300) <6735D7ED-7053-3AB8-B144-E7F70A124CCD> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x92352000 - 0x9254aff7  com.apple.CoreData (104.1 - 358.14) <C1730963-F75D-3338-B65F-D50235538B28> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x9254b000 - 0x9258bff7  libauto.dylib (??? - ???) <984C81BE-FA1C-3228-8F7E-2965E7E5EB85> /usr/lib/libauto.dylib
0x925d9000 - 0x926d8ffb  com.apple.DiskImagesFramework (10.7.4 - 331.7) <31A74A7E-E2AE-313D-A7C4-6DFCF0F22C9A> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
0x926d9000 - 0x92701ff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <AB530FB2-8BD1-3328-95E8-CF449F0429CA> /usr/lib/libxslt.1.dylib
0x92702000 - 0x92798ff7  com.apple.LaunchServices (480.40 - 480.40) <D5C0DEF9-398C-3742-8C4E-875C3365EC8B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x92ac9000 - 0x92ae0ff8  com.apple.CoreMediaAuthoring (2.0 - 891) <69D569FD-670C-3BD0-94BF-7A8954AA2953> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
0x92b2c000 - 0x92b32ffd  com.apple.CommerceCore (1.0 - 17) <595A67CF-3546-35FD-8D2E-2861CB959379> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x92ba7000 - 0x92c0fff3  com.apple.ISSupport (1.9.8 - 56) <A8CB81EA-134B-33B7-8A21-C1F33384A98A> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
(Again, too long, so part 2 follows in next post)

djblanch
Posts: 54
Joined: Fri Apr 19, 2013 10:51 pm
Operating System: Please select

Re: Nyquist returns value... but why???

Post by djblanch » Wed Sep 11, 2013 5:32 am

(crash report #2, part 2) :-) Dave

Code: Select all

0x92c10000 - 0x93641fff  com.apple.WebCore (7534.57 - 7534.57.7) <5FF60D46-9BC0-3B5A-AFF1-2C965D561009> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x9391b000 - 0x9392bff7  libCRFSuite.dylib (??? - ???) <B68CDEA4-8D6E-3625-B80F-3489E321E858> /usr/lib/libCRFSuite.dylib
0x9392c000 - 0x939a2fff  com.apple.Metadata (10.7.0 - 627.37) <F54AED70-95C5-3561-8C87-D9E5539E98A4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x939a3000 - 0x939a9fff  libGFXShared.dylib (??? - ???) <9C9834EB-B794-38C8-9B90-31D8CB234F86> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x939ac000 - 0x939d6ff0  libpcre.0.dylib (1.1.0 - compatibility 1.0.0) <5CAA1478-97E0-31EA-8F50-BF09D665DD84> /usr/lib/libpcre.0.dylib
0x939d7000 - 0x93a56ff7  com.apple.iLifeMediaBrowser (2.6.4 - 502.4.5) <5C10CC72-586E-3497-9873-A0ACFB6156C3> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeMediaBrowser
0x93a57000 - 0x93abbfff  com.apple.framework.IOKit (2.0 - ???) <94827954-5906-36C4-819B-24CDAFD85C72> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x93afd000 - 0x93b41ff3  com.apple.framework.CoreWLAN (2.1.3 - 213.1) <8A99ADB8-4A3E-3B8E-A0E4-A39398C288EC> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x93b42000 - 0x93b44ffb  libRadiance.dylib (??? - ???) <4721057E-5A1F-3083-911B-200ED1CE7678> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x93b45000 - 0x93b7bff4  com.apple.LDAPFramework (3.2 - 120.2) <CCEB43CD-3861-33CC-8D9B-588F415A7028> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x93b7c000 - 0x93b8aff7  libxar-nossl.dylib (??? - ???) <5BF4DA8E-C319-354A-967E-A0C725DC8BA3> /usr/lib/libxar-nossl.dylib
0x93b8b000 - 0x948dcfff  com.apple.QuickTimeComponents.component (7.7.1 - 2345) <E194B1D2-4E22-36D9-9444-672A94DE3E2B> /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTimeComponents
0x9491c000 - 0x94938ff5  com.apple.GenerationalStorage (1.0 - 126.1) <E622F823-7D98-3D13-9C3D-7EA482567394> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x94a19000 - 0x94a19fff  com.apple.Carbon (153 - 153) <63603A0C-723B-3968-B302-EBEEE6A14E97> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x94b49000 - 0x94c59fe7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <34E1E3CC-7B6A-3B37-8D07-1258D11E16CB> /usr/lib/libsqlite3.dylib
0x94c5a000 - 0x94c5dffd  libCoreVMClient.dylib (??? - ???) <B8F8916D-F12A-3D95-ABF3-999D57B7D581> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x94c5e000 - 0x94e7aff7  com.apple.imageKit (2.1.2 - 1.0) <71FC9A62-4E07-307C-8E6B-4DE7661DC0A3> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x94e7b000 - 0x94e8eff8  com.apple.MultitouchSupport.framework (231.4 - 231.4) <86C11177-EF7C-33DC-AFE3-703652463562> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x9572c000 - 0x9572fffc  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <6FFDBD60-5EC6-3EFA-996B-EE030443C16C> /usr/lib/libpam.2.dylib
0x95730000 - 0x9578eff7  com.apple.coreui (1.2.2 - 165.11) <340B0B83-1407-3AB4-BCAB-505C29303EE2> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x9578f000 - 0x95c04ff7  FaceCoreLight (1.4.7 - compatibility 1.0.0) <3E2BF587-5168-3FC5-9D8D-183A9C7C1DED> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
0x95c05000 - 0x95c05fff  libOpenScriptingUtil.dylib (??? - ???) <E4C22B65-9493-31D5-9D46-19BD70975587> /usr/lib/libOpenScriptingUtil.dylib
0x95c06000 - 0x95c39fef  libtidy.A.dylib (??? - ???) <E962D8EC-6B9D-35B7-B586-F07D92302ADD> /usr/lib/libtidy.A.dylib
0x95c7c000 - 0x95c7dff4  libremovefile.dylib (21.1.0 - compatibility 1.0.0) <6DE3FDC7-0BE0-3791-B6F5-C15422A8AFB8> /usr/lib/system/libremovefile.dylib
0x95cd0000 - 0x95cd7fff  com.apple.agl (3.2.0 - AGL-3.2.0) <B06FB8BF-77A7-3357-8B46-06E609E3F775> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x95ce6000 - 0x95e3cfff  com.apple.audio.toolbox.AudioToolbox (1.7.3 - 1.7.3) <F09C7075-2C4E-3A4F-A372-95D700125513> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x95e3d000 - 0x95e48ffe  com.apple.NetAuth (3.2 - 3.2) <FF3965FE-D897-3885-B5B9-33665D2F5318> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x961a0000 - 0x9622affb  com.apple.SearchKit (1.4.0 - 1.4.0) <CF074082-64AB-3A1F-831E-582DF1667827> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x96248000 - 0x96248fff  com.apple.quartzframework (1.5 - 1.5) <E897CB0C-1CCC-393F-AE36-A182723AFD37> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x96249000 - 0x96270ff3  com.apple.framework.Apple80211 (7.4.1 - 741.1) <7F29673A-B030-34AF-B8CA-AB30DD63FFAB> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x96287000 - 0x96396ff7  com.apple.DesktopServices (1.6.5 - 1.6.5) <CEC069D7-37A3-3D25-A3BB-39DE99FDA46E> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x963e3000 - 0x963e7ff3  libsystem_network.dylib (??? - ???) <62EBADDA-FC72-3275-AAB3-5EDD949FEFAF> /usr/lib/system/libsystem_network.dylib
0x963e8000 - 0x9640bfff  com.apple.CoreVideo (1.7 - 70.3) <4234C11C-E8E9-309A-9465-27D6D7458895> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x9640c000 - 0x96440ff3  libTrueTypeScaler.dylib (??? - ???) <C2D2257F-11E6-336C-BBA8-934BD9214728> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
0x96441000 - 0x966b5ff3  com.apple.CoreImage (7.99.1 - 1.0.1) <C4B2DD2A-8E45-31CD-9B25-2AC1CA252B14> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x966f3000 - 0x967b6fff  com.apple.CoreServices.OSServices (478.50 - 478.50) <916A3B50-1033-3FFE-A9AF-3CC2B0F60EAE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x967b7000 - 0x968a7ff1  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <9E5F86A3-8405-3774-9E0C-3A074273C96D> /usr/lib/libiconv.2.dylib
0x968a8000 - 0x968dffef  com.apple.DebugSymbols (2.1 - 87) <EB951B78-31A5-379F-AFA1-B5C9A7BB3D23> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x968f3000 - 0x968feff3  libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <D6E17FD4-ECA0-3EEE-BFC5-F6A42A21AB5D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x968ff000 - 0x96bceffb  com.apple.security (7.0 - 55148.6) <8DF67BDD-C98F-3B7E-AC63-D468407FA82D> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x96bcf000 - 0x96bddfff  com.apple.opengl (1.8.1 - 1.8.1) <766AFB12-A2CB-3A55-B662-FC9FFCAE0008> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x96bde000 - 0x96bdffff  com.apple.TrustEvaluationAgent (2.0 - 1) <4BB39578-2F5E-3A50-AD59-9C0AB99472EB> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x96be0000 - 0x96cf7fe9  com.apple.WebKit (7534.57 - 7534.57.7) <85DAC34E-86A1-380F-B166-56630C9B0BD5> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x96cf8000 - 0x96d05fff  com.apple.HelpData (2.1.2 - 72.2) <330C6B7F-2512-37B7-B2FF-24E1804E9426> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x96d06000 - 0x96d0bff7  libmacho.dylib (800.0.0 - compatibility 1.0.0) <6DCCA207-8F4D-343A-B77D-C4FB905DADC4> /usr/lib/system/libmacho.dylib
0x96ea2000 - 0x96ea3ff0  libunc.dylib (24.0.0 - compatibility 1.0.0) <9EF47F4C-32F6-3379-A3DD-89183D821B48> /usr/lib/system/libunc.dylib
0x96ea4000 - 0x96fc2fec  com.apple.vImage (5.1 - 5.1) <7757F253-B281-3612-89D4-F2B04061CBE1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x96fc3000 - 0x97275ff7  com.apple.AddressBook.framework (6.1.3 - 1091) <B8CC707C-6368-3CDD-BE38-D2335B7CC2DE> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x97276000 - 0x972defff  libc++.1.dylib (28.4.0 - compatibility 1.0.0) <B24814AB-CA77-3B9D-8FAB-58C9B4FD3A16> /usr/lib/libc++.1.dylib
0x972df000 - 0x972f3fff  com.apple.CFOpenDirectory (10.7 - 146) <A7A0D36A-B14A-36C7-BFE5-E21130BF3687> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x9730a000 - 0x9730bfff  liblangid.dylib (??? - ???) <C8C204E9-1785-3785-BBD7-22D59493B98B> /usr/lib/liblangid.dylib
0x97331000 - 0x97331fff  com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <22997C20-BEB7-301D-86C5-5BFB3B06D212> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x97332000 - 0x9738fffb  com.apple.htmlrendering (76 - 1.1.4) <792F1D51-3A88-3430-8A32-F252FAAE0D13> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x97390000 - 0x97391fff  libDiagnosticMessagesClient.dylib (??? - ???) <DB3889C2-2FC2-3087-A2A2-4C319455E35C> /usr/lib/libDiagnosticMessagesClient.dylib
0x97392000 - 0x97406fff  com.apple.CoreSymbolication (2.2 - 73.2) <FA9305CA-FB9B-3646-8C41-FF8DF15AB2C1> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x97407000 - 0x97632ffb  com.apple.QuartzComposer (5.0 - 236.10) <416993F4-2868-35FF-90DE-34C93D83574F> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x97f9a000 - 0x97f9bffd  libCVMSPluginSupport.dylib (??? - ???) <4B0476F9-950D-3EB7-BD83-F65AF0B05F0E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x97ff6000 - 0x980b6ffb  com.apple.ColorSync (4.7.4 - 4.7.4) <0A68AF35-15DF-3A0A-9B17-70CE2A106A6C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x980b7000 - 0x980baff7  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <69357047-7BE0-3360-A36D-000F55E39336> /usr/lib/system/libmathCommon.A.dylib
0x980c4000 - 0x98226ffb  com.apple.QuartzCore (1.7 - 270.5) <6D0EC7FC-11E5-35FB-A08A-3B438E89FBDB> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x9831f000 - 0x98320fff  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <B04592B1-0924-3422-82FF-976B339DF567> /usr/lib/system/libsystem_blocks.dylib
0x98321000 - 0x98409fff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <1841196F-68B5-309F-8ED1-6714B1DFEC83> /usr/lib/libxml2.2.dylib
0x9840a000 - 0x98433fff  com.apple.shortcut (2.1 - 2.1) <60000F49-6309-34B1-88A1-588DC566C8DF> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x98434000 - 0x98485ff9  com.apple.QuickLookFramework (3.2 - 500.18) <CF3EF345-EA3E-3C2D-B56D-E4433326254A> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x98486000 - 0x984b4fe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <112D9C23-18FE-3995-A8DB-CDBE81CC7BAB> /usr/lib/libSystem.B.dylib
0x984b5000 - 0x98506ff9  com.apple.ScalableUserInterface (1.0 - 1) <3E650401-FB58-3704-8A24-E0B2F3914884> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
0x98507000 - 0x9850ffff  com.apple.DiskArbitration (2.4.1 - 2.4.1) <28D5D8B5-14E8-3DA1-9085-B9BC96835ACF> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x98510000 - 0x985b4fff  com.apple.QD (3.40.1 - ???) <B5650C5E-AB41-3758-84A1-5A97EDCD8EFE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x985b5000 - 0x985b6ff7  libsystem_sandbox.dylib (??? - ???) <036370E2-9D3E-38B8-B3A5-9056C57E780E> /usr/lib/system/libsystem_sandbox.dylib
0x98932000 - 0x98935ffb  com.apple.help (1.3.2 - 42) <46BC94D1-14C4-3178-9BFB-85470F1ED805> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x98936000 - 0x98973ff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <007A1877-E981-3007-A8FA-9B179F4ED6D1> /usr/lib/libcups.2.dylib
0x9897f000 - 0x98997fff  com.apple.frameworks.preferencepanes (15.0 - 15.0) <A8CE15CF-2539-318A-910C-8789D45FFD69> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
0x98a83000 - 0x98ac3ff7  com.apple.NavigationServices (3.7 - 193) <16A8BCC8-7343-3A90-88B3-AAA334DF615F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x98ac4000 - 0x98c9bfe7  com.apple.CoreFoundation (6.7.2 - 635.21) <4D1D2BAF-1332-32DF-A81B-7E79D4F0A6CB> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x98c9c000 - 0x98c9eff9  com.apple.securityhi (4.0 - 1) <824838E4-096E-3A3A-AE3C-88D0B1073300> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x98c9f000 - 0x98cf1ff7  libFontRegistry.dylib (??? - ???) <C2B84661-A62D-3FFF-8D8C-BC697E9BDF4C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x98d19000 - 0x98d31ff7  libexpat.1.dylib (7.2.0 - compatibility 7.0.0) <C7003CC0-28CA-3E04-9B9E-0A15138ED726> /usr/lib/libexpat.1.dylib
0x98d32000 - 0x98d47ff7  com.apple.ImageCapture (7.1.0 - 7.1.0) <E5FCA336-7E47-343E-A82D-CCCA5BCD5929> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x98db7000 - 0x98db9ff7  libdyld.dylib (195.6.0 - compatibility 1.0.0) <1F865C73-5803-3B08-988C-65B8D86CB7BE> /usr/lib/system/libdyld.dylib
0x98e27000 - 0x98e6eff5  com.apple.opencl (2.0.19 - 2.0.19) <7689E7B9-EE5A-3F74-8699-4CDED9162260> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x98e6f000 - 0x98e78fff  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <FEB5330E-AD5D-37A0-8AB2-0820F311A2C8> /usr/lib/libc++abi.dylib
0x98e7d000 - 0x98eccffb  com.apple.AppleVAFramework (5.0.16 - 5.0.16) <1188E7AB-76FE-343F-9108-30CD67E5A37B> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x98ecd000 - 0x98ed5ff3  libunwind.dylib (30.0.0 - compatibility 1.0.0) <E8DA8CEC-12D6-3C8D-B2E2-5D567C8F3CB5> /usr/lib/system/libunwind.dylib
0x98ed6000 - 0x9996bff6  com.apple.AppKit (6.7.5 - 1138.51) <B9D3DCA0-9765-354E-9730-75A45A97DDFD> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x9996c000 - 0x99999ff9  com.apple.securityinterface (5.0 - 55022.6) <0FA3E84B-B5FF-3A58-A408-46280982CACC> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
0x9999a000 - 0x9999afff  com.apple.Cocoa (6.6 - ???) <30E6ABEE-B390-3C02-8C76-9C62F19FAA83> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x9999b000 - 0x99d56ffb  com.apple.SceneKit (125.3 - 125.8) <89008B87-87E7-3972-A274-30311497EE32> /System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit
0x99d57000 - 0x9a004fff  com.apple.JavaScriptCore (7534.57 - 7534.57.3) <5AE5C3B8-D807-356B-80D9-4D0A706A10D1> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x9a044000 - 0x9a06affb  com.apple.quartzfilters (1.7.0 - 1.7.0) <7C576167-4A7E-37A3-9B27-52A79CF14BB7> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
0x9a070000 - 0x9a076ffb  com.apple.print.framework.Print (7.4 - 247.3) <CB075EEE-FA1F-345C-A1B5-1AB266FC73A1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x9a077000 - 0x9a07eff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <47DB9E1B-A7D1-3818-A747-382B2C5D9E1B> /usr/lib/system/libsystem_notify.dylib
0x9a07f000 - 0x9a07fff2  com.apple.CoreServices (53 - 53) <7CB7AA95-D5A7-366A-BB8A-035AA9E582F8> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x9a0a6000 - 0x9a176ffb  com.apple.ImageIO.framework (3.1.2 - 3.1.2) <C3CB142F-BE91-3AFA-B052-409F776C0B9E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x9a177000 - 0x9a1abff8  libssl.0.9.8.dylib (49.0.0 - compatibility 0.9.8) <F8B27D62-C6E2-35E2-BA20-4A20BB3B9CD0> /usr/lib/libssl.0.9.8.dylib
0x9a1ac000 - 0x9a1b6ff2  com.apple.audio.SoundManager (3.9.4.1 - 3.9.4.1) <2A089CE8-9760-3F0F-B77D-29A78940EA17> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x9a1b7000 - 0x9a244fe7  libvMisc.dylib (325.4.0 - compatibility 1.0.0) <F2A8BBA3-6431-3CED-8CD3-0953410B6F96> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x9a245000 - 0x9a283fff  libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <AF1174F9-4402-31EB-9C84-AB644E5865DF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x9a284000 - 0x9a2a0ff1  libPng.dylib (??? - ???) <F084226B-14F0-36C0-B5EC-22C78406D2B6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x9a2a1000 - 0x9a338fff  com.apple.securityfoundation (5.0 - 55116) <510A3BA7-7171-3D98-A717-8EECCCE5FC91> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x9a339000 - 0x9a339fff  com.apple.vecLib (3.7 - vecLib 3.7) <8CCF99BF-A4B7-3C01-9219-B83D2AE5F82A> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x9a33a000 - 0x9a432ff7  libFontParser.dylib (??? - ???) <71B33EB1-27F8-3C68-B940-FC61A3CFE275> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x9a433000 - 0x9a450ff3  com.apple.openscripting (1.3.3 - ???) <0579A4CB-FD6F-3D7F-A17B-AC0F2CF11FC7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x9a451000 - 0x9a494ffd  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <4BA1F5F1-F0A2-3FEB-BB62-F514DCBB3725> /usr/lib/system/libcommonCrypto.dylib
0x9a495000 - 0x9a7dbff3  com.apple.HIToolbox (1.9 - ???) <E5EA9EEF-3CCA-36A0-8688-DA2E64E2256C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x9a7dc000 - 0x9a7e5ff3  com.apple.CommonAuth (2.2 - 2.0) <C3FD6EC2-8EB3-38FB-BBB7-05009CA49024> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x9a7e6000 - 0x9a7eeff3  liblaunch.dylib (392.39.0 - compatibility 1.0.0) <9E6135FF-C2B1-3BC9-A160-B32D71BFA77C> /usr/lib/system/liblaunch.dylib
0x9a7ef000 - 0x9a7faffe  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <B63F5D07-93B3-3F02-BFB7-472B4ED3521F> /usr/lib/libbz2.1.0.dylib
0x9a807000 - 0x9a918ff7  libJP2.dylib (??? - ???) <3B6A6D1C-5E4D-3814-892A-7C580E063268> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x9a91d000 - 0x9a91dfff  com.apple.audio.units.AudioUnit (1.7.3 - 1.7.3) <2E71E880-25D1-3210-8D26-21EC47ED810C> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x9a91e000 - 0x9a92cfff  libdispatch.dylib (187.10.0 - compatibility 1.0.0) <1B857064-288D-3919-B81A-38E9F4D19B54> /usr/lib/system/libdispatch.dylib
0x9a92d000 - 0x9afb9ff5  com.apple.CoreAUC (6.16.12 - 6.16.12) <9D51400F-B827-3BA7-87F5-954A1CDDAEA9> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x9afba000 - 0x9b2c4ff3  com.apple.Foundation (6.7.2 - 833.25) <4C52ED74-A1FD-3087-A2E1-035AB3CF9610> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x9b312000 - 0x9b332ff7  com.apple.RemoteViewServices (1.5 - 44.2) <11C87337-FF29-3976-A230-6387D96563C5> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x9b333000 - 0x9b33effb  com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <A1764D2F-EB84-33DC-9ED5-CDA3B468FF3E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x9b365000 - 0x9b446ff7  com.apple.DiscRecording (6.0.4 - 6040.4.1) <5841CEC8-6746-357E-9F0A-C0614320D153> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x9b447000 - 0x9b457fff  libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <D6F728DA-990A-32A3-86FA-4A3F4D88E309> /usr/lib/libsasl2.2.dylib
0x9b458000 - 0x9b45cff7  com.apple.OpenDirectory (10.7 - 146) <CFBA4CCF-65D4-3879-BC6A-8888C13E3345> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x9b45d000 - 0x9b4d9ff3  libType1Scaler.dylib (??? - ???) <C931AA06-5086-3A0E-873B-47459AD3CDD3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libType1Scaler.dylib
0x9b4da000 - 0x9b4e1ffd  com.apple.NetFS (4.0 - 4.0) <0F1B19AD-B320-38BE-8543-9DA93792F220> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x9b4e2000 - 0x9b534ffb  com.apple.CoreMediaIO (216.0 - 3199.8) <A079E576-64FD-3069-846E-F3B67AF28E15> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
0x9b535000 - 0x9b929feb  com.apple.VideoToolbox (1.0 - 705.94) <8FCC2C08-2D4C-3A96-B57A-CAA56911120F> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x9b92a000 - 0x9b92effd  IOSurface (??? - ???) <EDDBEE65-1EB8-33A7-9972-E361A3508234> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x9b92f000 - 0x9b982ff3  com.apple.ImageCaptureCore (3.1.0 - 3.1.0) <F7ACE42B-2F58-3642-9469-9CDCF31F0273> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
0x9b983000 - 0x9b98cffc  com.apple.DisplayServicesFW (2.5.4 - 323.3) <820C4B45-814A-3101-A1FA-044CA6D2FBC8> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x9b98d000 - 0x9bd8fff6  libLAPACK.dylib (??? - ???) <687048BD-EA20-3C20-B848-B6D730F58281> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x9be33000 - 0x9be51ff7  libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <79179F83-457A-3539-A76B-E960D2108109> /usr/lib/system/libsystem_kernel.dylib
0x9be52000 - 0x9be67fff  com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <A20A59DB-33A8-3E9B-B662-45A8876965D4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x9be68000 - 0x9be79fff  libbsm.0.dylib (??? - ???) <BB4E736B-E068-376A-B28D-6B2D6A70EE50> /usr/lib/libbsm.0.dylib
0x9be7a000 - 0x9bf50aab  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <2E272DCA-38A0-3530-BBF4-47AE678D20D4> /usr/lib/libobjc.A.dylib
0x9bf51000 - 0x9bfc9ff8  com.apple.CorePDF (3.1 - 3.1) <0074267B-F74A-30FC-8508-A14C821F0771> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
0x9bfca000 - 0x9c17eff3  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <4AFF6FC3-6283-3934-8EFC-CA227CA11164> /usr/lib/libicucore.A.dylib
0x9c184000 - 0x9c184ff0  com.apple.ApplicationServices (41 - 41) <45032433-76F6-365A-95CA-641C9427EAA1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x9c185000 - 0x9c185fff  libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <7EFAD88C-AFBC-3D48-BE14-60B8EACC68D7> /usr/lib/system/libdnsinfo.dylib
0x9c210000 - 0x9c210ffe  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <7F0E8EE2-9E8F-366F-9988-E2F119DB9A82> /usr/lib/system/libkeymgr.dylib
0x9c211000 - 0x9c273ffb  com.apple.datadetectorscore (3.0 - 179.4) <8340BEC3-FB03-3AD8-B9E8-1FFA9DC7C220> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x9c274000 - 0x9c2b1fef  libGLImage.dylib (??? - ???) <FC13D46F-69C4-3BA1-A5E8-52C2EC8B7D58> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x9c2b4000 - 0x9c2b5ff7  libquarantine.dylib (36.7.0 - compatibility 1.0.0) <46980EC2-149D-3CF7-B29A-401FB89C275D> /usr/lib/system/libquarantine.dylib
0x9c2b6000 - 0x9c2c3fff  libGL.dylib (??? - ???) <A72F14F7-1836-34AB-9F08-67836CB966E4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x9c2ca000 - 0x9cbf572b  com.apple.CoreGraphics (1.600.0 - ???) <DD7CDD67-FC4F-36FE-962F-2EA7EF3FC780> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x9cc07000 - 0x9cc3dff7  com.apple.AE (527.7 - 527.7) <7BAFBF18-3997-3656-9823-FD3B455056A4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x9cdc2000 - 0x9ce8dfff  libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <52421B00-79C8-3727-94DE-62F6820B9C31> /usr/lib/system/libsystem_c.dylib

External Modification Summary:
  Calls made by other processes targeting this process:
    task_for_pid: 14
    thread_create: 0
    thread_set_state: 0
  Calls made by this process:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0
  Calls made by all processes on this machine:
    task_for_pid: 916
    thread_create: 0
    thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=227.7M resident=61.8M(27%) swapped_out_or_unallocated=165.9M(73%)
Writable regions: Total=107.7M written=8964K(8%) resident=24.8M(23%) swapped_out=24K(0%) unallocated=82.9M(77%)
 
REGION TYPE                      VIRTUAL
===========                      =======
ATS (font support)                 32.9M
CG backing stores                  8872K
CG image                             56K
CG raster data                      252K
CG shared images                   3416K
CoreGraphics                          8K
CoreServices                       13.4M
MALLOC                             30.1M
MALLOC guard page                    64K
Memory tag=240                        4K
Memory tag=242                       12K
Memory tag=243                        4K
Memory tag=249                      156K
OpenCL                               40K
Stack                              67.1M
Stack (reserved)                    516K        reserved VM address space (unallocated)
VM_ALLOCATE                        16.2M
__CI_BITMAP                          80K
__DATA                             19.3M
__DATA/__OBJC                       216K
__IMAGE                             528K
__IMPORT                            436K
__LINKEDIT                         48.0M
__OBJC                             3000K
__OBJC/__DATA                        36K
__PAGEZERO                            4K
__TEXT                            179.7M
__UNICODE                           544K
mapped file                        95.8M
shared memory                      30.8M
shared pmap                        5168K
===========                      =======
TOTAL                             556.2M
TOTAL, minus reserved VM space    555.7M

Model: MacBook7,1, BootROM MB71.0039.B0E, 2 processors, Intel Core 2 Duo, 2.4 GHz, 2 GB, SMC 1.60f6
Graphics: NVIDIA GeForce 320M, NVIDIA GeForce 320M, PCI, 256 MB
Memory Module: BANK 0/DIMM0, 1 GB, DDR3, 1067 MHz, 0x80AD, 0x484D54313132533654465238432D47372020
Memory Module: BANK 1/DIMM0, 1 GB, DDR3, 1067 MHz, 0x80AD, 0x484D54313132533654465238432D47372020
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x93), Broadcom BCM43xx 1.0 (5.106.198.19.22)
Bluetooth: Version 4.0.8f17, 2 service, 18 devices, 1 incoming serial ports
Network Service: Wi-Fi, AirPort, en1
Serial ATA Device: Hitachi HTS545025B9SA02, 250.06 GB
Serial ATA Device: HL-DT-ST DVDRW  GS23N
USB Device: USB 2.0 Hub, 0x1a40  (TERMINUS TECHNOLOGY INC.), 0x0101, 0x24100000 / 3
USB Device: USB 2.0 Hub, 0x1a40  (TERMINUS TECHNOLOGY INC.), 0x0101, 0x24110000 / 5
USB Device: My Book 1110, 0x1058  (Western Digital Technologies, Inc.), 0x1110, 0x24114000 / 7
USB Device: My Book 1140, 0x1058  (Western Digital Technologies, Inc.), 0x1140, 0x24113000 / 6
USB Device: My Book 1140, 0x1058  (Western Digital Technologies, Inc.), 0x1140, 0x24130000 / 4
USB Device: Built-in iSight, apple_vendor_id, 0x8507, 0x24600000 / 2
USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0236, 0x06300000 / 3
USB Device: BRCM2070 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0x06600000 / 2
USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8218, 0x06630000 / 6
Last edited by djblanch on Fri Apr 24, 2015 4:05 pm, edited 2 times in total.
Reason: wrap crash log in code tags for readability

billw58
Forum Staff
Posts: 5565
Joined: Wed Aug 12, 2009 2:10 am
Operating System: macOS 10.15 Catalina or later

Re: Nyquist returns value... but why???

Post by billw58 » Wed Sep 11, 2013 11:51 am

Dave:
You have been bitten by the "unicode" bug. Note line 3 in the crash report: "3 com.apple.HIToolbox 0x9a6eb1f9 CUnicodeTextension::"

Please try this build: http://gaclrecords.org.uk/test-builds/a ... -2.0.4.zip

This build fixed the crash on import for me.

-- Bill

PS: we don't usually need the entire crash report - just the threads is good enough.

djblanch
Posts: 54
Joined: Fri Apr 19, 2013 10:51 pm
Operating System: Please select

Re: Nyquist returns value... but why???

Post by djblanch » Wed Sep 11, 2013 3:47 pm

Thank you, Bill! I downloaded the build you recommended (which Get Info calls version 2.0.5), and it opens and imports without crashing. I'll give it a more rigorous test later today, and let you know how it stands up to drag and drop, adding new effects, etc. Thanks, too, for letting me know that only the thread part of the crash report was needed. I'm sorry to have clogged the forum with extra text! (I uploaded two HUGE crash reports last night, not having seen your post yet, but I'll customize from now on :-}

Dave

Post Reply