Mainstage Crashing

MainStage questions and troubleshooting

Mainstage Crashing

Postby TL_Ford » Tue May 22, 2012 6:31 pm

Hi. After a recent upgrade to Lion 10.7.4 and Mainstage 2.2.1 64 Bit, My MainStage consistently crashes upon opening. Works fine in 32 bit, but my audio interface doesn't work. Irrelevant info I know, but I would like to have this all working in 64 bit mode. I've removed ALL 32 bit plugins and AU's. This is the error code I CONSISTENTLY get. I have a rehearsal tomorrow and I would LOVE to have this resolved before then.Thanks a ton! :) Process: MainStage [990]
Path: /Applications/MainStage.app/Contents/MacOS/MainStage
Identifier: com.apple.mainstage
Version: 2.2.1 (419.82)
Build Info: MainStage-4198200~1
App Item ID: 459585276
App External ID: 6122377
Code Type: X86-64 (Native)
Parent Process: launchd [149]

Date/Time: 2012-05-22 22:18:55.761 -0400
OS Version: Mac OS X 10.7.4 (11E53)
Report Version: 9

Interval Since Last Report: 28618 sec
Crashes Since Last Report: 21
Per-App Interval Since Last Report: -21183 sec
Per-App Crashes Since Last Report: 18
Anonymous UUID: 1E0592DC-A939-4A20-BB1C-27CD325EBBA0

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

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

Application Specific Information:
objc[990]: garbage collection is OFF
*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[WsBrowser _scrollerStyleRecommendationChanged:]: unrecognized selector sent to instance 0x1280da5a0'
*** First throw call stack:
(
0 CoreFoundation 0x00007fff84c76f56 __exceptionPreprocess + 198
1 libobjc.A.dylib 0x00007fff8ce60d5e objc_exception_throw + 43
2 CoreFoundation 0x00007fff84d031be -[NSObject doesNotRecognizeSelector:] + 190
3 CoreFoundation 0x00007fff84c63fa4 ___forwarding___ + 756
4 CoreFoundation 0x00007fff84c63c38 _CF_forwarding_prep_0 + 232
5 ProKit 0x00000001029ac103 -[NSProBrowser _scrollerStyleRecommendationChanged:] + 112
6 Foundation 0x00007fff85132d0e __-[NSNotificationCenter addObserver:selector:name:object:]_block_invoke_1 + 47
7 CoreFoundation 0x00007fff84c1f7ba _CFXNotificationPost + 2634
8 Foundation 0x00007fff8511efc3 -[NSNotificationCenter postNotificationName:object:userInfo:] + 65
9 libdispatch.dylib 0x00007fff90543a86 _dispatch_call_block_and_release + 18
10 libdispatch.dylib 0x00007fff905458f6 _dispatch_main_queue_callback_4CF + 308
11 CoreFoundation 0x00007fff84c0be7c __CFRunLoopRun + 1724
12 CoreFoundation 0x00007fff84c0b486 CFRunLoopRunSpecific + 230
13 HIToolbox 0x00007fff88dfa4d3 RunCurrentEventLoopInMode + 277
14 HIToolbox 0x00007fff88e01781 ReceiveNextEventCommon + 355
15 HIToolbox 0x00007fff88e0160e BlockUntilNextEventMatchingListInMode + 62
16 AppKit 0x00007fff8b11be31 _DPSNextEvent + 659
17 AppKit 0x00007fff8b11b735 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
18 AppKit 0x00007fff8b118071 -[NSApplication run] + 470
19 ProKit 0x0000000102863c9f NSProApplicationMain + 387
20 MainStage 0x0000000100010303 MainStage + 66307
21 MainStage 0x000000010000327c MainStage + 12924
)

abort() called
terminate called throwing an exception

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x00007fff8d188ce2 __pthread_kill + 10
1 libsystem_c.dylib 0x00007fff84feb7d2 pthread_kill + 95
2 libsystem_c.dylib 0x00007fff84fdca7a abort + 143
3 libc++abi.dylib 0x00007fff8912d7bc abort_message + 214
4 libc++abi.dylib 0x00007fff8912afcf default_terminate() + 28
5 libobjc.A.dylib 0x00007fff8ce611b9 _objc_terminate + 94
6 libc++abi.dylib 0x00007fff8912b001 safe_handler_caller(void (*)()) + 11
7 libc++abi.dylib 0x00007fff8912b05c std::terminate() + 16
8 libc++abi.dylib 0x00007fff8912c152 __cxa_throw + 114
9 libobjc.A.dylib 0x00007fff8ce60e7a objc_exception_throw + 327
10 com.apple.CoreFoundation 0x00007fff84d031be -[NSObject doesNotRecognizeSelector:] + 190
11 com.apple.CoreFoundation 0x00007fff84c63fa4 ___forwarding___ + 756
12 com.apple.CoreFoundation 0x00007fff84c63c38 _CF_forwarding_prep_0 + 232
13 com.apple.prokit 0x00000001029ac103 -[NSProBrowser _scrollerStyleRecommendationChanged:] + 112
14 com.apple.Foundation 0x00007fff85132d0e __-[NSNotificationCenter addObserver:selector:name:object:]_block_invoke_1 + 47
15 com.apple.CoreFoundation 0x00007fff84c1f7ba _CFXNotificationPost + 2634
16 com.apple.Foundation 0x00007fff8511efc3 -[NSNotificationCenter postNotificationName:object:userInfo:] + 65
17 libdispatch.dylib 0x00007fff90543a86 _dispatch_call_block_and_release + 18
18 libdispatch.dylib 0x00007fff905458f6 _dispatch_main_queue_callback_4CF + 308
19 com.apple.CoreFoundation 0x00007fff84c0be7c __CFRunLoopRun + 1724
20 com.apple.CoreFoundation 0x00007fff84c0b486 CFRunLoopRunSpecific + 230
21 com.apple.HIToolbox 0x00007fff88dfa4d3 RunCurrentEventLoopInMode + 277
22 com.apple.HIToolbox 0x00007fff88e01781 ReceiveNextEventCommon + 355
23 com.apple.HIToolbox 0x00007fff88e0160e BlockUntilNextEventMatchingListInMode + 62
24 com.apple.AppKit 0x00007fff8b11be31 _DPSNextEvent + 659
25 com.apple.AppKit 0x00007fff8b11b735 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
26 com.apple.AppKit 0x00007fff8b118071 -[NSApplication run] + 470
27 com.apple.prokit 0x0000000102863c9f NSProApplicationMain + 387
28 com.apple.mainstage 0x0000000100010303 0x100000000 + 66307
29 com.apple.mainstage 0x000000010000327c 0x100000000 + 12924

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x00007fff8d1897e6 kevent + 10
1 libdispatch.dylib 0x00007fff9054578a _dispatch_mgr_invoke + 923
2 libdispatch.dylib 0x00007fff9054431a _dispatch_mgr_thread + 54

Thread 2:: ExtendedAudioFileScheduler::WorkerThreadProc
0 libsystem_kernel.dylib 0x00007fff8d188bca __psynch_cvwait + 10
1 libsystem_c.dylib 0x00007fff84fed274 _pthread_cond_wait + 840
2 com.apple.music.apps.MAFiles 0x0000000102cc2ef9 ExtendedAudioFileScheduler::WorkerThreadProc() + 89
3 com.apple.music.apps.MAFiles 0x0000000102cc3009 ExtendedAudioFileScheduler::WorkerThreadProc(void*) + 9
4 libsystem_c.dylib 0x00007fff84fe98bf _pthread_start + 335
5 libsystem_c.dylib 0x00007fff84fecb75 thread_start + 13

Thread 3:: ExtendedAudioFileScheduler::WorkerThreadProc
0 libsystem_kernel.dylib 0x00007fff8d188bca __psynch_cvwait + 10
1 libsystem_c.dylib 0x00007fff84fed274 _pthread_cond_wait + 840
2 com.apple.music.apps.MAFiles 0x0000000102cc2ef9 ExtendedAudioFileScheduler::WorkerThreadProc() + 89
3 com.apple.music.apps.MAFiles 0x0000000102cc3009 ExtendedAudioFileScheduler::WorkerThreadProc(void*) + 9
4 libsystem_c.dylib 0x00007fff84fe98bf _pthread_start + 335
5 libsystem_c.dylib 0x00007fff84fecb75 thread_start + 13

Thread 4:: MTStream+MTThreadStage LIVE Processing: 0
0 libsystem_kernel.dylib 0x00007fff8d1876b6 semaphore_wait_trap + 10
1 com.apple.music.apps.MAAudioEngine 0x000000010069ac61 MTWarpTracker::waitOnSemaphore(MTThreadStage*) + 33
2 com.apple.music.apps.MAAudioEngine 0x0000000100696c53 MTThreadStage::processThread() + 259
3 com.apple.music.apps.MAAudioEngine 0x000000010069694a MTThreadStage::processThreadFunc(MTThreadStage*) + 394
4 libsystem_c.dylib 0x00007fff84fe98bf _pthread_start + 335
5 libsystem_c.dylib 0x00007fff84fecb75 thread_start + 13

Thread 5:: MTStream+MTThreadStage LIVE Processing: 1
0 libsystem_kernel.dylib 0x00007fff8d1876b6 semaphore_wait_trap + 10
1 com.apple.music.apps.MAAudioEngine 0x000000010069ac61 MTWarpTracker::waitOnSemaphore(MTThreadStage*) + 33
2 com.apple.music.apps.MAAudioEngine 0x0000000100696c53 MTThreadStage::processThread() + 259
3 com.apple.music.apps.MAAudioEngine 0x000000010069694a MTThreadStage::processThreadFunc(MTThreadStage*) + 394
4 libsystem_c.dylib 0x00007fff84fe98bf _pthread_start + 335
5 libsystem_c.dylib 0x00007fff84fecb75 thread_start + 13

Thread 6:: MTStream+MTThreadStage LIVE Processing: 2
0 libsystem_kernel.dylib 0x00007fff8d1876b6 semaphore_wait_trap + 10
1 com.apple.music.apps.MAAudioEngine 0x000000010069ac61 MTWarpTracker::waitOnSemaphore(MTThreadStage*) + 33
2 com.apple.music.apps.MAAudioEngine 0x0000000100696c53 MTThreadStage::processThread() + 259
3 com.apple.music.apps.MAAudioEngine 0x000000010069694a MTThreadStage::processThreadFunc(MTThreadStage*) + 394
4 libsystem_c.dylib 0x00007fff84fe98bf _pthread_start + 335
5 libsystem_c.dylib 0x00007fff84fecb75 thread_start + 13

Thread 7:: MTStream+MTThreadStage SLOW Processing: 0
0 libsystem_kernel.dylib 0x00007fff8d1876b6 semaphore_wait_trap + 10
1 com.apple.music.apps.MAAudioEngine 0x000000010069ac7a MTWarpTracker::waitOnSemaphore(MTThreadStage*) + 58
2 com.apple.music.apps.MAAudioEngine 0x0000000100696c53 MTThreadStage::processThread() + 259
3 com.apple.music.apps.MAAudioEngine 0x000000010069694a MTThreadStage::processThreadFunc(MTThreadStage*) + 394
4 libsystem_c.dylib 0x00007fff84fe98bf _pthread_start + 335
5 libsystem_c.dylib 0x00007fff84fecb75 thread_start + 13

Thread 8:: MTStream+MTThreadStage SLOW Processing: 1
0 libsystem_kernel.dylib 0x00007fff8d1876b6 semaphore_wait_trap + 10
1 com.apple.music.apps.MAAudioEngine 0x000000010069ac7a MTWarpTracker::waitOnSemaphore(MTThreadStage*) + 58
2 com.apple.music.apps.MAAudioEngine 0x0000000100696c53 MTThreadStage::processThread() + 259
3 com.apple.music.apps.MAAudioEngine 0x000000010069694a MTThreadStage::processThreadFunc(MTThreadStage*) + 394
4 libsystem_c.dylib 0x00007fff84fe98bf _pthread_start + 335
5 libsystem_c.dylib 0x00007fff84fecb75 thread_start + 13

Thread 9:: MTStream+MTThreadStage SLOW Processing: 2
0 libsystem_kernel.dylib 0x00007fff8d1876b6 semaphore_wait_trap + 10
1 com.apple.music.apps.MAAudioEngine 0x000000010069ac7a MTWarpTracker::waitOnSemaphore(MTThreadStage*) + 58
2 com.apple.music.apps.MAAudioEngine 0x0000000100696c53 MTThreadStage::processThread() + 259
3 com.apple.music.apps.MAAudioEngine 0x000000010069694a MTThreadStage::processThreadFunc(MTThreadStage*) + 394
4 libsystem_c.dylib 0x00007fff84fe98bf _pthread_start + 335
5 libsystem_c.dylib 0x00007fff84fecb75 thread_start + 13

Thread 10:: MTFinalStage High Latency Thread
0 libsystem_kernel.dylib 0x00007fff8d188e42 __semwait_signal + 10
1 libsystem_c.dylib 0x00007fff84f9fdea nanosleep + 164
2 libsystem_c.dylib 0x00007fff84f9fbb5 usleep + 53
3 com.apple.music.apps.MAAudioEngine 0x00000001006947b7 MTFinalStage::process() + 247
4 com.apple.music.apps.MAAudioEngine 0x0000000100694331 MTFinalStage::processThreadFunc(MTFinalStage*) + 65
5 libsystem_c.dylib 0x00007fff84fe98bf _pthread_start + 335
6 libsystem_c.dylib 0x00007fff84fecb75 thread_start + 13

Thread 11:: CoreAudio HAL Input/Output Proc
0 libsystem_kernel.dylib 0x00007fff8d18767a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff8d186d71 mach_msg + 73
2 com.apple.audio.CoreAudio 0x00007fff86d00eb3 HALB_MachPort::SendMessageWithReply(unsigned int, unsigned int, unsigned int, unsigned int, mach_msg_header_t*, unsigned int) + 93
3 com.apple.audio.CoreAudio 0x00007fff86d00f05 HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, unsigned int) + 37
4 com.apple.audio.CoreAudio 0x00007fff86cfa568 HALC_ProxyIOContext::IOWorkLoop() + 888
5 com.apple.audio.CoreAudio 0x00007fff86cfa151 HALC_ProxyIOContext::IOThreadEntry(void*) + 73
6 com.apple.audio.CoreAudio 0x00007fff86cfa00c HALB_IOThread::Entry(void*) + 78
7 libsystem_c.dylib 0x00007fff84fe98bf _pthread_start + 335
8 libsystem_c.dylib 0x00007fff84fecb75 thread_start + 13

Thread 12:: AudioUnit WatchDog
0 libsystem_kernel.dylib 0x00007fff8d188e42 __semwait_signal + 10
1 libsystem_c.dylib 0x00007fff84f9fdea nanosleep + 164
2 libsystem_c.dylib 0x00007fff84f9fc2c sleep + 61
3 com.apple.music.apps.MAAudioUnitSupport 0x0000000102c5a55f CAudioUnitClient::WatchDog(void*) + 31
4 libsystem_c.dylib 0x00007fff84fe98bf _pthread_start + 335
5 libsystem_c.dylib 0x00007fff84fecb75 thread_start + 13

Thread 13:
0 libsystem_kernel.dylib 0x00007fff8d187782 mach_wait_until + 10
1 com.apple.CoreServices.CarbonCore 0x00007fff89cccee1 MPDelayUntil + 12
2 com.apple.CoreServices.CarbonCore 0x00007fff89cdc99f Delay + 76
3 se.propellerheads.rewire.library 0x000000010f42578b RWIsReWireMixerAppRunningImp + 27947
4 se.propellerheads.rewire.library 0x000000010f433cf9 RWIsReWireMixerAppRunningImp + 86681
5 libsystem_c.dylib 0x00007fff84fe98bf _pthread_start + 335
6 libsystem_c.dylib 0x00007fff84fecb75 thread_start + 13

Thread 14:: FileIOThread
0 libsystem_kernel.dylib 0x00007fff8d188bca __psynch_cvwait + 10
1 libsystem_c.dylib 0x00007fff84fed274 _pthread_cond_wait + 840
2 com.apple.music.apps.MAAudioEngine 0x0000000100648edd AudioFileClose(int, IOInfo*) + 765
3 libsystem_c.dylib 0x00007fff84fe98bf _pthread_start + 335
4 libsystem_c.dylib 0x00007fff84fecb75 thread_start + 13

Thread 15:: MTFeederStage High Latency Thread
0 libsystem_kernel.dylib 0x00007fff8d188e42 __semwait_signal + 10
1 libsystem_c.dylib 0x00007fff84f9fdea nanosleep + 164
2 libsystem_c.dylib 0x00007fff84f9fbb5 usleep + 53
3 com.apple.music.apps.MAAudioEngine 0x0000000100691975 MTFeederStage::processThread() + 2997
4 com.apple.music.apps.MAAudioEngine 0x0000000100690851 MTFeederStage::processThreadFunc(MTFeederStage*) + 65
5 libsystem_c.dylib 0x00007fff84fe98bf _pthread_start + 335
6 libsystem_c.dylib 0x00007fff84fecb75 thread_start + 13

Thread 16:
0 libsystem_kernel.dylib 0x00007fff8d189192 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff84feb594 _pthread_wqthread + 758
2 libsystem_c.dylib 0x00007fff84fecb85 start_wqthread + 13

Thread 17:: SeqTimer
0 libsystem_kernel.dylib 0x00007fff8d188bca __psynch_cvwait + 10
1 libsystem_c.dylib 0x00007fff84fed2a6 _pthread_cond_wait + 890
2 com.apple.CoreServices.CarbonCore 0x00007fff89c86ec4 TSWaitOnConditionTimedRelative + 157
3 com.apple.CoreServices.CarbonCore 0x00007fff89c86c9b TSWaitOnSemaphoreCommon + 358
4 com.apple.CoreServices.CarbonCore 0x00007fff89cdc6dc TimerThread + 332
5 libsystem_c.dylib 0x00007fff84fe98bf _pthread_start + 335
6 libsystem_c.dylib 0x00007fff84fecb75 thread_start + 13

Thread 18:: WsMIDICoreMIDIReadProc
0 libsystem_kernel.dylib 0x00007fff8d18767a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff8d186d71 mach_msg + 73
2 com.apple.audio.midi.CoreMIDI 0x00000001027dd5be XServerMachPort::ReceiveMessage(int&, void*, int&) + 96
3 com.apple.audio.midi.CoreMIDI 0x00000001027fe653 MIDIProcess::RunMIDIInThread() + 207
4 com.apple.audio.midi.CoreMIDI 0x00000001027de96a XThread::RunHelper(void*) + 10
5 com.apple.audio.midi.CoreMIDI 0x00000001027de396 CAPThread::Entry(CAPThread*) + 98
6 libsystem_c.dylib 0x00007fff84fe98bf _pthread_start + 335
7 libsystem_c.dylib 0x00007fff84fecb75 thread_start + 13

Thread 19:: com.apple.mainstage:MIDI Clock Sender
0 libsystem_kernel.dylib 0x00007fff8d188e42 __semwait_signal + 10
1 libsystem_c.dylib 0x00007fff84f9fdea nanosleep + 164
2 com.apple.mainstage 0x00000001001d7c01 0x100000000 + 1932289
3 libsystem_c.dylib 0x00007fff84fe98bf _pthread_start + 335
4 libsystem_c.dylib 0x00007fff84fecb75 thread_start + 13

Thread 20:
0 libsystem_kernel.dylib 0x00007fff8d188bca __psynch_cvwait + 10
1 libsystem_c.dylib 0x00007fff84fed274 _pthread_cond_wait + 840
2 com.apple.audio.midi.CoreMIDI 0x00000001027ddb59 CAGuard::Wait() + 93
3 com.apple.audio.midi.CoreMIDI 0x00000001027de683 Task::Run() + 291
4 com.apple.audio.midi.CoreMIDI 0x00000001027de96a XThread::RunHelper(void*) + 10
5 com.apple.audio.midi.CoreMIDI 0x00000001027de396 CAPThread::Entry(CAPThread*) + 98
6 libsystem_c.dylib 0x00007fff84fe98bf _pthread_start + 335
7 libsystem_c.dylib 0x00007fff84fecb75 thread_start + 13

Thread 21:: com.apple.NSURLConnectionLoader
0 libsystem_kernel.dylib 0x00007fff8d18767a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff8d186d71 mach_msg + 73
2 com.apple.CoreFoundation 0x00007fff84c0350c __CFRunLoopServiceMachPort + 188
3 com.apple.CoreFoundation 0x00007fff84c0bc74 __CFRunLoopRun + 1204
4 com.apple.CoreFoundation 0x00007fff84c0b486 CFRunLoopRunSpecific + 230
5 com.apple.Foundation 0x00007fff85181fd7 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 335
6 com.apple.Foundation 0x00007fff8517672a -[NSThread main] + 68
7 com.apple.Foundation 0x00007fff851766a2 __NSThread__main__ + 1575
8 libsystem_c.dylib 0x00007fff84fe98bf _pthread_start + 335
9 libsystem_c.dylib 0x00007fff84fecb75 thread_start + 13

Thread 22:
0 libsystem_kernel.dylib 0x00007fff8d189192 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff84feb594 _pthread_wqthread + 758
2 libsystem_c.dylib 0x00007fff84fecb85 start_wqthread + 13

Thread 23:
0 libsystem_kernel.dylib 0x00007fff8d189192 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff84feb594 _pthread_wqthread + 758
2 libsystem_c.dylib 0x00007fff84fecb85 start_wqthread + 13

Thread 24:
0 libsystem_kernel.dylib 0x00007fff8d188e42 __semwait_signal + 10
1 libsystem_c.dylib 0x00007fff84f9fdea nanosleep + 164
2 libsystem_c.dylib 0x00007fff84f9fbb5 usleep + 53
3 com.WavesAudio.WaveShell-AU.9.0.0 0x00000001201f8348 wvWavesV9::wvThread::WCIdleCommandDispatcher::threadMain(void*) + 36
4 com.WavesAudio.WaveShell-AU.9.0.0 0x00000001201de1d6 _ZN9wvWavesV98wvThreadL13ThreadWrapperEPv + 24
5 libsystem_c.dylib 0x00007fff84fe98bf _pthread_start + 335
6 libsystem_c.dylib 0x00007fff84fecb75 thread_start + 13

Thread 25:: com.apple.mainstage.engine.0x104394800
0 libobjc.A.dylib 0x00007fff8ce57307 objc::DenseMap<objc_object*, unsigned long, true, objc::DenseMapInfo<objc_object*>, objc::DenseMapInfo<unsigned long> >::LookupBucketFor(objc_object* const&, std::__1::pair<objc_object*, unsigned long>*&) const + 63
1 libobjc.A.dylib 0x00007fff8ce57567 objc::DenseMap<objc_object*, unsigned long, true, objc::DenseMapInfo<objc_object*>, objc::DenseMapInfo<unsigned long> >::find(objc_object* const&) + 35
2 libobjc.A.dylib 0x00007fff8ce574b5 _objc_rootReleaseWasZero + 121
3 libobjc.A.dylib 0x00007fff8ce57418 _objc_rootRelease + 20
4 libobjc.A.dylib 0x00007fff8ce5903c (anonymous namespace)::AutoreleasePoolPage::pop(void*) + 434
5 com.apple.CoreFoundation 0x00007fff84c04915 _CFAutoreleasePoolPop + 37
6 com.apple.Foundation 0x00007fff851254f9 -[NSAutoreleasePool release] + 154
7 com.apple.mainstage 0x00000001001d2f37 0x100000000 + 1912631
8 com.apple.Foundation 0x00007fff8517672a -[NSThread main] + 68
9 com.apple.Foundation 0x00007fff851766a2 __NSThread__main__ + 1575
10 libsystem_c.dylib 0x00007fff84fe98bf _pthread_start + 335
11 libsystem_c.dylib 0x00007fff84fecb75 thread_start + 13

Thread 26:: com.apple.mainstage.workspace.calculate.0x104394800
0 libsystem_kernel.dylib 0x00007fff8d188e42 __semwait_signal + 10
1 libsystem_c.dylib 0x00007fff84f9fdea nanosleep + 164
2 libsystem_c.dylib 0x00007fff84f9fbb5 usleep + 53
3 com.apple.logic.workspace 0x00000001005971c5 areShadersSupported + 16709
4 com.apple.mainstage 0x000000010003f944 0x100000000 + 260420
5 com.apple.Foundation 0x00007fff85173f40 __NSFireTimer + 102
6 com.apple.CoreFoundation 0x00007fff84c2b934 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20
7 com.apple.CoreFoundation 0x00007fff84c2b486 __CFRunLoopDoTimer + 534
8 com.apple.CoreFoundation 0x00007fff84c0be11 __CFRunLoopRun + 1617
9 com.apple.CoreFoundation 0x00007fff84c0b486 CFRunLoopRunSpecific + 230
10 com.apple.Foundation 0x00007fff85127f7b -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 267
11 com.apple.Foundation 0x00007fff85127e67 -[NSRunLoop(NSRunLoop) run] + 62
12 com.apple.logic.workspace 0x00000001005978e2 areShadersSupported + 18530
13 com.apple.mainstage 0x000000010003f9f2 0x100000000 + 260594
14 com.apple.Foundation 0x00007fff8517672a -[NSThread main] + 68
15 com.apple.Foundation 0x00007fff851766a2 __NSThread__main__ + 1575
16 libsystem_c.dylib 0x00007fff84fe98bf _pthread_start + 335
17 libsystem_c.dylib 0x00007fff84fecb75 thread_start + 13

Thread 27:: com.apple.mainstage.workspace.draw.0x104394800
0 libsystem_kernel.dylib 0x00007fff8d1876b6 semaphore_wait_trap + 10
1 com.apple.mainstage 0x000000010007fc8f 0x100000000 + 523407
2 com.apple.logic.workspace 0x0000000100597a08 areShadersSupported + 18824
3 com.apple.Foundation 0x00007fff8517672a -[NSThread main] + 68
4 com.apple.Foundation 0x00007fff851766a2 __NSThread__main__ + 1575
5 libsystem_c.dylib 0x00007fff84fe98bf _pthread_start + 335
6 libsystem_c.dylib 0x00007fff84fecb75 thread_start + 13

Thread 28:
0 libsystem_kernel.dylib 0x00007fff8d189a8e pread + 10
1 com.apple.CoreServices.CarbonCore 0x00007fff89c60512 BasicRead(FileRecord*, short, long long, unsigned long long*, void*, unsigned long long*) + 683
2 com.apple.CoreServices.CarbonCore 0x00007fff89c6022c PBReadForkSync + 88
3 com.apple.music.apps.MAFiles 0x0000000102cabf94 CFileIO::Read(void*, long long, long) + 340
4 com.apple.music.apps.MAFiles 0x0000000102d18ac8 CAudioFileIO::Read(float*, long, long) + 536
5 com.apple.music.apps.MADSP 0x0000000100adb01d CConvReverb::GetAudioData(CAudioFileIO*, int, unsigned int, unsigned short, float*) + 125
6 com.apple.music.apps.MADSP 0x0000000100adc579 CConvReverb::CreateSmallOverview(CAudioFileIO*, int) + 489
7 com.apple.music.apps.MADSP 0x0000000100adec10 CConvReverb::LoadIRfromFile(long&) + 976
8 com.apple.music.apps.MADSP 0x0000000100ae0d47 CConvReverb::LoadIRThread() + 231
9 com.apple.music.apps.MADSP 0x0000000100ae12bf CConvReverb::LoadIRThread() + 1631
10 libsystem_c.dylib 0x00007fff84fe98bf _pthread_start + 335
11 libsystem_c.dylib 0x00007fff84fecb75 thread_start + 13

Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x0000000000000000 rbx: 0x0000000000000006 rcx: 0x00007fff5fbfd2c8 rdx: 0x0000000000000000
rdi: 0x0000000000001503 rsi: 0x0000000000000006 rbp: 0x00007fff5fbfd2f0 rsp: 0x00007fff5fbfd2c8
r8: 0x00007fff73a99fb8 r9: 0x00007fff5fbfcd58 r10: 0x00007fff8d188d0a r11: 0xffffff80002da8d0
r12: 0x000000010f52ccc0 r13: 0x0000000000000000 r14: 0x00007fff73a9c960 r15: 0x00007fff5fbfd440
rip: 0x00007fff8d188ce2 rfl: 0x0000000000000246 cr2: 0x0000000118b9d000
Logical CPU: 0

Binary Images:
0x100000000 - 0x100355fff com.apple.mainstage (2.2.1 - 419.82) <F5AAA081-A3BF-5AEE-46B8-C7BFBE4E5FAD> /Applications/MainStage.app/Contents/MacOS/MainStage
0x100448000 - 0x100503fef com.apple.music.apps.MAToolKitLg (9.5.0 - 449.93) <E24CF942-718D-FE17-9B2C-C2264F6D3EFF> /Applications/MainStage.app/Contents/Frameworks/MAToolKitLg.framework/Versions/A/MAToolKitLg
0x100551000 - 0x1005d6fef com.apple.logic.workspace (1.0 - 1.86) <44ABDA11-C6FB-1D17-1165-AE6896FC7417> /Applications/MainStage.app/Contents/Frameworks/MAWorkspace.framework/Versions/A/MAWorkspace
0x10061b000 - 0x1006c6fef com.apple.music.apps.MAAudioEngine (9.5.0 - 239.21) <D1F07328-8C3B-4D59-AF08-A148718C9B5C> /Applications/MainStage.app/Contents/Frameworks/MAAudioEngine.framework/Versions/A/MAAudioEngine
0x100823000 - 0x100843ff7 com.apple.music.apps.MAApogeeSupport (9.5.0 - 313.9) <6D7714FF-5C77-77C0-0C15-74D57C224101> /Applications/MainStage.app/Contents/Frameworks/MAApogeeSupport.framework/Versions/A/MAApogeeSupport
0x100852000 - 0x100857fff com.apple.music.apps.MAResources (9.5.0 - 212.59) <50CB6C2B-8A69-0FB4-A334-0605A4B4BD60> /Applications/MainStage.app/Contents/Frameworks/MAResources.framework/Versions/A/MAResources
0x10085b000 - 0x100e8cfe7 com.apple.music.apps.MADSP (9.1.5 - 589.85) <FD556DA6-47F8-5B22-5845-EC470B310066> /Applications/MainStage.app/Contents/Frameworks/MADSP.framework/Versions/A/MADSP
0x1016fc000 - 0x101bdafef com.apple.music.apps.LogicPro (9.5.0 - 1806.23) <FFE02617-7515-0C01-24E3-B36CD028D901> /Applications/MainStage.app/Contents/Frameworks/LogicPro.framework/Versions/A/LogicPro
0x101e32000 - 0x101eb0ff7 com.apple.music.apps.LogicLoopBrowser (9.5.0 - 1806.23) <F687E4D6-AF77-B5BC-BFF2-63E58E4DF046> /Applications/MainStage.app/Contents/Frameworks/LogicLoopBrowser.framework/Versions/A/LogicLoopBrowser
0x101edc000 - 0x1022f9fe7 com.apple.music.apps.MAPlugInGUI (9.1.5 - 425.61) <C62ECBEE-C183-FDE2-65DE-16684B759E21> /Applications/MainStage.app/Contents/Frameworks/MAPlugInGUI.framework/Versions/A/MAPlugInGUI
0x1025c3000 - 0x10261aff7 com.apple.music.apps.MALoopManagement (9.5.0 - 255.58) <A0315EDB-14DB-77D5-3547-42C76A531A9A> /Applications/MainStage.app/Contents/Frameworks/MALoopManagement.framework/Versions/A/MALoopManagement
0x102655000 - 0x10270afef com.apple.music.apps.MACore (9.5.0 - 563.76) <7E468FDE-7A99-D176-29B8-4FFEDC712CA1> /Applications/MainStage.app/Contents/Frameworks/MACore.framework/Versions/A/MACore
0x102758000 - 0x1027a7fff com.apple.music.apps.MAHarmony (9.5.0 - 234.59) <F6227C72-D009-0D9F-449E-874B0C7F1558> /Applications/MainStage.app/Contents/Frameworks/MAHarmony.framework/Versions/A/MAHarmony
0x1027ce000 - 0x10281fff7 com.apple.audio.midi.CoreMIDI (1.8 - 42) <10BAC42F-ACFE-3EBC-869A-2847A0770CE8> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
0x102845000 - 0x102ac0fe7 com.apple.prokit (7.2.2 - 1817) <D06E4F46-2424-3689-810E-2E4B8CACA3CC> /System/Library/PrivateFrameworks/ProKit.framework/Versions/A/ProKit
0x102c43000 - 0x102c79fe7 com.apple.music.apps.MAAudioUnitSupport (9.5.0 - 233.22) <AD86B92B-7775-B75F-9274-6D72BC845324> /Applications/MainStage.app/Contents/Frameworks/MAAudioUnitSupport.framework/Versions/A/MAAudioUnitSupport
0x102c9c000 - 0x102d44fe7 com.apple.music.apps.MAFiles (9.5.0 - 185.67) <48C6EBBE-06BB-7C12-E33D-15890C29BE82> /Applications/MainStage.app/Contents/Frameworks/MAFiles.framework/Versions/A/MAFiles
0x102d82000 - 0x102d84fff com.apple.ExceptionHandling (1.5 - 10) <A6413B9F-331B-3D80-A86C-07DEA9888841> /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHandling
0x102d89000 - 0x102db7ff7 com.apple.audio.CoreAudioKit (1.6.3 - 1.6.3) <FF3E72F7-8076-3FCA-A7B9-6A8D869520C9> /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit
0x103a0a000 - 0x103a0fff7 +com.WavesAudio.WavesReWireDevice.9.0.0 (9.0.0 - 9.0.021) <E56FA7BD-9016-3E55-63E3-E39F4E77B403> /Library/Application Support/Propellerhead Software/*/WavesReWireDevice.bundle/Contents/MacOS/WavesReWireDevice
0x103a89000 - 0x103ac4fff com.apple.prokit.LionPanels (7.2.2 - 1817) <AB804A37-3068-3DE0-B9B8-8B931252E7F0> /System/Library/PrivateFrameworks/ProKit.framework/Versions/A/Resources/LionPanels.bundle/Contents/MacOS/LionPanels
0x103ff2000 - 0x103ff6fff com.apple.audio.AudioIPCPlugIn (1.2.2 - 1.2.2) <D4D40031-05D5-3D8B-A9A5-490D9483E188> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn
0x10c1b4000 - 0x10c1b9fff com.apple.audio.AppleHDAHALPlugIn (2.2.0 - 2.2.0f3) <4EC4981B-68AE-357E-960F-3D4603A61E9F> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
0x10c1be000 - 0x10c1bffff com.apple.bluetooth.IOBluetoothSCOAudioDriverPlugIn (4.0.5 - 4.0.5f11) <B35B5E55-78F5-3AA1-825D-C41FDD3F8EEA> /System/Library/Extensions/IOBluetoothFamily.kext/Contents/PlugIns/IOBluetoothSCOAudioDriver.kext/Contents/Resources/IOBluetoothSCOAudioDriverPlugIn.bundle/Contents/MacOS/IOBluetoothSCOAudioDriverPlugIn
0x10c1c4000 - 0x10c1c6fff com.apple.music.apps.anvil.resources (9.5.0 - 280.61) <5E963760-B6BB-CCF5-E215-B9FED14897A3> /Applications/MainStage.app/Contents/PlugIns/anvil.res/Contents/MacOS/anvil
0x10c1cb000 - 0x10c1cdfff com.apple.music.apps.common.resources (9.5.0 - 280.61) <DC4B3267-5BEA-AE0B-2724-860370631B4D> /Applications/MainStage.app/Contents/PlugIns/common.res/Contents/MacOS/common
0x10c1d2000 - 0x10c1d4fff com.apple.music.apps.efx.resources (9.5.0 - 280.61) <9176644B-56DF-02A6-BCC1-CAA5FD55020D> /Applications/MainStage.app/Contents/PlugIns/efx.res/Contents/MacOS/efx
0x10c1d9000 - 0x10c1dbfff com.apple.music.apps.egt.resources (9.5.0 - 280.61) <8BC57C40-AE90-4849-FB97-F30E4D3E9FBB> /Applications/MainStage.app/Contents/PlugIns/egt.res/Contents/MacOS/egt
0x10c3e3000 - 0x10c3e5fff com.apple.music.apps.emx.resources (9.5.0 - 280.61) <FE3A9CD7-AF55-54F0-D8BB-9D0866140A85> /Applications/MainStage.app/Contents/PlugIns/emx.res/Contents/MacOS/emx
0x10c3ea000 - 0x10c3ecfff com.apple.music.apps.es1.resources (9.5.0 - 280.61) <DBD8185E-652F-E913-F2EC-AB70662D193A> /Applications/MainStage.app/Contents/PlugIns/es1.res/Contents/MacOS/es1
0x10c3f1000 - 0x10c3f3fff com.apple.music.apps.es2.resources (9.5.0 - 280.61) <FE56A979-FFDF-2186-DF39-2FBFAFFD828D> /Applications/MainStage.app/Contents/PlugIns/es2.res/Contents/MacOS/es2
0x10c3f8000 - 0x10c3fafff com.apple.music.apps.evb3.resources (9.5.0 - 280.61) <9BB18B7F-F204-8EE8-F210-6B7EE924B114> /Applications/MainStage.app/Contents/PlugIns/evb3.res/Contents/MacOS/evb3
0x10cc0e000 - 0x10cc0efff libmx.A.dylib (2026.0.0 - compatibility 1.0.0) <C23BF0A1-7E6D-35EF-85FE-651EE2C13D53> /usr/lib/libmx.A.dylib
0x10d6e8000 - 0x10d6eafff com.apple.music.apps.evd6.resources (9.5.0 - 280.61) <B52F454F-BE84-83FC-6AC0-8DBDA0D04671> /Applications/MainStage.app/Contents/PlugIns/evd6.res/Contents/MacOS/evd6
0x10d6ef000 - 0x10d6f1fff com.apple.music.apps.evoc.resources (9.5.0 - 280.61) <30458622-5417-13CA-6824-07A6CC7B8916> /Applications/MainStage.app/Contents/PlugIns/evoc.res/Contents/MacOS/evoc
0x10d6f6000 - 0x10d6f8fff com.apple.music.apps.evp88.resources (9.5.0 - 280.61) <921D7F36-BA4A-B256-3AA8-4B1B5A549C05> /Applications/MainStage.app/Contents/PlugIns/evp88.res/Contents/MacOS/evp88
0x10d6fd000 - 0x10d6fffff com.apple.music.apps.exs24.resources (9.5.0 - 280.61) <66AA0B8D-9ACB-CC70-D56D-69574AD793D1> /Applications/MainStage.app/Contents/PlugIns/exs24.res/Contents/MacOS/exs24
0x10d704000 - 0x10d706fff com.apple.music.apps.guitaramp.resources (9.5.0 - 280.61) <5AC9D84C-35C5-7E56-0C00-FE0699D3ECB7> /Applications/MainStage.app/Contents/PlugIns/guitaramp.res/Contents/MacOS/guitaramp
0x10d70b000 - 0x10d70dfff com.apple.music.apps.guitarcontrols.resources (9.5.0 - 280.61) <EAB0559C-CF9C-B63F-A3AC-A4A54A80B9B4> /Applications/MainStage.app/Contents/PlugIns/guitarcontrols.res/Contents/MacOS/guitarcontrols
0x10d712000 - 0x10d714fff com.apple.music.apps.looper.resources (9.5.0 - 280.61) <C17F04CC-2ECE-1520-E668-BB05AB7E7CD8> /Applications/MainStage.app/Contents/PlugIns/looper.res/Contents/MacOS/looper
0x10d719000 - 0x10d71bfff com.apple.music.apps.mutapdel.resources (9.5.0 - 280.61) <42386ED1-4540-59E5-4DDB-F3E5F128F709> /Applications/MainStage.app/Contents/PlugIns/mutapdel.res/Contents/MacOS/mutapdel
0x10d720000 - 0x10d722fff com.apple.music.apps.pedalboard.resources (9.5.0 - 280.61) <55C65D01-77C2-CBB8-2905-3CE84174DB6D> /Applications/MainStage.app/Contents/PlugIns/pedalboard.res/Contents/MacOS/pedalboard
0x10d727000 - 0x10d729fff com.apple.music.apps.player.resources (9.5.0 - 280.61) <225658A4-EDD9-1B0B-4E57-ABAAD665D355> /Applications/MainStage.app/Contents/PlugIns/player.res/Contents/MacOS/player
0x10d72e000 - 0x10d730fff com.apple.music.apps.revolver.resources (9.5.0 - 280.61) <AE10089C-7911-6CB5-8919-676D72EEAC47> /Applications/MainStage.app/Contents/PlugIns/revolver.res/Contents/MacOS/revolver
0x10d735000 - 0x10d737fff com.apple.music.apps.sphere.resources (9.5.0 - 280.61) <94D29CBC-DAD0-83B4-6B9B-88C287FF24F0> /Applications/MainStage.app/Contents/PlugIns/sphere.res/Contents/MacOS/sphere
0x10f185000 - 0x10f18bfff com.apple.agl (3.2.0 - AGL-3.2.0) <AB0B5D3F-BA2A-3366-830A-EF9258C18276> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x10f400000 - 0x10f488fff +se.propellerheads.rewire.library (1.8.1 build 124 - 1.8.1) <1A7E56A6-03B2-53BE-F5CC-2D4DA86017F8> /Library/Application Support/Propellerhead Software/*/ReWire.bundle/Contents/MacOS/ReWire
0x1156e8000 - 0x1156f5fef +KramerHLS_IR_Calc.dylib (??? - ???) <A70DB760-8925-A731-1F3D-39403F50DED1> /Applications/Waves/*/KramerHLS.bundle/Contents/MacOS/KramerHLS_IR_Calc.dylib
0x1180cf000 - 0x1180ddfff com.apple.Librarian (1.0.1 - 1) <8479DC40-D188-3262-B33F-BC08E46AFD4D> /System/Library/PrivateFrameworks/Librarian.framework/Librarian
0x1180eb000 - 0x118128fff com.apple.Ubiquity (1.1 - 210) <E198603B-C205-3366-82BD-7D642FF2F909> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
0x118146000 - 0x118166fff com.apple.ChunkingLibrary (1.0 - 127) <ED9D3079-A201-30D8-9FC4-2F5860100E63> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
0x118192000 - 0x1181c0ff7 GLRendererFloat (??? - ???) <E33704BC-AA25-3279-A585-ABC6B3176D3E> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat
0x118800000 - 0x118999fff GLEngine (??? - ???) <61484217-C41D-3A65-86BD-397ACC0D069F> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
0x1189cd000 - 0x118ac6fff libGLProgrammability.dylib (??? - ???) <7396EE13-5FA6-3E78-88D0-2502CFE79A97> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x1201ae000 - 0x1202c6fff +com.WavesAudio.WaveShell-AU.9.0.0 (9.0.0 - 9.0.021) <9E455AF7-7FCA-88CA-434F-4DEC98A6836F> /Library/Audio/Plug-Ins/Components/WaveShell-AU 9.0.component/Contents/MacOS/WaveShell-AU
0x12036d000 - 0x120450fff libcrypto.0.9.7.dylib (0.9.7 - compatibility 0.9.7) <358B5B40-43B2-3F92-9FD3-DAA68806E1FF> /usr/lib/libcrypto.0.9.7.dylib
0x1205d8000 - 0x120618fff +com.WavesAudio.KramerHLS.9.0.0 (9.0.0 - 9.0.020) <5FEBE23C-1FFB-A977-83CF-A6F382DACD45> /Applications/Waves/*/KramerHLS.bundle/Contents/MacOS/KramerHLS
0x12076f000 - 0x120790fe7 +GenericMacIntel.dylib (??? - ???) <8C2EB8A4-5AE6-F2DD-3932-D4105BD4DBB6> /Applications/Waves/*/KramerHLS.bundle/Contents/MacOS/GenericMacIntel.dylib
0x1207e1000 - 0x1207ebfff +com.Waves.Waveshell-AU-CocoaView (??? - ???) <342AA537-0E3C-B4C1-D435-F4F622323E53> /Library/Audio/Plug-Ins/Components/WaveShell-AU 9.0.component/Contents/Resources/WaveShell-AU-CocoaView.bundle/Contents/MacOS/WaveShell-AU-CocoaView
0x121000000 - 0x1211c4fff +com.WavesAudio.WavesLib_9.0.9.0.0 (9.0.0 - 9.0.020) <6C65A64D-7DF1-C2B1-4E0B-1A09136545A3> /Applications/Waves/*/WavesLib_9.0.framework/Versions/A/WavesLib
0x12735d000 - 0x127361ff7 libFontRegistryUI.dylib (??? - ???) <36269A17-78FE-371A-B108-D71764661281> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framework/Resources/libFontRegistryUI.dylib
0x129dc2000 - 0x129dc8fef libcldcpuengine.dylib (1.50.69 - compatibility 1.0.0) <303313AD-2D57-37A5-922B-3194C5DCD007> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
0x129dcf000 - 0x129dd2ff7 libCoreFSCache.dylib (??? - ???) <70D5EB80-24F5-3837-9302-EBD4CFCE5CBA> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
0x129de6000 - 0x129de6ffd +cl_kernels (??? - ???) <5289A26A-EA49-4A2F-B6B0-40D0A6156141> cl_kernels
0x12ad40000 - 0x12ad41ff3 +cl_kernels (??? - ???) <EED1D5D5-A2F2-41EE-88D7-F334A5073300> cl_kernels
0x12fb1c000 - 0x12fbafff7 unorm8_bgra.dylib (1.50.69 - compatibility 1.0.0) <5FB796A4-1AD0-3B4D-AA83-F8A46E039224> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra.dylib
0x200000000 - 0x2007e6fff com.apple.GeForceGLDriver (7.18.18 - 7.1.8) <B1C5CF64-DB24-31CC-95D6-5F81E7244435> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDriver
0x7fff63672000 - 0x7fff636a6baf dyld (195.6 - ???) <0CD1B35B-A28F-32DA-B72E-452EAD609613> /usr/lib/dyld
0x7fff837a9000 - 0x7fff837aafff libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib
0x7fff837ab000 - 0x7fff8380dff7 com.apple.Symbolication (1.3 - 91) <B072970E-9EC1-3495-A1FA-D344C6E74A13> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x7fff8380e000 - 0x7fff83852ff7 com.apple.MediaKit (12 - 602) <0C2CBEDA-412F-3DDF-9C74-44114E5E0DB9> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x7fff8385e000 - 0x7fff8387aff7 com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x7fff838a3000 - 0x7fff83cc0ff7 com.apple.SceneKit (125.3 - 125.4) <12AD6DBE-F3A3-34D6-BA01-B211BEAFD48F> /System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit
0x7fff83cc1000 - 0x7fff83ce5fff com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fff83d1f000 - 0x7fff83e14fff libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
0x7fff83e41000 - 0x7fff83e47fff libmacho.dylib (800.0.0 - compatibility 1.0.0) <165514D7-1BFA-38EF-A151-676DCD21FB64> /usr/lib/system/libmacho.dylib
0x7fff83e48000 - 0x7fff83e83fff com.apple.LDAPFramework (3.2 - 120.2) <A2675243-9122-308D-A5C8-9C1C4FE7639D> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x7fff83e84000 - 0x7fff83e86ff7 com.apple.print.framework.Print (7.4 - 247.3) <626C58D5-2841-3329-8C32-9F4A8353F3E7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x7fff83f9e000 - 0x7fff83fdeff7 libcups.2.dylib (2.9.0 - compatibility 2.0.0) <5328C0AB-F169-3786-A3EC-9E82E960CAAF> /usr/lib/libcups.2.dylib
0x7fff83fdf000 - 0x7fff840f8fff com.apple.DesktopServices (1.6.3 - 1.6.3) <20812ECE-CACC-3D44-8108-025EF6B45C14> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x7fff840f9000 - 0x7fff840fefff libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
0x7fff84115000 - 0x7fff8411bfff com.apple.DiskArbitration (2.4.1 - 2.4.1) <CEA34337-63DE-302E-81AA-10D717E1F699> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff8411c000 - 0x7fff8411efff libquarantine.dylib (36.6.0 - compatibility 1.0.0) <0EBF714B-4B69-3E1F-9A7D-6BBC2AACB310> /usr/lib/system/libquarantine.dylib
0x7fff84131000 - 0x7fff84134fff libCoreVMClient.dylib (??? - ???) <934D0D11-C34F-3C06-A352-21BB8FFE9774> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x7fff84135000 - 0x7fff842d4ff7 com.apple.QuartzCore (1.7 - 270.4) <97E20A5F-652B-3E85-8C46-DCB777248ECD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff842d5000 - 0x7fff843b9fff com.apple.CoreServices.OSServices (478.46 - 478.46) <70BEE269-8F4D-3FDC-B1AD-A591C0CB37E5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x7fff843ba000 - 0x7fff843d1fff com.apple.MultitouchSupport.framework (231.4 - 231.4) <10A978D1-8781-33F0-BE45-60C9171F7278> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x7fff843d2000 - 0x7fff846bbff7 com.apple.security (7.0 - 55148.1) <E9C46204-1336-3D90-BC67-5162FC7079D2> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff846bc000 - 0x7fff84b61fff com.apple.RawCamera.bundle (3.12.0 - 615) <10CCCC87-4A1E-3343-BF09-1C6640B56F45> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x7fff84bab000 - 0x7fff84babfff com.apple.Cocoa (6.6 - ???) <7EC4D759-B2A6-3A99-AC75-809FED1500C6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x7fff84bc7000 - 0x7fff84bd2ff7 com.apple.bsd.ServiceManagement (2.0 - 2.0) <F260D4A7-C727-3FB6-8525-50E279BF9BAF> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x7fff84bd3000 - 0x7fff84da7ff7 com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff84e0f000 - 0x7fff84eeeff7 com.apple.ImageIO.framework (3.1.2 - 3.1.2) <FFA7532B-336A-3F0B-9AB9-2A35B56ED887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x7fff84f22000 - 0x7fff84f4dff7 com.apple.CoreServicesInternal (113.17 - 113.17) <B1DF81C3-9C23-3BAE-9DE8-21EAFEEB97B8> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x7fff84f4e000 - 0x7fff84f9aff7 com.apple.SystemConfiguration (1.11.3 - 1.11) <0A7F1982-B4EA-3424-A0C7-FE46C6224F03> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x7fff84f9b000 - 0x7fff85078fef libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib
0x7fff850ed000 - 0x7fff85102fff com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <C061ECBB-7061-3A43-8A18-90633F943295> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x7fff8511c000 - 0x7fff85435fff com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff85488000 - 0x7fff854c7fff com.apple.AE (527.7 - 527.7) <B82F7ABC-AC8B-3507-B029-969DD5CA813D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x7fff854c8000 - 0x7fff854daff7 libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
0x7fff854dc000 - 0x7fff85666fff com.apple.QTKit (7.7.1 - 2330) <4B5363D4-4854-342F-8B95-DE6559075B46> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x7fff85667000 - 0x7fff8566aff7 com.apple.securityhi (4.0 - 1) <37DF1BF8-ACE0-3C4A-81AA-BBA9744EB0A6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x7fff8566b000 - 0x7fff8566bfff com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff8566c000 - 0x7fff8566dfff liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
0x7fff8566e000 - 0x7fff85aa1ff7 com.apple.VideoToolbox (1.0 - 705.78) <7F115540-88CF-3087-951A-7073F7D58F4D> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x7fff85aa9000 - 0x7fff85ed6fff libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x7fff85ed7000 - 0x7fff864bbfff libBLAS.dylib (??? - ???) <C34F6D88-187F-33DC-8A68-C0C9D1FA36DF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x7fff864bc000 - 0x7fff864e9fe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <7BEBB139-50BB-3112-947A-F4AA168F991C> /usr/lib/libSystem.B.dylib
0x7fff8697b000 - 0x7fff86a7dfff libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <AFBB22B7-07AE-3F2E-B88C-70BEEBFB8A86> /usr/lib/libxml2.2.dylib
0x7fff86a7e000 - 0x7fff86af1fff libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
0x7fff86cc9000 - 0x7fff86cd3ff7 liblaunch.dylib (392.38.0 - compatibility 1.0.0) <6ECB7F19-B384-32C1-8652-2463C1CF4815> /usr/lib/system/liblaunch.dylib
0x7fff86cd4000 - 0x7fff86d3cff7 com.apple.audio.CoreAudio (4.0.2 - 4.0.2) <DFD8F4DE-3B45-3A2E-9CBE-FD8D5DD30923> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff86d3d000 - 0x7fff86db8ff7 com.apple.print.framework.PrintCore (7.1 - 366.3) <C5F39A82-0E77-3AD6-906A-20DD2EE8D374> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x7fff86db9000 - 0x7fff86dbdfff libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <2B1215A0-1B43-39C3-B4F4-392D71D08FFA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x7fff86dbe000 - 0x7fff86dbffff libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
0x7fff86e1d000 - 0x7fff86e2cff7 libxar-nossl.dylib (??? - ???) <A6ABBFB9-E4ED-38AD-BBBB-F9958B9CEFB5> /usr/lib/libxar-nossl.dylib
0x7fff86f81000 - 0x7fff86f8cff7 com.apple.DisplayServicesFW (2.5.4 - 323.3) <5E7F7A88-9313-3C31-87BD-80F3361DA338> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x7fff86f8d000 - 0x7fff86f8dfff com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff86f8e000 - 0x7fff86f99ff7 com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <6540EAF2-E3BF-3D2E-B4C1-F106180D6F20> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x7fff86fc3000 - 0x7fff870bdff7 com.apple.DiskImagesFramework (10.7.4 - 331.6) <C7860B00-E1CF-3851-9A3B-9F145B7F498F> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
0x7fff870ef000 - 0x7fff870f0ff7 libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
0x7fff870ff000 - 0x7fff87102fff libRadiance.dylib (??? - ???) <CD89D70D-F177-3BAE-8A26-644EA7D5E28E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x7fff87103000 - 0x7fff87425fe7 com.apple.JavaScriptCore (7534.56 - 7534.56.6) <675725F8-37C4-3B80-ADB0-7B6AE908A908> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x7fff87426000 - 0x7fff87b01ff7 libclh.dylib (4.0.3 - 4.0.3) <B00A31B8-AF78-32B0-8983-AEE8EFC6C150> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib
0x7fff87b6a000 - 0x7fff87bc4ff7 com.apple.ImageCaptureCore (3.0.3 - 3.0.3) <12C722EE-3A13-3937-ABDF-EDC922F4C299> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
0x7fff87bc5000 - 0x7fff87c09ff7 libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <22B2A10A-34B5-3787-88C9-B2722FE79504> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x7fff87c18000 - 0x7fff87c18fff com.apple.Carbon (153 - 153) <AF0F9910-E3C3-3922-AA92-A39000655E0F> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x7fff87c19000 - 0x7fff87c89fff com.apple.datadetectorscore (3.0 - 179.4) <9C01D16F-75A9-3BDD-B91A-F0F32261A2E7> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x7fff87c92000 - 0x7fff87ca0ff7 com.apple.AppleFSCompression (37 - 1.0) <8981D804-EBFE-35D5-9F79-6689DCCBA43A> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression




THANKS GUYS SO MUCH IN ADVANCE!!! :lol:
TL_Ford
 
Posts: 2
Joined: Tue May 22, 2012 6:20 pm

Re: Mainstage Crashing. PLEASE HELP.

Postby mmm42 » Tue May 22, 2012 8:45 pm

It's a crash introduced with 10.7.4. Hide the toolbar in MainStage or just remove the CPU/MIDI/MEMORY from the toolbar.
mmm42
 
Posts: 511
Joined: Sun Oct 14, 2007 11:52 pm
Location: San Jose, CA

Re: Mainstage Crashing. PLEASE HELP.

Postby TL_Ford » Wed May 23, 2012 4:18 am

Mmm42, I have deleted that module from the toolbar and I am still getting the same crash. Any other suggestions?
TL_Ford
 
Posts: 2
Joined: Tue May 22, 2012 6:20 pm

Re: Mainstage Crashing. PLEASE HELP.

Postby hashimoto » Wed May 23, 2012 5:41 am

...this bug affects mainstage running in 32bit and 64bit...if hiding the toolbar doesn't work then i reckon the only option is switching back to 10.7.3...that's what i did and now everything is flawless again...
Macbook Pro late 2011 2.4, OSX 10.7.4, rme multiface with hdspe card (via sonnet thunderbolt adapter), Logic 9.1.7, mainstage 2.2.2, external lacie quadra 500gb, axiom 25, akai lpd 8, korg nanokontrol + nanopad
hashimoto
 
Posts: 47
Joined: Fri Apr 24, 2009 3:11 am

Re: Mainstage Crashing. PLEASE HELP.

Postby michaelhuisman » Fri May 25, 2012 2:07 am

interesting that your interface isn't working.

what kind of interface do you have? latest driver updates etc?

does the interface work for other audio, such as iTunes?
Logic v9.1.8 (64-bit), MainStage v2.2.2 (64-bit), OSX v10.8.2
MacPro 8 core 24GB RAM, 2x 23" Cinema Display
MacMini i7, 16GB RAM
retina MacBookPro, 16 GB RAM
MacBook Pro, 8 GB RAM, MOTU 828, GlyphTech ext drive
MacBook Pro, 6 GB RAM
User avatar
michaelhuisman
 
Posts: 88
Joined: Fri Oct 27, 2006 6:18 pm

Re: Mainstage Crashing. PLEASE HELP.

Postby mmm42 » Fri May 25, 2012 4:15 pm

TL_Ford wrote:Mmm42, I have deleted that module from the toolbar and I am still getting the same crash. Any other suggestions?


Sorry, no. It seems to be 10.7.4 regressions that happens on a few machines. The safest choice for you would be going back to 10.7.3.
mmm42
 
Posts: 511
Joined: Sun Oct 14, 2007 11:52 pm
Location: San Jose, CA

Re: Mainstage Crashing

Postby michaelhuisman » Sat May 26, 2012 7:43 am

I've got two 10.7.4/2.2.1 installations that are working just fine. One's a MacPro 8-core, the other's a MBP 17" mid 2009.

They're both fine.

I know this is not helping anyone with their regression testing...

One's got Focusrite FW audio, the other is MOTO FW audio. (these are latest versions for what it's worth).
Logic v9.1.8 (64-bit), MainStage v2.2.2 (64-bit), OSX v10.8.2
MacPro 8 core 24GB RAM, 2x 23" Cinema Display
MacMini i7, 16GB RAM
retina MacBookPro, 16 GB RAM
MacBook Pro, 8 GB RAM, MOTU 828, GlyphTech ext drive
MacBook Pro, 6 GB RAM
User avatar
michaelhuisman
 
Posts: 88
Joined: Fri Oct 27, 2006 6:18 pm


Return to MainStage

Who is online

Users browsing this forum: No registered users and 2 guests