With Audacity 2.0.5-alpha nightly Sept 17 (which should include r12561) with initialized CFG...
My test suite imported fine using File > Import > Audio and using drag and drop into an empty project window ... except in two instances (which I cannot now reproduce). These two cases were for an OGG file and I had set my quality preferences to 16-bit.
Code: Select all
Process: Audacity [11210]
Path: /Applications/Audacity 2.0.5 alpha/Audacity.app/Contents/MacOS/Audacity
Identifier: net.sourceforge.audacity
Version: 2.0.5.0 (2.0.5.0)
Code Type: X86 (Native)
Parent Process: launchd [145]
User ID: 503
Date/Time: 2013-09-17 09:44:01.864 -0400
OS Version: Mac OS X 10.8.4 (12E55)
Report Version: 10
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x000000000c89d000
VM Regions Near 0xc89d000:
MALLOC_LARGE 000000000c680000-000000000c89d000 [ 2164K] rw-/rwx SM=PRV
-->
MALLOC_LARGE 000000000c8ba000-000000000c9d7000 [ 1140K] rw-/rwx SM=PRV
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libsystem_c.dylib 0x9a5229f4 memmove$VARIANT$sse42 + 55
1 net.sourceforge.audacity 0x0007e2f6 Dither::Apply(Dither::DitherType, char*, sampleFormat, char*, sampleFormat, unsigned int, unsigned int) + 262
2 net.sourceforge.audacity 0x001a3e05 CopySamples(char*, sampleFormat, char*, sampleFormat, unsigned int, bool, unsigned int) + 85
3 net.sourceforge.audacity 0x001ff1f9 WaveClip::Append(char*, sampleFormat, long long, unsigned int, XMLWriter*) + 233
4 net.sourceforge.audacity 0x002097b9 WaveTrack::Append(char*, sampleFormat, long long, unsigned int, XMLWriter*) + 73
5 net.sourceforge.audacity 0x0012ea67 OggImportFileHandle::Import(TrackFactory*, Track***, int*, Tags*) + 1399
6 net.sourceforge.audacity 0x00125e25 Importer::Import(wxString, TrackFactory*, Track***, Tags*, wxString&) + 1957
7 net.sourceforge.audacity 0x00199925 AudacityProject::Import(wxString, WaveTrackArray*) + 149
8 net.sourceforge.audacity 0x001a33b5 DropTarget::OnDropFiles(int, int, wxArrayString const&) + 197
9 net.sourceforge.audacity 0x00483d30 wxFileDropTarget::OnData(int, int, wxDragResult) + 80
10 net.sourceforge.audacity 0x003fb86a wxMacWindowDragReceiveHandler(OpaqueWindowPtr*, void*, OpaqueDragRef*) + 186
11 com.apple.HIToolbox 0x95e9b772 CarbonReceiveMapper + 116
12 com.apple.HIServices 0x90019e2d DoLegacyDropMessage + 263
13 com.apple.HIServices 0x90019c1e DoDropMessage + 43
14 com.apple.HIServices 0x9001a91a CoreDragMessageHandler + 1763
15 com.apple.CoreFoundation 0x91b2158f __CFMessagePortPerform + 783
16 com.apple.CoreFoundation 0x91a27325 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 53
17 com.apple.CoreFoundation 0x91a26f52 __CFRunLoopDoSource1 + 146
18 com.apple.CoreFoundation 0x91a5ccea __CFRunLoopRun + 2154
19 com.apple.CoreFoundation 0x91a5c01a CFRunLoopRunSpecific + 378
20 com.apple.CoreFoundation 0x91a5be8b CFRunLoopRunInMode + 123
21 com.apple.HIToolbox 0x95d49f5a RunCurrentEventLoopInMode + 242
22 com.apple.HIToolbox 0x95d49cc9 ReceiveNextEventCommon + 374
23 com.apple.HIToolbox 0x95eaf15c ReceiveNextEvent + 79
24 net.sourceforge.audacity 0x003e3eab wxApp::MacDoOneEvent() + 91
25 net.sourceforge.audacity 0x003fc7f3 wxEventLoop::Dispatch() + 35
26 net.sourceforge.audacity 0x0048f42f wxEventLoopManual::Run() + 111
27 net.sourceforge.audacity 0x00469673 wxAppBase::MainLoop() + 83
28 net.sourceforge.audacity 0x0054a0ea wxEntry(int&, wchar_t**) + 154
29 net.sourceforge.audacity 0x0003eceb main + 91
30 net.sourceforge.audacity 0x0003ea4e _start + 216
31 net.sourceforge.audacity 0x0003e975 start + 41
Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x901399ae kevent + 10
1 libdispatch.dylib 0x9144ac71 _dispatch_mgr_invoke + 993
2 libdispatch.dylib 0x9144a7a9 _dispatch_mgr_thread + 53
Thread 2:
0 libsystem_kernel.dylib 0x901390ee __workq_kernreturn + 10
1 libsystem_c.dylib 0x9a53a0ac _pthread_workq_return + 45
2 libsystem_c.dylib 0x9a539e79 _pthread_wqthread + 448
3 libsystem_c.dylib 0x9a521d2a start_wqthread + 30
Thread 3:
0 libsystem_kernel.dylib 0x901390ee __workq_kernreturn + 10
1 libsystem_c.dylib 0x9a53a0ac _pthread_workq_return + 45
2 libsystem_c.dylib 0x9a539e79 _pthread_wqthread + 448
3 libsystem_c.dylib 0x9a521d2a start_wqthread + 30
Thread 4:
0 libsystem_kernel.dylib 0x901390ee __workq_kernreturn + 10
1 libsystem_c.dylib 0x9a53a0ac _pthread_workq_return + 45
2 libsystem_c.dylib 0x9a539e79 _pthread_wqthread + 448
3 libsystem_c.dylib 0x9a521d2a start_wqthread + 30
Thread 5:
0 libsystem_kernel.dylib 0x901368e6 mach_wait_until + 10
1 libsystem_c.dylib 0x9a5c8c10 nanosleep + 375
2 net.sourceforge.audacity 0x0004fc94 AudioThread::Entry() + 100
3 libsystem_c.dylib 0x9a5375b7 _pthread_start + 344
4 libsystem_c.dylib 0x9a521d4e thread_start + 34