#779 closed defect (fixed)
ls -r crashes in an empty directory
Reported by: | Jiri Svoboda | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 0.9.1 |
Component: | helenos/unspecified | Version: | mainline |
Keywords: | Cc: | ||
Blocker for: | Depends on: | ||
See also: |
Description
/ # mkdir /x / # cd /x /x # ls -r /x: ls: failed to scan /x (Not Enough Memory) Connection closed by foreign host.
Change History (3)
comment:1 by , 6 years ago
Milestone: | 0.8.0 |
---|
comment:2 by , 6 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Fixed in commit 59cce2229acdeaeeefbb99985a65996c7cd9d9c7.
comment:3 by , 6 years ago
Milestone: | → 0.9.1 |
---|
Note:
See TracTickets
for help on using tickets.
This is not a regression from 0.7.2 as it is reproducible on 0.7.2.