Hi Everyone,
At the moment I am working on a project using Logic Pro X which involves inserting songs from my iTunes Library and cutting them and attempting to fade them out. However, on one particular track (I think? It could be others too) I simply couldn't get the Fade to work, and afterwards, it would return the 'File Error, File Not Found 43' error. The particular track would then not play from the point at which the fade began.
Logic then proceeded to crash. I (stupidily) did not save the crash report for that as I believed that it was simply a one time thing. I was wrong.
I attempted to reopen the project I was working on for it to tell me that it could not open the file as "ProjectInfomation.plist" did not exist. It would then go to the New Project screen of Logic, and when the Cancel button was pressed, Logic crashed again. I did save the crash report of this one.
I would like to know if anyone would be able to shed light on this situation for me. Before inserting the track I had saved the project to two different locations (the other location which does open) so I have a old backup I can work from, but would like to know why this crash is happening?
The fade issue with the 43 error code also happens on the backup. Have tried finding the root file and using that, but no luck.
My Mac:
Late 2013 27" iMac running 10.10
3.5Ghz i7
8GB RAM
1 TB Fusion Drive
NVIDIA GeForce GTX 4GB
Crash Report
(Will be put in post below due to character restrictions
Thank you in advance for any help. If there's anything else I have forgotten which you need please let me know. Thank you!
----------
At the moment I am working on a project using Logic Pro X which involves inserting songs from my iTunes Library and cutting them and attempting to fade them out. However, on one particular track (I think? It could be others too) I simply couldn't get the Fade to work, and afterwards, it would return the 'File Error, File Not Found 43' error. The particular track would then not play from the point at which the fade began.
Logic then proceeded to crash. I (stupidily) did not save the crash report for that as I believed that it was simply a one time thing. I was wrong.
I attempted to reopen the project I was working on for it to tell me that it could not open the file as "ProjectInfomation.plist" did not exist. It would then go to the New Project screen of Logic, and when the Cancel button was pressed, Logic crashed again. I did save the crash report of this one.
I would like to know if anyone would be able to shed light on this situation for me. Before inserting the track I had saved the project to two different locations (the other location which does open) so I have a old backup I can work from, but would like to know why this crash is happening?
The fade issue with the 43 error code also happens on the backup. Have tried finding the root file and using that, but no luck.
My Mac:
Late 2013 27" iMac running 10.10
3.5Ghz i7
8GB RAM
1 TB Fusion Drive
NVIDIA GeForce GTX 4GB
Crash Report
(Will be put in post below due to character restrictions
Thank you in advance for any help. If there's anything else I have forgotten which you need please let me know. Thank you!
----------
Code:
Process: Logic Pro X [2924]
Path: /Applications/Logic Pro X.app/Contents/MacOS/Logic Pro X
Identifier: com.apple.logic10
Version: 10.0.7 (3166.30)
Build Info: MALogic-3166030000000000~1
App Item ID: 634148309
App External ID: 337342644
Code Type: X86-64 (Native)
Parent Process: ??? [1]
Responsible: Logic Pro X [2924]
User ID: 501
Date/Time: 2014-10-18 19:25:50.628 +1030
OS Version: Mac OS X 10.10 (14A389)
Report Version: 11
Anonymous UUID: 2A75E467-C5D9-B042-6F57-904DBF215DAD
Time Awake Since Boot: 92000 seconds
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000008
VM Regions Near 0x8:
-->
__TEXT 0000000104385000-0000000105448000 [ 16.8M] r-x/rwx SM=COW /Applications/Logic Pro X.app/Contents/MacOS/Logic Pro X
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 com.apple.logic10 0x00000001047e6f39 std::_Rb_tree<ScssElemPos, ScssElemPos, std::_Identity<ScssElemPos>, std::less<ScssElemPos>, std::allocator<ScssElemPos> >::_M_insert_unique(ScssElemPos const&) + 214585
1 com.apple.logic10 0x00000001046ef70f std::list<std::string, std::allocator<std::string> >::merge(std::list<std::string, std::allocator<std::string> >&) + 76783
2 com.apple.logic10 0x00000001047f8cc4 std::_Rb_tree<ScssElemPos, ScssElemPos, std::_Identity<ScssElemPos>, std::less<ScssElemPos>, std::allocator<ScssElemPos> >::_M_insert_unique(ScssElemPos const&) + 287684
3 com.apple.logic10 0x00000001047f8c2d std::_Rb_tree<ScssElemPos, ScssElemPos, std::_Identity<ScssElemPos>, std::less<ScssElemPos>, std::allocator<ScssElemPos> >::_M_insert_unique(ScssElemPos const&) + 287533
4 com.apple.logic10 0x000000010451efb9 std::vector<CScalWave::segmentColor_t, std::allocator<CScalWave::segmentColor_t> >::_M_insert_aux(__gnu_cxx::__normal_iterator<CScalWave::segmentColor_t*, std::vector<CScalWave::segmentColor_t, std::allocator<CScalWave::segmentColor_t> > >, CScalWave::segmentColor_t const&) + 173129
5 com.apple.logic10 0x0000000104877fd0 std::vector<CTVal, std::allocator<CTVal> >::_M_insert_aux(__gnu_cxx::__normal_iterator<CTVal*, std::vector<CTVal, std::allocator<CTVal> > >, CTVal const&) + 221568
6 com.apple.logic10 0x00000001048747f2 std::vector<CTVal, std::allocator<CTVal> >::_M_insert_aux(__gnu_cxx::__normal_iterator<CTVal*, std::vector<CTVal, std::allocator<CTVal> > >, CTVal const&) + 207266
7 com.apple.Foundation 0x00007fff92b1d023 __NSFireTimer + 95
8 com.apple.CoreFoundation 0x00007fff8cbf2b44 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20
9 com.apple.CoreFoundation 0x00007fff8cbf27d3 __CFRunLoopDoTimer + 1059
10 com.apple.CoreFoundation 0x00007fff8cc65d9d __CFRunLoopDoTimers + 301
11 com.apple.CoreFoundation 0x00007fff8cbaf268 __CFRunLoopRun + 2024
12 com.apple.CoreFoundation 0x00007fff8cbae838 CFRunLoopRunSpecific + 296
13 com.apple.HIToolbox 0x00007fff953df43f RunCurrentEventLoopInMode + 235
14 com.apple.HIToolbox 0x00007fff953df1ba ReceiveNextEventCommon + 431
15 com.apple.HIToolbox 0x00007fff953deffb _BlockUntilNextEventMatchingListInModeWithFilter + 71
16 com.apple.AppKit 0x00007fff8ffa4821 _DPSNextEvent + 964
17 com.apple.AppKit 0x00007fff8ffa3fd0 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 194
18 com.apple.AppKit 0x00007fff902a8d27 -[NSApplication _realDoModalLoop:peek:] + 666
19 com.apple.AppKit 0x00007fff902a72d6 -[NSApplication runModalForWindow:] + 119
20 com.apple.Foundation 0x00007fff92b1cabb __NSFireDelayedPerform + 364
21 com.apple.CoreFoundation 0x00007fff8cbf2b44 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20
22 com.apple.CoreFoundation 0x00007fff8cbf27d3 __CFRunLoopDoTimer + 1059
23 com.apple.CoreFoundation 0x00007fff8cc65d9d __CFRunLoopDoTimers + 301
24 com.apple.CoreFoundation 0x00007fff8cbaf268 __CFRunLoopRun + 2024
25 com.apple.CoreFoundation 0x00007fff8cbae838 CFRunLoopRunSpecific + 296
26 com.apple.HIToolbox 0x00007fff953df43f RunCurrentEventLoopInMode + 235
27 com.apple.HIToolbox 0x00007fff953df1ba ReceiveNextEventCommon + 431
28 com.apple.HIToolbox 0x00007fff953deffb _BlockUntilNextEventMatchingListInModeWithFilter + 71
29 com.apple.AppKit 0x00007fff8ffa4821 _DPSNextEvent + 964
30 com.apple.AppKit 0x00007fff8ffa3fd0 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 194
31 com.apple.AppKit 0x00007fff8ff97f73 -[NSApplication run] + 594
32 com.apple.AppKit 0x00007fff8ff83424 NSApplicationMain + 1832
33 com.apple.logic10 0x000000010484f7d5 std::vector<CTVal, std::allocator<CTVal> >::_M_insert_aux(__gnu_cxx::__normal_iterator<CTVal*, std::vector<CTVal, std::allocator<CTVal> > >, CTVal const&) + 55685
34 libdyld.dylib 0x00007fff8cb195c9 start + 1
Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x00007fff919f122e kevent64 + 10
1 libdispatch.dylib 0x00007fff92ec8a6a _dispatch_mgr_thread + 52
Thread 2:
0 libsystem_kernel.dylib 0x00007fff919f0946 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff8736a4a1 start_wqthread + 13
Thread 3:
0 libsystem_kernel.dylib 0x00007fff919f0946 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff8736a4a1 start_wqthread + 13
Thread 4:
0 libsystem_kernel.dylib 0x00007fff919f0946 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff8736a4a1 start_wqthread + 13
Thread 5:
0 libsystem_kernel.dylib 0x00007fff919f0946 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff8736a4a1 start_wqthread + 13
Thread 6:
0 libsystem_kernel.dylib 0x00007fff919f0946 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff8736a4a1 start_wqthread + 13
Thread 7:
0 libsystem_kernel.dylib 0x00007fff919f0946 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff8736a4a1 start_wqthread + 13
Thread 8:: com.apple.NSURLConnectionLoader
0 libsystem_kernel.dylib 0x00007fff919eb52e mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff919ea69f mach_msg + 55
2 com.apple.CoreFoundation 0x00007fff8cbafb14 __CFRunLoopServiceMachPort + 212
3 com.apple.CoreFoundation 0x00007fff8cbaefdb __CFRunLoopRun + 1371
4 com.apple.CoreFoundation 0x00007fff8cbae838 CFRunLoopRunSpecific + 296
5 com.apple.CFNetwork 0x00007fff920ece90 +[NSURLConnection(Loader) _resourceLoadLoop:] + 434
6 com.apple.Foundation 0x00007fff92b1eb7a __NSThread__main__ + 1345
7 libsystem_pthread.dylib 0x00007fff8736c2fc _pthread_body + 131
8 libsystem_pthread.dylib 0x00007fff8736c279 _pthread_start + 176
9 libsystem_pthread.dylib 0x00007fff8736a4b1 thread_start + 13
Thread 9:
0 libsystem_kernel.dylib 0x00007fff919f0946 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff8736a4a1 start_wqthread + 13
Thread 10:
0 libsystem_kernel.dylib 0x00007fff919f0946 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff8736a4a1 start_wqthread + 13
Thread 11:
0 libsystem_kernel.dylib 0x00007fff919f0946 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff8736a4a1 start_wqthread + 13
Thread 12:
0 libsystem_kernel.dylib 0x00007fff919f0946 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff8736a4a1 start_wqthread + 13
Thread 13:
0 libsystem_kernel.dylib 0x00007fff919f0946 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff8736a4a1 start_wqthread + 13
Thread 14:: MIDIClientNotificationThread
0 libsystem_kernel.dylib 0x00007fff919eb52e mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff919ea69f mach_msg + 55
2 com.apple.CoreFoundation 0x00007fff8cbafb14 __CFRunLoopServiceMachPort + 212
3 com.apple.CoreFoundation 0x00007fff8cbaefdb __CFRunLoopRun + 1371
4 com.apple.CoreFoundation 0x00007fff8cbae838 CFRunLoopRunSpecific + 296
5 com.apple.Foundation 0x00007fff92b20ab9 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 278
6 com.apple.Foundation 0x00007fff92b677ae -[NSRunLoop(NSRunLoop) runUntilDate:] + 108
7 com.apple.logic10 0x00000001045845a9 std::vector<CONTEXTMENUITEM, std::allocator<CONTEXTMENUITEM> >::_M_insert_aux(__gnu_cxx::__normal_iterator<CONTEXTMENUITEM*, std::vector<CONTEXTMENUITEM, std::allocator<CONTEXTMENUITEM> > >, CONTEXTMENUITEM const&) + 114361
8 libsystem_pthread.dylib 0x00007fff8736c2fc _pthread_body + 131
9 libsystem_pthread.dylib 0x00007fff8736c279 _pthread_start + 176
10 libsystem_pthread.dylib 0x00007fff8736a4b1 thread_start + 13
Thread 15:: SeqTimer
0 libsystem_kernel.dylib 0x00007fff919f0132 __psynch_cvwait + 10
1 com.apple.CoreServices.CarbonCore 0x00007fff934249c7 TSWaitOnConditionTimedRelative + 147
2 com.apple.CoreServices.CarbonCore 0x00007fff934245a2 TSWaitOnSemaphoreCommon + 403
3 com.apple.CoreServices.CarbonCore 0x00007fff93406156 TimerThread + 87
4 libsystem_pthread.dylib 0x00007fff8736c2fc _pthread_body + 131
5 libsystem_pthread.dylib 0x00007fff8736c279 _pthread_start + 176
6 libsystem_pthread.dylib 0x00007fff8736a4b1 thread_start + 13
Thread 16:
0 libsystem_kernel.dylib 0x00007fff919eb52e mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff919ea69f mach_msg + 55
2 com.apple.audio.midi.CoreMIDI 0x000000010611edcb XServerMachPort::ReceiveMessage(int&, void*, int&) + 125
3 com.apple.audio.midi.CoreMIDI 0x000000010613a77e MIDIProcess::RunMIDIInThread() + 112
4 com.apple.audio.midi.CoreMIDI 0x000000010611fe6a XThread::RunHelper(void*) + 10
5 com.apple.audio.midi.CoreMIDI 0x000000010611fa9b CAPThread::Entry(CAPThread*) + 109
6 libsystem_pthread.dylib 0x00007fff8736c2fc _pthread_body + 131
7 libsystem_pthread.dylib 0x00007fff8736c279 _pthread_start + 176
8 libsystem_pthread.dylib 0x00007fff8736a4b1 thread_start + 13
Thread 17:: ExtendedAudioFileScheduler::WorkerThreadProc
0 libsystem_kernel.dylib 0x00007fff919f0132 __psynch_cvwait + 10
1 com.apple.music.apps.MAFiles 0x0000000107e67f6b ExtendedAudioFileScheduler::WorkerThreadProc() + 123
2 com.apple.music.apps.MAFiles 0x0000000107e67c09 ExtendedAudioFileScheduler::WorkerThreadProc(void*) + 9
3 libsystem_pthread.dylib 0x00007fff8736c2fc _pthread_body + 131
4 libsystem_pthread.dylib 0x00007fff8736c279 _pthread_start + 176
5 libsystem_pthread.dylib 0x00007fff8736a4b1 thread_start + 13
Thread 18:: ExtendedAudioFileScheduler::WorkerThreadProc
0 libsystem_kernel.dylib 0x00007fff919f0132 __psynch_cvwait + 10
1 com.apple.music.apps.MAFiles 0x0000000107e67f6b ExtendedAudioFileScheduler::WorkerThreadProc() + 123
2 com.apple.music.apps.MAFiles 0x0000000107e67c09 ExtendedAudioFileScheduler::WorkerThreadProc(void*) + 9
3 libsystem_pthread.dylib 0x00007fff8736c2fc _pthread_body + 131
4 libsystem_pthread.dylib 0x00007fff8736c279 _pthread_start + 176
5 libsystem_pthread.dylib 0x00007fff8736a4b1 thread_start + 13
Thread 19:: com.apple.audio.IOThread.client
0 libsystem_kernel.dylib 0x00007fff919eb52e mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff919ea69f mach_msg + 55
2 com.apple.audio.CoreAudio 0x00007fff874d6980 HALB_MachPort::SendMessageWithReply(unsigned int, unsigned int, unsigned int, unsigned int, mach_msg_header_t*, bool, unsigned int) + 98
3 com.apple.audio.CoreAudio 0x00007fff874d690e HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, bool, unsigned int) + 42
4 com.apple.audio.CoreAudio 0x00007fff874d4f60 HALC_ProxyIOContext::IOWorkLoop() + 952
5 com.apple.audio.CoreAudio 0x00007fff874d4b0e HALC_ProxyIOContext::IOThreadEntry(void*) + 88
6 com.apple.audio.CoreAudio 0x00007fff874d49eb HALB_IOThread::Entry(void*) + 157
7 libsystem_pthread.dylib 0x00007fff8736c2fc _pthread_body + 131
8 libsystem_pthread.dylib 0x00007fff8736c279 _pthread_start + 176
9 libsystem_pthread.dylib 0x00007fff8736a4b1 thread_start + 13
Thread 20:: com.apple.audio.IOThread.client
0 libsystem_kernel.dylib 0x00007fff919eb52e mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff919ea69f mach_msg + 55
2 com.apple.audio.CoreAudio 0x00007fff874d6980 HALB_MachPort::SendMessageWithReply(unsigned int, unsigned int, unsigned int, unsigned int, mach_msg_header_t*, bool, unsigned int) + 98
3 com.apple.audio.CoreAudio 0x00007fff874d690e HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, bool, unsigned int) + 42
4 com.apple.audio.CoreAudio 0x00007fff874d4f60 HALC_ProxyIOContext::IOWorkLoop() + 952
5 com.apple.audio.CoreAudio 0x00007fff874d4b0e HALC_ProxyIOContext::IOThreadEntry(void*) + 88
6 com.apple.audio.CoreAudio 0x00007fff874d49eb HALB_IOThread::Entry(void*) + 157
7 libsystem_pthread.dylib 0x00007fff8736c2fc _pthread_body + 131
8 libsystem_pthread.dylib 0x00007fff8736c279 _pthread_start + 176
9 libsystem_pthread.dylib 0x00007fff8736a4b1 thread_start + 13
Thread 21:: com.apple.CFSocket.private
0 libsystem_kernel.dylib 0x00007fff919f03f6 __select + 10
1 libsystem_pthread.dylib 0x00007fff8736c2fc _pthread_body + 131
2 libsystem_pthread.dylib 0x00007fff8736c279 _pthread_start + 176
3 libsystem_pthread.dylib 0x00007fff8736a4b1 thread_start + 13
Thread 22:: ProcessThread1/1024
0 libsystem_kernel.dylib 0x00007fff919eb56a semaphore_wait_trap + 10
1 com.apple.music.apps.MAAudioEngine 0x0000000107f601e1 MD::CallProcessThread1(void*) + 449
2 libsystem_pthread.dylib 0x00007fff8736c2fc _pthread_body + 131
3 libsystem_pthread.dylib 0x00007fff8736c279 _pthread_start + 176
4 libsystem_pthread.dylib 0x00007fff8736a4b1 thread_start + 13
Thread 23:: ProcessThread2/1024
0 libsystem_kernel.dylib 0x00007fff919eb56a semaphore_wait_trap + 10
1 com.apple.music.apps.MAAudioEngine 0x0000000107f60417 MD::CallProcessThread2(void*) + 455
2 libsystem_pthread.dylib 0x00007fff8736c2fc _pthread_body + 131
3 libsystem_pthread.dylib 0x00007fff8736c279 _pthread_start + 176
4 libsystem_pthread.dylib 0x00007fff8736a4b1 thread_start + 13
Thread 24:: ProcessThread3/1024
0 libsystem_kernel.dylib 0x00007fff919eb56a semaphore_wait_trap + 10
1 com.apple.music.apps.MAAudioEngine 0x0000000107f60627 MD::CallProcessThread3(void*) + 455
2 libsystem_pthread.dylib 0x00007fff8736c2fc _pthread_body + 131
3 libsystem_pthread.dylib 0x00007fff8736c279 _pthread_start + 176
4 libsystem_pthread.dylib 0x00007fff8736a4b1 thread_start + 13
Thread 25:: ProcessThread4/1024
0 libsystem_kernel.dylib 0x00007fff919eb56a semaphore_wait_trap + 10
1 com.apple.music.apps.MAAudioEngine 0x0000000107f60837 MD::CallProcessThread4(void*) + 455
2 libsystem_pthread.dylib 0x00007fff8736c2fc _pthread_body + 131
3 libsystem_pthread.dylib 0x00007fff8736c279 _pthread_start + 176
4 libsystem_pthread.dylib 0x00007fff8736a4b1 thread_start + 13