Bug 2275290
Summary: | memory leak in aarch64 beginning with kernel 6.8.4 | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Thomas Clark <fedoraproject> |
Component: | kernel | Assignee: | Kernel Maintainer List <kernel-maint> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | urgent | Docs Contact: | |
Priority: | unspecified | ||
Version: | 39 | CC: | acaringi, adscvr, airlied, alciregi, bskeggs, hdegoede, hpa, jarod, jforbes, josef, kernel-maint, linville, masami256, mchehab, paul.0000.black, ptalbert, steved, wolf |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | aarch64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | kernel-6.8.9-200.fc39 kernel-6.8.9-300.fc40 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2024-05-03 12:15:25 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Thomas Clark
2024-04-16 14:01:35 UTC
I'm seeing the same on a Pi3 v1.3 running Fedora 40 IoT. I've put 6.8.7 on it to make it more similar to my other devices. It seems to fall over after about 11-12 hours. This device is mostly always idle until called upon to run the occaissional build test. I have two more Pi3 (one v1.2, one v1.3) running a more "standard" Fedora 40 with 6.8.7 which don't exhibit the problem. These two have something running continuously although they're not heavily loaded. I'm still trying to identify where the memory is going but kmalloc-4k in slabtop appears to be the difference (only managed a few hours of comparison). Still present on 6.8.7-200.fc39.aarch64. It lasted about 12 hours before running through the 8 GB of RAM. I also haven't figured out where it's going. It's not user space. First impressions are that this is fixed in 6.8.9 Yes, there was a fix for this that made it into 6.8.9 FEDORA-2024-3697e3b459 (kernel-6.8.9-200.fc39) has been submitted as an update to Fedora 39. https://bodhi.fedoraproject.org/updates/FEDORA-2024-3697e3b459 FEDORA-2024-c90afc5c01 (kernel-6.8.9-300.fc40) has been submitted as an update to Fedora 40. https://bodhi.fedoraproject.org/updates/FEDORA-2024-c90afc5c01 FEDORA-2024-3697e3b459 has been pushed to the Fedora 39 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2024-3697e3b459` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2024-3697e3b459 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2024-c90afc5c01 has been pushed to the Fedora 40 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2024-c90afc5c01` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2024-c90afc5c01 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. The memory leak is resolved. *** Bug 2279327 has been marked as a duplicate of this bug. *** FEDORA-2024-3697e3b459 (kernel-6.8.9-200.fc39) has been pushed to the Fedora 39 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-2024-c90afc5c01 (kernel-6.8.9-300.fc40) has been pushed to the Fedora 40 stable repository. If problem still persists, please make note of it in this bug report. |