-
Notifications
You must be signed in to change notification settings - Fork 13
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
crashing in Ardour #44
Comments
@sandsound thanks for the report. I'm downloading the latest Ardour4 debug build now, and noted the possibility of the Gcc 4/5 breakage issue (see "Binary Interface" section of http://nightly.ardour.org/) Did you build Ardour and Fabla2 yourself? Or are you using Gcc4 version of Ardour + Fabla2 built yourself with Gcc5? Sorry to ask these nasty questions - but it is a possibility that this is the root cause. Thanks -Harry |
I'm using gcc 4.9.2 (Debian 4.9.2-10) to compile Fabla2. Ardour is just installed using the latest 4.7.0 64-bit installer downloaded from ardour.org, so I'm not sure how it is compiled. I did have another issue that may be related. The full path to my samples is /home/sandie/ardour_music/drums/single_shot/ and I guess Ardour copy my files to the project folder, but the first part of the path seams to be missing in Fabla2? Please let me know I theres anything I can do to further test/debug this. |
@sandsound - thanks, this is very helpful info. Would you mind testing with Jalv, and see if it still has the same issue? Thanks! |
Just did a couple of quick tests with Jalv. And I also get this error everytime: btw. I can see that I have a /home/sandie/.lv2 folder in my home where it saves presets. |
The git pull and the 2nd "error" message will go away - I had enabled it to debug a different issue, but that's resolved now. Thanks! |
Just tested the latest version, and the second message is gone, but I still get a black window most of the time, this have also happened sometimes in Ardour. Please let me know I theres anything else you'd like me to try. |
@sandsound, thanks for the update - black window also in Jalv? I can reproduce the black-window in Ardour, but I've never experienced it in Jalv. There are some differences in the Jalv UI implementations (in terms of GCC / ABI issues, not Jalv issues) so would you test opening the Fabla2 UI with all 3 of these please?
Thanks, -Harry |
Running Fabla2 with: Using jalv.qt I get a "command not found" |
btw. If you'd like, I can try out some other distro and see if the problem persists there. Is there a distro that you would recommend? |
@sandsound, thanks for the Jalv feedback. I'll take this into account, and see if I can figure out whats going on here
Absolutely no need to swap distro - this needs to work. I might ask you to compile Jalv from source and run the same tests as above (this will 100% rule out ABI issues if it still occurs). Would you mind compiling Jalv from source? -Harry |
I compiled jalv-1.4.6 from source, and I still get the black window problem. Sorry if it's a dumb question, but what is ABI? Association of British Insurers? ;-) |
cannot reproduce the black window issue with jalv, will check ardour crashes later. @sandsound how is the state for you at the moment? |
I switched to Debian stretch to see if that would help, but unfortunately the problem is still there for me. |
Re: black screen on startup, see bullet 2 of release notes: https://drobilla.net/category/jalv/ (this may or may not be the root cause - I need to test and verify). Re: testing with Ardour - I only test and expect F2 to (mostly) "just work" in Jalv at the moment. |
@harryhaaren so you don't want issues with ardour/other hosts reported? |
I get a lot of crashes in Ardour4 using he latest Fabla 2.0, whenever I try to open the ui.
truncated terminal output:
....
void Fabla2::Fabla2DSP::uiMessage(int, int, int, int, float) : sample not valid! Fix this.
The program 'ardour-4.7.0' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadValue (integer parameter out of range for operation)'.
....
Sorry if this is Ardour-related and not Fabla.
Love the new layout btw :-)
The text was updated successfully, but these errors were encountered: