io_uring task (iou-sqp) deadlock/hang on kernel 6.8.0-57-generic (Ubuntu
24.04 LTS) during npm install
[Summary] When running npm install in a Node.js project on Ubuntu 24.04
LTS with kernel 6.8.0-57-generic, the process hangs indefinitely. Kernel
messages (dmesg) show iou-sqp-* tasks (related to
Should be fixed by `io_uring: always lock __io_cqring_overflow_flush`
being applied in: https://launchpad.net/ubuntu/+source/linux/6.8.0-58.60
I have not tested this
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchp
This is the same commit which is discussed in
https://github.com/nodejs/node/issues/55587 and
https://lore.kernel.org/io-
uring/3d913aef-8c44-4f50-9bdf-7d9051b08...@app.fastmail.com/T/#u. This
was fixed in 6.6.60 with
https://github.com/gregkh/linux/commit/6a91a5816b289018e0b42a25444c0b4f8c637dca,
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: linux (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2105471
Title:
io_u