rr-debugger / rr

Record and Replay Framework
http://rr-project.org/
Other
9.11k stars 582 forks source link

Add a time or disk-space cap to rr #828

Open joneschrisg opened 10 years ago

joneschrisg commented 10 years ago

I think I recorded this bug, but I was off playing my fiddle and didn't notice until too late. The test appeared to livelock or something like that and kept generating events until I ran out of disk space.

For unattended infra, this would be a bad problem. Similarly, if the test had deadlocked, it would have been nice for rr to time out after a while with an error message.

@rocallahan not sure how you feel about this for 1.0. My inclination is to punt.

rocallahan commented 10 years ago

I agree.