Opened 5 years ago

Closed 5 years ago

Last modified 5 years ago

#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 Jakub Jermář, 5 years ago

Milestone: 0.8.0

This is not a regression from 0.7.2 as it is reproducible on 0.7.2.

comment:2 by Jakub Jermář, 5 years ago

Resolution: fixed
Status: newclosed

comment:3 by Jakub Jermář, 5 years ago

Milestone: 0.9.1
Note: See TracTickets for help on using tickets.