Hi @PG1
I have some crashes with WaveLab 13.0.20
Before these latest crashes, I completely reinstalled WaveLab 13. I also updated the plug-ins used in the Master Section and in the Playback Processing chain, including Perception AB 1.1.15.
All reports show the same pattern: (also a crash from april is similar before 13.0.20)
- crashed thread:
Playback Audio Queue; EXC_BAD_ACCESS / SIGSEGV;- invalid read at address
0x8; rax = 0andr14 = 0;- the failing instruction reads from
[r14 + rax + 8]; - the crashed stack contains only WaveLab and Qt code.
The three WaveLab 13.0.20 reports use the same WaveLab offsets and the same instruction sequence. The crash usually occurs within some minutes after reopening the montage.
The main thread was executing different code in the different reports:
- Perception AB;
- Dynameter;
- Sima GUI drawing;
- WaveLab/Qt window-layout code.
The plug-ins were loaded, but none appears in the actual crashed thread.
Assumption is that WaveLab’s playback queue accesses a null, invalid or already-destroyed internal object. This could be a race condition occurring when the playback graph is rebuilt, stopped or reconfigured.
i’ve copy paster all the master files un a new WL projet and working without pluggin in the master section, hoping to avoid crashes.
The montage contains many plug-in instances, which may make the problem easier to trigger. However, the reports do not show an out-of-memory condition or a crash inside the audio driver.
I am attaching the crash reports.
in case i could sent you in private the project.
Best regards,
Olivie