Ollama Portable Zip SIGSEV
idkSeth opened this issue · comments
Running ./ollama and ./start-ollama.sh results in SIGSEGV: segmentation violation.
How to reproduce
Follow the quickstart docs to download and start Ollama.
Intel oneAPI is installed in my system. Running setvars.sh beforehand prevents this behavior.
A text file containing the error is attached.
Environment information
Outputs of the script before and after running setvars.sh is provided.
So do I. I hope to get it fixed soon
Please do not source setvars.sh, as you are using protable zip. The oneapi libs are included in the tgz.
Please do not
source setvars.sh, as you are using protable zip. The oneapi libs are included in the tgz.
I initially ran Ollama without setting the variables/running source setvars.sh and the error occurred.
Running source setvars.sh prevents the error and Ollama works. It does not work if I do not run it.
OS: Ubuntu oracular 24.10 x86_64
Kernel: Linux 6.11.0-19-generic
CPU: 11th Gen Intel(R) Core(TM) i7-11390H (8) @ 5.00 GHz
GPU: Intel Iris Xe Graphics @ 1.40 GHz [Integrated]