Y
Hacker News
new
|
ask
|
show
|
jobs
Ask HN:What's the oldest unresolved, and significant software bug you know of?
2 points
by
bwilli123
1766 days ago
What's the oldest unresolved, and significant software bug you know of?
3 comments
Hackbraten
1766 days ago
If you open an Excel file on different platforms (Windows vs. Mac), date/time values will be four years off if the value was entered on the other platform.
link
reftel
1766 days ago
Selects via index occasionally does not find data when using serializable transaction isolation on Oracle, since about 25 years (see
https://stackoverflow.com/questions/11826368/oracle-select-i...
)
link
cable2600
1766 days ago
The Windows Blue Screen of Death. I don't think Microsoft will ever fix it.
link