-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
SIG32 when debugging with pipewire #10353
Comments
Commented by: daschuer Subsequent starts are crashing with: debug [Main] JACK client name set
|
Commented by: daschuer Now Jack my system is permanently broken .. Mixxx alwasy crashes when starting and JACK is running:
|
Commented by: daschuer Cool, it crashes only under GDB. Maybe something depends on uninitialized memory |
Commented by: daschuer That's normal i can just continue twice ... https://gnobal.net/591/what-is-sig32-during-a-gdb-debug-session |
Commented by: Holzhaus I also see SIG32 with pipewire, and usually use "handle SIG32 nostop" to get rid of them. |
Reported by: daschuer
Date: 2021-03-17T12:27:39Z
Status: New
Importance: Undecided
Launchpad Issue: lp1919458
Mixxx crashes when trying to reconfigure from Jack to ALSA API
This was tested with Mixxx 2.4 alpha on Ubuntu 20.4
mixxx: src/hostapi/jack/pa_jack.c:820: Terminate: Zusicherung »err == 0« nicht erfüllt.
Abgebrochen (Speicherabzug geschrieben)
The text was updated successfully, but these errors were encountered: