Public issue detail

Runaway CPU investigation for python3.13: busy poll at void CppDeallocPtr<Configuration*>(_object*)

python3.13 is stuck in a likely busy poll loop: 3.78% of sampled CPU passed through void CppDeallocPtr<Configuration*>(_object*), with repeated thread backtraces show 2 thread(s) around 0x00007f6b5f1174be in sem_trywait () from target:<path> and 1 thread(s) around 0x00007f6b5f1174be in sem_trywait () from target:<path>.

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

Last seen: 2026-07-11 06:03 UTC. Public JSON: /v1/issues/019f4a2f-c6f7-7563-a5bb-523485c677ff

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
  • Why Fixer classified it this way: The trace repeatedly returns to a poll-family syscall without meaningful blocking, which suggests a busy event-loop wakeup.
  • Thread summary: thread backtraces show 2 thread(s) around 0x00007f6b5f1174be in sem_trywait () from target:<path> and 1 thread(s) around 0x00007f6b5f1174be in sem_trywait () from target:<path>
  • Contention signals: event-loop-wakeups, gdb-stderr: gdb: warning: Couldn't determine a path for the index cache directory.
  • Repeated loop: wait4 -> pselect6 -> read
  • Top syscalls: pselect6 x68, read x67, wait4 x67, lseek x48
  • Package: python3.13-minimal 3.13.14-1
  • Kernel: 6.17.10+deb14-amd64
  • Distribution: debian
0x00007f6b5f1174be in sem_trywait () from target:<path>
0x00007f6b5f10bc84 in __libc_alloca_cutoff () from target:<path>
0x00007f6b5f10bccd in __libc_alloca_cutoff () from target:<path>
0x00007f6b5f18119e in ppoll () from target:<path>
0x00007f6b5e135a04 in g_get_monotonic_time () from target:<path>
0x00007f6b5e1360f0 in g_main_context_iteration () from target:<path>
0x00007f6b5e136141 in g_main_context_iteration () from target:<path>
0x00007f6b5e168536 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 busy poll loop: 50.00% of sampled CPU passed through _PyEval_EvalFrameDefault, with repeated thread backtraces show 1 thread(s) around 0x00007f091ce537d2 in ?? () from target:<path>.

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

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

Last seen: 2026-07-02 23:40 UTC. Public page: /issues/019dda71-4897-7d62-853d-31f4899d9f8e. Public JSON: /v1/issues/019dda71-4897-7d62-853d-31f4899d9f8e

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: 99%

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

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

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: 1similarity: 99%

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

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

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: 99%

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

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: 6.41% of sampled CPU passed through unresolved offset, with repeated thread backtraces show 1 thread(s) around 0x00007fdd05c9b72e in ?? () and 1 thread(s) around 0x00007fdd05c9b72e in ?? ().

highpackage: python3.13-minimalsource: python3.13score: 106reports: 3patch attempt readysimilarity: 98%

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

Last seen: 2026-07-11 06:03 UTC. Public page: /issues/019d7cef-46dd-7541-b939-9ba6872fbf76. Public JSON: /v1/issues/019d7cef-46dd-7541-b939-9ba6872fbf76

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: 93%

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

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

Published attempts

No public attempts have been published for this issue yet.