How do you reproduce bugs that occur sporadically?

Posted by furtelwart on Stack Overflow See other posts from Stack Overflow or by furtelwart
Published on 2010-03-25T13:33:32Z Indexed on 2010/03/26 5:13 UTC
Read the original article Hit count: 288

We have a bug in our application that does not occur every time and therefore we don't know its "logic". I don't even get it reproduced in 100 times today.

Disclaimer: This bug exists and I've seen it. It's not a pebkac or something similar.

What are common hints to reproduce this kind of bug?

© Stack Overflow or respective owner

Related posts about language-agnostic

Related posts about debugging