Jump to content

Logic crashes when I stop recording


ggrimhail

Recommended Posts

Logic pro x (10.5.1) version crashes when i press the space bar to stop recording.

Here's the last crashlog (it's slighly different everytime but the issue is always the same):

 

Process:               Logic Pro X [415]
Path:                  /Applications/Logic Pro X.app/Contents/MacOS/Logic Pro X
Identifier:            com.apple.logic10
Version:               10.5.1 (5299)
Build Info:            MALogic-5299000000000000~3
App Item ID:           634148309
App External ID:       835960408
Code Type:             X86-64 (Native)
Parent Process:        ??? [1]
Responsible:           Logic Pro X [415]
User ID:               501

Date/Time:             2021-09-26 16:33:38.926 +0200
OS Version:            Mac OS X 10.14.6 (18G7016)
Report Version:        12
Bridge OS Version:     5.2 (18P4346)
Anonymous UUID:        77AA00C8-BCBF-D2C8-82D1-38920C0F809C


Time Awake Since Boot: 340 seconds

System Integrity Protection: enabled

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

Exception Type:        EXC_CRASH (SIGABRT)
Exception Codes:       0x0000000000000000, 0x0000000000000000
Exception Note:        EXC_CORPSE_NOTIFY

Application Specific Information:
MALondonIV | 55c921e417d7ea46dd67c836dd0d3ea5353ba77f7e81b63db63248334585cbae | 45b84f1d96484be8b35b202bcd817966285356bf | 2020-06-09_13:15:32

abort() called
Logic Pro X(415,0x11309a5c0) malloc: Incorrect checksum for freed object 0x7f82047ade10: probably modified after being freed.
Corrupt value: 0x7f8204794a00


Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib        	0x00007fff608322c2 __pthread_kill + 10
1   libsystem_pthread.dylib       	0x00007fff608edbf1 pthread_kill + 284
2   libsystem_c.dylib             	0x00007fff6079c6a6 abort + 127
3   libsystem_malloc.dylib        	0x00007fff608ab077 malloc_vreport + 545
4   libsystem_malloc.dylib        	0x00007fff608c3e0d malloc_zone_error + 183
5   libsystem_malloc.dylib        	0x00007fff608a7244 small_free_list_remove_ptr_no_clear + 277
6   libsystem_malloc.dylib        	0x00007fff608a67dc free_small + 853
7   com.apple.logic10             	0x000000010a48a084 0x10a170000 + 3252356
8   com.apple.logic10             	0x000000010b3d8d20 0x10a170000 + 19303712
9   com.apple.logic10             	0x000000010a7ceb1e 0x10a170000 + 6679326
10  com.apple.logic10             	0x000000010a60fb1c 0x10a170000 + 4848412
11  com.apple.logic10             	0x000000010bbba414 0x10a170000 + 27567124
12  com.apple.logic10             	0x000000010adec707 0x10a170000 + 13092615
13  com.apple.Foundation          	0x00007fff36a257bb __NSFireTimer + 80
14  com.apple.CoreFoundation      	0x00007fff347956f0 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20
15  com.apple.CoreFoundation      	0x00007fff3479529c __CFRunLoopDoTimer + 851
16  com.apple.CoreFoundation      	0x00007fff34794de2 __CFRunLoopDoTimers + 330
17  com.apple.CoreFoundation      	0x00007fff34775f26 __CFRunLoopRun + 2130
18  com.apple.CoreFoundation      	0x00007fff34775482 CFRunLoopRunSpecific + 455
19  com.apple.HIToolbox           	0x00007fff339d41ab RunCurrentEventLoopInMode + 292
20  com.apple.HIToolbox           	0x00007fff339d3ee5 ReceiveNextEventCommon + 603
21  com.apple.HIToolbox           	0x00007fff339d3c76 _BlockUntilNextEventMatchingListInModeWithFilter + 64
22  com.apple.AppKit              	0x00007fff31d6b77d _DPSNextEvent + 1135
23  com.apple.AppKit              	0x00007fff31d6a46b -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1361
24  com.apple.logic10             	0x000000010bbc7e00 0x10a170000 + 27622912
25  com.apple.AppKit              	0x00007fff31d64588 -[NSApplication run] + 699
26  com.apple.AppKit              	0x00007fff31d53ac8 NSApplicationMain + 777
27  com.apple.logic10             	0x000000010ad65e5d 0x10a170000 + 12541533
28  libdyld.dylib                 	0x00007fff606f73d5 start + 1

Thread 1:: JavaScriptCore bmalloc scavenger
0   libsystem_kernel.dylib        	0x00007fff6082f866 __psynch_cvwait + 10
1   libsystem_pthread.dylib       	0x00007fff608ee56e _pthread_cond_wait + 722
2   libc++.1.dylib                	0x00007fff5d928a0a std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 18
3   com.apple.JavaScriptCore      	0x00007fff37c6bc42 void std::__1::condition_variable_any::wait<std::__1::unique_lock<bmalloc::Mutex> >(std::__1::unique_lock<bmalloc::Mutex>&) + 82
4   com.apple.JavaScriptCore      	0x00007fff37c6fd4b bmalloc::Scavenger::threadRunLoop() + 139
5   com.apple.JavaScriptCore      	0x00007fff37c6f579 bmalloc::Scavenger::threadEntryPoint(bmalloc::Scavenger*) + 9
6   com.apple.JavaScriptCore      	0x00007fff37c70ee7 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (*)(bmalloc::Scavenger*), bmalloc::Scavenger*> >(void*) + 39
7   libsystem_pthread.dylib       	0x00007fff608eb2eb _pthread_body + 126
8   libsystem_pthread.dylib       	0x00007fff608ee249 _pthread_start + 66
9   libsystem_pthread.dylib       	0x00007fff608ea40d thread_start + 13

Thread 2:: com.apple.NSEventThread
0   libsystem_kernel.dylib        	0x00007fff6082c21a mach_msg_trap + 10
1   libsystem_kernel.dylib        	0x00007fff6082c768 mach_msg + 60
2   com.apple.CoreFoundation      	0x00007fff347767b2 __CFRunLoopServiceMachPort + 328
3   com.apple.CoreFoundation      	0x00007fff34775d20 __CFRunLoopRun + 1612
4   com.apple.CoreFoundation      	0x00007fff34775482 CFRunLoopRunSpecific + 455
5   com.apple.AppKit              	0x00007fff31d734a2 _NSEventThread + 175
6   libsystem_pthread.dylib       	0x00007fff608eb2eb _pthread_body + 126
7   libsystem_pthread.dylib       	0x00007fff608ee249 _pthread_start + 66
8   libsystem_pthread.dylib       	0x00007fff608ea40d thread_start + 13

Thread 3:: MIDIClientNotificationThread
0   libsystem_kernel.dylib        	0x00007fff6082c21a mach_msg_trap + 10
1   libsystem_kernel.dylib        	0x00007fff6082c768 mach_msg + 60
2   com.apple.CoreFoundation      	0x00007fff347767b2 __CFRunLoopServiceMachPort + 328
3   com.apple.CoreFoundation      	0x00007fff34775d20 __CFRunLoopRun + 1612
4   com.apple.CoreFoundation      	0x00007fff34775482 CFRunLoopRunSpecific + 455
5   com.apple.Foundation          	0x00007fff369dc2bf -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 280
6   com.apple.Foundation          	0x00007fff36aac6ba -[NSRunLoop(NSRunLoop) runUntilDate:] + 114
7   com.apple.logic10             	0x000000010a721949 0x10a170000 + 5970249
8   libsystem_pthread.dylib       	0x00007fff608eb2eb _pthread_body + 126
9   libsystem_pthread.dylib       	0x00007fff608ee249 _pthread_start + 66
10  libsystem_pthread.dylib       	0x00007fff608ea40d thread_start + 13

Thread 4:: SeqTimer
0   libsystem_kernel.dylib        	0x00007fff6082f866 __psynch_cvwait + 10
1   libsystem_pthread.dylib       	0x00007fff608ee5a1 _pthread_cond_wait + 773
2   com.apple.CoreServices.CarbonCore	0x00007fff35aaf724 TSWaitOnConditionTimedRelative + 147
3   com.apple.CoreServices.CarbonCore	0x00007fff35aaf31e TSWaitOnSemaphoreCommon + 410
4   com.apple.CoreServices.CarbonCore	0x00007fff35a96571 TimerThread + 270
5   libsystem_pthread.dylib       	0x00007fff608eb2eb _pthread_body + 126
6   libsystem_pthread.dylib       	0x00007fff608ee249 _pthread_start + 66
7   libsystem_pthread.dylib       	0x00007fff608ea40d thread_start + 13

Thread 5:
0   libsystem_kernel.dylib        	0x00007fff6082c21a mach_msg_trap + 10
1   libsystem_kernel.dylib        	0x00007fff6082c768 mach_msg + 60
2   com.apple.audio.midi.CoreMIDI 	0x00007fff355c03e5 XServerMachPort::ReceiveMessage(int&, void*, int&) + 95
3   com.apple.audio.midi.CoreMIDI 	0x00007fff355dc8d3 MIDIProcess::RunMIDIInThread() + 333
4   com.apple.audio.midi.CoreMIDI 	0x00007fff355f2af4 XThread::RunHelper(void*) + 10
5   com.apple.audio.midi.CoreMIDI 	0x00007fff355f797d CAPThread::Entry(CAPThread*) + 77
6   libsystem_pthread.dylib       	0x00007fff608eb2eb _pthread_body + 126
7   libsystem_pthread.dylib       	0x00007fff608ee249 _pthread_start + 66
8   libsystem_pthread.dylib       	0x00007fff608ea40d thread_start + 13

Thread 6:: CVDisplayLink
0   libsystem_kernel.dylib        	0x00007fff6082f866 __psynch_cvwait + 10
1   libsystem_pthread.dylib       	0x00007fff608ee5a1 _pthread_cond_wait + 773
2   com.apple.CoreVideo           	0x00007fff364e4797 CVDisplayLink::waitUntil(unsigned long long) + 229
3   com.apple.CoreVideo           	0x00007fff364e3d46 CVDisplayLink::runIOThread() + 482
4   libsystem_pthread.dylib       	0x00007fff608eb2eb _pthread_body + 126
5   libsystem_pthread.dylib       	0x00007fff608ee249 _pthread_start + 66
6   libsystem_pthread.dylib       	0x00007fff608ea40d thread_start + 13

Thread 7:: FileIOThread 4
0   libsystem_kernel.dylib        	0x00007fff6082c256 semaphore_wait_trap + 10
1   com.apple.music.apps.MAAudioEngine	0x000000010f3d9ff2 0x10f371000 + 430066
2   libsystem_pthread.dylib       	0x00007fff608eb2eb _pthread_body + 126
3   libsystem_pthread.dylib       	0x00007fff608ee249 _pthread_start + 66
4   libsystem_pthread.dylib       	0x00007fff608ea40d thread_start + 13

Thread 8:: FileIOThread 3
0   libsystem_kernel.dylib        	0x00007fff6082c256 semaphore_wait_trap + 10
1   com.apple.music.apps.MAAudioEngine	0x000000010f3d9ff2 0x10f371000 + 430066
2   libsystem_pthread.dylib       	0x00007fff608eb2eb _pthread_body + 126
3   libsystem_pthread.dylib       	0x00007fff608ee249 _pthread_start + 66
4   libsystem_pthread.dylib       	0x00007fff608ea40d thread_start + 13

Thread 9:: FileIOThread 2
0   libsystem_kernel.dylib        	0x00007fff6082c256 semaphore_wait_trap + 10
1   com.apple.music.apps.MAAudioEngine	0x000000010f3d9ff2 0x10f371000 + 430066
2   libsystem_pthread.dylib       	0x00007fff608eb2eb _pthread_body + 126
3   libsystem_pthread.dylib       	0x00007fff608ee249 _pthread_start + 66
4   libsystem_pthread.dylib       	0x00007fff608ea40d thread_start + 13

Thread 10:: FileIOThread 1
0   libsystem_kernel.dylib        	0x00007fff6082c256 semaphore_wait_trap + 10
1   com.apple.music.apps.MAAudioEngine	0x000000010f3d9ff2 0x10f371000 + 430066
2   libsystem_pthread.dylib       	0x00007fff608eb2eb _pthread_body + 126
3   libsystem_pthread.dylib       	0x00007fff608ee249 _pthread_start + 66
4   libsystem_pthread.dylib       	0x00007fff608ea40d thread_start + 13

Thread 11:: com.apple.CFSocket.private
0   libsystem_kernel.dylib        	0x00007fff60833616 __select + 10
1   com.apple.CoreFoundation      	0x00007fff347a4202 __CFSocketManager + 635
2   libsystem_pthread.dylib       	0x00007fff608eb2eb _pthread_body + 126
3   libsystem_pthread.dylib       	0x00007fff608ee249 _pthread_start + 66
4   libsystem_pthread.dylib       	0x00007fff608ea40d thread_start + 13

Thread 12:
0   libsystem_kernel.dylib        	0x00007fff60833616 __select + 10
1   com.apple.logic10             	0x000000010b65bf0a 0x10a170000 + 21937930
2   com.apple.logic10             	0x000000010b210d9d 0x10a170000 + 17436061
3   libsystem_pthread.dylib       	0x00007fff608eb2eb _pthread_body + 126
4   libsystem_pthread.dylib       	0x00007fff608ee249 _pthread_start + 66
5   libsystem_pthread.dylib       	0x00007fff608ea40d thread_start + 13

Thread 13:: MetronomeUItriggerThread
0   libsystem_kernel.dylib        	0x00007fff6082c256 semaphore_wait_trap + 10
1   com.apple.logic10             	0x000000010a2eb169 0x10a170000 + 1552745
2   libsystem_pthread.dylib       	0x00007fff608eb2eb _pthread_body + 126
3   libsystem_pthread.dylib       	0x00007fff608ee249 _pthread_start + 66
4   libsystem_pthread.dylib       	0x00007fff608ea40d thread_start + 13

Thread 14:
0   libsystem_kernel.dylib        	0x00007fff6082f866 __psynch_cvwait + 10
1   libsystem_pthread.dylib       	0x00007fff608ee56e _pthread_cond_wait + 722
2   libc++.1.dylib                	0x00007fff5d928b31 std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 93
3   com.paceap.eden.WrapPersist   	0x000000011ff4ecbf 0x11fd66000 + 2002111
4   com.paceap.eden.WrapPersist   	0x000000011ff55a7b 0x11fd66000 + 2030203
5   com.paceap.eden.WrapPersist   	0x000000011ff55a02 0x11fd66000 + 2030082
6   com.paceap.eden.WrapPersist   	0x000000011ff558d7 0x11fd66000 + 2029783
7   libsystem_pthread.dylib       	0x00007fff608eb2eb _pthread_body + 126
8   libsystem_pthread.dylib       	0x00007fff608ee249 _pthread_start + 66
9   libsystem_pthread.dylib       	0x00007fff608ea40d thread_start + 13

Thread 15:: CVDisplayLink
0   libsystem_kernel.dylib        	0x00007fff6082f866 __psynch_cvwait + 10
1   libsystem_pthread.dylib       	0x00007fff608ee5a1 _pthread_cond_wait + 773
2   com.apple.CoreVideo           	0x00007fff364e4797 CVDisplayLink::waitUntil(unsigned long long) + 229
3   com.apple.CoreVideo           	0x00007fff364e3d46 CVDisplayLink::runIOThread() + 482
4   libsystem_pthread.dylib       	0x00007fff608eb2eb _pthread_body + 126
5   libsystem_pthread.dylib       	0x00007fff608ee249 _pthread_start + 66
6   libsystem_pthread.dylib       	0x00007fff608ea40d thread_start + 13

Thread 16:: com.apple.audio.IOThread.client
0   libsystem_kernel.dylib        	0x00007fff6082c21a mach_msg_trap + 10
1   libsystem_kernel.dylib        	0x00007fff6082c768 mach_msg + 60
2   com.apple.audio.CoreAudio     	0x00007fff341e5dba HALB_MachPort::SendMessageWithReply(unsigned int, unsigned int, unsigned int, unsigned int, mach_msg_header_t*, bool, unsigned int) + 122
3   com.apple.audio.CoreAudio     	0x00007fff341e5d2f HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, bool, unsigned int) + 45
4   com.apple.audio.CoreAudio     	0x00007fff341e227f HALC_ProxyIOContext::IOWorkLoop() + 1017
5   com.apple.audio.CoreAudio     	0x00007fff341e1cd4 HALC_ProxyIOContext::IOThreadEntry(void*) + 122
6   com.apple.audio.CoreAudio     	0x00007fff341e1836 HALB_IOThread::Entry(void*) + 72
7   libsystem_pthread.dylib       	0x00007fff608eb2eb _pthread_body + 126
8   libsystem_pthread.dylib       	0x00007fff608ee249 _pthread_start + 66
9   libsystem_pthread.dylib       	0x00007fff608ea40d thread_start + 13

Thread 17:: ProcessThread1/1024
0   libsystem_kernel.dylib        	0x00007fff6082c256 semaphore_wait_trap + 10
1   com.apple.music.apps.MAAudioEngine	0x000000010f3c8bd5 MD::CallProcessThread(long) + 581
2   libsystem_pthread.dylib       	0x00007fff608eb2eb _pthread_body + 126
3   libsystem_pthread.dylib       	0x00007fff608ee249 _pthread_start + 66
4   libsystem_pthread.dylib       	0x00007fff608ea40d thread_start + 13

Thread 18:: ProcessThread2/1024
0   libsystem_kernel.dylib        	0x00007fff6082c256 semaphore_wait_trap + 10
1   com.apple.music.apps.MAAudioEngine	0x000000010f3c8bd5 MD::CallProcessThread(long) + 581
2   libsystem_pthread.dylib       	0x00007fff608eb2eb _pthread_body + 126
3   libsystem_pthread.dylib       	0x00007fff608ee249 _pthread_start + 66
4   libsystem_pthread.dylib       	0x00007fff608ea40d thread_start + 13

Thread 19:: ProcessThread3/1024
0   libsystem_kernel.dylib        	0x00007fff6082c256 semaphore_wait_trap + 10
1   com.apple.music.apps.MAAudioEngine	0x000000010f3c8bd5 MD::CallProcessThread(long) + 581
2   libsystem_pthread.dylib       	0x00007fff608eb2eb _pthread_body + 126
3   libsystem_pthread.dylib       	0x00007fff608ee249 _pthread_start + 66
4   libsystem_pthread.dylib       	0x00007fff608ea40d thread_start + 13

Thread 20:: ProcessThread4/1024
0   libsystem_kernel.dylib        	0x00007fff6082c256 semaphore_wait_trap + 10
1   com.apple.music.apps.MAAudioEngine	0x000000010f3c8bd5 MD::CallProcessThread(long) + 581
2   libsystem_pthread.dylib       	0x00007fff608eb2eb _pthread_body + 126
3   libsystem_pthread.dylib       	0x00007fff608ee249 _pthread_start + 66
4   libsystem_pthread.dylib       	0x00007fff608ea40d thread_start + 13

Thread 21:: ProcessThread5/1024
0   libsystem_kernel.dylib        	0x00007fff6082c256 semaphore_wait_trap + 10
1   com.apple.music.apps.MAAudioEngine	0x000000010f3c8bd5 MD::CallProcessThread(long) + 581
2   libsystem_pthread.dylib       	0x00007fff608eb2eb _pthread_body + 126
3   libsystem_pthread.dylib       	0x00007fff608ee249 _pthread_start + 66
4   libsystem_pthread.dylib       	0x00007fff608ea40d thread_start + 13

Thread 22:: ProcessThread6/1024
0   libsystem_kernel.dylib        	0x00007fff6082c256 semaphore_wait_trap + 10
1   com.apple.music.apps.MAAudioEngine	0x000000010f3c8bd5 MD::CallProcessThread(long) + 581
2   libsystem_pthread.dylib       	0x00007fff608eb2eb _pthread_body + 126
3   libsystem_pthread.dylib       	0x00007fff608ee249 _pthread_start + 66
4   libsystem_pthread.dylib       	0x00007fff608ea40d thread_start + 13

Thread 23:: ProcessThread7/1024
0   libsystem_kernel.dylib        	0x00007fff6082c256 semaphore_wait_trap + 10
1   com.apple.music.apps.MAAudioEngine	0x000000010f3c8bd5 MD::CallProcessThread(long) + 581
2   libsystem_pthread.dylib       	0x00007fff608eb2eb _pthread_body + 126
3   libsystem_pthread.dylib       	0x00007fff608ee249 _pthread_start + 66
4   libsystem_pthread.dylib       	0x00007fff608ea40d thread_start + 13

Thread 24:: ProcessThread8/1024
0   libsystem_kernel.dylib        	0x00007fff6082c256 semaphore_wait_trap + 10
1   com.apple.music.apps.MAAudioEngine	0x000000010f3c8bd5 MD::CallProcessThread(long) + 581
2   libsystem_pthread.dylib       	0x00007fff608eb2eb _pthread_body + 126
3   libsystem_pthread.dylib       	0x00007fff608ee249 _pthread_start + 66
4   libsystem_pthread.dylib       	0x00007fff608ea40d thread_start + 13

Thread 25:: ProcessThread9/1024
0   libsystem_kernel.dylib        	0x00007fff6082c256 semaphore_wait_trap + 10
1   com.apple.music.apps.MAAudioEngine	0x000000010f3c8bd5 MD::CallProcessThread(long) + 581
2   libsystem_pthread.dylib       	0x00007fff608eb2eb _pthread_body + 126
3   libsystem_pthread.dylib       	0x00007fff608ee249 _pthread_start + 66
4   libsystem_pthread.dylib       	0x00007fff608ea40d thread_start + 13

Thread 26:: ProcessThread10/1024
0   libsystem_kernel.dylib        	0x00007fff6082c256 semaphore_wait_trap + 10
1   com.apple.music.apps.MAAudioEngine	0x000000010f3c8bd5 MD::CallProcessThread(long) + 581
2   libsystem_pthread.dylib       	0x00007fff608eb2eb _pthread_body + 126
3   libsystem_pthread.dylib       	0x00007fff608ee249 _pthread_start + 66
4   libsystem_pthread.dylib       	0x00007fff608ea40d thread_start + 13

Thread 27:: ProcessThread11/1024
0   libsystem_kernel.dylib        	0x00007fff6082c256 semaphore_wait_trap + 10
1   com.apple.music.apps.MAAudioEngine	0x000000010f3c8bd5 MD::CallProcessThread(long) + 581
2   libsystem_pthread.dylib       	0x00007fff608eb2eb _pthread_body + 126
3   libsystem_pthread.dylib       	0x00007fff608ee249 _pthread_start + 66
4   libsystem_pthread.dylib       	0x00007fff608ea40d thread_start + 13

Thread 28:
0   libsystem_kernel.dylib        	0x00007fff6082ff2e __semwait_signal + 10
1   libsystem_c.dylib             	0x00007fff607bb914 nanosleep + 199
2   libsystem_c.dylib             	0x00007fff607bb808 usleep + 53
3   com.WavesAudio.WaveShell1-AU.9.92.0	0x0000000118d790a3 wvWavesV9_92_1::wvThread::WCIdleCommandDispatcher::threadMain(void*) + 29
4   com.WavesAudio.WaveShell1-AU.9.92.0	0x0000000118d25ca4 wvWavesV9_92_1::wvThread::ThreadWrapper(void*) + 30
5   libsystem_pthread.dylib       	0x00007fff608eb2eb _pthread_body + 126
6   libsystem_pthread.dylib       	0x00007fff608ee249 _pthread_start + 66
7   libsystem_pthread.dylib       	0x00007fff608ea40d thread_start + 13

Thread 29:: JUCE Timer
0   libsystem_kernel.dylib        	0x00007fff6082f866 __psynch_cvwait + 10
1   libsystem_pthread.dylib       	0x00007fff608ee56e _pthread_cond_wait + 722
2   libc++.1.dylib                	0x00007fff5d928b31 std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 93
3   com.SubMissionAudio.Flatline  	0x000000011e8457d6 0x11e7ca000 + 505814
4   com.SubMissionAudio.Flatline  	0x000000011e87e948 0x11e7ca000 + 739656
5   com.SubMissionAudio.Flatline  	0x000000011e84f649 0x11e7ca000 + 546377
6   libsystem_pthread.dylib       	0x00007fff608eb2eb _pthread_body + 126
7   libsystem_pthread.dylib       	0x00007fff608ee249 _pthread_start + 66
8   libsystem_pthread.dylib       	0x00007fff608ea40d thread_start + 13

Thread 30:: JUCE Timer
0   libsystem_kernel.dylib        	0x00007fff6082f866 __psynch_cvwait + 10
1   libsystem_pthread.dylib       	0x00007fff608ee56e _pthread_cond_wait + 722
2   com.klangfreund.lufsmeter2    	0x000000011f116cae 0x11f017000 + 1047726
3   com.klangfreund.lufsmeter2    	0x000000011f15cd3b 0x11f017000 + 1334587
4   com.klangfreund.lufsmeter2    	0x000000011f12525c 0x11f017000 + 1106524
5   libsystem_pthread.dylib       	0x00007fff608eb2eb _pthread_body + 126
6   libsystem_pthread.dylib       	0x00007fff608ee249 _pthread_start + 66
7   libsystem_pthread.dylib       	0x00007fff608ea40d thread_start + 13

Thread 31:
0   libsystem_pthread.dylib       	0x00007fff608ea3f0 start_wqthread + 0

Thread 32:: Dispatch queue: com.apple.root.background-qos
0   libz.1.dylib                  	0x00007fff5fd8a0c4 0x7fff5fd84000 + 24772
1   libz.1.dylib                  	0x00007fff5fd88636 deflate + 3202
2   com.apple.logic10             	0x000000010b69e1f6 0x10a170000 + 22209014
3   com.apple.logic10             	0x000000010b6a2a16 0x10a170000 + 22227478
4   com.apple.logic10             	0x000000010b6a27e3 0x10a170000 + 22226915
5   libdispatch.dylib             	0x00007fff606a95f8 _dispatch_call_block_and_release + 12
6   libdispatch.dylib             	0x00007fff606aa63d _dispatch_client_callout + 8
7   libdispatch.dylib             	0x00007fff606b8509 _dispatch_root_queue_drain + 657
8   libdispatch.dylib             	0x00007fff606b8b46 _dispatch_worker_thread2 + 90
9   libsystem_pthread.dylib       	0x00007fff608ea6b3 _pthread_wqthread + 583
10  libsystem_pthread.dylib       	0x00007fff608ea3fd start_wqthread + 13

Thread 33:
0   libsystem_pthread.dylib       	0x00007fff608ea3f0 start_wqthread + 0

Thread 34:
0   libsystem_pthread.dylib       	0x00007fff608ea3f0 start_wqthread + 0

Thread 35:: CVDisplayLink
0   libsystem_kernel.dylib        	0x00007fff6082f866 __psynch_cvwait + 10
1   libsystem_pthread.dylib       	0x00007fff608ee5a1 _pthread_cond_wait + 773
2   com.apple.CoreVideo           	0x00007fff364e4797 CVDisplayLink::waitUntil(unsigned long long) + 229
3   com.apple.CoreVideo           	0x00007fff364e3d46 CVDisplayLink::runIOThread() + 482
4   libsystem_pthread.dylib       	0x00007fff608eb2eb _pthread_body + 126
5   libsystem_pthread.dylib       	0x00007fff608ee249 _pthread_start + 66
6   libsystem_pthread.dylib       	0x00007fff608ea40d thread_start + 13

Thread 36:
0   libsystem_pthread.dylib       	0x00007fff608ea3f0 start_wqthread + 0

Thread 0 crashed with X86 Thread State (64-bit):
 rax: 0x0000000000000000  rbx: 0x000000011309a5c0  rcx: 0x00007ffee5a8b118  rdx: 0x0000000000000000
 rdi: 0x0000000000000307  rsi: 0x0000000000000006  rbp: 0x00007ffee5a8b150  rsp: 0x00007ffee5a8b118
  r8: 0x0000000000000000   r9: 0x00007ffee5a8b070  r10: 0x0000000000000000  r11: 0x0000000000000206
 r12: 0x0000000000000307  r13: 0x0000000116430000  r14: 0x0000000000000006  r15: 0x000000000000002d
 rip: 0x00007fff608322c2  rfl: 0x0000000000000206  cr2: 0x00007fff96e6e188
 
Logical CPU:     0
Error Code:      0x02000148
Trap Number:     133


etc etc

Link to comment
Share on other sites

A TOSHIBA hard-disk, but I tried to save the project on the desktop and I have the same issue. The tricky part is that it doesn't happen EVERY time I stop recording, just very often, randomly. But often enough to make it impossible to work in a good mood. I can attach another crashlog if it's helpful.
Link to comment
Share on other sites

What is the filesystem on your Toshiba drive? How is it formatted?

 

Crashing when you stop a recording really does point to a filesystem issue on the hard drive where audio files are recorded. When you save the project on the desktop, how do you save the project exactly? As a folder, a package?

 

Also, how much free space do you have available on your drives?

Link to comment
Share on other sites

How do I find out what is my drive's filesystem?

Anyway when I saved it to my desktop I saved it as a package. But the weird part is that only my MacMini crashes like that, not my Macbook pro (with the exact same projects located in the exact same harddisk), despite the fact that the MacMini a way more performant computer (way more recent too and with a more recent Logic Version)...

Link to comment
Share on other sites

As you noticed there's not a reasonable motivation for this crashes that are driving me nuts! Also as I said, I don't face the same issue if I open those projects with my other machine, which as I said is an older 2014 macbook (which also as a way reduced amount of free space). Don't you think the answer would be located somewhere in the crashlog?

But anyway, thanks a lot, I'll try a new user account in the meanwhile

Link to comment
Share on other sites

There's always a reasonable reason for something not behaving as it should, only it can be frustrating trying to find what that reason is (and truthfully, unfortunately, sometimes you can't find it at all, but there has to be a reason).

 

What we know that is important here is that the issue seems to be tied to this specific Mac.

 

Creating a new user account removes the possibility that the issue may lie with specific user files such as preference files. So that's one more step that gets you closer to pinpointing where the issue may stem from.

 

Troubleshooting is a process. Each new information we get allows you to eliminate variables and get closer to finding the culprit, even if it may feel to you like the process is frustrating because it seems like we're not getting any closer to a solution.

 

Think of it like a crime show where we're looking for a culprit. ;)

Link to comment
Share on other sites

  • 2 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...