Always the Same Nuendo Crash, can anyone help with the dmp file & failed dll?

Hi,

After reactivating some disabled tracks I sometimes get this crash file and I have a feeling that a buggy plugin might be involved:
Nuendo 11.0.41.448 64bit 2022.10.25 16.02.57.093.zip (1.1 MB)
After quitting nuendo and restarting it, Nuendo tells me a problem is present regarding
c:\windows\System32\VCRUNTIME140.dll
I am Using Windows 10 and Nuendo 11.0.41.448 64bit.
Can anyone help be giving me a hint what (plugin maybe ?) might cause this crash which seems to be pretty often…
Cheers, lokotus

Check your HOFA IQ Reverb.

STACK_TEXT:  
00000000`0014ce48 00007ffb`4cf2a8e5 : 00000000`00000002 00000002`faee2a30 00000002`e0f682a0 00000000`00000000 : VCRUNTIME140!memcpy_repmovs+0xb
00000000`0014ce60 00000000`00000002 : 00000002`faee2a30 00000002`e0f682a0 00000000`00000000 00012d77`000001b9 : HOFA_IQ_Reverb_x64+0x5da8e5
00000000`0014ce68 00000002`faee2a30 : 00000002`e0f682a0 00000000`00000000 00012d77`000001b9 00000002`faee3150 : 0x2
00000000`0014ce70 00000002`e0f682a0 : 00000000`00000000 00012d77`000001b9 00000002`faee3150 00000003`362906d0 : 0x00000002`faee2a30
00000000`0014ce78 00000000`00000000 : 00012d77`000001b9 00000002`faee3150 00000003`362906d0 00007ffc`0d23f05b : 0x00000002`e0f682a0


FAULTING_SOURCE_LINE:  d:\a01\_work\12\s\src\vctools\crt\vcruntime\src\string\amd64\memcpy.asm

FAULTING_SOURCE_FILE:  d:\a01\_work\12\s\src\vctools\crt\vcruntime\src\string\amd64\memcpy.asm

FAULTING_SOURCE_LINE_NUMBER:  40

SYMBOL_NAME:  VCRUNTIME140!memcpy_repmovs+b

MODULE_NAME: VCRUNTIME140

IMAGE_NAME:  VCRUNTIME140.dll

STACK_COMMAND:  ~0s ; .ecxr ; kb

FAILURE_BUCKET_ID:  INVALID_POINTER_READ_c0000005_VCRUNTIME140.dll!memcpy_repmovs
1 Like

awesome thanks a lot!!

Also something else to try, because it is quick, is to just reinstall the VC++ redistributable. That is the actual DLL it is complaining about. Version 14 is Visual Studio 2015 I think so this one is what you want. It probably isn’t damaged, but it is quick and easy to just do a reinstall and make sure.

1 Like

Thanks a lot, will try it out…