Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.kernel > #73489
| Path | csiph.com!newsfeed.xs4all.nl!newsfeed9.news.xs4all.nl!bofh.it!news.nic.it!robomod |
|---|---|
| From | Daniel Black <daniel@mariadb.org> |
| Newsgroups | linux.debian.bugs.dist, linux.debian.kernel |
| Subject | Bug#996951: linux-image-5.14.0-3-amd64: iouring looses requests |
| Date | Thu, 21 Oct 2021 14:10:02 +0200 |
| Message-ID | <DaF3s-1IM-3@gated-at.bofh.it> (permalink) |
| References | <DaCRX-gy-1@gated-at.bofh.it> <DaDO1-Pc-1@gated-at.bofh.it> <DaEh3-1e9-3@gated-at.bofh.it> <DaCRX-gy-1@gated-at.bofh.it> <DaEh3-1e9-3@gated-at.bofh.it> |
| X-Mailbox-Line | From debian-bugs-dist-request@lists.debian.org Thu Oct 21 12:06:09 2021 |
| Old-Return-Path | <debbugs@buxtehude.debian.org> |
| X-Spam-Flag | NO |
| X-Spam-Score | -3.751 |
| Reply-To | Daniel Black <daniel@mariadb.org>, 996951@bugs.debian.org |
| Resent-To | debian-bugs-dist@lists.debian.org |
| Resent-Cc | Debian Kernel Team <debian-kernel@lists.debian.org> |
| X-Debian-Pr-Message | followup 996951 |
| X-Debian-Pr-Package | src:linux |
| X-Debian-Pr-Keywords | moreinfo |
| X-Debian-Pr-Source | linux |
| X-Gm-Message-State | AOAM530Kg09Kc7vmPN/AOnbrkqCO8bEf3bbk99MDZ6HxlQ8FDDa/vUtq mRqHXX/2vTtzqq4fVK5/0T5VuqixX/TzK50ORhAf0ZZXUNFhcg== |
| X-Google-SMTP-Source | ABdhPJwW8Mz9YLRnO6FEYzbDoJ7eA1nAET9zrBWGYS/MDr/O3ALI1L9GnZN3Hx8poazloSfXjZryoTL+fBW+0Cp0UHo= |
| X-Received | by 2002:a50:e1cf:: with SMTP id m15mr7121808edl.309.1634817808221; Thu, 21 Oct 2021 05:03:28 -0700 (PDT) |
| MIME-Version | 1.0 |
| Content-Type | text/plain; charset="UTF-8" |
| X-Debian-Message | from BTS |
| X-Mailing-List | <debian-bugs-dist@lists.debian.org> archive/latest/1685305 |
| List-ID | <debian-bugs-dist.lists.debian.org> |
| List-URL | <https://lists.debian.org/debian-bugs-dist/> |
| Approved | robomod@news.nic.it |
| Lines | 77 |
| Organization | linux.* mail to news gateway |
| Sender | robomod@news.nic.it |
| X-Original-Date | Thu, 21 Oct 2021 23:03:16 +1100 |
| X-Original-Message-ID | <CABVffEPazwc=vDcQN5f+A5tzOWjgGeMKa9bzYd+Xx_8qUMVSwQ@mail.gmail.com> |
| X-Original-References | <163480908050.9054.12708969549092037262.reportbug@impish> <YXFD3lOaRLPAm21M@eldamar.lan> <16189295.VhHGh28klM@bagend> <163480908050.9054.12708969549092037262.reportbug@impish> <16189295.VhHGh28klM@bagend> |
| Xref | csiph.com linux.debian.bugs.dist:1077117 linux.debian.kernel:73489 |
Cross-posted to 2 groups.
Show key headers only | View raw
retested 5.14.14. Sorry not fixed there yet. Guess this is going upstream.
few other fixes to try:
https://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux-block.git/log/?h=io_uring-5.15
$ uname -a
Linux impish 5.14.14-051414-generic #202110201037 SMP Wed Oct 20
11:04:11 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
dan@impish:/usr/share/mysql/mysql-test$ ./mtr --vardir=/tmp/var
--parallel=4 stress.ddl_innodb stress.ddl_innodb stress.ddl_innodb
stress.ddl_innodb
Logging: ./mtr --vardir=/tmp/var --parallel=4 stress.ddl_innodb
stress.ddl_innodb stress.ddl_innodb stress.ddl_innodb
vardir: /tmp/var
Removing old var directory...
Creating var directory '/tmp/var'...
Checking supported features...
MariaDB Version 10.6.5-MariaDB-1:10.6.5+maria~impish
- SSL connections supported
- binaries built with wsrep patch
Collecting tests...
Installing system database...
==============================================================================
TEST WORKER RESULT TIME (ms) or COMMENT
--------------------------------------------------------------------------
worker[1] Using MTR_BUILD_THREAD 300, with reserved ports 16000..16019
worker[4] Using MTR_BUILD_THREAD 301, with reserved ports 16020..16039
worker[3] Using MTR_BUILD_THREAD 302, with reserved ports 16040..16059
worker[2] Using MTR_BUILD_THREAD 303, with reserved ports 16060..16079
stress.ddl_innodb 'innodb' w4 [ pass ] 235134
stress.ddl_innodb 'innodb' w1 [ pass ] 245906
stress.ddl_innodb 'innodb' w3 [ pass ] 301078
stress.ddl_innodb 'innodb' w2 [ fail ]
Test ended at 2021-10-21 11:23:30
......
Version: '10.6.5-MariaDB-1:10.6.5+maria~impish-log' socket:
'/tmp/var/tmp/2/mysqld.1.sock' port: 16060 mariadb.org binary
distribution
2021-10-21 11:09:42 0 [Note] InnoDB: Buffer pool(s) load completed at
211021 11:09:42
2021-10-21 11:23:27 0 [ERROR] [FATAL] InnoDB:
innodb_fatal_semaphore_wait_threshold was exceeded for dict_sys.latch.
Please refer to
https://mariadb.com/kb/en/how-to-produce-a-full-stack-trace-for-mysqld/
211021 11:23:27 [ERROR] mysqld got signal 6 ;
On Thu, Oct 21, 2021 at 10:10 PM Diederik de Haas <didi.debian@cknow.org> wrote:
>
> On Thursday, 21 October 2021 12:41:34 CEST Salvatore Bonaccorso wrote:
> > On Thu, Oct 21, 2021 at 09:38:00AM +0000, Daniel Black wrote:
> > > Package: src:linux
> > > Version: 5.14.12-1
> > > The good news is I've validated that the linux mainline 5.14.14 build
> > > from https://kernel.ubuntu.com/~kernel-ppa/mainline/v5.14.14/ has
> > > actually fixed this problem.
> >
> > Where you able to isolate the upstream change landed upstream which
> > fixes the issue?
>
> There has been 1 change in fs/io_uring.c that is part of 5.14.14 (and 5.14.13),
> but not 5.14.12 and that is this commit:
> e798dcd960a3f0d40302a1bbf7f755879195a163 "io_uring: kill fasync"
>
> Possibly the simplest way to verify whether it's indeed that commit that fixes
> the issue is to apply the patch to Debian's 5.14.12 kernel.
> Instructions here (also follow 4.2.1):
> https://kernel-team.pages.debian.net/kernel-handbook/ch-common-tasks.html#s4.2.2
>
> This would narrow it down to this specific commit and would also rule out
> differences in Ubuntu's kernel config and Debian's.
>
> Cheers,
> Diederik
Back to linux.debian.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Bug#996951: linux-image-5.14.0-3-amd64: iouring looses requests Daniel Black <daniel@mariadb.org> - 2021-10-21 11:50 +0200
Bug#996951: linux-image-5.14.0-3-amd64: iouring looses requests Salvatore Bonaccorso <carnil@debian.org> - 2021-10-21 12:50 +0200
Bug#996951: linux-image-5.14.0-3-amd64: iouring looses requests Diederik de Haas <didi.debian@cknow.org> - 2021-10-21 13:20 +0200
Bug#996951: linux-image-5.14.0-3-amd64: iouring looses requests Daniel Black <daniel@mariadb.org> - 2021-10-21 14:10 +0200
Processed: Re: Bug#996951: linux-image-5.14.0-3-amd64: iouring looses requests "Debian Bug Tracking System" <owner@bugs.debian.org> - 2021-10-21 12:50 +0200
Processed: Re: Bug#996951: linux-image-5.14.0-3-amd64: iouring looses requests "Debian Bug Tracking System" <owner@bugs.debian.org> - 2021-10-23 09:40 +0200
Bug#996951: linux-image-5.14.0-3-amd64: iouring looses requests Diederik de Haas <didi.debian@cknow.org> - 2021-10-24 00:40 +0200
Processed: Re: Bug#996951: linux-image-5.14.0-3-amd64: iouring looses requests "Debian Bug Tracking System" <owner@bugs.debian.org> - 2021-10-24 00:40 +0200
Bug#996951: Daniel Black <daniel@mariadb.org> - 2021-11-07 23:50 +0100
Bug#996951: marked as done (linux-image-5.14.0-3-amd64: iouring looses requests) "Debian Bug Tracking System" <owner@bugs.debian.org> - 2021-11-15 11:10 +0100
csiph-web