Code Monkey home page Code Monkey logo

yadaw's Introduction

This guy wants to be an audio nerd.

yadaw's People

Contributors

xris1658 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

519984307

yadaw's Issues

Crashes on unloading Zebra2 / Zebralette

Zebra2 and Zebralette are synthesizers by u-he.

Reproduce

  • Checkout commit b5d98b4
  • Load Zebra2 or Zebralette with the main app or VST3Test
  • Unload the plugin

Error message

Exception 0xc0000005 encountered at address 0x7ff85cfcfe78: Access violation reading location 0xffffffffffffffff

Stack trace

Module Name Address
Zebra2(x64).vst3 0x00007ff85cfcfe78
Zebra2(x64).vst3 0x00007ff85cfc402a
Zebra2(x64).vst3 0x00007ff85cfc3ea4
Zebra2(x64).vst3 0x00007ff85cfc3775
VST3Test.exe releasePointer<Steinberg::Vst::IComponent>(Steinberg::Vst::IComponent *) VST3Helper.hpp:27
VST3Test.exe YADAW::Audio::Plugin::VST3Plugin::destroyPlugin() VST3Plugin.cpp:138
VST3Test.exe YADAW::Audio::Plugin::VST3Plugin::~VST3Plugin() VST3Plugin.cpp:159
VST3Test.exe main(int, char **) main.cpp:459
VST3Test.exe invoke_main() 0x00007ff6ab62a839
VST3Test.exe __scrt_common_main_seh() 0x00007ff6ab62a78e
VST3Test.exe __scrt_common_main() 0x00007ff6ab62a64e
VST3Test.exe mainCRTStartup(void *) 0x00007ff6ab62a8ae
kernel32.dll 0x00007ff8d3e47344
ntdll.dll 0x00007ff8d5de26b1

More details

  • This issue is introduced in commit 634053e. To test this commit (and its previous commit, 7819597), we need some little changes to the code.
  • I evaded this issue by committing 941119b. Since the call to IAudioProcessor::release is removed, we might encounter memory leaks or other runtime errors. For comparison, Musec WILL call that release without crashing.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.