| Summary: | tail -c , memory exhausted | ||
|---|---|---|---|
| Product: | Busybox | Reporter: | Denys Fedoryshchenko <denys> |
| Component: | Other | Assignee: | unassigned |
| Status: | RESOLVED FIXED | ||
| Severity: | minor | CC: | busybox-cvs |
| Priority: | P5 | ||
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| Host: | Target: | ||
| Build: | |||
|
Description
Denys Fedoryshchenko
2011-05-18 21:19:35 UTC
Fixed in git by commit 9e933d9bfc7f52a7d8bc61805f70e3039b30216f. Will be in 1.19.x (BTW, "tail: memory exhausted" happens only if your architecture is too stupid to not "allocate" 1G of non-existing pages, if needed. NOMUU? Alternatively, you may run in no-overcommit mode...) Normal x86, glibc. Latest kernel, almost latest glibc (at least recents one) |