This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
nasty_bug [2013/04/29 08:41] yann created |
nasty_bug [2025/01/15 21:40] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
A nasty bug is a bug that is difficult to reproduce, typically for the following reasons: | A nasty bug is a bug that is difficult to reproduce, typically for the following reasons: | ||
- | * It occurs with a particular OS, version of the OS; | + | * It occurs with a particular OS, version of the OS (see [[http://wiki.ptidej.net/doku.php?id=java_class_process|this bug]]!); |
- | * It occurs with a particular version of the JVM or JVM implementation (see [[http://wiki.ptidej.net/doku.php?id=java_class_process|this bug]]!); | + | * It occurs with a particular version of the JVM or JVM implementation; |
* It involves multiple threads and data race / deadlocks; | * It involves multiple threads and data race / deadlocks; | ||
* It requires lengthy computations; | * It requires lengthy computations; | ||
* It happens only when the [[http://www.phdcomics.com/comics.php?f=821|prof. is there]] ^_^ | * It happens only when the [[http://www.phdcomics.com/comics.php?f=821|prof. is there]] ^_^ | ||
- | {{:phd020707s.gif|}} | + | {{ :phd020707s.gif |Negation field by PhDComics}} |