Avid Pro Audio Community

Avid Pro Audio Community (https://duc.avid.com/index.php)
-   Pro Tools HDX & HD Native Systems (Mac) (https://duc.avid.com/forumdisplay.php?f=94)
-   -   Error finalising ADM WAV (https://duc.avid.com/showthread.php?t=420980)

LukeHoward 07-19-2022 12:21 AM

Error finalising ADM WAV
 
Getting a frustrating error bouncing an ADM WAV which unscientifically appears to depend on routing and number of plugins. Appears with Hybrid Engine disabled and enabled. I'm on 2022.6 with HDX, MTRX clocked by Sync X, DAPS is connected via a separate MADI interface.

Generally it errors out finalising the ADM WAV and the logs are filled up with the following error. After the error occurs Pro Tools needs to be restarted. Bouncing non-ADM WAVs is fine. I eventually worked around it by simplifying the routing in my session, moving some prefader sends on some tracks to outputs (they previously had no output assigned, perhaps this confused something).

Edit: this workaround didn't always work, it appeared in simple sessions with almost all plugins disabled. It appears that there were many changes to the ADM bounce code in 2022.6 and this may be a regression.

Code:

2759.482711,51a03,0e0f: CMN_TRACEASSERT err == 0 /Users/autobld/gitlabci/PT/release/2022/r2/ProTools/AAE/Source/HostTDMDeck/CHostXDevice.cpp line 1875

2759.701733,101803,0b09: SLnk_UMEClock::UpdateRunningTime got a 0 running time!
2759.952474,101803,0b09: SLnk_UMEClock::UpdateRunningTime got a 0 running time!
2760.006766,51a03,0e10: FicOSErr: DAE Error being generated: -9004
Stacktrace:
        0x112eb98fa : FicOSErr(int) + 362 (AAE @ 0x112d9d000)
        0x112e591aa : CHostXDevice::ErrorCallback(int) + 266 (AAE @ 0x112d9d000)
        0x112e5aad6 : CHostXDevice::AudioCB_WorkLoop(CHostXDevice::CCallbackInfo&) + 198 (AAE @ 0x112d9d000)
        0x112e54dc3 : CHostXDevice::DoAudioProcessing() + 339 (AAE @ 0x112d9d000)
        0x112e59d27 : CHostXDevice::AudioCallback(IODriverAudioPB*) + 295 (AAE @ 0x112d9d000)
        0x112f10f8d : CBerlinIODevice::AudioCallback() + 637 (AAE @ 0x112d9d000)
        0x112f0fa94 : CBerlinIODevice::HandleAudioInterrupt(EDhmIsochEngine_InterruptMask) + 132 (AAE @ 0x112d9d000)
        0x112f0f779 : CBerlinIODevice::HandleInterrupt(EDhmIsochEngine_InterruptMask, unsigned int) + 697 (AAE @ 0x112d9d000)
        0x103f03ba3 : CDhmBerlinIsochEngine::IOBerlinDriverPrimIntHandler(void*, DSPRecord*, unsigned int, unsigned int) + 19 (DSI @ 0x103d5e000)
        0x103dac507 : InternalInterruptHandler(void*, unsigned int, unsigned int, unsigned int, unsigned int) + 23 (DSI @ 0x103d5e000)
        0x1015f9162 : CModule_Hardware_Imp::InvokeInterruptHandlers(unsigned int, unsigned int, unsigned int, unsigned int) + 108 (DigiPlatformSupport @ 0x1015f0000)
        0x1015f996b : CModule_Hardware_Imp::ThreadMethod(IPSThread*) + 391 (DigiPlatformSupport @ 0x1015f0000)
        0x1015faebb : CTask_Imp::MacOSXMasterThreadProc(void*) + 95 (DigiPlatformSupport @ 0x1015f0000)
        0x7ff81aa3c4e1 : _pthread_start + 125 (libsystem_pthread.dylib @ 0x7ff81aa36000)
        0x7ff81aa37f6b : thread_start + 15 (libsystem_pthread.dylib @ 0x7ff81aa36000)
2760.006846,51a03,0e0f: CMN_TRACEASSERT err == 0 /Users/autobld/gitlabci/PT/release/2022/r2/ProTools/AAE/Source/HostTDMDeck/CHostXDevice.cpp line 1875
2760.006943,51a03,000d: CBerlinIODevice::ReadSDIErrors() StreamingUnderrun
2760.006946,51a03,000d: >>> ReadSDIErrors failed with error code -9093
2760.203290,101803,0b09: SLnk_UMEClock::UpdateRunningTime got a 0 running time!
2760.453586,101803,0b09: SLnk_UMEClock::UpdateRunningTime got a 0 running time!
2760.455203,51a03,0e10: FicOSErr: DAE Error being generated: -9004
Stacktrace:
        0x112eb98fa : FicOSErr(int) + 362 (AAE @ 0x112d9d000)
        0x112e591aa : CHostXDevice::ErrorCallback(int) + 266 (AAE @ 0x112d9d000)
        0x112fa12fd : CFPGA_DMA_Device::TooManyIntsRecovery() + 205 (AAE @ 0x112d9d000)
        0x112f0fb08 : CBerlinIODevice::HandleAudioInterrupt(EDhmIsochEngine_InterruptMask) + 248 (AAE @ 0x112d9d000)
        0x112f0f779 : CBerlinIODevice::HandleInterrupt(EDhmIsochEngine_InterruptMask, unsigned int) + 697 (AAE @ 0x112d9d000)
        0x103f03ba3 : CDhmBerlinIsochEngine::IOBerlinDriverPrimIntHandler(void*, DSPRecord*, unsigned int, unsigned int) + 19 (DSI @ 0x103d5e000)
        0x103dac507 : InternalInterruptHandler(void*, unsigned int, unsigned int, unsigned int, unsigned int) + 23 (DSI @ 0x103d5e000)
        0x1015f9162 : CModule_Hardware_Imp::InvokeInterruptHandlers(unsigned int, unsigned int, unsigned int, unsigned int) + 108 (DigiPlatformSupport @ 0x1015f0000)
        0x1015f996b : CModule_Hardware_Imp::ThreadMethod(IPSThread*) + 391 (DigiPlatformSupport @ 0x1015f0000)
        0x1015faebb : CTask_Imp::MacOSXMasterThreadProc(void*) + 95 (DigiPlatformSupport @ 0x1015f0000)
        0x7ff81aa3c4e1 : _pthread_start + 125 (libsystem_pthread.dylib @ 0x7ff81aa36000)
        0x7ff81aa37f6b : thread_start + 15 (libsystem_pthread.dylib @ 0x7ff81aa36000)
2760.455274,51a03,0e0f: CMN_TRACEASSERT err == 0 /Users/autobld/gitlabci/PT/release/2022/r2/ProTools/AAE/Source/HostTDMDeck/CHostXDevice.cpp line 1875
2760.704498,101803,0b09: SLnk_UMEClock::UpdateRunningTime got a 0 running time!


LukeHoward 07-25-2022 09:18 PM

Re: Error finalising ADM WAV
 
This appears to be a regression in 2022.6. I cannot duplicate it with 2022.4 or 2022.5.

Darryl Ramm 07-27-2022 04:10 AM

Re: Error finalising ADM WAV
 
Luke what computer/os are you running on?

LukeHoward 07-27-2022 06:44 AM

Re: Error finalising ADM WAV
 
Quote:

Originally Posted by Darryl Ramm (Post 2642938)
Luke what computer/os are you running on?

2019 Mac Pro running macOS 12.4. Reckon it’s a PT bug though, I've logged a case with Avid and they are investigating it.

LukeHoward 08-14-2022 08:11 PM

Re: Error finalising ADM WAV
 
Essentially it boils down to this: no hardware inserts, everything is fine; hardware inserts on all tracks (two in my session), all fine; hardware inserts on some tracks and not others (two and one respectively in test session), issue triggered.


All times are GMT -7. The time now is 12:55 AM.

Powered by: vBulletin, Copyright ©2000 - 2008, Jelsoft Enterprises Limited. Forum Hosted By: URLJet.com