ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

Other Software > Developer's Corner

Article: 20 months tracking down an elusive bug in code

(1/1)

mouser:
Nice article on tracking down an elusive unpredictable problem that was related to an operating system bug.

Flaky failures are the worst. In this particular investigation, which spanned twenty months, we suspected hardware failure, compiler bugs, linker bugs, and other possibilities. Jumping too quickly to blaming hardware or build tools is a classic mistake, but in this case the mistake was that we weren’t thinking big enough. Yes, there was a linker bug, but we were also lucky enough to have hit a Windows kernel bug which is triggered by linkers!

--- End quote ---


https://randomascii.wordpress.com/2018/02/25/compiler-bug-linker-bug-windows-kernel-bug/





from OsNews.com

Navigation

[0] Message Index

Go to full version