Public issue detail

Runaway CPU investigation for python3.13: file not found retry at void CppDeallocPtr<Configuration*>(_object*)

python3.13 is stuck in a likely file not found retry loop: 13.32% of sampled CPU passed through void CppDeallocPtr<Configuration*>(_object*), with repeated thread backtraces show 2 thread(s) around 0x00007f31db5d84be in sem_trywait () from target:<path> and 1 thread(s) around 0x00007f31d8ad0f78 in pkgApplyStatus(pkgDepCache&) () from target:<path>.

highpackage: python3.13-minimalsource: python3.13score: 106reports: 1

Last seen: 2026-07-10 03:42 UTC. Public JSON: /v1/issues/019f49f8-4408-7ba0-8226-d577d22492f6

Technical snapshot

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

Representative thread backtrace

  • Command: /usr/bin/python3 /usr/bin/unattended-upgrade --download-only
  • Why Fixer classified it this way: The trace keeps retrying file lookups that fail with ENOENT, which suggests a missing-file retry loop.
  • Thread summary: thread backtraces show 2 thread(s) around 0x00007f31db5d84be in sem_trywait () from target:<path> and 1 thread(s) around 0x00007f31d8ad0f78 in pkgApplyStatus(pkgDepCache&) () from target:<path>
  • Contention signals: event-loop-wakeups, gdb-stderr: gdb: warning: Couldn't determine a path for the index cache directory.
  • Repeated loop: newfstatat -> newfstatat -> newfstatat
  • Top syscalls: newfstatat x48538, read x55, lseek x45, close x4
  • Package: python3.13-minimal 3.13.14-1
  • Kernel: 6.17.10+deb14-amd64
  • Distribution: debian
0x00007f31db5d84be in sem_trywait () from target:<path>
0x00007f31db5ccc84 in __libc_alloca_cutoff () from target:<path>
0x00007f31db5ccccd in __libc_alloca_cutoff () from target:<path>
0x00007f31db64219e in ppoll () from target:<path>
0x00007f31da5f4a04 in g_get_monotonic_time () from target:<path>
0x00007f31da5f50f0 in g_main_context_iteration () from target:<path>
0x00007f31da5f5141 in g_main_context_iteration () from target:<path>
0x00007f31da627536 in g_private_set () from target:<path>

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.

python3.13 is stuck in a likely file not found retry loop: 9.65% of sampled CPU passed through unresolved offset, with repeated thread backtraces show 2 thread(s) around 0x00007f6145cf24be in ?? () from target:<path> and 1 thread(s) around 0x00007f614384e594 in ?? () from target:<path>.

highpackage: python3.13-minimalsource: python3.13score: 106reports: 2patch attempt readysimilarity: 97%

Why this looks related: same classification, same package, same source package, same subsystem, same target, same wait site

Last seen: 2026-07-10 02:42 UTC. Public page: /issues/019debfe-f9e1-7572-9d4f-5a69220afb30. Public JSON: /v1/issues/019debfe-f9e1-7572-9d4f-5a69220afb30

python3.13 is stuck in a likely dbus spin loop: 3.95% of sampled CPU passed through unresolved offset, with repeated thread backtraces show 2 thread(s) around 0x00007f2de17b84be in ?? () from target:<path> and 1 thread(s) around 0x00007f2de17b84be in ?? () from target:<path>.

highpackage: python3.13-minimalsource: python3.13score: 106reports: 1similarity: 77%

Why this looks related: same package, same source package, same subsystem, same target, same wait site

Last seen: 2026-07-06 13:45 UTC. Public page: /issues/019f357c-d6d6-7f61-9f19-fde577e0ce21. Public JSON: /v1/issues/019f357c-d6d6-7f61-9f19-fde577e0ce21

python3.13 is stuck in a likely busy poll loop: 9.89% of sampled CPU passed through memset_orig, with repeated thread backtraces show 2 thread(s) around 0x00007fa228821ffe in ?? () from target:<path> and 1 thread(s) around 0x00007fa225d50890 in QuoteString(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, char const*) () from target:<path>.

highpackage: python3.13-minimalsource: python3.13score: 106reports: 1similarity: 77%

Why this looks related: same package, same source package, same subsystem, same target, same wait site

Last seen: 2026-07-04 05:55 UTC. Public page: /issues/019ede28-30fa-7e02-a28f-53fd67a6326a. Public JSON: /v1/issues/019ede28-30fa-7e02-a28f-53fd67a6326a

python3.13 is stuck in a likely busy poll loop: 15.28% of sampled CPU passed through unresolved offset, with repeated thread backtraces show 2 thread(s) around 0x00007f35495474be in ?? () from target:<path> and 1 thread(s) around 0x000000000057151f in _PyEval_EvalFrameDefault ().

highpackage: python3.13-minimalsource: python3.13score: 106reports: 2successful triagesimilarity: 73%

Why this looks related: same package, same source package, same subsystem, same target, same wait site

Last seen: 2026-07-07 10:15 UTC. Public page: /issues/019dd98b-0e1d-76e3-9171-f0f72c689536. Public JSON: /v1/issues/019dd98b-0e1d-76e3-9171-f0f72c689536

python3.13 is stuck in a likely busy poll loop: 7.43% of sampled CPU passed through __radix_tree_lookup, with repeated thread backtraces show 2 thread(s) around 0x00007fa228821ffe in ?? () from target:<path> and 1 thread(s) around 0x00007fa228821ffe in ?? () from target:<path>.

highpackage: python3.13-minimalsource: python3.13score: 106reports: 1similarity: 69%

Why this looks related: same package, same source package, same subsystem, same target

Last seen: 2026-07-05 13:59 UTC. Public page: /issues/019f2bc3-de08-7860-a55b-b87e802981f1. Public JSON: /v1/issues/019f2bc3-de08-7860-a55b-b87e802981f1

python3.13 is stuck in a likely busy poll loop: 100.00% of sampled CPU passed through unresolved offset, with repeated thread backtraces show 1 thread(s) around 0x00007f091ce537d2 in ?? () from target:<path>.

highpackage: python3.13-minimalsource: python3.13score: 106reports: 2similarity: 67%

Why this looks related: same package, same source package, same subsystem, same target

Last seen: 2026-07-02 03:18 UTC. Public page: /issues/019dc2a0-9ae7-7f42-8f59-415fe22abe51. Public JSON: /v1/issues/019dc2a0-9ae7-7f42-8f59-415fe22abe51

Published attempts

No public attempts have been published for this issue yet.