-
-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Crash when closing GUI #63
Comments
new Core dump with Debug build: |
We have an anomaly at vstgui |
Test Evnironment: Linux / REAPER 6.24 / VST3
sfizz: d2b9eb7
#0 0x00007ffff79c9ef5 in raise () at /usr/lib/libc.so.6
sfztools/sfizz#1 0x00007ffff79b3862 in abort () at /usr/lib/libc.so.6
sfztools/sfizz#2 0x00007ffff7a0bf38 in __libc_message () at /usr/lib/libc.so.6
sfztools/sfizz#3 0x00007ffff7a13bea in () at /usr/lib/libc.so.6
sfztools/sfizz#4 0x00007ffff7a1547c in _int_free () at /usr/lib/libc.so.6
sfztools/sfizz#5 0x00007ffff7a18ca8 in free () at /usr/lib/libc.so.6
sfztools/sfizz#6 0x00007fffca0f004e in SPiano::~SPiano() () at /home/dude/.vst3/sfizz.vst3/Contents/x86_64-linux/sfizz.so
sfztools/sfizz#7 0x00007fffca15e985 in VSTGUI::CViewContainer::removeAll(bool) () at /home/dude/.vst3/sfizz.vst3/Contents/x86_64-lin
ux/sfizz.so
sfztools/sfizz#8 0x00007fffca15ec2b in VSTGUI::CViewContainer::beforeDelete() () at /home/dude/.vst3/sfizz.vst3/Contents/x86_64-linu
x/sfizz.so
sfztools/sfizz#9 0x00007fffca0b4f3f in VSTGUI::ReferenceCounted::forget() () at /home/dude/.vst3/sfizz.vst3/Contents/x86_64-lin
ux/sfizz.so
sfztools/sfizz#10 0x00007fffca0e4235 in Editor::Impl::~Impl() () at /home/dude/.vst3/sfizz.vst3/Contents/x86_64-linux/sfizz.so
sfztools/sfizz#11 0x00007fffca0b79c5 in SfizzVstEditor::~SfizzVstEditor() () at /home/dude/.vst3/sfizz.vst3/Contents/x86_64-linux/sfi
zz.so
sfztools/sfizz#12 0x00007fffca0b7b69 in SfizzVstEditor::~SfizzVstEditor() () at /home/dude/.vst3/sfizz.vst3/Contents/x86_64-linux/sfi
zz.so
sfztools/sfizz#13 0x00007fffca0adc25 in non-virtual thunk to Steinberg::Vst::VSTGUIEditor::release() () at /home/dude/.vst3/sfizz.vst
The text was updated successfully, but these errors were encountered: