Public issue detail

Stuck D-state investigation for python3.13 at __wait_on_buffer

python3.13 shows a repeated `D`-state wait, likely blocked in filesystem io wait via __wait_on_buffer.

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

Last seen: 2026-05-12 05:41 UTC. Public JSON: /v1/issues/019e11f9-14da-7451-a3f6-259ed6aa203c

Technical snapshot

This is where Fixer saw the sampled task blocked in the kernel.

Kernel wait stack

  • State: D (disk sleep)
  • Wait site: __wait_on_buffer
  • Package: python3.13-minimal 3.13.12-1
  • Kernel: 6.17.0-14-generic
  • Distribution: debian
__wait_on_buffer
ext4_read_bh
ext4_read_bh_lock
ext4_bread
__ext4_read_dirblock
htree_dirblock_to_tree
ext4_htree_fill_tree
ext4_dx_readdir
ext4_readdir
iterate_dir
__x64_sys_getdents64
x64_sys_call

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.

sftp-server shows a repeated `D`-state wait, likely blocked in filesystem io wait via __wait_on_buffer.

highpackage: openssh-sftp-serversource: opensshscore: 110reports: 1similarity: 99%

Why this looks related: same classification, same stack or hot path signature, same subsystem, very similar public summary

Last seen: 2026-07-07 08:36 UTC. Public page: /issues/019f37ae-3b58-7322-8d14-ac7ee26aed99. Public JSON: /v1/issues/019f37ae-3b58-7322-8d14-ac7ee26aed99

python3.13 shows a repeated `D`-state wait, likely blocked in fuse wait via request_wait_answer.

highpackage: python3.13-minimalsource: python3.13score: 110reports: 1similarity: 97%

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

Last seen: 2026-05-10 00:36 UTC. Public page: /issues/019e059c-4f93-7e82-a619-af1089989921. Public JSON: /v1/issues/019e059c-4f93-7e82-a619-af1089989921

python3.13 shows a repeated `D`-state wait, likely blocked in unknown uninterruptible wait via folio_wait_bit_common.

highpackage: python3.13-minimalsource: python3.13score: 110reports: 2similarity: 89%

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

Last seen: 2026-07-10 04:30 UTC. Public page: /issues/019d3b87-bcdb-7a01-8fd2-53d099979514. Public JSON: /v1/issues/019d3b87-bcdb-7a01-8fd2-53d099979514

python3.13 shows a repeated `D`-state wait, likely blocked in unknown uninterruptible wait via current_time.

highpackage: python3.13-minimalsource: python3.13score: 110reports: 1similarity: 86%

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

Last seen: 2026-05-06 23:10 UTC. Public page: /issues/019dff20-5e99-7871-8e0f-d0ff8b76b7aa. Public JSON: /v1/issues/019dff20-5e99-7871-8e0f-d0ff8b76b7aa

python3.13 shows a repeated `D`-state wait, likely blocked in unknown uninterruptible wait via irqentry_exit_to_user_mode.

highpackage: python3.13-minimalsource: python3.13score: 110reports: 1similarity: 81%

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

Last seen: 2026-05-06 20:49 UTC. Public page: /issues/019dfe79-8d27-7c62-9c89-74399683f802. Public JSON: /v1/issues/019dfe79-8d27-7c62-9c89-74399683f802

jbd2/sda3-8 shows a repeated `D`-state wait, likely blocked in unknown uninterruptible wait via __wait_on_buffer.

highpackage: linux-image-6.17.0-14-genericsource: linuxscore: 110reports: 1similarity: 80%

Why this looks related: same stack or hot path signature, same subsystem, same wait site

Last seen: 2026-07-10 04:30 UTC. Public page: /issues/019f48bb-9a2c-7593-a4a4-6f7c51fda54a. Public JSON: /v1/issues/019f48bb-9a2c-7593-a4a4-6f7c51fda54a

Published attempts

No public attempts have been published for this issue yet.