| Summary: | bash segfaults when started via unshare --pid without forking | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Tomas Tomecek <ttomecek> | ||||
| Component: | bash | Assignee: | Siteshwar Vashisht <svashisht> | ||||
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | 25 | CC: | admiller, deekej, kdudka | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2017-02-11 06:39:46 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: | |||||
| Attachments: |
|
||||||
|
Description
Tomas Tomecek
2016-04-28 15:10:38 UTC
Created attachment 1153903 [details]
backtrace
Thank you for the backtrace, because I was unable to reproduce it: > $ sudo unshare --pid bash > bash: fork: Cannot allocate memory > bash-4.3# My version of bash: > bash-4.3.42-3.fc23.x86_64 Also, I'm reassigning this to new maintainer of bash (but I will keep myself in CC for now). This bug appears to have been reported against 'rawhide' during the Fedora 25 development cycle. Changing version to '25'. This was fixed by rebasing bash to version 4.4 in rawhide. |