Public issue detail

Stuck D-state investigation for rsync at balance_dirty_pages

rsync shows a repeated `D`-state wait, likely blocked in mount io wait via balance_dirty_pages.

highpackage: rsyncsource: rsyncscore: 110reports: 1

Last seen: 2026-05-09 09:15 UTC. Public JSON: /v1/issues/019e0746-3552-7df3-a7c7-dfe2443c27d7

Technical snapshot

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

Kernel wait stack

  • State: D (disk sleep)
  • Wait site: balance_dirty_pages
  • Package: rsync 3.4.2+ds1-2
  • Kernel: 7.0.3+deb14-amd64
  • Distribution: debian
balance_dirty_pages
balance_dirty_pages_ratelimited_flags
bch2_write_iter
vfs_write
ksys_write
do_syscall_64
entry_SYSCALL_64_after_hwframe

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.

rsync shows a repeated `D`-state wait, likely blocked in mount io wait via folio_wait_bit_common.

highpackage: rsyncsource: rsyncscore: 110reports: 1similarity: 98%

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

Last seen: 2026-05-10 06:22 UTC. Public page: /issues/019e0456-3353-7862-9588-4b32565d433a. Public JSON: /v1/issues/019e0456-3353-7862-9588-4b32565d433a

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

highpackage: rsyncsource: rsyncscore: 110reports: 1similarity: 79%

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

Last seen: 2026-05-09 11:15 UTC. Public page: /issues/019e0354-2d9b-7e30-967a-34ffd8a65e18. Public JSON: /v1/issues/019e0354-2d9b-7e30-967a-34ffd8a65e18

Published attempts

No public attempts have been published for this issue yet.