polymorphicengine / tidal-gui

trying to make a GUI for tidal with threepenny-gui and codemirror
GNU General Public License v3.0
29 stars 2 forks source link

Inconsistency detected by ld.so: #12

Open hellocatfood opened 2 years ago

hellocatfood commented 2 years ago

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!
polymorphicengine commented 2 years ago

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..