mixxxdj / mixxx

Mixxx is Free DJ software that gives you everything you need to perform live mixes.
http://mixxx.org
Other
4.51k stars 1.28k forks source link

Windows crash on old versions of JACK #12718

Open ywwg opened 9 months ago

ywwg commented 9 months ago

Bug Description

Mixxx crashes on windows 10 when an old version of jack is installed. The install file for the version I had installed was jack_v1.9.11_64. This is true for 2.3.6 as well as 2.4. The crash is silent, nothing useful appears in the developer log.

I installed jack2-win64-v1.9.22 and it works fine now.

Using x64dbg I see the following useful failure line in the main thread:

[...] libjack64.jack_ringbuffer_get_write_vector+189CB

Version

2.3.6, 2.4

OS

Windows 10

JoergAtGithub commented 9 months ago

https://mixxx.discourse.group/t/mixxx-2-1-crashes-on-startup-and-its-related-to-libjack64/17200