Bug 1153642
Summary: | top crashed | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Michele Baldessari <michele> |
Component: | procps-ng | Assignee: | Jaromír Cápík <jcapik> |
Status: | CLOSED NEXTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | low | Docs Contact: | |
Priority: | low | ||
Version: | 21 | CC: | jcapik, ovasik |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | 3.3.10-8.fc21 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2015-08-20 05:22:08 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: |
Description
Michele Baldessari
2014-10-16 12:22:18 UTC
Hello Michele. Thanks for the report. It looks like a bug in the forest view. I'm going to pass that to Jim. Regards, Jaromir. Jim responded it looks more like a stack overflow that could be avoided with increasing the stack size from the default value 8192 with 'ulimit -s <new value>'. Anyway, I'm checking how difficult would be to detect the stack overflow prior the crash so that we could return a more useful error message. Hi Jaromír, ah yes, likely we just hit a stack limit. I guess it's such a corner case, if you don't feel like playing too much with setrlimit(RLIMIT_STACK) or it's hard to decide on a reasonable value, I guess we can also just close this ;) If many people hit it, we can reevaluate after all. Up to you Thanks a lot for your help, Michele Hello Michele. Surprisingly this wasn't a stack limit. It really was a bug and has been fixed upstream already. I'll apply the patch soon. Thanks, Jaromir. procps-ng-3.3.10-8.fc23 has been submitted as an update for Fedora 23. https://admin.fedoraproject.org/updates/procps-ng-3.3.10-8.fc23 procps-ng-3.3.10-8.fc22 has been submitted as an update for Fedora 22. https://admin.fedoraproject.org/updates/procps-ng-3.3.10-8.fc22 procps-ng-3.3.10-8.fc21 has been submitted as an update for Fedora 21. https://admin.fedoraproject.org/updates/procps-ng-3.3.10-8.fc21 Package procps-ng-3.3.10-8.fc22: * should fix your issue, * was pushed to the Fedora 22 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing procps-ng-3.3.10-8.fc22' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2015-13248/procps-ng-3.3.10-8.fc22 then log in and leave karma (feedback). procps-ng-3.3.10-8.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug report. procps-ng-3.3.10-8.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug report. procps-ng-3.3.10-8.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug report. procps-ng-3.3.10-8.fc22 has been pushed to the Fedora 22 stable repository. If problems still persist, please make note of it in this bug report. procps-ng-3.3.10-8.fc21 has been pushed to the Fedora 21 stable repository. If problems still persist, please make note of it in this bug report. |