[GH-ISSUE #6284] Intel GPU in Docker container crashes #65973

Closed
opened 2026-05-03 23:25:18 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @minionflo on GitHub (Aug 9, 2024).
Original GitHub issue: https://github.com/ollama/ollama/issues/6284

Originally assigned to: @dhiltgen on GitHub.

What is the issue?

with the error panic: runtime error: invalid memory address or nil pointer dereference

Docker Compose File: https://bin.minionflo.net/p/E9gFhE.yaml

Log: https://bin.minionflo.net/p/QyrT8Z.txt

OS

Docker on Linux

GPU

Intel

CPU

AMD

Ollama version

0.3.4

Originally created by @minionflo on GitHub (Aug 9, 2024). Original GitHub issue: https://github.com/ollama/ollama/issues/6284 Originally assigned to: @dhiltgen on GitHub. ### What is the issue? with the error `panic: runtime error: invalid memory address or nil pointer dereference` Docker Compose File: https://bin.minionflo.net/p/E9gFhE.yaml Log: https://bin.minionflo.net/p/QyrT8Z.txt ### OS Docker on Linux ### GPU Intel ### CPU AMD ### Ollama version 0.3.4
GiteaMirror added the intelbug labels 2026-05-03 23:25:18 -05:00
Author
Owner

@dhiltgen commented on GitHub (Aug 9, 2024):

Intel isn't officially supported yet, but it does look like we have a null pointer dereference that needs to be fixed. This only happens when OLLAMA_INTEL_GPU is enabled. If you unset that then it will no longer crash.

There are still some bugs in Intel GPU support which is why it's not enabled by default yet. We're tracking officially enabling via issue #1590

<!-- gh-comment-id:2278506221 --> @dhiltgen commented on GitHub (Aug 9, 2024): Intel isn't officially supported yet, but it does look like we have a null pointer dereference that needs to be fixed. This only happens when `OLLAMA_INTEL_GPU` is enabled. If you unset that then it will no longer crash. There are still some bugs in Intel GPU support which is why it's not enabled by default yet. We're tracking officially enabling via issue #1590
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#65973