nolanderc / glsl_analyzer

Language server for GLSL (autocomplete, goto-definition, formatter, and more)
GNU General Public License v3.0
201 stars 6 forks source link

Panics on Asahi Linux (Apple M1) #67

Open tombh opened 4 months ago

tombh commented 4 months ago

Just noting that I get the following panic on Asahi Linux (Apple M1):

thread 3047225 panic: reached unreachable code
Panicked during a panic. Aborting.
zsh: IOT instruction (core dumped)

Using v1.5.1's aarch64-linux-musl.zip

k01e-01 commented 1 day ago

Having the exact same issue, running Asahi Linux on M1 Installed via Mason.nvim, glsl_analyzer --version is v1.5.1

thread 1082843 panic: reached unreachable code
Panicked during a panic. Aborting.