an example of schrödinbug?
        Posted  
        
            by 
                Pacerier
            
        on Programmers
        
        See other posts from Programmers
        
            or by Pacerier
        
        
        
        Published on 2011-07-29T10:39:29Z
        Indexed on 
            2012/03/19
            10:17 UTC
        
        
        Read the original article
        Hit count: 410
        
bug
This wiki page tells :
A schrödinbug is a bug that manifests only after someone reading source code or using the program in an unusual way notices that it never should have worked in the first place, at which point the program promptly stops working for everybody until fixed. The Jargon File adds: "Though... this sounds impossible, it happens; some programs have harbored latent schrödinbugs for years."
I've no idea what they are talking about. Can someone provide an example of how it is like (like with a fictional situation)?
© Programmers or respective owner