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

yabridge crash during exit #329

Open
1 task done
yshui opened this issue Apr 6, 2024 · 2 comments
Open
1 task done

yabridge crash during exit #329

yshui opened this issue Apr 6, 2024 · 2 comments
Labels
bug Something isn't working fixed-in-master This feature request or bug has been fixed in the master branch.

Comments

@yshui
Copy link

yshui commented Apr 6, 2024

Thanks for giving yabridge a shot!

  • I read through both the troubleshooting and the known issues sections, and my issue wasn't listed there

Problem description

No response

What did you expect to happen?

yabridge doesn't crash

What actually happened?

yabridge crashed, stack trace:

(gdb) bt
#0  0x0000000000000000 in ?? ()
#1  0x00007ffff6c4a0e2 in std::unique_ptr<DBusConnection, void (*)(DBusConnection*)>::~unique_ptr() () from /home/shui/.nix-profile/lib/libyabridge-vst2.so
#2  0x00007ffff77feae5 in __run_exit_handlers () from /nix/store/m3c8mvljlww9jj1d3ms4wis3s8xv4rh2-glibc-2.39-5/lib/libc.so.6
#3  0x00007ffff77fec3e in exit () from /nix/store/m3c8mvljlww9jj1d3ms4wis3s8xv4rh2-glibc-2.39-5/lib/libc.so.6
#4  0x00007ffff77e6395 in __libc_start_call_main () from /nix/store/m3c8mvljlww9jj1d3ms4wis3s8xv4rh2-glibc-2.39-5/lib/libc.so.6
#5  0x00007ffff77e6449 in __libc_start_main_impl () from /nix/store/m3c8mvljlww9jj1d3ms4wis3s8xv4rh2-glibc-2.39-5/lib/libc.so.6
#6  0x0000000000423bf5 in ?? ()

Operating system

NixOS

How did you install yabridge?

nixpkgs

yabridge version

5.1.0

yabridgectl version

5.1.0

Wine version

stagine 9.5

Plugin

N/A

Plugin type

VST2

Plugin architecture

64-bit

Host

Carla

Desktop environment or WM

No response

GPU model

No response

GPU drivers and kernel

No response

Debug log

No response

Anything else?

No response

@robbert-vdh robbert-vdh added bug Something isn't working fixed-in-master This feature request or bug has been fixed in the master branch. labels Apr 7, 2024
@robbert-vdh
Copy link
Owner

Thanks for spotting this! It's a doozy, and I have no idea how this has gone unnoticed for almost two years now. Fixed in 8d508dc.

Btw thanks for picking up the ShellExecute issue!

@yshui
Copy link
Author

yshui commented Apr 9, 2024

Btw thanks for picking up the ShellExecute issue!

Sorry for breaking it in the first place 🥲

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working fixed-in-master This feature request or bug has been fixed in the master branch.
Projects
None yet
Development

No branches or pull requests

2 participants