Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re^3: The worst excuse I have ever heard is:

by hippo (Bishop)
on Jan 10, 2020 at 15:22 UTC ( [id://11111294]=note: print w/replies, xml ) Need Help??


in reply to Re^2: The worst excuse I have ever heard is:
in thread The worst excuse I have ever heard is:

what I thought was a single bug that was behaving differently depending on how close I was trying to observe it

This is known as a Heisenbug.

Replies are listed 'Best First'.
Re^4: The worst excuse I have ever heard is:
by Eily (Monsignor) on Jan 10, 2020 at 16:09 UTC

    That article says "Frustrated programmers may humorously blame a heisenbug on the phase of the moon" which goes back to the original bad excuse :P.

    The additional bug (the debugger bug, not the original one I was trying to analyze) was also an Heisenbug on its own because it would disappear when the instruction was moved (the compiler would add some padding in the data for every other position of the instruction). So as soon as I realized that I was dealing with two bugs instead of just one, and added a print statement to follow what was happening, the second bug disappeared :P

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11111294]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (4)
As of 2024-03-28 16:59 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found