Skip to content
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 on startup: LSP LADSPA plugin #6661

Closed
ohquait opened this issue Mar 2, 2023 · 3 comments
Closed

Crash on startup: LSP LADSPA plugin #6661

ohquait opened this issue Mar 2, 2023 · 3 comments
Labels

Comments

@ohquait
Copy link

ohquait commented Mar 2, 2023

Segmentation fault

build it as rpm

Expected behavior

Actual behavior

Screenshot

Affected LMMS versions

1.3.0-alpha git pulled yesterday

Logs

Click to expand
$ lmms
lilv_plugin_load_ports_if_necessary(): error: Plugin  is missing port 2/4
lilv_plugin_load_ports_if_necessary(): error: Plugin  is missing port 2/6
lmms(_Z13signalHandleri+0x18)[0x527758]
/lib64/libc.so.6(+0x36920)[0x7f601ea65920]
/lib64/libm.so.6(+0x64bfd)[0x7f60200ccbfd]
/usr/lib64/ladspa/lsp-plugins-ladspa-1.2.3.so(+0x2ad60c)[0x7f5fdc4ad60c]
Segmentation fault

Why wine is needed for VST build's?
i have VST3-SDK installed and other like Ardour or Muse can build against and use...

Please forgive me, if it'S not the place for this, but i can not find other issue/solution here.

also older versions affected now , so i have to rebuild LV2 and ingen ???

@ohquait ohquait added the bug label Mar 2, 2023
@PhysSong
Copy link
Member

PhysSong commented Mar 2, 2023

Segmentation fault

I think crash is due to LSP LADSPA plugins, which might not be specific to LMMS.

Why wine is needed for VST build's?

Because we mainly support Windows VSTs on Linux via Wine.

@ohquait
Copy link
Author

ohquait commented Mar 2, 2023

exist a plane to support on developers to switch to VST3-SDK for VST-on-Linux with LMMS ?
joke -> "if not i suggest to renaming this to WMMS" ;)

@PhysSong PhysSong changed the title totaly unsafe what's mean... Crash on startup: LSP LADSPA plugin Jun 25, 2023
@PhysSong
Copy link
Member

exist a plane to support on developers to switch to VST3-SDK for VST-on-Linux with LMMS ?

See #4715.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants