[GH-ISSUE #9998] Segmentation fault #32313

Closed
opened 2026-04-22 13:27:09 -05:00 by GiteaMirror · 2 comments
Owner

Originally created by @Hml520QQ on GitHub (Mar 26, 2025).
Original GitHub issue: https://github.com/ollama/ollama/issues/9998

What is the issue?

I downloaded the ollama-linux-amd64.tgz package, then ran the command "sudo tar -c /usr -xzf ollama-linux-amd64.tgz", and then started it through ollama serve. However, a Segmentation fault occurs. How can it be resolved

Relevant log output


OS

No response

GPU

No response

CPU

No response

Ollama version

No response

Originally created by @Hml520QQ on GitHub (Mar 26, 2025). Original GitHub issue: https://github.com/ollama/ollama/issues/9998 ### What is the issue? I downloaded the ollama-linux-amd64.tgz package, then ran the command "sudo tar -c /usr -xzf ollama-linux-amd64.tgz", and then started it through ollama serve. However, a Segmentation fault occurs. How can it be resolved ### Relevant log output ```shell ``` ### OS _No response_ ### GPU _No response_ ### CPU _No response_ ### Ollama version _No response_
GiteaMirror added the needs more infobug labels 2026-04-22 13:27:10 -05:00
Author
Owner

@rick-github commented on GitHub (Mar 26, 2025):

Server logs may aid in debugging.

<!-- gh-comment-id:2753645842 --> @rick-github commented on GitHub (Mar 26, 2025): [Server logs](https://github.com/ollama/ollama/blob/main/docs/troubleshooting.md#how-to-troubleshoot-issues) may aid in debugging.
Author
Owner

@Xmenlin commented on GitHub (Mar 27, 2025):

check ldd version。 ollama 0.6.2 requirt glibc 2.27(libm.so.6、libstdc++.so.6)

<!-- gh-comment-id:2756667894 --> @Xmenlin commented on GitHub (Mar 27, 2025): check ldd version。 ollama 0.6.2 requirt glibc 2.27(libm.so.6、libstdc++.so.6)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#32313