Opened 31 hours ago
#890 new defect
ls -r causes assertion failure in terminal
Reported by: | Jiri Svoboda | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 0.15.1 |
Component: | helenos/unspecified | Version: | mainline |
Keywords: | Cc: | ||
Blocker for: | Depends on: | ||
See also: |
Description
Running ls -r
(produces long output) crashes the terminal:
[/app/terminal(75)] Assertion failed (_index_valid(history, history->viewport_top) || history->viewport_top == history->lines.tail) in task 75, file "../uspace/lib/termui/src/history.c", line 142.
Note:
See TracTickets
for help on using tickets.