-
Notifications
You must be signed in to change notification settings - Fork 71
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
MusE crashes when moving fx plugin order #1028
Comments
gate_of_aldebaran_ring_of_moons.med.zip Newly created song with only Surge LV2 softsynth plugin (and some Calf FX and Dragonfly reverbs. |
Actually it is fairly easy to crash MusE when moving plugins up or down. It doesn't seem to matter if the song is playing or not. |
I had to work a bit to get it to crash but using the song you supplied it does crash. No time to look further right now but thought I would report that it crashes in midiseq.cpp on line 612 |
Tried some more. It does not happen often on this computer but I got a new crash that is closer to the actual operation, happened during plugin apply in in lilv.h static inline void lilv_instance_run(LilvInstance* instance, |
Thanks for looking into it. It is not a new bug, it has been around for a long time, sorry I have not reported it earlier. But this time I saw a clear pattern of operations (I hope). |
Although I can't reproduce this yet, the problem may be in the following code.
|
Hi should be fixed in github master now. Can you guys try it? |
Works very well for me now! Thanks a lot for fixing this, Tim! |
I closed this issue. I don't know if you want me to do it, or if it is better if you developers do it. |
It's fine I think :) If it needs to be reopened we can reopen it |
I got the attached 3 plugins on Out
add Dragonfly Hall Reverb LV2 as 4th fx
right click on it and select Move up
crash with the following error messages on console:
OS: Debian 10/Buster with xfce4
MusE: 4.0 (built from source about 1 month ago)
The text was updated successfully, but these errors were encountered: