Bug #108141 | Memory leak after upgrade from 8.0.28 to 8.0.29+ | ||
---|---|---|---|
Submitted: | 15 Aug 2022 15:47 | Modified: | 16 Aug 2022 12:47 |
Reporter: | Jaroslav Herber | Email Updates: | |
Status: | Can't repeat | Impact on me: | |
Category: | MySQL Server | Severity: | S3 (Non-critical) |
Version: | 8.0.29 and 8.0.30 | OS: | Ubuntu (20.04.4 LTS) |
Assigned to: | CPU Architecture: | x86 |
[15 Aug 2022 15:47]
Jaroslav Herber
[15 Aug 2022 16:11]
Jaroslav Herber
pmap of the mysqld-process shows a lot of this lines: Address Kbytes RSS Dirty Mode Mapping .... 00007f1e58000000 65488 49020 49020 rw--- [ anon ] 00007f1e5bff4000 48 0 0 ----- [ anon ] 00007f1e5c000000 65492 60984 60984 rw--- [ anon ] 00007f1e5fff5000 44 0 0 ----- [ anon ] 00007f1e60000000 65520 51440 51440 rw--- [ anon ] 00007f1e63ffc000 16 0 0 ----- [ anon ] 00007f1e68000000 65452 59584 59584 rw--- [ anon ] 00007f1e6bfeb000 84 0 0 ----- [ anon ] 00007f1e6c000000 65492 49028 49028 rw--- [ anon ] 00007f1e6fff5000 44 0 0 ----- [ anon ] 00007f1e70000000 65508 63180 63180 rw--- [ anon ] 00007f1e73ff9000 28 0 0 ----- [ anon ] 00007f1e74000000 65516 55144 55144 rw--- [ anon ] 00007f1e77ffb000 20 0 0 ----- [ anon ] 00007f1e78000000 65476 52880 52880 rw--- [ anon ] 00007f1e7bff1000 60 0 0 ----- [ anon ] 00007f1e7c000000 65532 59576 59576 rw--- [ anon ] .... looks like mysqld forgetting some RAM allocations after reaching 64k.
[16 Aug 2022 12:47]
MySQL Verification Team
Hi Mr. Herber, Thank you for your bug report. However, not enough information was provided for us to be able to handle this bug. Please re-read the instructions at http://bugs.mysql.com/how-to-report.php ..... Your instructions are very scarce and even those are sketchy. You have put this bug under the category of the server, while in the text you claim that a bug is in our Connector / NET. In the same time you are not sure whether you are using that connector correctly in your applications. We need a fully repeatable test case, which you have not provided. If you can provide more information, as per the above instructions, feel free to add it to this bug and change the status back to 'Open'. Thank you for your interest in MySQL.