-
Notifications
You must be signed in to change notification settings - Fork 96
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
calf-limiter segfault #188
Comments
is this not a bug with jalv? |
For information, jalv version is 1.6.0~dfsg0-2. Edit: note that it is working as expected with calfjackhost so, as suggested by @falkTX , it seems that I'm heading towards a jalv bug here. |
I also have this problem, and I can complete this report with some trace information. Under Line 62 in 5a67be8
One level up in the call stack, it can be observed to arise from a Lines 84 to 91 in 5a67be8
|
Problem is: I'm unable to install jalv atm. So if anyone could help out with a full gdb trace it would be helpful. |
@boomshop here's detailed information from a core dump and debug-enabled calf 962ad67
|
Could you please check the latest git version? 189f5ae is an attempt to fix this issue. |
Nope, it's the same problem still. In fact, it does not seem to reach as far as this part of code. However it breaks the compilation and needs small change
|
Here's details of bizarre things which happen.
|
I think the |
Tested from a fresh git build (85c4e4e) and the limiter is starting and working great with jalv. Awesome guys, kudos! |
Trying to use the calf-limiter from 0.90.1 on a debian stretch gives me a segfault:
Tried with calf-limiter from 0.90.0, same.
Note:
The text was updated successfully, but these errors were encountered: