| Summary: | Segfault in sh | ||
|---|---|---|---|
| Product: | Busybox | Reporter: | Krisztian Kocsis <kocsis> |
| Component: | Other | Assignee: | unassigned |
| Status: | RESOLVED FIXED | ||
| Severity: | major | CC: | busybox-cvs, curaga |
| Priority: | P5 | ||
| Version: | 1.16.x | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| Host: | i686-unknown-linux-gnu | Target: | |
| Build: | |||
| Attachments: | Proposed patch | ||
|
Description
Krisztian Kocsis
2010-02-15 12:18:41 UTC
*** Bug 1099 has been marked as a duplicate of this bug. *** I bisected this to commit e56f22ac6072a6279782951fe7aaf633d4d6052a - ash: make "jobs" work even in subshells Created attachment 1159 [details]
Proposed patch
I observe same behavior with bb 1.15.3 & 1.16.0 on both MIPS & i686 platforms.
Unfortunately, no progress on this bug yet, so I propose my own patch. It fixes problem for me.
Applied to git, thanks! |