[Bug 2106105] Re: 6.8.0-57 bug - yarn package manager faill to work

2025-04-23 Thread Shahar Moka
Work great in new kernel 6.8.0-58-generic ** Changed in: linux (Ubuntu) Status: Incomplete => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2106105 Title: 6.8.0-57 bug - yarn pa

[Bug 2106105] Re: 6.8.0-57 bug - yarn package manager faill to work

2025-04-06 Thread Shahar Moka
** Description changed: in version 6.8.0-57 Yarn fails to work with `yarn install` or `yarn run start` in my projects, this version works fine 6.8.0-49. - I suspect this is related to the issue described at https://gitlab.archlinux.org/archlinux/packaging/packages/linux/-/issues/55. My

[Bug 2106105] Re: 6.8.0-57 bug - yarn package manager faill to work

2025-04-03 Thread You-Sheng Yang
From the gitlab url, a v6.10-rc1 commit d13ddd9c893f ("io_uring/sqpoll: ensure that normal task_work is also run timely") (also backported to v6.9.3) to fix root cause v6.9-rc1 commit af5d68f8892f ("io_uring/sqpoll: manage task_work privately"). The former should have been in Ubuntu-6.8.0-44.44, w

[Bug 2106105] Re: 6.8.0-57 bug - yarn package manager faill to work

2025-04-03 Thread You-Sheng Yang
The next step is to fully commit bisect from the most recent kernel version that worked, followed immediately by the next kernel version that did not work. This will allow for a direct review of the offending commit for either reverting, or further improvements. Could you please do this following h

[Bug 2106105] Re: 6.8.0-57 bug - yarn package manager faill to work

2025-04-03 Thread Shahar Moka
** Description changed: in version 6.8.0-57 Yarn fails to work with `yarn install` or `yarn run start` in my projects, this version works fine 6.8.0-49. I suspect this is related to the issue described at https://gitlab.archlinux.org/archlinux/packaging/packages/linux/-/issues/55. + + My