Live data from Hacker News

Windows 11 Update KB5063878 Causing SSD Failures

old.reddit.com

21–30 of 126 posts

Re: Windows 11 Update KB5063878 Causing SSD Failures

#21
post #15

this issue has been going for 2 months

How are you defining "bricked"? The SSD device can no longer be enumerated on the PCIe/SATA bus, or it doesn't respond to ATA/NVMe commands, or it doesn't respond as expected, or it does but the data is always wrong? Does the same SSD work in another machine? edit: The author of the comment I replied to has changed their comment to remove all details of their testing.

yes

Re: Windows 11 Update KB5063878 Causing SSD Failures

#22
post #3

I wonder what the commercial effect is of such a thing on MS. Because assuming that the SSDs are unrecoverable it might lead to sales of new machines or new Windows licenses. There is a fair chance that bugs like these end up making good money, the numbers are large enough that even a small fraction of the users being affected can translate into a serious windfall.

They should be held liable if their software bricks hardware.

Re: Windows 11 Update KB5063878 Causing SSD Failures

#23
post #3

I wonder what the commercial effect is of such a thing on MS. Because assuming that the SSDs are unrecoverable it might lead to sales of new machines or new Windows licenses. There is a fair chance that bugs like these end up making good money, the numbers are large enough that even a small fraction of the users being affected can translate into a serious windfall.

[deleted]

Re: Windows 11 Update KB5063878 Causing SSD Failures

#24
post #16

That's why I don't install updates, unless and until they've been proven not to break things. I miss the old days when software was expected to work out of the box and updates, on the rare occasions when they appeared, were actually useful.

I hope you are speaking with tongue in cheek. Security is the main reason to keep current with updates. They address various “CVE” reports and go beyond to patch things not reported by CVEs.

Re: Windows 11 Update KB5063878 Causing SSD Failures

#25
post #15

Earlier quoted context omitted.

How are you defining "bricked"? The SSD device can no longer be enumerated on the PCIe/SATA bus, or it doesn't respond to ATA/NVMe commands, or it doesn't respond as expected, or it does but the data is always wrong? Does the same SSD work in another machine? edit: The author of the comment I replied to has changed their comment to remove all details of their testing.

yes

That’s a fragile, sort of roundabout comment. I can think of 90125 reasons closer to the edge that will move us back two squares.

Re: Windows 11 Update KB5063878 Causing SSD Failures

#26

[flagged]

Nah, I used various Linux distros for years and the update problems happen there all the time, I think even more TBH, and require substantial technical expertise to fix them.

IMO, the only good way is "if it works, don't fix it", which means, no updates. People are seriously overhyping updates.

I stopped updating all the stuff - OSes, smart locks, android apps, TVs, BP monitors - I honestly had multiple update problems on ALL mentioned devices, multiple times. I only update the thing when I have an actual problem and there is changelog stating that the bug is fixed, or when I want a new feature. You can handle security in other ways in almost all the cases.

I think this IT update burden has gotten out of hand - I don't recall any other domain is like that - my car, my house, my bicycle, my glasses DO NOT UPDATE and its glorious - apart from physical damage, they work the same as yesterday.

Re: Windows 11 Update KB5063878 Causing SSD Failures

#27
The biggest problem with this is near zero communications from Microsoft. But what do I expect these days? Shovel AI in everything at any cost.

I’ve had repeatable data loss recently from windows 11 under a specific condition copying directories in explorer. The case works on windows 10 LTSC fine. I have absolutely no idea where to even raise this as an issue now. I’m not sure I even give a fuck.

Re: Windows 11 Update KB5063878 Causing SSD Failures

#30

But what's actually happening? There seems to be a lack of technical information. And why does the SSD allow this to happen? A SSD has its own onboard computer, it's not just allowing the OS to do whatever it wants. Obviously the OS can write way too much and reach the endurance limit but that should have been figured out almost instantly, with OS write stats and SMART stats.

> And why does the SSD allow this to happen? A SSD has its own onboard computer, it's not just allowing the OS to do whatever it wants.

If the device is DRAM-less, much of its central information (large parts of the FTL, in particular) resides in the host's RAM, where the OS could presumably touch it. If that area of RAM is _somehow_ being overwritten or out-of-sync or otherwise unreliable, you can get pretty bad corruption.

Post reply on HN