Bug 1296972
| Summary: | memory leak in 4.3.3.fc23 and 4.4-rc8.rawhide | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Thorsten Leemhuis <fedora> | ||||
| Component: | kernel | Assignee: | Kernel Maintainer List <kernel-maint> | ||||
| Status: | CLOSED WORKSFORME | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 23 | CC: | andrej, gansalmon, itamar, jonathan, kernel-maint, madhu.chinakonda, mchehab, stuart | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | x86_64 | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | |||||||
| : | 1297188 (view as bug list) | Environment: | |||||
| Last Closed: | 2016-02-09 16:11:59 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
|
Description
Thorsten Leemhuis
2016-01-08 15:20:53 UTC
This prevents f23 systems from staying up more than a few hours. Likely a duplicate: https://bugzilla.redhat.com/show_bug.cgi?id=1303270 The network DoS is interesting twist for the OOM panic This prevents f23 systems from staying up more than a few hours. Likely a duplicate: https://bugzilla.redhat.com/show_bug.cgi?id=1303270 The network DoS is interesting twist for the OOM panic Could you post fpaste --sysinfo --printonly ? Not everyone sees this leak, and the rate varies among those who do. Thorsten, what kind of machine is this and what modules are loaded? Also, is this using ethernet for networking or wifi? Created attachment 1120802 [details] 'fpaste --sysinfo --printonly' on the system where it used to happen (In reply to Stuart D Gathman from comment #2) > Could you post fpaste --sysinfo --printonly ? here it is (In reply to Josh Boyer from comment #3) > Thorsten, what kind of machine is this and what modules are loaded? I just attached some infos. > Also, is this using ethernet for networking or wifi? It's a desktop machine connected to the ethernet. But it has a wifi chip connected via USB. Problem is: I haven't seen the problem since some time (I think it was around the time when 4.3 got into updates proper for f23). I'm not totally sure, but it seems to me that I changed something in the configuration that made it vanish, as it suddenly was gone on kernels where it iirc had shown up earlier. But I'm not totally sure and I have no idea what change might be responsible. :-/ The USB Wifi was the issue. This scratch build fixes the USB Wifi leak: http://koji.fedoraproject.org/koji/taskinfo?taskID=12806302 Upstream problem description: https://bugzilla.redhat.com/show_bug.cgi?id=1303270#c36 I'm going to close this report out then. Thorsten, if you can recreate it at some point, please reopen. |