tidal-gui
tidal-gui copied to clipboard
Inconsistency detected by ld.so:
I'm attempting to use the 0.0.7 release on Ubuntu 21.10. When I run ./tidal-gui I get this error and the software doesn't run
./tidal-gui
Inconsistency detected by ld.so: dl-call-libc-early-init.c: 37: _dl_call_libc_early_init: Assertion `sym != NULL' failed!
i think this is similar to this issue: https://github.com/polymorphicengine/tidal-gui/issues/2#issuecomment-895252495
the comment I linked should (hopefully) describe how to fix the error. I'm not sure how to find a general solution that works on all debian systems..