-
Notifications
You must be signed in to change notification settings - Fork 87
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
SWS Script might Crash Reaper with "Bus Error" - Linux #1359
Comments
I think I got that crash once on macOS a while ago, but couldn't duplicate afterwards. Do you know what steps are likely to trigger it?
|
First I suspected a problem with my interface, which I newly bought. It happened always when using the "Server Synchronous Mode" in Jack (in that case Jack2 behaves like Jack1) or when using Alsa. But then it also crashed in Jack without the Server Sync mode. I switched back to my old interface and I also got a crash yesterday. So, I was completely on the wrong road. I changed the SWS script when I was working with the new interface. Never thought that it can be due to a plugin or script. Most of the times it crashed when hitting some keys (F9 or Ctrl +Z for example) or when switching form Mixer to the Editor (F7 F8). It can run for a whole day without a problem and on the next day it can crash several time. |
I have a core dump if that help ... |
Is the error the same? You got SIGSEGV, I got SIGBUS (Bus Error) |
Just to be sure, did you have the SWS Notes window open at the time of the crash? (Or even, has it been open at least once since REAPER was started?) |
Nope it was closed. Actually I had to check what this is. Never was using it. |
Thanks, that was very helpful. It turns out saving a window screenset creates in the background the SWS Notes window in an incomplete state, thus setting it up to crash the next time the track list is refreshed. Here a Linux 64-bit test build with a fix: https://ci.appveyor.com/api/buildjobs/bkv25frb7u3kjt3b/artifacts/build%2Fsws-2.12.0.0-Linux-x86_64-fix-screenset-notes-crash-2f129110.tar.xz. |
Thanks, I'm still testing, but until now no crash. |
Hi,
not 100% sure if this is caused by the SWS script, I also reported the crash to Justin, but the back trace points to SWS everytime Reaper crashes with "Bus Error" in the terminal. I'm using Debian 10 (with XFCE) and used the version sws-2.12.0.0-Linux-x86_64-23871fdc.tar.xz.
The backtrace is shown below. Currently I'm testing without SWS, but as the error occurs quite rarely I have to test for at least two days to be sure that it's gone.
Also made a thread here: https://forum.cockos.com/showthread.php?t=236818
The text was updated successfully, but these errors were encountered: