A Higgs-Bugson in the Linux Kernel
31–40 of 58 posts
Re: A Higgs-Bugson in the Linux Kernel
#32Re: A Higgs-Bugson in the Linux Kernel
#33Earlier quoted context omitted.
> works so well a bug showed up in the kernel :-) What exactly are you trying to highlight here? Most code has bugs. This one is someone forgetting to stick to actual behavior described in 1997, it's a mistake, mistakes happen. Which one of "secure", "simple", "battle tested" and "no crazy architecture" do you think this disproves? Or do you think CIFS or Ceph have no bugs?
I think they're saying typically the kernel one of the last places you'd expect the bug, so it shows that it is battle tested? I don't think they're being snarky.
Re: A Higgs-Bugson in the Linux Kernel
#34> A higgs-bugson is a bug that is reported in practice but difficult to reproduce This was the first time I heard of "higgs-bugson". The term sounded so forced that I had to know how it differed from Heisenbug. In short, it doesn't[1]. Then why did it even exist? The term somehow made it to the "Heisenbug"'s Wikipedia page[1], so I checked the sources. There were two and both end up at the same site: Jeff Atwood's bl…
Re: A Higgs-Bugson in the Linux Kernel
#35Calling this a "Higgs-Bugson" doesn't make a lot of sense. There's nothing uncertain or difficult to reproduce about the Higgs. The reason that it took so long to find was that the cross-section of production is very low, the decay signatures are hard to separate from the background, the specific energy scale it existed at was not well-defined, and building the LHC was (to put it mildly) difficult and expensive. Roug…
Re: A Higgs-Bugson in the Linux Kernel
#36I know, not directly related to the article. Just needed to vent bitterly.
Re: A Higgs-Bugson in the Linux Kernel
#37Re: A Higgs-Bugson in the Linux Kernel
#38Re: A Higgs-Bugson in the Linux Kernel
#39I always thought this was rather called a 'Heisenbug'?
- a Heisenbug is stochastic and potentially non-local, but
- a Higgs-Bugson is a bug that is known to exist (in prod) but is extremely hard to observe in the lab (during dev/testing).
I can see it being a useful distinction. A bug that I can't even reproduce at all sits in a different ring of hell from, say, a memory corruption bug that makes the program crash on random unrelated lines of code.
Re: A Higgs-Bugson in the Linux Kernel
#40Earlier quoted context omitted.
I think they're saying typically the kernel one of the last places you'd expect the bug, so it shows that it is battle tested? I don't think they're being snarky.
I didn't really read it as snarky, I just straight up don't understand what they mean (and maybe why that smiley is there?)