steinbergmedia / vst3sdk

VST 3 Plug-In SDK
Other
1.61k stars 163 forks source link

audiohost ERROR: malloc: Incorrect checksum for freed object? #105

Open mightgoyardstill opened 1 year ago

mightgoyardstill commented 1 year ago

I was wondering if anyone else had got this error when trying to run the audiohost example?

Press <enter> to continue . . .
audiohost(3699,0x113393dc0) malloc: Incorrect checksum for freed object 0x7fac41965400: probably modified after being freed.
Corrupt value: 0x7fac40c640d0
audiohost(3699,0x113393dc0) malloc: *** set a breakpoint in malloc_error_break to debug
zsh: abort       "/Library/Audio/Plug-Ins/VST3/Rysy.vst3"

I haven’t modified the source code at all. only the cmake file to build the project without being in the public.sdk folder