Crashing with C 6.5.1 OSX 10.7.4

Any ideas here??? Im getting crashes all the time here and can’t figure this out
Any help would be appreciated


Process: Cubase 6 [988]
Path: /Applications/Cubase 6.app/Contents/MacOS/Cubase 6
Identifier: com.steinberg.cubase
Version: 6.5.1.117 (6.5.1.117)
Code Type: X86 (Native)
Parent Process: launchd [137]

Date/Time: 2012-07-12 23:28:52.086 -0400
OS Version: Mac OS X 10.7.4 (11E53)
Report Version: 9

Interval Since Last Report: 82391 sec
Crashes Since Last Report: 8
Per-App Interval Since Last Report: 40415 sec
Per-App Crashes Since Last Report: 5
Anonymous UUID: 56986C89-284A-47EF-B8A1-DA4C1476E4EA

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

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

VM Regions Near 0x22a12e4c:
MALLOC_SMALL 0000000021000000-0000000021800000 [ 8192K] rw-/rwx SM=PRV

MALLOC_TINY 0000000022b00000-0000000023000000 [ 5120K] rw-/rwx SM=PRV

Application Specific Information:
objc_msgSend() selector name: isMiniaturized
objc[988]: garbage collection is OFF

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libobjc.A.dylib 0x9b048d47 objc_msgSend + 23
1 com.apple.AppKit 0x91a58451 isWindowObjectInCache + 384
2 com.apple.AppKit 0x91b569c4 -[NSApplication(NSWindowCache) _setVisibleInCache:forWindow:] + 300
3 com.apple.AppKit 0x91b543f0 -[NSWindow _reallyDoOrderWindow:relativeTo:findKey:forCounter:force:isModal:] + 3583
4 com.apple.AppKit 0x91b535ec -[NSWindow _doOrderWindowWithoutAnimation:relativeTo:findKey:forCounter:force:isModal:] + 79
5 com.apple.AppKit 0x91b534af -[NSWindow _doOrderWindow:relativeTo:findKey:forCounter:force:isModal:] + 997
6 com.apple.AppKit 0x91b53059 -[NSWindow orderWindow:relativeTo:] + 126
7 com.apple.AppKit 0x91bddfec -[NSWindow orderOut:] + 49
8 com.steinberg.cubase 0x014e9a8c CSOLOISTExtendedAnalysis::~CSOLOISTExtendedAnalysis() + 3018780
9 com.steinberg.cubase 0x014eaa2c CSOLOISTExtendedAnalysis::~CSOLOISTExtendedAnalysis() + 3022780
10 com.steinberg.cubase 0x01429ecc CSOLOISTExtendedAnalysis::~CSOLOISTExtendedAnalysis() + 2233436
11 com.steinberg.cubase 0x012b66ef CSOLOISTExtendedAnalysis::~CSOLOISTExtendedAnalysis() + 711807
12 com.steinberg.cubase 0x01425ce4 CSOLOISTExtendedAnalysis::~CSOLOISTExtendedAnalysis() + 2216564
13 com.steinberg.cubase 0x01425c53 CSOLOISTExtendedAnalysis::~CSOLOISTExtendedAnalysis() + 2216419
14 com.steinberg.cubase 0x012ffe81 CSOLOISTExtendedAnalysis::~CSOLOISTExtendedAnalysis() + 1012753
15 com.steinberg.cubase 0x012f500e CSOLOISTExtendedAnalysis::~CSOLOISTExtendedAnalysis() + 968094
16 com.steinberg.cubase 0x014ff96b CSOLOISTExtendedAnalysis::~CSOLOISTExtendedAnalysis() + 3108603
17 com.apple.AppKit 0x91d1c6ed -[NSApplication _docController:shouldTerminate:] + 83
18 com.apple.AppKit 0x91e4a13b __-[NSDocumentController(NSInternal) _closeAllDocumentsWithDelegate:shouldTerminateSelector:]_block_invoke_1 + 228
19 com.apple.AppKit 0x91e56fc2 -[NSDocumentController(NSInternal) _closeAllDocumentsWithDelegate:shouldTerminateSelector:] + 1693
20 com.apple.AppKit 0x91e4ff02 -[NSDocumentController(NSInternal) __closeAllDocumentsWithDelegate:shouldTerminateSelector:] + 310
21 com.apple.AppKit 0x91d23b01 -[NSApplication _shouldTerminate] + 889
22 com.apple.AppKit 0x91a5abea -[NSApplication terminate:] + 1219
23 com.steinberg.cubase 0x011792cf 0x1000 + 18318031
24 com.apple.CoreFoundation 0x960d1d11 -[NSObject performSelector:withObject:] + 65
25 com.apple.AppKit 0x91b5d86f -[NSApplication sendAction:to:from:] + 232
26 com.steinberg.cubase 0x01178e80 0x1000 + 18316928
27 com.apple.AppKit 0x91c50e43 -[NSMenuItem _corePerformAction] + 536
28 com.apple.AppKit 0x91c50ac0 -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 171
29 com.apple.AppKit 0x91c50149 -[NSMenu _performActionWithHighlightingForItemAtIndex:sendAccessibilityNotification:] + 79
30 com.apple.AppKit 0x91f2bfcb -[NSMenu performActionForItemAtIndex:] + 65
31 com.apple.AppKit 0x91f2bffe -[NSMenu _internalPerformActionForItemAtIndex:] + 45
32 com.apple.AppKit 0x91f3022f -[NSMenuItem _internalPerformActionThroughMenuIfPossible] + 106
33 com.apple.AppKit 0x91d9678c -[NSCarbonMenuImpl _carbonCommandProcessEvent:handlerCallRef:] + 172
34 com.apple.AppKit 0x91bc6446 NSSLMMenuEventHandler + 452
35 com.apple.HIToolbox 0x90f41dec _InvokeEventHandlerUPP(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*, long ()(OpaqueEventHandlerCallRef, OpaqueEventRef*, void*)) + 36
36 com.apple.HIToolbox 0x90dbd4f3 _ZL23DispatchEventToHandlersP14EventTargetRecP14OpaqueEventRefP14HandlerCallRec + 1602
37 com.apple.HIToolbox 0x90dbc970 _ZL30SendEventToEventTargetInternalP14OpaqueEventRefP20OpaqueEventTargetRefP14HandlerCallRec + 482
38 com.apple.HIToolbox 0x90dd1755 SendEventToEventTarget + 76
39 com.apple.HIToolbox 0x90f422b0 _ZL18SendHICommandEventmPK9HICommandmmhPKvP20OpaqueEventTargetRefS5_PP14OpaqueEventRef + 482
40 com.apple.HIToolbox 0x90f4231a SendMenuCommandWithContextAndModifiers + 70
41 com.apple.HIToolbox 0x90fadb61 SendMenuItemSelectedEvent + 275
42 com.apple.HIToolbox 0x90e0df2d ZL19FinishMenuSelectionP13SelectionDataP10MenuResultS2 + 129
43 com.apple.HIToolbox 0x90f9ea60 _ZL14MenuSelectCoreP8MenuData5PointdmPP13OpaqueMenuRefPt + 608
44 com.apple.HIToolbox 0x90e05bde _HandleMenuSelection2 + 636
45 com.apple.HIToolbox 0x90e0595d _HandleMenuSelection + 53
46 com.apple.AppKit 0x91ac3dbc _NSHandleCarbonMenuEvent + 302
47 com.apple.AppKit 0x91a546c6 _DPSNextEvent + 2196
48 com.apple.AppKit 0x91a53942 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 113
49 com.apple.AppKit 0x91a4fcb1 -[NSApplication run] + 911
50 com.steinberg.cubase 0x014fdb4b CSOLOISTExtendedAnalysis::~CSOLOISTExtendedAnalysis() + 3100891
51 com.steinberg.cubase 0x014feca4 CSOLOISTExtendedAnalysis::~CSOLOISTExtendedAnalysis() + 3105332
52 com.steinberg.cubase 0x012f509b CSOLOISTExtendedAnalysis::~CSOLOISTExtendedAnalysis() + 968235
53 com.steinberg.cubase 0x012b0280 CSOLOISTExtendedAnalysis::~CSOLOISTExtendedAnalysis() + 686096
54 com.steinberg.cubase 0x00d1a08b 0x1000 + 13734027
55 com.steinberg.cubase 0x0117935c 0x1000 + 18318172
56 com.steinberg.cubase 0x000e32b6 0x1000 + 926390

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x9268490a kevent + 10
1 libdispatch.dylib 0x959f6e10 _dispatch_mgr_invoke + 969
2 libdispatch.dylib 0x959f585f _dispatch_mgr_thread + 53

Thread 2:: FThread
0 libsystem_kernel.dylib 0x92681c76 semaphore_timedwait_trap + 10
1 com.steinberg.cubase 0x01558d85 CSOLOISTExtendedAnalysis::~CSOLOISTExtendedAnalysis() + 3474197
2 com.steinberg.cubase 0x007c61a3 0x1000 + 8147363
3 com.steinberg.cubase 0x01559914 CSOLOISTExtendedAnalysis::~CSOLOISTExtendedAnalysis() + 3477156
4 libsystem_c.dylib 0x96555f05 _pthread_body + 72

Thread 3:
0 libsystem_kernel.dylib 0x92681c22 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x926811f6 mach_msg + 70
2 com.apple.audio.midi.CoreMIDI 0x02274fcb XServerMachPort::ReceiveMessage(int&, void*, int&) + 101
3 com.apple.audio.midi.CoreMIDI 0x02297f8b MIDIProcess::RunMIDIInThread() + 259
4 com.apple.audio.midi.CoreMIDI 0x02298912 MIDIProcess::MIDIInPortThread::Run() + 24
5 com.apple.audio.midi.CoreMIDI 0x0227659f XThread::RunHelper(void*) + 17
6 com.apple.audio.midi.CoreMIDI 0x02275f69 CAPThread::Entry(CAPThread*) + 123
7 libsystem_c.dylib 0x96553ed9 _pthread_start + 335
8 libsystem_c.dylib 0x965576de thread_start + 34

Thread 4:: Video Diascope
0 libsystem_kernel.dylib 0x92681c5e semaphore_wait_trap + 10
1 com.steinberg.videoengine 0x170c3d4f bundleEntry + 1075087
2 com.steinberg.videoengine 0x16fc8550 bundleEntry + 44944
3 com.steinberg.videoengine 0x170c4b04 bundleEntry + 1078596
4 libsystem_c.dylib 0x96555f05 _pthread_body + 72

Thread 5:: FThread
0 libsystem_kernel.dylib 0x92684ef2 __sem_wait + 10
1 com.steinberg.videoengine 0x170b11ae bundleEntry + 998382
2 com.steinberg.videoengine 0x170ae35c bundleEntry + 986524
3 com.steinberg.videoengine 0x170c4b04 bundleEntry + 1078596
4 libsystem_c.dylib 0x96555f05 _pthread_body + 72

Thread 6:
0 libsystem_kernel.dylib 0x92681d36 mach_wait_until + 10
1 com.apple.CoreServices.CarbonCore 0x97a9a7f8 MPDelayUntil + 29
2 com.apple.CoreServices.CarbonCore 0x97aac694 Delay + 108
3 se.propellerheads.rewire.library 0x0b8ae274 RWIsReWireMixerAppRunningImp + 33924
4 se.propellerheads.rewire.library 0x0b8bc208 RWIsReWireMixerAppRunningImp + 91160
5 libsystem_c.dylib 0x96553ed9 _pthread_start + 335
6 libsystem_c.dylib 0x965576de thread_start + 34

Thread 7:
0 libsystem_kernel.dylib 0x9268383e __psynch_cvwait + 10
1 libsystem_c.dylib 0x96557e21 _pthread_cond_wait + 827
2 libsystem_c.dylib 0x9650842c pthread_cond_wait$UNIX2003 + 71
3 com.yamaha.YamahaFWAsync 0x0b92799a CComSingleEvent::Wait(unsigned long) + 190
4 com.yamaha.YamahaFWAsync 0x0b921363 CBusResetThreadForAsync::BusResetThreadProc(void*) + 45
5 libsystem_c.dylib 0x96553ed9 _pthread_start + 335
6 libsystem_c.dylib 0x965576de thread_start + 34

Thread 8:
0 libsystem_kernel.dylib 0x92681c22 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x926811f6 mach_msg + 70
2 com.apple.CoreFoundation 0x960699da __CFRunLoopServiceMachPort + 170
3 com.apple.CoreFoundation 0x96072b04 __CFRunLoopRun + 1428
4 com.apple.CoreFoundation 0x960721dc CFRunLoopRunSpecific + 332
5 com.apple.CoreFoundation 0x96072088 CFRunLoopRunInMode + 120
6 com.yamaha.YamahaFWAsync 0x0b929bae C1394BusVars::BusResetThread() + 180
7 com.apple.CoreServices.CarbonCore 0x97a9a5e0 PrivateMPEntryPoint + 68
8 libsystem_c.dylib 0x96553ed9 _pthread_start + 335
9 libsystem_c.dylib 0x965576de thread_start + 34

Thread 9:
0 libsystem_kernel.dylib 0x9268383e __psynch_cvwait + 10
1 libsystem_c.dylib 0x96557e21 _pthread_cond_wait + 827
2 libsystem_c.dylib 0x965083e0 pthread_cond_timedwait$UNIX2003 + 70
3 com.yamaha.MemAPI 0x106ccde3 IntervalThread::thread_loop(void*) + 189
4 libsystem_c.dylib 0x96553ed9 _pthread_start + 335
5 libsystem_c.dylib 0x965576de thread_start + 34

Thread 10:
0 libsystem_kernel.dylib 0x9268383e __psynch_cvwait + 10
1 libsystem_c.dylib 0x96557e21 _pthread_cond_wait + 827
2 libsystem_c.dylib 0x9650842c pthread_cond_wait$UNIX2003 + 71
3 com.yamaha.YamahaFWAsync 0x0b92799a CComSingleEvent::Wait(unsigned long) + 190
4 com.yamaha.YamahaFWAsync 0x0b921363 CBusResetThreadForAsync::BusResetThreadProc(void*) + 45
5 libsystem_c.dylib 0x96553ed9 _pthread_start + 335
6 libsystem_c.dylib 0x965576de thread_start + 34

Thread 11:
0 libsystem_kernel.dylib 0x9268383e __psynch_cvwait + 10
1 libsystem_c.dylib 0x96557e21 _pthread_cond_wait + 827
2 libsystem_c.dylib 0x965083e0 pthread_cond_timedwait$UNIX2003 + 70
3 com.yamaha.MemAPI 0x106ccde3 IntervalThread::thread_loop(void*) + 189
4 libsystem_c.dylib 0x96553ed9 _pthread_start + 335
5 libsystem_c.dylib 0x965576de thread_start + 34

Thread 12:
0 libsystem_kernel.dylib 0x9268383e __psynch_cvwait + 10
1 libsystem_c.dylib 0x96557e21 _pthread_cond_wait + 827
2 libsystem_c.dylib 0x9650842c pthread_cond_wait$UNIX2003 + 71
3 com.yamaha.YamahaFWAsync 0x0b92799a CComSingleEvent::Wait(unsigned long) + 190
4 com.yamaha.YamahaFWAsync 0x0b921363 CBusResetThreadForAsync::BusResetThreadProc(void*) + 45
5 libsystem_c.dylib 0x96553ed9 _pthread_start + 335
6 libsystem_c.dylib 0x965576de thread_start + 34

Thread 13:
0 libsystem_kernel.dylib 0x9268383e __psynch_cvwait + 10
1 libsystem_c.dylib 0x96557e21 _pthread_cond_wait + 827
2 libsystem_c.dylib 0x965083e0 pthread_cond_timedwait$UNIX2003 + 70
3 com.yamaha.MemAPI 0x106ccde3 IntervalThread::thread_loop(void*) + 189
4 libsystem_c.dylib 0x96553ed9 _pthread_start + 335
5 libsystem_c.dylib 0x965576de thread_start + 34

Thread 14:
0 libsystem_kernel.dylib 0x9268383e __psynch_cvwait + 10
1 libsystem_c.dylib 0x96557e21 _pthread_cond_wait + 827
2 libsystem_c.dylib 0x9650842c pthread_cond_wait$UNIX2003 + 71
3 com.yamaha.YamahaFWAsync 0x0b92799a CComSingleEvent::Wait(unsigned long) + 190
4 com.yamaha.YamahaFWAsync 0x0b921363 CBusResetThreadForAsync::BusResetThreadProc(void*) + 45
5 libsystem_c.dylib 0x96553ed9 _pthread_start + 335
6 libsystem_c.dylib 0x965576de thread_start + 34

Thread 15:: FThread
0 libsystem_kernel.dylib 0x92681c76 semaphore_timedwait_trap + 10
1 com.yamaha.mr_extension_u_bundle 0x40057640 Steinberg::FSemaphore::acquire(long) + 84
2 com.yamaha.mr_extension_u_bundle 0x4000ce7a FWinkLEDThread::entry() + 58
3 libsystem_c.dylib 0x96555f05 _pthread_body + 72

Thread 16:: VST Loader
0 libsystem_kernel.dylib 0x92681c6a semaphore_wait_signal_trap + 10
1 com.steinberg.cubase 0x0150c9bc CSOLOISTExtendedAnalysis::~CSOLOISTExtendedAnalysis() + 3161932
2 com.steinberg.cubase 0x00d3f031 0x1000 + 13885489
3 com.steinberg.cubase 0x01559914 CSOLOISTExtendedAnalysis::~CSOLOISTExtendedAnalysis() + 3477156
4 libsystem_c.dylib 0x96555f05 _pthread_body + 72

Thread 17:: VST Loader
0 libsystem_kernel.dylib 0x92681c6a semaphore_wait_signal_trap + 10
1 com.steinberg.cubase 0x0150c9bc CSOLOISTExtendedAnalysis::~CSOLOISTExtendedAnalysis() + 3161932
2 com.steinberg.cubase 0x00d3f031 0x1000 + 13885489
3 com.steinberg.cubase 0x01559914 CSOLOISTExtendedAnalysis::~CSOLOISTExtendedAnalysis() + 3477156
4 libsystem_c.dylib 0x96555f05 _pthread_body + 72

Thread 18:: VST Loader
0 libsystem_kernel.dylib 0x92681c6a semaphore_wait_signal_trap + 10
1 com.steinberg.cubase 0x0150c9bc CSOLOISTExtendedAnalysis::~CSOLOISTExtendedAnalysis() + 3161932
2 com.steinberg.cubase 0x00d3f031 0x1000 + 13885489
3 com.steinberg.cubase 0x01559914 CSOLOISTExtendedAnalysis::~CSOLOISTExtendedAnalysis() + 3477156
4 libsystem_c.dylib 0x96555f05 _pthread_body + 72

Thread 19:: VST Loader
0 libsystem_kernel.dylib 0x92681c6a semaphore_wait_signal_trap + 10
1 com.steinberg.cubase 0x0150c9bc CSOLOISTExtendedAnalysis::~CSOLOISTExtendedAnalysis() + 3161932
2 com.steinberg.cubase 0x00d3f031 0x1000 + 13885489
3 com.steinberg.cubase 0x01559914 CSOLOISTExtendedAnalysis::~CSOLOISTExtendedAnalysis() + 3477156
4 libsystem_c.dylib 0x96555f05 _pthread_body + 72

Thread 20:: VST Loader
0 libsystem_kernel.dylib 0x92681c6a semaphore_wait_signal_trap + 10
1 com.steinberg.cubase 0x0150c9bc CSOLOISTExtendedAnalysis::~CSOLOISTExtendedAnalysis() + 3161932
2 com.steinberg.cubase 0x00d3f031 0x1000 + 13885489
3 com.steinberg.cubase 0x01559914 CSOLOISTExtendedAnalysis::~CSOLOISTExtendedAnalysis() + 3477156
4 libsystem_c.dylib 0x96555f05 _pthread_body + 72

Thread 21:: VST Loader
0 libsystem_kernel.dylib 0x92681c6a semaphore_wait_signal_trap + 10
1 com.steinberg.cubase 0x0150c9bc CSOLOISTExtendedAnalysis::~CSOLOISTExtendedAnalysis() + 3161932
2 com.steinberg.cubase 0x00d3f031 0x1000 + 13885489
3 com.steinberg.cubase 0x01559914 CSOLOISTExtendedAnalysis::~CSOLOISTExtendedAnalysis() + 3477156
4 libsystem_c.dylib 0x96555f05 _pthread_body + 72

Thread 22:: VST Preloader
0 libsystem_kernel.dylib 0x92681c76 semaphore_timedwait_trap + 10
1 com.steinberg.cubase 0x01558f8c CSOLOISTExtendedAnalysis::~CSOLOISTExtendedAnalysis() + 3474716
2 com.steinberg.cubase 0x00d40e11 0x1000 + 13893137
3 com.steinberg.cubase 0x00d3f11a 0x1000 + 13885722
4 com.steinberg.cubase 0x01559914 CSOLOISTExtendedAnalysis::~CSOLOISTExtendedAnalysis() + 3477156
5 libsystem_c.dylib 0x96555f05 _pthread_body + 72

Thread 23:: Timer
0 libsystem_kernel.dylib 0x92681c76 semaphore_timedwait_trap + 10
1 com.steinberg.cubase 0x01558f8c CSOLOISTExtendedAnalysis::~CSOLOISTExtendedAnalysis() + 3474716
2 com.steinberg.cubase 0x00b549ab 0x1000 + 11876779
3 com.steinberg.cubase 0x01559914 CSOLOISTExtendedAnalysis::~CSOLOISTExtendedAnalysis() + 3477156
4 libsystem_c.dylib 0x96555f05 _pthread_body + 72

Thread 24:: Video Performer
0 libsystem_kernel.dylib 0x92681c5e semaphore_wait_trap + 10
1 com.steinberg.videoengine 0x170c3d4f bundleEntry + 1075087
2 com.steinberg.videoengine 0x16fe3ce6 bundleEntry + 157478
3 com.steinberg.videoengine 0x170c4b04 bundleEntry + 1078596
4 libsystem_c.dylib 0x96555f05 _pthread_body + 72

Thread 25:: FThread
0 libsystem_kernel.dylib 0x92684ef2 __sem_wait + 10
1 com.steinberg.videoengine 0x170b11ae bundleEntry + 998382
2 com.steinberg.videoengine 0x170ae35c bundleEntry + 986524
3 com.steinberg.videoengine 0x170c4b04 bundleEntry + 1078596
4 libsystem_c.dylib 0x96555f05 _pthread_body + 72

Thread 26:
0 libsystem_kernel.dylib 0x92681c22 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x926811f6 mach_msg + 70
2 com.apple.CoreFoundation 0x960699da __CFRunLoopServiceMachPort + 170
3 com.apple.CoreFoundation 0x96072b04 __CFRunLoopRun + 1428
4 com.apple.CoreFoundation 0x960721dc CFRunLoopRunSpecific + 332
5 com.apple.CoreFoundation 0x96082f01 CFRunLoopRun + 129
6 com.celemony.melodyne.rewiredevice 0x0bbcb726 RWDEFGetDeviceInfo + 821734
7 com.celemony.melodyne.rewiredevice 0x0bba5b3a RWDEFGetDeviceInfo + 667130
8 libsystem_c.dylib 0x96553ed9 _pthread_start + 335
9 libsystem_c.dylib 0x965576de thread_start + 34

Thread 27:
0 libsystem_kernel.dylib 0x92684ef2 __sem_wait + 10
1 com.celemony.melodyne.rewiredevice 0x0bbc2f32 RWDEFGetDeviceInfo + 786930
2 com.celemony.melodyne.rewiredevice 0x0bb0306c RWDEFGetDeviceInfo + 812
3 com.celemony.melodyne.rewiredevice 0x0bba5b3a RWDEFGetDeviceInfo + 667130
4 libsystem_c.dylib 0x96553ed9 _pthread_start + 335
5 libsystem_c.dylib 0x965576de thread_start + 34

Thread 28:: MB Database Writer
0 libsystem_kernel.dylib 0x9268383e __psynch_cvwait + 10
1 libsystem_c.dylib 0x96557e21 _pthread_cond_wait + 827
2 libsystem_c.dylib 0x9650842c pthread_cond_wait$UNIX2003 + 71
3 com.steinberg.cubase 0x0155901c CSOLOISTExtendedAnalysis::~CSOLOISTExtendedAnalysis() + 3474860
4 com.steinberg.cubase 0x00d7b953 0x1000 + 14133587
5 com.steinberg.cubase 0x01559914 CSOLOISTExtendedAnalysis::~CSOLOISTExtendedAnalysis() + 3477156
6 libsystem_c.dylib 0x96555f05 _pthread_body + 72

Thread 29:: MB Cleanup
0 libsystem_kernel.dylib 0x9268383e __psynch_cvwait + 10
1 libsystem_c.dylib 0x96557e21 _pthread_cond_wait + 827
2 libsystem_c.dylib 0x9650842c pthread_cond_wait$UNIX2003 + 71
3 com.steinberg.cubase 0x0155901c CSOLOISTExtendedAnalysis::~CSOLOISTExtendedAnalysis() + 3474860
4 com.steinberg.cubase 0x0122d427 CSOLOISTExtendedAnalysis::~CSOLOISTExtendedAnalysis() + 149943
5 com.steinberg.cubase 0x01559914 CSOLOISTExtendedAnalysis::~CSOLOISTExtendedAnalysis() + 3477156
6 libsystem_c.dylib 0x96555f05 _pthread_body + 72

Thread 30:: com.apple.CFSocket.private
0 libsystem_kernel.dylib 0x92683b42 __select + 10
1 com.apple.CoreFoundation 0x960c0e15 __CFSocketManager + 1557
2 libsystem_c.dylib 0x96553ed9 _pthread_start + 335
3 libsystem_c.dylib 0x965576de thread_start + 34

Thread 31:: CoreAnimation render server
0 libsystem_kernel.dylib 0x92681c22 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x926811f6 mach_msg + 70
2 com.apple.QuartzCore 0x96db9e39 CA::Render::Server::server_thread(void*) + 233
3 com.apple.QuartzCore 0x96db9d46 thread_fun + 29
4 libsystem_c.dylib 0x96553ed9 _pthread_start + 335
5 libsystem_c.dylib 0x965576de thread_start + 34

Thread 32:: Worker Thread
0 libsystem_kernel.dylib 0x9268383e __psynch_cvwait + 10
1 libsystem_c.dylib 0x96557e21 _pthread_cond_wait + 827
2 libsystem_c.dylib 0x9650842c pthread_cond_wait$UNIX2003 + 71
3 com.steinberg.cubase 0x0155901c CSOLOISTExtendedAnalysis::~CSOLOISTExtendedAnalysis() + 3474860
4 com.steinberg.cubase 0x0122d427 CSOLOISTExtendedAnalysis::~CSOLOISTExtendedAnalysis() + 149943
5 com.steinberg.cubase 0x01559914 CSOLOISTExtendedAnalysis::~CSOLOISTExtendedAnalysis() + 3477156
6 libsystem_c.dylib 0x96555f05 _pthread_body + 72

Thread 33:
0 libsystem_kernel.dylib 0x9268402e __workq_kernreturn + 10
1 libsystem_c.dylib 0x96555ccf _pthread_wqthread + 773
2 libsystem_c.dylib 0x965576fe start_wqthread + 30

Thread 34:
0 libsystem_kernel.dylib 0x9268402e __workq_kernreturn + 10
1 libsystem_c.dylib 0x96555ccf _pthread_wqthread + 773
2 libsystem_c.dylib 0x965576fe start_wqthread + 30

Thread 35:
0 libsystem_kernel.dylib 0x9268383e __psynch_cvwait + 10
1 libsystem_c.dylib 0x96557e21 _pthread_cond_wait + 827
2 libsystem_c.dylib 0x965083e0 pthread_cond_timedwait$UNIX2003 + 70
3 com.yamaha.MemAPI 0x106ccde3 IntervalThread::thread_loop(void*) + 189
4 libsystem_c.dylib 0x96553ed9 _pthread_start + 335
5 libsystem_c.dylib 0x965576de thread_start + 34

Thread 36:
0 libsystem_kernel.dylib 0x9268383e __psynch_cvwait + 10
1 libsystem_c.dylib 0x96557e21 _pthread_cond_wait + 827
2 libsystem_c.dylib 0x9650842c pthread_cond_wait$UNIX2003 + 71
3 com.yamaha.YamahaFWAsync 0x0b92799a CComSingleEvent::Wait(unsigned long) + 190
4 com.yamaha.YamahaFWAsync 0x0b921363 CBusResetThreadForAsync::BusResetThreadProc(void*) + 45
5 libsystem_c.dylib 0x96553ed9 _pthread_start + 335
6 libsystem_c.dylib 0x965576de thread_start + 34

Thread 37:
0 libsystem_kernel.dylib 0x92681c22 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x926811f6 mach_msg + 70
2 com.apple.CoreFoundation 0x960699da __CFRunLoopServiceMachPort + 170
3 com.apple.CoreFoundation 0x96072b04 __CFRunLoopRun + 1428
4 com.apple.CoreFoundation 0x960721dc CFRunLoopRunSpecific + 332
5 com.apple.CoreFoundation 0x96072088 CFRunLoopRunInMode + 120
6 com.yamaha.YamahaFWAsync 0x0b929bae C1394BusVars::BusResetThread() + 180
7 com.apple.CoreServices.CarbonCore 0x97a9a5e0 PrivateMPEntryPoint + 68
8 libsystem_c.dylib 0x96553ed9 _pthread_start + 335
9 libsystem_c.dylib 0x965576de thread_start + 34

Thread 38:
0 libsystem_kernel.dylib 0x9268383e __psynch_cvwait + 10
1 libsystem_c.dylib 0x96557e21 _pthread_cond_wait + 827
2 libsystem_c.dylib 0x9650842c pthread_cond_wait$UNIX2003 + 71
3 com.yamaha.YamahaFWAsync 0x0b92799a CComSingleEvent::Wait(unsigned long) + 190
4 com.yamaha.YamahaFWAsync 0x0b9217fb CBusResetThreadForPort::BusResetThreadProc(void*) + 45
5 libsystem_c.dylib 0x96553ed9 _pthread_start + 335
6 libsystem_c.dylib 0x965576de thread_start + 34

Thread 39:
0 libsystem_kernel.dylib 0x9268383e __psynch_cvwait + 10
1 libsystem_c.dylib 0x96557e21 _pthread_cond_wait + 827
2 libsystem_c.dylib 0x9650842c pthread_cond_wait$UNIX2003 + 71
3 com.yamaha.YamahaFWAsync 0x0b92799a CComSingleEvent::Wait(unsigned long) + 190
4 com.yamaha.YamahaFWAsync 0x0b921a2e CReadDataThread::ReadDataThreadProc(void*) + 48
5 libsystem_c.dylib 0x96553ed9 _pthread_start + 335
6 libsystem_c.dylib 0x965576de thread_start + 34

Thread 40:
0 libsystem_kernel.dylib 0x9268383e __psynch_cvwait + 10
1 libsystem_c.dylib 0x96557e21 _pthread_cond_wait + 827
2 libsystem_c.dylib 0x9650842c pthread_cond_wait$UNIX2003 + 71
3 com.yamaha.YamahaFWAsync 0x0b92799a CComSingleEvent::Wait(unsigned long) + 190
4 com.yamaha.YamahaFWAsync 0x0b921fb2 CSendDataToAppThread::SendDataToAppThreadProc(void*) + 48
5 libsystem_c.dylib 0x96553ed9 _pthread_start + 335
6 libsystem_c.dylib 0x965576de thread_start + 34

Thread 41:
0 libsystem_kernel.dylib 0x9268383e __psynch_cvwait + 10
1 libsystem_c.dylib 0x96557e21 _pthread_cond_wait + 827
2 libsystem_c.dylib 0x9650842c pthread_cond_wait$UNIX2003 + 71
3 com.yamaha.YamahaFWAsync 0x0b92799a CComSingleEvent::Wait(unsigned long) + 190
4 com.yamaha.YamahaFWAsync 0x0b921c95 CSendDataThread::SendDataThreadProc(void*) + 51
5 libsystem_c.dylib 0x96553ed9 _pthread_start + 335
6 libsystem_c.dylib 0x965576de thread_start + 34

Thread 42:
0 libsystem_kernel.dylib 0x92681c22 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x926811f6 mach_msg + 70
2 com.apple.CoreFoundation 0x960699da __CFRunLoopServiceMachPort + 170
3 com.apple.CoreFoundation 0x96072b04 __CFRunLoopRun + 1428
4 com.apple.CoreFoundation 0x960721dc CFRunLoopRunSpecific + 332
5 com.apple.CoreFoundation 0x96072088 CFRunLoopRunInMode + 120
6 com.yamaha.YamahaFWAsync 0x0b92ceb0 C1394InterfaceVars::AddressSpaceThread(void*) + 148
7 com.apple.CoreServices.CarbonCore 0x97a9a5e0 PrivateMPEntryPoint + 68
8 libsystem_c.dylib 0x96553ed9 _pthread_start + 335
9 libsystem_c.dylib 0x965576de thread_start + 34

Thread 43:
0 libsystem_kernel.dylib 0x9268383e __psynch_cvwait + 10
1 libsystem_c.dylib 0x96557e21 _pthread_cond_wait + 827
2 libsystem_c.dylib 0x9650842c pthread_cond_wait$UNIX2003 + 71
3 com.yamaha.MemAPI 0x106ccd84 IntervalThread::thread_loop(void*) + 94
4 libsystem_c.dylib 0x96553ed9 _pthread_start + 335
5 libsystem_c.dylib 0x965576de thread_start + 34

Thread 44:
0 libsystem_kernel.dylib 0x9268383e __psynch_cvwait + 10
1 libsystem_c.dylib 0x96557e21 _pthread_cond_wait + 827
2 libsystem_c.dylib 0x965083e0 pthread_cond_timedwait$UNIX2003 + 70
3 com.yamaha.MemAPI 0x106ccde3 IntervalThread::thread_loop(void*) + 189
4 libsystem_c.dylib 0x96553ed9 _pthread_start + 335
5 libsystem_c.dylib 0x965576de thread_start + 34

Thread 45:
0 libsystem_kernel.dylib 0x9268383e __psynch_cvwait + 10
1 libsystem_c.dylib 0x96557e21 _pthread_cond_wait + 827
2 libsystem_c.dylib 0x965083e0 pthread_cond_timedwait$UNIX2003 + 70
3 com.yamaha.MemAPI 0x106ccde3 IntervalThread::thread_loop(void*) + 189
4 libsystem_c.dylib 0x96553ed9 _pthread_start + 335
5 libsystem_c.dylib 0x965576de thread_start + 34

Thread 46:
0 libsystem_kernel.dylib 0x9268383e __psynch_cvwait + 10
1 libsystem_c.dylib 0x96557e21 _pthread_cond_wait + 827
2 libsystem_c.dylib 0x9650842c pthread_cond_wait$UNIX2003 + 71
3 com.yamaha.YamahaFWAsync 0x0b92799a CComSingleEvent::Wait(unsigned long) + 190
4 com.yamaha.YamahaFWAsync 0x0b9217fb CBusResetThreadForPort::BusResetThreadProc(void*) + 45
5 libsystem_c.dylib 0x96553ed9 _pthread_start + 335
6 libsystem_c.dylib 0x965576de thread_start + 34

Thread 47:
0 libsystem_kernel.dylib 0x9268383e __psynch_cvwait + 10
1 libsystem_c.dylib 0x96557e21 _pthread_cond_wait + 827
2 libsystem_c.dylib 0x9650842c pthread_cond_wait$UNIX2003 + 71
3 com.yamaha.YamahaFWAsync 0x0b92799a CComSingleEvent::Wait(unsigned long) + 190
4 com.yamaha.YamahaFWAsync 0x0b921a2e CReadDataThread::ReadDataThreadProc(void*) + 48
5 libsystem_c.dylib 0x96553ed9 _pthread_start + 335
6 libsystem_c.dylib 0x965576de thread_start + 34

Thread 48:
0 libsystem_kernel.dylib 0x9268383e __psynch_cvwait + 10
1 libsystem_c.dylib 0x96557e21 _pthread_cond_wait + 827
2 libsystem_c.dylib 0x9650842c pthread_cond_wait$UNIX2003 + 71
3 com.yamaha.YamahaFWAsync 0x0b92799a CComSingleEvent::Wait(unsigned long) + 190
4 com.yamaha.YamahaFWAsync 0x0b921fb2 CSendDataToAppThread::SendDataToAppThreadProc(void*) + 48
5 libsystem_c.dylib 0x96553ed9 _pthread_start + 335
6 libsystem_c.dylib 0x965576de thread_start + 34

Thread 49:
0 libsystem_kernel.dylib 0x9268383e __psynch_cvwait + 10
1 libsystem_c.dylib 0x96557e21 _pthread_cond_wait + 827
2 libsystem_c.dylib 0x9650842c pthread_cond_wait$UNIX2003 + 71
3 com.yamaha.YamahaFWAsync 0x0b92799a CComSingleEvent::Wait(unsigned long) + 190
4 com.yamaha.YamahaFWAsync 0x0b921c95 CSendDataThread::SendDataThreadProc(void*) + 51
5 libsystem_c.dylib 0x96553ed9 _pthread_start + 335
6 libsystem_c.dylib 0x965576de thread_start + 34

Thread 50:
0 libsystem_kernel.dylib 0x92681c22 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x926811f6 mach_msg + 70
2 com.apple.CoreFoundation 0x960699da __CFRunLoopServiceMachPort + 170
3 com.apple.CoreFoundation 0x96072b04 __CFRunLoopRun + 1428
4 com.apple.CoreFoundation 0x960721dc CFRunLoopRunSpecific + 332
5 com.apple.CoreFoundation 0x96072088 CFRunLoopRunInMode + 120
6 com.yamaha.YamahaFWAsync 0x0b92ceb0 C1394InterfaceVars::AddressSpaceThread(void*) + 148
7 com.apple.CoreServices.CarbonCore 0x97a9a5e0 PrivateMPEntryPoint + 68
8 libsystem_c.dylib 0x96553ed9 _pthread_start + 335
9 libsystem_c.dylib 0x965576de thread_start + 34

Thread 51:: FThread
0 libsystem_kernel.dylib 0x9268383e __psynch_cvwait + 10
1 libsystem_c.dylib 0x96557e21 _pthread_cond_wait + 827
2 libsystem_c.dylib 0x9650842c pthread_cond_wait$UNIX2003 + 71
3 com.yamaha.mr_extension_u_bundle 0x40057795 Steinberg::FCondition::wait() + 39
4 com.yamaha.mr_extension_u_bundle 0x4000d252 FPortThread::entry() + 48
5 libsystem_c.dylib 0x96555f05 _pthread_body + 72

Thread 52:: Baios Processing Thread
0 libsystem_kernel.dylib 0x92681c5e semaphore_wait_trap + 10
1 com.steinberg.baios 0x1013f8df bundleEntry + 145615
2 com.steinberg.baios 0x1012911f bundleEntry + 53519
3 com.steinberg.baios 0x101406e4 bundleEntry + 149204
4 libsystem_c.dylib 0x96555f05 _pthread_body + 72

Hi shanabit,

I’m afraid I can’t be of much help… I’ve looked at your crash report and I couldn’t deduce anything from there, just that it’s the main com.apple.main-thread that crashed so it seems that there is no plug-in involved.
There are several references to NSWindows and NSApplication _docController with the command “_shouldTerminate”, maybe this means that you were trying to close a window or a menu and a problem with the application’s window management occurred, leading to a crash. I would contact Steinberg support directly, they should be able to diagnose the problem and help you.

FWIW, I never had that type of crash on my system (see below), the only crashes I had recently where due to Altiverb 7 where the new GUI apparently causes some problems (I’ve already reported the error to AudioEase).

Good luck!