Today I built llama.cpp and stsble-diffusion cpp in vulkan (termux) all building steps pass.
However, only llama-cli functioning well with ngl whatever, the llama-server and #stsble-diffusion.cpp both result
core dumped
Mesnwhil I found, in complying process, I missed glslangvalidator.

The server dumped

The llama-cli works well.

Stsble-diffusion.cpp also dumped

Thus.... Anyone has any clue?