Crashing while activating projects

I’m seeing a lot of crashes with multiple projects open, closing one while the next in line activates. typical stack trace is below. Switching activations seems incredibly fragile. Anyone else experiencing this?

Is there any way to tell Nuendo to NOT activate a project when the active one is closed? I often have one open for reference that I never want activated, but I close the active one, it gets activated and more often than not, Nuendo crashes.

Thanks,

Jason


Exception Type: EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000000
Crashed Thread: 0 Dispatch queue: com.apple.main-thread

Thread 0 Crashed: Dispatch queue: com.apple.main-thread
0 ??? 0000000000 0 + 0
1 com.steinberg.nuendo 0x002edea0 0x1000 + 3067552
2 com.steinberg.nuendo 0x017840e1 CResampleBase::~CResampleBase() + 4392529
3 com.steinberg.nuendo 0x002edccb 0x1000 + 3067083
4 com.steinberg.nuendo 0x017840e1 CResampleBase::~CResampleBase() + 4392529
5 com.steinberg.nuendo 0x013c49e1 CResampleBase::~CResampleBase() + 462673
6 com.steinberg.nuendo 0x002b080d 0x1000 + 2816013
7 com.steinberg.nuendo 0x002bc18e 0x1000 + 2863502
8 com.steinberg.nuendo 0x017840e1 CResampleBase::~CResampleBase() + 4392529
9 com.steinberg.nuendo 0x0028a65f 0x1000 + 2659935
10 com.steinberg.nuendo 0x002956da 0x1000 + 2705114
11 com.steinberg.nuendo 0x017840e1 CResampleBase::~CResampleBase() + 4392529
12 com.steinberg.nuendo 0x013c79b6 CResampleBase::~CResampleBase() + 474918
13 com.steinberg.nuendo 0x00a04517 0x1000 + 10499351
14 com.steinberg.nuendo 0x00675289 0x1000 + 6767241
15 com.steinberg.nuendo 0x017840e1 CResampleBase::~CResampleBase() + 4392529
16 com.steinberg.nuendo 0x013c79b6 CResampleBase::~CResampleBase() + 474918
17 com.steinberg.nuendo 0x013fe061 CResampleBase::~CResampleBase() + 697809
18 com.steinberg.nuendo 0x00a054ff 0x1000 + 10503423
19 com.steinberg.nuendo 0x017840e1 CResampleBase::~CResampleBase() + 4392529

by default nuendo always has one project active, so if you close the foremost project the next one will activate. i guess you want a preference added thus:

don’t automatically activate on project selection

although for the large part i see this as being more annoying than the status quo.

i’ve read a few reports by users having issue switching between projects. fwiw we’ve never had this problem and we switch between multiple projects all the time.

Well, if it’s a preference we can both have it our own way!

Meantime, Nuendo has a tough time switching active projects:


xception Type: EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x000000000000003c
Crashed Thread: 126

Thread 0: Dispatch queue: com.apple.main-thread
0 libSystem.B.dylib 0x9733d016 mmap + 10
1 libSystem.B.dylib 0x9733ce7d allocate_pages + 176
2 libSystem.B.dylib 0x9733e5e7 szone_malloc_should_clear + 1005
3 libSystem.B.dylib 0x97393359 szone_memalign + 111
4 libSystem.B.dylib 0x97396093 malloc_zone_memalign + 123
5 com.apple.CoreFoundation 0x91f65f0f CFSortIndexes + 159
6 com.apple.CoreFoundation 0x91f65dbd CFQSortArray + 125
7 com.apple.CoreFoundation 0x91f7921c __CFRunLoopDoObservers + 1020
8 com.apple.CoreFoundation 0x91f36164 __CFRunLoopRun + 2516
9 com.apple.CoreFoundation 0x91f35094 CFRunLoopRunSpecific + 452
10 com.apple.CoreFoundation 0x91f34ec1 CFRunLoopRunInMode + 97
11 com.apple.HIToolbox 0x98614f9c RunCurrentEventLoopInMode + 392
12 com.apple.HIToolbox 0x98614d51 ReceiveNextEventCommon + 354
13 com.apple.HIToolbox 0x98614bd6 BlockUntilNextEventMatchingListInMode + 81
14 com.apple.AppKit 0x979baa89 _DPSNextEvent + 847
15 com.apple.AppKit 0x979ba2ca -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 156
16 com.steinberg.nuendo 0x01729397 CResampleBase::~CResampleBase() + 4020487