Bug 691077
| Summary: | ksh segfaults on suspend | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Stefan Krüger <stadtkind2> | 
| Component: | ksh | Assignee: | Michal Hlavinka <mhlavink> | 
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | 
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 14 | CC: | mhlavink | 
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i686 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | ksh-20110208-3.fc15 | Doc Type: | Bug Fix | 
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2011-04-14 20:56:44 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: | |||
| reproducible, thanks for reporting seems all versions >2010-06-21 are affected ksh-20110208-3.fc14 has been submitted as an update for Fedora 14. https://admin.fedoraproject.org/updates/ksh-20110208-3.fc14 ksh-20110208-3.fc15 has been submitted as an update for Fedora 15. https://admin.fedoraproject.org/updates/ksh-20110208-3.fc15 Package ksh-20110208-3.fc14: * should fix your issue, * was pushed to the Fedora 14 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing ksh-20110208-3.fc14' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/ksh-20110208-3.fc14 then log in and leave karma (feedback). ksh-20110208-3.fc14 has been pushed to the Fedora 14 stable repository. If problems still persist, please make note of it in this bug report. ksh-20110208-3.fc15 has been pushed to the Fedora 15 stable repository. If problems still persist, please make note of it in this bug report. | 
Description of problem: ksh segfaults when suspending a running process Version-Release number of selected component (if applicable): ksh-20110208-2.fc14.i686 How reproducible: happens all the time, see below Steps to Reproduce: 1. run 'su' 2. make sure you switch to ksh by typing 'ksh', then suspend the root (ksh) shell using 'suspend' 3. gives 'Segmentation fault', also running 'jobs' shows nothing after that 4. run 'dmesg | tail' to see "[245682.112734] ksh[20922]: segfault at 30 ip 0806f670 sp bfb16d50 error 4 in ksh[8048000+14d000]" Actual results: nothing, even when running 'jobs', segfault shown in 'dmesg' Expected results: [1] + Stopped (SIGSTOP) su Additional info: echo ${.sh.version} -> Version JM 93u 2011-02-08