Another entry for my personal Devil's Dictionary:
heisenbug, n. A error in a software system that can only be observed in the absence of detailed logging and/or a debugger.
For what it's worth, there are situations where heisenbugs do exist, e.g., toString() implementations with side-effects that are called in logging statements and other such pathological silliness.

Add a comment.









