| Summary: | Regression in ash: crashes running some scripts | ||
|---|---|---|---|
| Product: | Busybox | Reporter: | bugdal |
| Component: | Other | Assignee: | unassigned |
| Status: | RESOLVED FIXED | ||
| Severity: | major | CC: | busybox-cvs |
| Priority: | P5 | ||
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| Host: | Target: | ||
| Build: | |||
| Attachments: | test-case script | ||
|
Description
bugdal
2012-12-23 20:15:56 UTC
Created attachment 4712 [details]
test-case script
I have a test case which uncover segfault after 4ba6c5d3 commit. It(script) assumes that all busybox binaries must be under /tmp/bb. In case of any other location simply modify the script. Reverted in git. |