Opened 17 years ago
Closed 16 years ago
#45 closed defect (fixed)
stop after X minutes
| Reported by: | Sam Hocevar | Owned by: | Sam Hocevar |
|---|---|---|---|
| Priority: | major | Milestone: | Final |
| Component: | core | Version: | SVN |
| Keywords: | Cc: | ||
| Product: | zzuf |
Description
-C0 runs forever, -C42 stops after 42 segfaults, but there is no way to tell zzuf "report all segfaults but stop after 10 minutes".
Change History (2)
comment:1 Changed 16 years ago by
| Component: | zzuf → core |
|---|---|
| Product: | → zzuf |
| Summary: | zzuf: stop after X minutes → stop after X minutes |
comment:2 Changed 16 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note: See
TracTickets for help on using
tickets.

Fixed in [4264]. The
-tflag now stops after X seconds. The old-tbehaviour is now enforced with-U.