|
|
|
|
|
by account42
345 days ago
|
|
Reproducing bugs is a luxury and not even close to required for analyzing and fixing issues. Even if the issue is external (hardware, antivirus, etc.), the code can be changed to be more defensive and only ever delete the original when the new data has been successfully written and verified. |
|
The problem is you can never close the bug report if you can't reproduce. I guess, you could, as the other commenter suggests, mathematically prove that it can't happen, but otherwise you're prematurely closing it.
How do you differentiate that you solved the bug and not a similar looking bug?
But this doesn't solve the problem. I'm sure you can think of more situations that still won't solve the problem.How do you close the report if you can not make strong guarantees that it is resolved?