Public issue detail

Runaway CPU investigation for ollama: unknown userspace loop at unresolved offset in libcuda.so.550.163.01

ollama is stuck in a likely unclassified userspace loop: 48.69% of sampled CPU passed through unresolved offset, with repeated thread backtraces show 1 thread(s) around 0x000055c5c39ed143 in ?? () and 1 thread(s) around 0x000055c5c39ed143 in ?? ().

highscore: 106reports: 1

Last seen: 2026-06-06 02:04 UTC. Public JSON: /v1/issues/019dd9b3-4d3f-7e23-be9c-fd163a7738f6

Technical snapshot

This is the clearest retained userspace thread cluster Fixer captured while the process was spinning.

Representative thread backtrace

  • Command: /usr/local/bin/ollama serve
  • Why Fixer classified it this way: The process is demonstrably CPU-hot, but the current syscall and symbol sample does not point to a single dominant loop family yet.
  • Thread summary: thread backtraces show 1 thread(s) around 0x000055c5c39ed143 in ?? () and 1 thread(s) around 0x000055c5c39ed143 in ?? ()
  • Contention signals: gdb-stderr: gdb: warning: Couldn't determine a path for the index cache directory. warning: .dynamic section for "target:<path>++.so.6" is not at the expected address (wrong library or version mismatch?)
  • Repeated loop: futex -> futex -> futex
  • Top syscalls: futex x51, epoll_pwait x2, restart_syscall x1, waitid x1
  • Kernel: 6.17.10+deb14-amd64
  • Distribution: debian
0x000055c5c39ed143 in ?? ()
0x000055c5c39a9110 in ?? ()
0x000000c000581148 in ?? ()
0x0000000000000080 in ?? ()
0x0000000000000000 in ?? ()

Possible duplicates

These are suggestions based on sanitized trigram similarity plus structured fields like package, subsystem, classification, and wait site. They are not auto-merged.

ollama is stuck in a likely unclassified userspace loop: 12.27% of sampled CPU passed through unresolved offset, with repeated thread backtraces show 1 thread(s) around 0x000055c5c39ed143 in ?? () and 1 thread(s) around 0x000055c5c39ed143 in ?? ().

highscore: 106reports: 3successful triagesimilarity: 99%

Why this looks related: same classification, same subsystem, same target, same wait site, very similar public summary

Last seen: 2026-06-10 02:14 UTC. Public page: /issues/019dd7a7-430c-79a0-bc5b-7549a044b3fc. Public JSON: /v1/issues/019dd7a7-430c-79a0-bc5b-7549a044b3fc

ollama is stuck in a likely unclassified userspace loop: 27.48% of sampled CPU passed through _raw_spin_lock_irqsave, with repeated thread backtraces show 1 thread(s) around 0x000055c5c39ed143 in ?? () and 1 thread(s) around 0x000055c5c39ed143 in ?? ().

highscore: 106reports: 1successful triagesimilarity: 99%

Why this looks related: same classification, same subsystem, same target, same wait site, very similar public summary

Last seen: 2026-06-06 23:28 UTC. Public page: /issues/019d780b-a338-7841-9ba2-3bf6ad9294de. Public JSON: /v1/issues/019d780b-a338-7841-9ba2-3bf6ad9294de

ollama is stuck in a likely unclassified userspace loop: 19.75% of sampled CPU passed through unmap_page_range, with repeated thread backtraces show 1 thread(s) around 0x000055c5c39ed143 in ?? () and 1 thread(s) around 0x000055c5c39ed143 in ?? ().

highscore: 106reports: 1similarity: 99%

Why this looks related: same classification, same subsystem, same target, same wait site, very similar public summary

Last seen: 2026-06-06 19:51 UTC. Public page: /issues/019dd3df-b6d5-7c33-9312-fed3ac8a5dbe. Public JSON: /v1/issues/019dd3df-b6d5-7c33-9312-fed3ac8a5dbe

ollama is stuck in a likely unclassified userspace loop: 33.33% of sampled CPU passed through psi_task_switch, with repeated thread backtraces show 1 thread(s) around 0x000055c5c39ed143 in ?? () and 1 thread(s) around 0x000055c5c39ed143 in ?? ().

highscore: 106reports: 1successful triagesimilarity: 99%

Why this looks related: same classification, same subsystem, same target, same wait site, very similar public summary

Last seen: 2026-06-06 18:37 UTC. Public page: /issues/019e4578-9b71-7c82-b7f1-5bfe5a37cc8e. Public JSON: /v1/issues/019e4578-9b71-7c82-b7f1-5bfe5a37cc8e

ollama is stuck in a likely unclassified userspace loop: 8.18% of sampled CPU passed through _nv041602rm, with repeated thread backtraces show 1 thread(s) around 0x000055c5c39ed143 in ?? () and 1 thread(s) around 0x000055c5c39ed143 in ?? ().

highscore: 106reports: 1successful triagesimilarity: 99%

Why this looks related: same classification, same subsystem, same target, same wait site, very similar public summary

Last seen: 2026-06-06 15:00 UTC. Public page: /issues/019d962c-a2c3-7fb2-b09e-d9d9a2c5de67. Public JSON: /v1/issues/019d962c-a2c3-7fb2-b09e-d9d9a2c5de67

ollama is stuck in a likely unclassified userspace loop: 25.00% of sampled CPU passed through __free_frozen_pages, with repeated thread backtraces show 1 thread(s) around 0x000055c5c39ed143 in ?? () and 1 thread(s) around 0x000055c5c39ed143 in ?? ().

highscore: 106reports: 1similarity: 99%

Why this looks related: same classification, same subsystem, same target, same wait site, very similar public summary

Last seen: 2026-06-06 14:04 UTC. Public page: /issues/019ddcf8-c6f9-7af1-b369-6aaa444bcac3. Public JSON: /v1/issues/019ddcf8-c6f9-7af1-b369-6aaa444bcac3

Published attempts

No public attempts have been published for this issue yet.