how a simple programming mistake ended 6 lives

  Рет қаралды 942,835

Low Level Learning

Low Level Learning

Күн бұрын

I've been told the worst thing that can happen to a developer is their code crashes in production? Well.... what happens if that production environment is in a hospital? This video tells the story of one of the Therac-25 incidents, and how Ray Cox ultimately died because of a programming error in a safety critical system.
Therac-25 Paper: web.stanford.edu/class/cs240/...
Therac-25 User Interface: web.mit.edu/6.033/2007/wwwdoc...
🏫 COURSES 🏫 Learn to code in C at lowlevel.academy
📰 NEWSLETTER 📰 Sign up for our newsletter at mailchi.mp/lowlevel/the-low-down
🙌 SUPPORT THE CHANNEL 🙌 / lowlevellearning
🔥🔥🔥 SOCIALS 🔥🔥🔥
Low Level Merch!: lowlevel.store/
Follow me on Twitter: / lowleveltweets
Follow me on Twitch: / lowlevellearning
Join me on Discord!: / discord

Пікірлер: 1 200
@LowLevelLearning
@LowLevelLearning 9 ай бұрын
🏫 COURSES 🏫 Check out my new courses and find the SECRET discount code at lowlevel.academy
@Thebluecheesemaker
@Thebluecheesemaker 8 ай бұрын
hi
@gipugly
@gipugly 7 ай бұрын
no
@nicholaschaves716
@nicholaschaves716 7 ай бұрын
yes@@gipugly
@julesviolin
@julesviolin 6 ай бұрын
That looks similar to the Varian 600 I used to work on in 2003 in UK Training was completed in Milpitas. I assume this couldn't happen in our machines ?
@___Zack___
@___Zack___ 6 ай бұрын
Great video, new subscriber here. Just pointing out something constructive - "interface" and "interlocks", not "innerlocks", etc. They are literal opposites . Thanks for the efforts
@HardcoreGamers115
@HardcoreGamers115 9 ай бұрын
"never tested until it arrived at the hospital..." Thats got to be the worst case of testing in production ever recorded
@me0101001000
@me0101001000 9 ай бұрын
Speaking of which, wanna go to the Titanic in a submersible?
@SoftAsFur
@SoftAsFur 9 ай бұрын
only to be topped by the OceanGate Titan sub.
@boy_deploy
@boy_deploy 9 ай бұрын
Maybe the software has been tested only on a hardware emulator i.e. another software sending/receiving data.. Which may lack the simulations for the actual hardware delays.
@SandburgNounouRs
@SandburgNounouRs 9 ай бұрын
tested that it COULD work, or that it CAN work. The first is the dev pov "set it like that, it works". The second is a UX pov, stories and personnas are taken in account.
@Namrec_Molai
@Namrec_Molai 9 ай бұрын
Man when some minor employee screws a document they fire him and his job is done, he can retire and enjoy staying in home with no other chances to screw up anything else never again I just dunno who can fire this... Self made, self tested, self guaranteed If you cant do it, dont start in the first place, You murderer
@nclanceman
@nclanceman 9 ай бұрын
My first year CS professor started the entire class with a lecture on how bad code can kill people and how we should take bugs seriously. It's always chilling hearing stories about this.
@jordixboy
@jordixboy 9 ай бұрын
im a self taught engineer and this is just common sense, like bruh wtf
@r4ych836
@r4ych836 9 ай бұрын
Can you share any other significant cases?
@erikkonstas
@erikkonstas 9 ай бұрын
​@@r4ych836I'm not sure if bad code has ever killed people other than via the Therac-25... I'm also not sure I'd want for examples to exist, for obvious reasons...
@kphaxx
@kphaxx 9 ай бұрын
@@erikkonstasTeslas lmaoo
@ollantayscocos8709
@ollantayscocos8709 9 ай бұрын
@@r4ych836 my last lecture in an AI course was solely dedicated to ethics. Our professor shared some examples, but one was that an ai made to make insurance rates for people started to give racist rates. Because it was trained on data going back to the 40s or something, the AI was biased to giving certain minorities worse rates than they should have been given
@MindlessTurtle
@MindlessTurtle 9 ай бұрын
You'd think the medical industry would get better at preventing this kind of thing. Instead, they've hired better lawyers to deny this kind of thing.
@NithinJune
@NithinJune 9 ай бұрын
i hope thé family got a large payout from the company and the hospital
@Acetyl53
@Acetyl53 9 ай бұрын
Their entire industry is a scam. House of cards built on lies used to prop up another house of cards. This is standard dark triad operating procedure. 100% expected, in fact, you should just assume it and look for the exceptions.
@blacklistnr1
@blacklistnr1 9 ай бұрын
There is actually an ISO with very strict guidelines on how to develop such critical software, one thing which particularly stood out to me is static memory i.e. you know all the necessary resources beforehand and prepare for the worst case. There's also a tracing level for the documentation, where the max level is being able to trace all use cases through requirements to every line of code responsible for them. So there definitely are methods for prevention. NASA also has some interesting design processes, if you're interested in reading. Using an old, specific JavaScript engine in space is one of the consequences I find quite funny.
@charlieking7600
@charlieking7600 9 ай бұрын
​@@blacklistnr1which one? Could you share the number of ISO standard?
@Namrec_Molai
@Namrec_Molai 9 ай бұрын
Who allow this industry to function like this? If there is something wrong with them, why they dont make them stop? This is not a kindergarden to play with laser guns, or playing as a doctor
@capsey_
@capsey_ 9 ай бұрын
The more you learn about engineering, not only software but hardware, mechanical, etc., the more you learn that world around you is held by duct tape and prayers
@GuyFromJupiter
@GuyFromJupiter 9 ай бұрын
As someone who works in industrial automation, this is way too true! Our ability to put duct tape on a system without shutting it down, even the code, is pretty spectacular though!
@contactdi8426
@contactdi8426 9 ай бұрын
Hahaha, what a perfect way to describe “held by duct tape and PRAYERS”
@youkofoxy
@youkofoxy 9 ай бұрын
Praise the Omnissiah.
@1kvolt1978
@1kvolt1978 9 ай бұрын
@@youkofoxy As a former electrician I tell you: Yeah, you better do, He is your only hope and salvation!
@bartudundar3193
@bartudundar3193 6 ай бұрын
As an engineer, not entirely true. I am in the biomedical industry and maybe its just us but our products get tested. Like a lot. Some of the tests sometimes seem ridiculous but you are frequently reminded that regulations are written by blood.
@MarcelSchr
@MarcelSchr 9 ай бұрын
I wish the entire source code were online, but for those interested, excerpts of it can be viewed in an investigative report online.
@Name-gl6lf
@Name-gl6lf 9 ай бұрын
could you link? i can't seem to find any code
@gcl2783
@gcl2783 9 ай бұрын
AECL never released the source code
@erikkonstas
@erikkonstas 9 ай бұрын
I suspect the reason they never released it is that there *might* have been way more horrendous bugs than that one (yes, exactly what I said)...
@PanoptesDreams
@PanoptesDreams 9 ай бұрын
@@erikkonstas it's proprietary code, they're not just going to give it away for free. That same code is based on older IP from the previous machine. And I imagine future iterations will also have common code. Just like how Windows still has code from 20+ years ago in it.
@Proletariat-intifada
@Proletariat-intifada 9 ай бұрын
Propietary code is a crime against humanity
@kcnl2522
@kcnl2522 9 ай бұрын
One person, hobbyist, alone, in assembly. Recipe for disaster.
@ThePC007
@ThePC007 9 ай бұрын
Most importantly, there were no unit tests. Though admittedly, I don’t think any unit testing frameworks even existed at that time.
@Novusod
@Novusod 9 ай бұрын
Most coders back then were hobbyists. There wasn't a huge computer industry in 1985 with companies specializing in niche software.
@threeMetreJim
@threeMetreJim 9 ай бұрын
It's more likely that the operation of the code was poorly specified, and the complete lack of testing. A long time ago I was a hobby programmer in microcontroller assembly and ended up programming for a living for a while. I had the task of not only programming, but adding features, and debugging poorly documented code from previous programmers. I've not long corrected (and enhanced) some buggy micro code that was downloaded from the internet with zero documentation (had to disassemble, re-code and re-assemble), so it is quite possible for a 'hobbyist' programmer. As processors can crash unexpectedly (power glitches, static discharge, radio interference), having no hardware safety features on a safety critical device is not something I'd be happy with, and is probably illegal these days (if it wasn't at the time).
@oh_finks
@oh_finks 9 ай бұрын
@@threeMetreJim unfortunately, there is a trend of more and more elevators having fewer hardware safety features and relying more and more on software to keep everyone safe. the youtuber beno has done some videos on some of these. kzfaq.info/get/bejne/gZ13e7Ghv9KvZ3U.htmlsi=rImsxbn9PZsUBZ4N kzfaq.info/get/bejne/Y82XY7WFyZulZIk.htmlsi=BmdbyH3DcPRXhw1j&t=137 kzfaq.info/get/bejne/hKiFmMh7xtvKZXU.htmlsi=i7GAT79KlpkFroiT
@gabry96colo
@gabry96colo 8 ай бұрын
having a big red button that stops the machine even if the software doesn't want to is a requirement in most industrial applications (coded assembly-like until 10-15 years ago ). hardware safety is a must imho, the last think i would do is removing safety features to make the machine cheaper
@LuisEn20005
@LuisEn20005 9 ай бұрын
Even the name "Malfunction 54" sounds scary for a simple bug, and then is MORE scary when you see "Malfunction 54 (12777 rads delivered)"
@marisakirisame867
@marisakirisame867 25 күн бұрын
Yes like those radiotherapy machine go particle accelerator
@shimadabr
@shimadabr 9 ай бұрын
That error message though... "Radiation is either too high or too low" WTF 😂. "50/50, let's do this!" - Medical staff
@darylphuah
@darylphuah 9 ай бұрын
It just means radiation is out of permitted range.
@shimadabr
@shimadabr 9 ай бұрын
@@darylphuah Yeah, but the error message is kind of useless. The doctor can't know if the patient is about to get some sweet cancer or not haha.
@TurtleKwitty
@TurtleKwitty 9 ай бұрын
@@shimadabr The doctor also has no clue that that is the intended message, all they got was error 54 not the actual error reason
@ricardodegenova
@ricardodegenova 9 ай бұрын
The message didn't say that, the message said 'dosage input 2' error. The 'dosage too high or too low' message was associated later on. The interface also said the user had only received 6 rads out of 202. The operator was totally correct in unpausing it. If the process only just started, there's no problem unpausing it and continuing to the end of the procedure
@nick066hu
@nick066hu 9 ай бұрын
Reminds me of those 'scientists' measuring radiation in Chernobyl disaster to be exactly the level of the maximum value the device could show on the scale. Was quite plausible. 😀 I still don't get it, nobody blamed that 50/50 thinking medic ? I am not allowed to do things that have a 0.000000001% chance of harming someone.
@hvfd5956
@hvfd5956 6 ай бұрын
Been there. In the mid 1980's I was treated in a Therac-25. Fortunately, mine didn't fail. I did hear about the failure and it took all I had to walk in there every weekday for 30 treatment days, knowing that it COULD fail. I worked in software and had a sub-routine called SNO - for Should Not Occur that printed an error message and exited. I was amazed at how many times I hit that routine. I was very glad it was there. FYI - I am now up to 5 rounds with old man cancer and I am still here. The average for Mom and the three kids stands a 7, so I get to look forward for two more. Yea Me!
@tedmcbur
@tedmcbur 4 күн бұрын
Happy your still here :D
@Sonyim414
@Sonyim414 9 ай бұрын
Writing async code in assembly. Of course it had bugs.
@user-yv1qs7sy9d
@user-yv1qs7sy9d 9 ай бұрын
More like: Writing async code. Of course it had bugs. Most languages do not prevent data races, and I have yet to hear of a language that would help in this specific occasion without support from the hardware itself, i.e.: in this case the magnets and filter.
@HappySlappyFace
@HappySlappyFace 9 ай бұрын
More like: writing async code without knowing that it is async so it is written as non async
@309electronics5
@309electronics5 9 ай бұрын
It had been written by a hobbyist student ofcourse it would be dangerous. A hobbyist never has the mindset to think about every critical safety system that has to be implemented to make software safe
@rivershen8199
@rivershen8199 9 ай бұрын
I feel like the bigger problem was the primary design choice of the programmer to have an interface where you can freely write any kind of data and have a confirm command at the bottom. Every user would assume that nothing happens to the machine until the confirm command is sent. Why would he make the machine read certain values instantly long before the confirm command is read?
@khatdubell
@khatdubell 9 ай бұрын
@@rivershen8199 Probably why you should hire a professional, not a hobbyist.
@yondaime500
@yondaime500 9 ай бұрын
Reminds me of when I went to the dentist to get an X-ray, and saw that the machine was running Windows Vista. I felt like I was in a Final Destination movie.
@erikkonstas
@erikkonstas 9 ай бұрын
Uh, sorry to say, but you practically were... *[CONTENT WARNING] Careful before clicking "Read More"* Amongst other shit, very early versions of Vista were notorious for just up and crashing out of nowhere, or even not booting at all for no reason (the then infamous Red Screen of Death); if it crashed, who knows what would happen to the ray emission???
@stanleybochenek1862
@stanleybochenek1862 9 ай бұрын
@@erikkonstas that’s more terrifying to think about
@onetwothree2617
@onetwothree2617 9 ай бұрын
Luckily for dental the usually the xray emitter is its own device and doesn't use an external pc.The 'film' or reciever is what is connected to the pc. Unless you are getting a panoramic then its up to the manufacturer lol. Hopefully the engineers put hardware interlocks on everything now .
@spingleboygle
@spingleboygle 8 ай бұрын
hell nah the military also uses windows xp america’s screwed
@kikihun9726
@kikihun9726 8 ай бұрын
Just to remind, most of the metro systems are running from a floppy.
@Yotanido
@Yotanido 9 ай бұрын
Race conditions are notoriously hard to debug. Because you only have a couple milliseconds for the exact right conditions to occur to trigger the bug. This is a race condition with an EIGHT. SECOND. WINDOW. Had they tested it properly, they would have been almost guaranteed to find this. This is not just negligence, this is recklessness.
@skellious
@skellious 9 ай бұрын
this is also one of the best examples of why you need to pay people to try and break your software. you will by default always enter things correctly, you wrote the software, you wrote the procedure manual, you know what you are doing. the user DOES NOT KNOW WHAT THEY ARE DOING, and therefore is not restricted by your assumptions. this allows them the freedom to screw things up in ways you never imagined. This is why it is preferable to pay highly trained chimpanzees (also called QA testers) to find these issues first (no offense to QA people, you are literal life-savers)
@d00dEEE
@d00dEEE 9 ай бұрын
@@skellious I worked on FDA regulated software, and we'd recruit complete noobs to test it, maybe a project manager or someone who has no knowledge of software or the subject area. We called them "monkey testers" and they'd misunderstand just about every instruction, thus flushing out all sorts of bugs that knowledgeable users would navigate around.
@bailey125
@bailey125 9 ай бұрын
@@d00dEEE We also do the exact same thing where I work in the NHS. I build an application and test it thoroughly. We then send it off to doctors, clinicians and ward staff to test before actually going live. Because they do everything so "wrong" they are able to produce errors me and my team wouldn't have thought of ourselves and then we're able to fix it before making the application accessable to the whole organisation.
@bob450v4
@bob450v4 9 ай бұрын
Rust
@HHJoshHH
@HHJoshHH 9 ай бұрын
@@bob450v4 🤣
@joaopedrorocha4790
@joaopedrorocha4790 9 ай бұрын
It would be a public service to have a series on this topic: "Code that kills". There are many cases like this on which code that runs essential infrastructure end up costing lives? Thanks for sharing this!
@erikkonstas
@erikkonstas 9 ай бұрын
I sure fucking hope not, at least I'm not aware of any...
@nua1234
@nua1234 9 ай бұрын
Considering how many other failings, most of the blame isn’t the code. The decision to remove the hardware interlock, and just reuse the previous software (which was designed with the assumption the interlock was there), without extensive testing and examination was the biggest failing.
@SneedFeedAndSeed
@SneedFeedAndSeed 7 ай бұрын
Code that kills Would it write it for me? With your hand so still, it makes me believe In the software's sins Let me compile now and never die I'm alive
@TailRecursion
@TailRecursion 9 ай бұрын
I'm a full-time software engineer and part-time nuclear/radiation nerd. I've heard this story on other channels and read about it online, but nobody else goes into detail about the software aspects, which I find the most interesting. Great stuff LLL!
@erikkonstas
@erikkonstas 9 ай бұрын
Well, too much detail is impossible, the code isn't out there at all.
@pro-socialsociopath769
@pro-socialsociopath769 8 ай бұрын
They probably don't want it public cause it's recycled code that still gets used today 💀
@danmurad8080
@danmurad8080 5 ай бұрын
I’m writing a book for junior developers, what in your opinion was the root cause? Failure to test?
@TailRecursion
@TailRecursion 5 ай бұрын
@@danmurad8080 I think the testing aspect is very important and would've absolutely reduced the severity of the failure, but in this case when hardware is involved, relying too much on software to assume the hardware state without any way to verify it is begging for disaster. Even something as simple as a 3D printer would be a lot more hazardous without sensors to ensure the hardware is in the right state.
@TimsCabana
@TimsCabana 5 ай бұрын
I have been writing assembly language code for over 30 years. I was cringing... watching this video.
@pacifico4999
@pacifico4999 9 ай бұрын
I hate this "too high or too low" type of error. It's like searching for an email on Lotus Notes: "Your search returned no results or too many results". Please be specific with error messages
@sg39g
@sg39g 6 ай бұрын
ERROR 418 I'm a teapot.
@DROGOC0P
@DROGOC0P 6 ай бұрын
ERROR 88: something's wrong but I won't tell you what
@keithou4389
@keithou4389 26 күн бұрын
This is common in trying to sense things with computers- they usually have a limited sensing range and once they reach their limit, they typically don't give any other readouts besides the highest or last recorded value. This can be either because of software or hardware limitations and the programmer can only put out his guesses on what went wrong. I have only worked on low voltage electronics so it wasn't that bad but you get the point- the sensor was clueless because it was overwhelmed.
@okaylord
@okaylord 9 ай бұрын
Sounds like a chain of failure from the machine, to the hospital in all regards. The machine manufacture did not care and the Hospital also did not care too.
@shimadabr
@shimadabr 9 ай бұрын
I can understand the mistake by the hospital administrators. They are paying top dollar for cutting edge equipment, so they kind of expect it to be made with high standards. But the main fault is at the company, it's a chain of negligence.
@Rin-qj7zt
@Rin-qj7zt 9 ай бұрын
Not caring should be a crime for things like this
@ne0nmancer
@ne0nmancer 9 ай бұрын
@@Rin-qj7zt It's called negligence
@liegon
@liegon 9 ай бұрын
There were six incidents though in different hospitals. The machine did something it was not supposed to do, and the user interface lied about it.
@31redorange08
@31redorange08 9 ай бұрын
*either, not too.
@myanrueller91
@myanrueller91 9 ай бұрын
I remember the Kyle Hill video on this, and he glossed over the software bugs part of the Therac tragedy. This shines a different light on the importance of software safety, especially in mission critical or life saving tools. Kyle's focused on the tragedies and their relationship to the ongoing nuclear age. Very different and interesting perspectives. As a software engineer, it is always chilling to recall this story.
@dixztube
@dixztube 9 ай бұрын
I don’t know why but he annoys me lol
@vanjazed7021
@vanjazed7021 9 ай бұрын
@@dixztube Kyle? Yeah, his videos, even about very serious topics, started to feel like History Channel talking about aliens.
@inconnu4961
@inconnu4961 9 ай бұрын
@@vanjazed7021 I thought his target audience were kids/young adults.
@aldeywahyuputra5719
@aldeywahyuputra5719 9 ай бұрын
I agree, I think both videos shine on their own different (but valid) intended context and thus, their own perspectives. While Kyle's video focuses more on the whole incidents as their target audience is for the broader masses, this video focuses more on the software itself. Nevertheless, I also think both videos do succeed in bringing the negligence and recklessness of AECL and hopefully can add more to the topics on code safety as a cautionary tale.
@compu85
@compu85 8 ай бұрын
One of the most amazing things about this ordeal is at one point, AECL issued a bulletin telling the hospitals to use a screwdriver to pry the up arrow key off the VT100 keyboard, and to glue the key switch in place so it couldn’t be activated. The FDA was not amused by this “fix”.
@ChrisM541
@ChrisM541 9 ай бұрын
Something like this, where someone's health is at stake, should have had a team of programmers agreeing on, and reviewing each others code. The root cause wasn't the lone programmer - it was all those above him who signed off on that lone programmer. Disgusting working practice and yes, that lone programmer should also have recognised the danger immediately.
@khatdubell
@khatdubell 9 ай бұрын
Basically the plot to Jurassic park
@nelsonahlvik6650
@nelsonahlvik6650 9 ай бұрын
To me the worst part of this was the removal of hardware interlocks. Software can NEVER be relied on 100%, even if it has been extensivley tested. Physical switches and relays should ALWAYS be in place for safety critical applications. If there were hardware interlocks in place in the Therac-25 this would never had happened. Sure, the bug would still have been there, but the machine couldn't have hurt anybody as the emitter PHYSICALLY would not have been able to activate without the magnets in place.
@darylphuah
@darylphuah 9 ай бұрын
He was a lone programmer, working in assembly on a rather complicated machine. He may have been a "hobbyist", but I reckon he is more skilled than many current software engineers. Mistakes like these happen, logical errors and race conditions are incredibly common when working on any complex system. He "should have" caught it, is not expected. In fact current software engineering practices expects programmers to make mistakes like these. Which is why as you said, we have pair programming, code reviews, unit testing, etc. In critical systems like this, break testing should have been done to identify potential failure points.
@erikkonstas
@erikkonstas 9 ай бұрын
​@@nelsonahlvik6650Not just that, what if some hardware filter breaks off the machine and BOOM, EVERYTHING within a 5km radius is exposed??? Yes, the software would be bug-free, but the plastic broke physically so the radiation core was out there, not controlled by the software anymore...
@QueenofTNT
@QueenofTNT 9 ай бұрын
@@erikkonstas The Therac-25 (and its older sibling, the Therac-20) used a double-pass accelerator that did not use a radiation source (such as Cobalt or Cesium) like older machines. The double-pass system uses a magnetron to create a beam, which only activates upon operator input to start a treatment. So, thankfully, if you're not in the same room as it, you're probably fine. This was probably the ONE good thing the Therac-25 had going for it. As a sidenote though, incidents of exposure via radiation sources from old radiotherapy and xray machines have happened before, and it is not pretty. I would imagine most radiotherapy machines nowadays use a magnetron instead of a radiation source as it's much safer, more easier to maintain, and easier to decommission. No deadly radiation sources, all you need to do is disconnect the power and it's powerless.
@maxcryer8654
@maxcryer8654 9 ай бұрын
This style of video is really interesting, it would be pretty cool if you could produce more videos with stories like this
@celticwinter
@celticwinter 9 ай бұрын
Examples that immediately come to mind are the assembler bug in the moon landing (could be fixed) and entering imperial values into a metric controlsystem by NASA, I think (crash and burn).
@lodgin
@lodgin 9 ай бұрын
Yeah, I really like these kinds of videos. Kevin Fang has been doing these kinds of videos for a little while now.
@erikkonstas
@erikkonstas 9 ай бұрын
​@@lodginWoah, somebody else knows that name! His channel is severely underrated, I may say...
@erikkonstas
@erikkonstas 9 ай бұрын
I agree, except for the part where there are casualties... Ariane 5 (wrong direction which led to a crash due to a FP error) comes to mind.
@MassMultiplayer
@MassMultiplayer 9 ай бұрын
yea simple and welle xplained demonstrated, more MORE im a cancer survivor i had chemio and radio and pills, i was curious the nuking machine is intense for sure, when nurse use 2 inch lead vest "oh its just to protect me from being nuked alive by your treatment" they literaly told me "to kill cancer cell we kill you and cancer and hope you survive while cancer die" O_O ok lets try lol
@josephdvorak9241
@josephdvorak9241 9 ай бұрын
Sobering and sad. A reminder that clean, thoroughly tested code is crucial, together with the assumption that there still may be bugs no matter how many edge cases are accounted for in the tests.
@nelsonahlvik6650
@nelsonahlvik6650 9 ай бұрын
and hardware locks are the most important, they make sure that even if the software goes wrong nobody gets hurt
@erikkonstas
@erikkonstas 9 ай бұрын
​@@nelsonahlvik6650Or if vulnerable parts of the hardware go wrong, the locks protect the entire vicinity (e.g. if the locks worked correctly, Chernobyl wouldn't have exploded).
@robottwrecks5236
@robottwrecks5236 9 ай бұрын
Software never got tested until it was shipped? Sounds like all the AAA games coming out
@godnyx117
@godnyx117 9 ай бұрын
*Modern AAA games.
@liegon
@liegon 9 ай бұрын
The difference being of course, that AAA games are extensively tested, despite their many bugs, and that they are not safety critical systems.
@khatdubell
@khatdubell 9 ай бұрын
Yeah, but john, when the pirates of the Caribbean game breaks, the pirates don't eat the user.
@robottwrecks5236
@robottwrecks5236 9 ай бұрын
@@khatdubell Scribbles down game idea
@stanleybochenek1862
@stanleybochenek1862 9 ай бұрын
Yea
@LoganAcer_20
@LoganAcer_20 9 ай бұрын
New fear unlocked: going into a surgery and the machine just bluescreen mid-surgery
@mushroomcrepes4780
@mushroomcrepes4780 9 ай бұрын
the virgin pre-production testing vs the chad testing in production
@CoolModderJaydonX
@CoolModderJaydonX 8 ай бұрын
I beg of you, in cases like THIS, BE the virgin!
@unity3dconcepts434
@unity3dconcepts434 9 ай бұрын
I'm working for an organisation that creates training checklists for operators working and operating machines in manufacturing sector. This video is an eye opener for me to why I must be more focused when writing my code. People's lives depends upon what I write.
@greyshopleskin2315
@greyshopleskin2315 9 ай бұрын
Please don’t kill me. Thanks
@Varian_t
@Varian_t 9 ай бұрын
I started my career in Dental X-Ray designing and manufacturing company as a Junior Embedded System R&D engineer. There the hardware team has the master role always they critisize and having less trust in software😂. I remember how regorous regression tests they've done before going to launch a product.
@nick066hu
@nick066hu 9 ай бұрын
you are my man, ... if I may ask you. I noticed I am not always given those lead filled radiation protective ponchos (i don't know the exact name) any more nowadays when a dental X-ray is made on me. Am I right thinking it is because the newer (cone shaped beam) machine produce less radiation dose, and also less stray radiation with the cone shaped beams ? ..or just negligence and I should ask for one.
@gold4963
@gold4963 9 ай бұрын
I first heard of and learned about the Therac-25 in a college technological ethics class. But I never knew what exactly happened in the code! So interesting and tragic!
@RandomGuy37
@RandomGuy37 9 ай бұрын
I'm studying programming in university right now and this was one of the examples my professor used to demonstrate how a mistake in code could have massive and sometimes even fatal consequences. He also pointed out that with more testing and a better graphical user interface this all could've been avoided.
@hagiasmos314
@hagiasmos314 6 ай бұрын
Testing can NEVER demonstrate the absence of defects.
@cherubin7th
@cherubin7th 9 ай бұрын
The problem with testing is that you test what you think you should test. If they would never had the idea to change the mode afterwards, this bug might have been unnoticed despite testing.
@clamhammer2463
@clamhammer2463 9 ай бұрын
That's only if you do basic software testing. in reality, there are like 15 levels/variations of types of testing and one of those is throwing random inputs at it repeatedly to see what failed
@AntonioZL
@AntonioZL 9 ай бұрын
Writting software is a weird experience. It doesn't matter how many scenarios you've simulated and prepared for, there's always something that WILL go wrong.
@adissentingopinion848
@adissentingopinion848 9 ай бұрын
If you go into military/FAA spec hardware verification, it reaches a point where EVERY bit of every variable MUST be toggled. The most advanced testing methods either spam your inputs with every possible combination of data, or they use Mathematical proof software (!) that verifies that no failures are physically possible. The airplane control software CANNOT fail, and you must prove it as such. One guy. Assembly. No testing. I might not sleep tonight...
@Ramonatho
@Ramonatho 9 ай бұрын
I'm still confused (other than for profit motive) why the same machine for 180 rad would be used for 12.5k rad dosages.
@shimadabr
@shimadabr 9 ай бұрын
Just a guess (don't understand this subject), but I think it's because the x-ray mode projects a strong beam that is then "regulated". The problem was that the "regulator" was not in position.
@DevinBaillie
@DevinBaillie 9 ай бұрын
​@@shimadabryou're pretty close. To produce X-rays, the machine accelerates electrons and then crashes them into a tungsten target. The target stops the electrons and X-rays are produced. The dose rate from the X-rays is less than 1% of the dose rate from the electrons - most of the energy is lost in the target as heat. To produce election treatments, electrons are accelerated with no target in place and deposit their energy in the patient directly. So for the same electron beam current, the X-ray dose is orders of magnitude less than the electron dose. Or, put another way, to get the same dose, the beam current must be orders of magnitude higher in X-ray mode than in electron mode.
@Jeanbose
@Jeanbose 9 ай бұрын
I would say, because the software doesn't check the dose before sending it (aka: the dosage doesn't have a prefixed limit for each mode in the software) it got sent anyways
@Jeanbose
@Jeanbose 9 ай бұрын
Let's say you want to send 25000 electrons, but you put it on X rays, it will do it because it doesn't have a safeguard on it, that tells the system not to do it since it doesn't have any hardware safeguards either
@xxxxxxxxxx6903
@xxxxxxxxxx6903 3 ай бұрын
​@@DevinBaillie- Thank you for that info. I've always wondered why these machines could produce lethal radiation doses? The explanation of the software glitch made perfect sense, especially given the vintage of the equipment. But the magnitudes of higher overdose of radiation never made sense to me. I'm betting most reading these comments after watching these Therac videos still don't get it either. The now known software glitch would cause the unit to enter X-Ray mode, without enabling the electromagnetic beam deflector to hit the Tungsten target (instead of the patient being the target of 10-20,000RADs). Poor victims of these machines, ☢️ probably one of the longest most agonizing ways to go! 😱
@lopiklop
@lopiklop 6 ай бұрын
"Entirely software controlled in 1986." Is a scary sentence.
@DogeOfWar
@DogeOfWar 9 ай бұрын
I feel the enjoyment you put into this one, thanks for the great content LLL!
@LowLevelLearning
@LowLevelLearning 9 ай бұрын
I had a great time with this one :) Thanks for watching!
@sioux4358
@sioux4358 9 ай бұрын
I'm putting exactly 0% on the developer. The company that contracted them didn't do their due diligence, and you can't expect a solo dev to account for EVERY single edge case. They chose to test in prod.
@Stratelier
@Stratelier 16 күн бұрын
I'd put _some_ culpability on the programmer, but the majority of it definitely falls elsewhere, from the lack of a physical failsafe (compared to previous models) to the cultural perception that "software doesn't fail". The simple fact that these incidents were preceded by any error message _at all_ indicates that the software itself detected something amiss, it just wasn't capable of identifying specifically what or why.
@JordanBeagle
@JordanBeagle 9 ай бұрын
<a href="#" class="seekto" data-time="515">8:35</a> Hardware interlocks and oversights should always be included "Too make things cheaper" Ah, another money over lives situation
@kizhissery
@kizhissery 9 ай бұрын
Legends test in production: Ocean gates
@mpiloz8016
@mpiloz8016 9 ай бұрын
as a programmer, I've always been afraid of going into something as serious as the medical field. I'm not always 100% confident about the code that goes out as I don't have testers, my code get's tested in live environment. I can't have blood on my hands.
@GuyFromJupiter
@GuyFromJupiter 9 ай бұрын
I work in industrial automation, and there is a similar issue for us when something is critical for human safety. Safety critical aspects of our programs must always be tested and validated by a third party, and I wouldn't have it any other way. That said, usually safety stuff is pretty simplistic and pretty much guaranteed not to fail even before testing. It's a whole other world working on a medical device like this.
@stanleybochenek1862
@stanleybochenek1862 9 ай бұрын
And idk if you go to jail for it too yea
@1kvolt1978
@1kvolt1978 9 ай бұрын
Everyone will die in the end...
@joeymurphy2464
@joeymurphy2464 9 ай бұрын
I took a safety class that presented an interesting perspective on the question of "can software fail". You seem to say yes. In the class, they claimed that software does not fail, because it always does what you tell it to. Whether what you told it was what you wanted, that's where you get problems. But that's not the software failing, that's you failing.
@radiosification
@radiosification 9 ай бұрын
"can software fail?" Can it fail at what? Can it fail to do what we expect? Absolutely. Can it fail to do what it should do according to its instructions? Also yes, because rarely you can get a random error like a flipped bit in RAM, or even an error in the design of the CPU. So I would say software can fail either way you look at it.
@WilcoVerhoef
@WilcoVerhoef 9 ай бұрын
Those are hardware failures though.
@n1ppe
@n1ppe 9 ай бұрын
@@WilcoVerhoef Cosmic rays can also cause bit flips.
@WilcoVerhoef
@WilcoVerhoef 9 ай бұрын
@@n1ppe Yup, that's the hardware failing
@n1ppe
@n1ppe 9 ай бұрын
@@WilcoVerhoef Which in turn could cause the software to fail or do something it wasn't supposed to do, which could've been prevented if you had made it better. So software can fail and have glitches, so I don't understand your point.
@cern1999sb
@cern1999sb 9 ай бұрын
As a Software Engineer, I can say the statement "Software Will Fail" is very true. The only real way around this is redundancy, and in software, that typically means multiple independently developed systems which must all agree on an answer for it to executed
@OsmosisHD
@OsmosisHD 8 ай бұрын
Unbelievable that they were so careless about such a critical piece of code.
@GuyFromJupiter
@GuyFromJupiter 9 ай бұрын
Having a hobbyist write the program honestly isn't a huge error in my eyes, as I'm sure he was plenty skilled. What blows my mind is that it was never properly tested to ensure this type of thing was impossible. It doesn't matter how skilled you are at programming, you will make mistakes. We rely on others to help us catch them and correct them.
@stephenfazekas5054
@stephenfazekas5054 9 ай бұрын
Hey Boeing outsourced the mcas coding to india for only $4 an hour they save a ton of money
@dreadedenterprise51
@dreadedenterprise51 9 ай бұрын
In this case, the programmer was programming in assembly. Assembly is an extremely difficult low level language that hobbyists should not be using to make medical devices with
@kwiky5643
@kwiky5643 8 ай бұрын
True but i dont think it was an hobbyist, unless he wanted to suffer. Cause Assembly ...
@EperkeGMD
@EperkeGMD 8 ай бұрын
@@kwiky5643 well back then there wasnt anything else
@shadowchasernql
@shadowchasernql 7 ай бұрын
@@EperkeGMD total lie. As a devout FOCAL programmer, you disgust me.
@Schytheron
@Schytheron 9 ай бұрын
When I graduated I was offered a job as a software engineer at a biomedical company that sold medical hardware to hospitals. I didn't read to much into the details but it was a machine that was built to automatically feed (on a timed interval or when certain conditions are met etc.) doses of medicine/substances via IV to patients. They also sold heart rate monitors etc. The pay was good and the job was very enticing but I could not bear to accept it, precisely because of things like this, that were shown in this video. I could not handle the stress. Constantly having to worry if my spaghetti code is going end up costing someone their life (accidental overdose). Fuck that! I know there are engineers out there that write better code than me that would be better suited. I have no problem admitting that. I don't need this level of worry in my life. I am good. Something like this happening and me being responsible has to be one of my biggest nightmares as a software engineer.
@MikhailBorisovTheOne
@MikhailBorisovTheOne 7 ай бұрын
You are also self conscious enough to anticipate these things happening. Which alone makes you more qualified than most. Had these managers more of that, those deaths could be avoided. But greed clouds judgement.
@AlwaysOnForever
@AlwaysOnForever 6 ай бұрын
I am with you haha, I don't want to feel guilty for the rest of my life
@franklofarojr.2969
@franklofarojr.2969 6 ай бұрын
So work on Windows Update. Where failure is not an option, it is a certainty! :)
@DatTeilchen
@DatTeilchen 5 ай бұрын
by writing what you wrote, you are more qualified for that position than 99% working in the medical field. I used to have your attitude, but then I found a lot of programmers in medicine just have a better "fuck it" attitude than me. "Who could have known"? You, you dummy, if you did your homework.
@HedroomMax
@HedroomMax 5 ай бұрын
This situation sent a chill down my spine. It reminded me of the time when I was designing security and door opening systems and the fears I had of software bugs or electronic design flaws. The extended weeks I would leave one system working alone 24/7 while another system monitored it. I can't believe that an industry that ships a machine with the lethal potential of this one would not test for it or even be tempted to eliminate fail-safe mechanical systems.
@forbiddenera
@forbiddenera 9 ай бұрын
This is why I won't ever code anything where human life is at risk
@309electronics5
@309electronics5 9 ай бұрын
If i was the company i would hire a software engineer who is verified and thinks about everything, not a hobbyist coding student
@jamesm4957
@jamesm4957 9 ай бұрын
​​@@309electronics5its not about the developer but the company does not fully test the system. The right thing is you should employ a separate QA to handle this kind of edge cases
@edgeeffect
@edgeeffect 9 ай бұрын
Except that verifications are usually a matter of paying the fee and sitting through the course and have next to nothing to do with competence.
@LSHV
@LSHV 7 ай бұрын
@@309electronics5They want money, sweet sweeeeet money, that's all. Sadly
@fragileomniscience7647
@fragileomniscience7647 4 ай бұрын
Hoare calculus and verification
@Tartarus144
@Tartarus144 9 ай бұрын
that's so screwed up wtf
@ishark7822
@ishark7822 9 ай бұрын
Why? that was a mistake... no one did it on purpose.
@Tartarus144
@Tartarus144 9 ай бұрын
@@ishark7822 i phrased that wrong, i just think it's insane that bad code can literally kill in some cases
@666pss
@666pss 9 ай бұрын
@Tartarus144 it's insane that these corporation will do anything for profits, even if it puts someone's life at risk. I'm certain that some employee might have asked for better testing and got his concerns ignored. I see that even today
@Tartarus144
@Tartarus144 9 ай бұрын
@@666pss agreed
@CodingWithLewis
@CodingWithLewis 9 ай бұрын
Absolutely insane. Incredible video.
@LowLevelLearning
@LowLevelLearning 9 ай бұрын
YO! thanks Lewis
@LSHV
@LSHV 7 ай бұрын
Hi lewis!
@kev1830
@kev1830 9 ай бұрын
We had a whole unit on this in undergrad comp. Ethics. Crazy how this went on for so long
@ThePandaAgenda
@ThePandaAgenda 9 ай бұрын
As bad as the code might have been written, you gotta give it to the guy to actually put in an error message that informs the operator that they are at fault and should rethink their settings.
@khatdubell
@khatdubell 9 ай бұрын
It sounded like, from the video, he had gotten a lethal dose before the error message.
@erikkonstas
@erikkonstas 9 ай бұрын
​@@khatdubellNot what they were saying at all...
@khatdubell
@khatdubell 9 ай бұрын
@@erikkonstas Sure about that? kzfaq.infoUgkxNT7FBU-YOqzPFtTk6qApltMuSbuyyFMB?si=78CImXtDNe6S-y9-
@Gamebuster
@Gamebuster 9 ай бұрын
Everything the operator entered was correct by the time the operator actually initiated the procedure.
@anthonyseichter
@anthonyseichter 5 ай бұрын
I feel bad for this dude. He might not even know they defeated the safety device and might not have been rad qualified or given a source to really check other than timing and position, and the year... Imagine him giving the hospital a hundred miles of docs and procedures to test and they just, went to production... Imagine the operator not even reading the manual for a device like that or watching it work with the covers off to understand it's operation. Still though, get a code review at least. That said if I was this dudes associate and he said hey look at this, I wouldn't admit my eyes hit it unless I told him it was champion or bug free, and even then was the 8 second race condition in the docs? The reviewer might assume a quick click and done sub half second race. What a tragedy all around.
@glitchy_weasel
@glitchy_weasel 9 ай бұрын
What a great video! It's definitely wild that people once thought that software was invincible.
@JustPyroYT
@JustPyroYT 9 ай бұрын
Great Video! I can also recommend Kyle Hills video about this software bug :)
@binary_ironclad
@binary_ironclad 9 ай бұрын
This was a great video. I’m a fan of your stuff in general, but this was awesome. I’m hopeful you turn this into a regular thing - the horrifying ramifications of software/tech things gone wrong. Great job!
@zeez7777
@zeez7777 9 ай бұрын
Ngl the 'hobbyist programmer' isnt to blame for ALL of this and is probably leagues above anyones skill from the comments that are talking bad about him. This is on the company who hired him and didnt perform any testing or specify exactly how they want it to work.
@voila5751
@voila5751 9 ай бұрын
As a programmer myself, this was like watching horror movie. Like nowadays even the internet form that You use to order socks has more automatic tests and testing process then that machine that x-rayed those people to death. Really I cannot imagine the despair to be the ones that got that killing dosage :(. Like ... every programmer I know uses more or less defending coding strategies, I just cannot imagine I would even allow the machine to emit that dosage in too short timeframe. Just, I am shocked.
@shinyrayquaza9
@shinyrayquaza9 9 ай бұрын
bro wtf why does it start before you even hit the start button, bro why doesn't it double check the conditions with something that dangerous and change if it notices new values!?!?
@Abhimanyu999p
@Abhimanyu999p 11 күн бұрын
“If something can go wrong IT WILL go wrong, sooner or later!”
@xxxxxxxxxx6903
@xxxxxxxxxx6903 3 ай бұрын
The bigger takeaway from this story isn't that ancient code lacked logic and user input safeguards. Rather, that Therac's upper management made unethical design choices to lower the cost of production. Coupled with minimal pre-shipment testing of said units. "It was decided to remove the physical (electro/mechanical) safeguards and rely entirely on software to lower costs"!
@FredoCorleone
@FredoCorleone 6 ай бұрын
This is exactly why I fight so hard as a programmer to employ good testing strategies, a testing plan is always better than a good lawyer in my opinion. I'd not want people to die for my mistakes, I'd dedicate heart and soul to good software engineering.
@larryd9577
@larryd9577 9 ай бұрын
Well, they also made an error when naming that thing. Therac-6 plus Therac-20 would be Therac-26. Classical off-by-one-error.
@Alex-hy7nx
@Alex-hy7nx 9 ай бұрын
"Therac-6 plus Therac-20 would be Therac-26. Classical off-by-one-error." Good one
@TECHNICKER_Cz
@TECHNICKER_Cz 6 ай бұрын
this is so reckless, I cannot comprehend it
@ethanphelps5308
@ethanphelps5308 9 ай бұрын
One of my Comp Sci professors, Clark Turner, was part of the investigation into the Therac-25 incident and I remember him telling us the story about how he and another person found the race condition that led to these people's demise. They wrote a paper about the investigation. Crazy stuff
@artey6671
@artey6671 9 ай бұрын
Yesterday I took an exam for a computer science / electrical engineering and those races were also part of that course. Now I feel a little guilty for having somewhat skipped over that part.
@philipc4272
@philipc4272 9 ай бұрын
Your explanation of the actual failure is not correct, as far as I can tell, reading a report into the incident. Firstly, you can't shape X-Rays (or any photon beam) with magnets. These magnets are used to shape the electron beam when in electron mode. Secondly, the machine produces an electron beam as its native source of radiation, and needs a target in front of the beam to produce X-Rays instead, as well as a flattening filter which attenuates a lot of the beam energy. Producing X-Rays requires the maximum electron beam power, a power around 100 times greater than that used in electron mode. Therefore, the patient did NOT "receive X-Ray radiation at electron radiation doses", they actually received electron radiation at X-Ray radiation doses, since neither the target nor the flattener is placed in the beam (<a href="#" class="seekto" data-time="463">7:43</a>)
@pa6370
@pa6370 9 ай бұрын
I was a surgical lighting service technician who spent 20 years and 6 months on the road and in the workshop repairing, designing, developing, and modifying imported equipment to meet local standards with occasional type testing. I learnt to no longer be surprised at how manufacturers used inappropriate materials, components, and mechanical and/or electrical designs that were sometimes fundamentally unsafe. Often, the worst features of a product would be forgotten and repeated a few equipment generations later, with each new model being fundamentally more complex, less reliable, more costly to own and with an ever shorter lifespan. I'm so glad to have left the industry and hopefully all of my trailing liability behind.
@RedPlayer_1
@RedPlayer_1 9 ай бұрын
Already saw Kyle Hill's video on the topic but its cool to see a more programming oriented approach
@_modiX
@_modiX 9 ай бұрын
Sorry, but ignoring an error and just unpausing is risking the life of the patient in this field.
@tambow44
@tambow44 9 ай бұрын
In today's world, 100%, but don't forget this was the 1980s and things were a lot different back then, as explained in the video. We don't know what training the operator was given surrounding that error, or the Beam Mode race condition. As well, the screen reported only 6 rads being applied. Again, this operator had more than 5 years experience with these machines so it's safe to assume they'd seen this issue before, or were at least told it was safe to proceed depending on what the screen reported in conjunction (that only 6 rads were reported). What is an absolute risk is producing a medical device than is capable of emitting 12k of rads. Considering more than 1000 is guaranteed to kill you...
@ME0WMERE
@ME0WMERE 9 ай бұрын
From a short summary of this, I gathered that the users continually got errors like 'malfunction X', which often meant nothing. So, they eventually just ignored them. Maybe the staff should have a little blame, but the majority should be on the obfuscated errors and poor software design.
@DMSBrian24
@DMSBrian24 9 ай бұрын
yes, but not if the person wasn't at all educated about this and if there wasn't any procedure they were taught to follow
@_modiX
@_modiX 9 ай бұрын
@@ME0WMERE Oh wow that should just be reported and investigated. Errors to ignore, but yes, I guess these were different times ...
@liegon
@liegon 9 ай бұрын
The user interface clearly lied to the operator and gave no indication that any settings were wrong. Even if they had known that Error 54 was indicating too low / too high radiation, since the displayed settings were correct, it is very conceivable that they would assume everything was fine and unpause.
@leescott8278
@leescott8278 9 ай бұрын
Shoutout Kyle Hill for covering this 2 years ago, his Half-life Histories series is phenomenal!
@0rigina1_0fficia1
@0rigina1_0fficia1 8 ай бұрын
"Idk man it worked on my machine"
@r.pizzamonkey7379
@r.pizzamonkey7379 4 ай бұрын
"Software can't fail" has got to be the single most terrifying thing to hear someone say when they're creating medical equipment. I mean, even in hardware you don't rely on a single point of failure, why would you do any different for software?
@wisteela
@wisteela 9 ай бұрын
Always good to see more about this.
@twiggs823
@twiggs823 9 ай бұрын
a finger chopping machine sent me here
@BabyJoK
@BabyJoK 9 ай бұрын
This is also the case I learn in my university embedded system class. Good case study how simple code error lead to big problem.
@dkzv12
@dkzv12 7 ай бұрын
For me as a programmer for machinery it is the typical "blame everything on the programmer" thing. It is normal, that code has bugs and you will never find all of them. Therefore mechanical and electrical safety locks have to be implemented to prevent such malfunctions. In this case the software didn't do much wrong. It even gave an error message. The main software problem was, that it was possible to skip the message and continue. The main problems in this case were the removed hardware lock in this newer model of the machine for cost reduction. And the decision of the management to let the costumers continue using this devices, even after more than one accident was reported with this machine type.
@FueledbyJohn
@FueledbyJohn 9 ай бұрын
One example I have from my fathers experience was in which he had assembled and installed robotic arms and the plc's he'd designed at a car plant and the programmer came in to do the software setup and calibration my father had made him aware the safety isolation switches hadn't been completed and he was like no its fine so he proceeds to send inputs to the robotic arms which also had in production car bodies on as you can guess the arm slammed through the roof of thirty cars as my father had to attempt to stop the incident the following day those cars had scrap marked onto them.
@alexnezhynsky9707
@alexnezhynsky9707 9 ай бұрын
Please tell me the family sued the manufacturer for negligence
@peters8758
@peters8758 6 ай бұрын
Don't forget, in the 1970's even 16 kilobytes was a lot of DRAM. Devoting a few KB's to error codes or safety redundancies would have been a huge deal.
@insertoyouroemail
@insertoyouroemail 9 ай бұрын
As a developer this makes blood boil.
@godnyx117
@godnyx117 9 ай бұрын
As someone who knew and (like EVERYONE) was "bored" to do testing on my software, I have now done a complete 180 degree turn and testing is ALWAYS in my mind! Test your software people! Write A LOT of SIMPLE and easy to debug tests (because remember, tests are code as well and they may have bugs)! And try to think about edge cases!
@peterfitzpatrick7032
@peterfitzpatrick7032 9 ай бұрын
Why would the machine be able to physically give such a lethal dose in the first place, regardless of the software...I mean NO ONE is going to be prescribed such a high dose... ever !! 🙄
@fencedfruit940
@fencedfruit940 9 ай бұрын
Heard about this from my Software Engineering class, but never really looked into it. Great video!
@henry55430
@henry55430 9 ай бұрын
So from how I understand things, it was an absolute miracle that more people didn't die from this... thing. Absolutely astonishing.
@AediusFilmania
@AediusFilmania 9 ай бұрын
The one person that write all the assembly and didnt test it managed to kill only 6 person ! Honestly, i'm very impress
@woosix7735
@woosix7735 9 ай бұрын
haha. I mean back in the day everything was written in assembly because programing languages weren't a thing yet.
@AediusFilmania
@AediusFilmania 9 ай бұрын
@@woosix7735 agreed ! But just thinking about all that could go wrong I wouldn't have had the shoulder for the job xD
@woosix7735
@woosix7735 9 ай бұрын
absolutly true
@godnyx117
@godnyx117 9 ай бұрын
@@woosix7735 Programming languages were a thing since the 40s, what are you talking about????
@309electronics5
@309electronics5 9 ай бұрын
It was a student who was a hobbyist what ya expect? A real engineer would have thought about everything
@newmonengineering
@newmonengineering 9 ай бұрын
The problem with bugs is you have to test every condition you don't plan for. It's always some obscure condition that no one thought about that happens and causes the issue. There is no way to test every user accident in freak cases many times. You can test code for function but you can't test user situations. There will always end up some strange case where an operator did something you had not planned for.
@hagiasmos314
@hagiasmos314 6 ай бұрын
Well said. In other words, reliance on testing can never deliver defect-free software. Instead, it's necessary to somehow _prevent_ errors in the first place.
@sevidmusic
@sevidmusic 9 ай бұрын
that's horrifying. Especially since so much of our society now depends on software.
@kurtcpi5670
@kurtcpi5670 8 ай бұрын
This highlights how even simple syntax errors can compile and run, but not work as intended. There's an old joke that only people who code will get, but it's hilarious because everyone who codes in multiple languages has had to contend with the differences in syntax: if (GoNuclear = 1) { launch_nukes(); } else { remain_chill(); }
@flickdorion794
@flickdorion794 5 ай бұрын
this is the shit i'm scared about
@SodiumInduction-hv
@SodiumInduction-hv Ай бұрын
fr
@korbinadkins2610
@korbinadkins2610 9 ай бұрын
please do more of these videos.
@afs.akhter8274
@afs.akhter8274 9 ай бұрын
For want of a debugger, six lives were lost.
@loukenart
@loukenart 23 күн бұрын
I actually was on cancer treatment in 2023 for a tumor i have in my brain and Iv'e been in one of these machines. So scary how it could have gone wrong. Thank god i didn't live in those years when these machines were that dangerous
@spookdot
@spookdot 7 ай бұрын
I've heard many scary stories, but as a programmer, this is true horror. Not just because they did almost nothing to minimize errors like this, nothing that we would do today was done there. But it almost sounds like someone seriously programmed a deadly device with speed over safety in mind. I don't know why but that thought horrifies me
@franklofarojr.2969
@franklofarojr.2969 6 ай бұрын
Like a Tesla
@spookdot
@spookdot 6 ай бұрын
@@franklofarojr.2969 I never considered that, but now that I'm thinking about it and considering what I've heard about them. Yeah, that is probably how Tesla programs its vehicles
@theinquisitor18
@theinquisitor18 9 ай бұрын
I know hindsight's 2020, but I don't know why there wasn't an event handler, even a basic one, so that nothing would happen without operator input. I understand this was one person, and I truly admire that they built this by themselves. They had to be under a shit ton of stress because someone that talented should be able to foresee the issues with reading inputs prematurely.
@khatdubell
@khatdubell 9 ай бұрын
Everything happened with operator input.
@theinquisitor18
@theinquisitor18 9 ай бұрын
​​​@@khatdubellI mean an explicit event handler, such as a button. The machine was doing stuff while she was still entering/correcting data. Nothing should have occurred until she was done entering the information, and she hit a commit button.
@khatdubell
@khatdubell 9 ай бұрын
@@theinquisitor18 I see.
@thomasrichards8055
@thomasrichards8055 9 ай бұрын
Even in the ‘90s there was still that attitude of software doesn’t fail. Take the despatch software that the London Ambulance Service started using in the ‘90s (LASCAD).
@BaSyo89z
@BaSyo89z 5 ай бұрын
This reminds me of picture from a Testla car recently that stopped functioning completely due to software update error. May be it's time for humanity to wake up and realise that relying on software too much creates a fragile world that can collapse at any moment. We should maintain some mechanical aspects and use software to optimise not to fully control stuff.
@01001000010101000100
@01001000010101000100 9 ай бұрын
I wonder what some software bugs from old times could do in software controlling the nukes. I mean those systems are pretty old...
@Uerdue
@Uerdue 9 ай бұрын
Yeah, forget about "nuclear deterrence" - the only reason humanity has managed to refrain from starting a nuclear war yet is the collective fear of some off-by-one error in an old piece of COBOL code causing the missile to detonate right at the start. How embarrasing would that be!
@benhetland576
@benhetland576 9 ай бұрын
But that can apply to software from the "new times" just as well...
@nelsonahlvik6650
@nelsonahlvik6650 9 ай бұрын
To me the worst part of this was the removal of hardware interlocks. Software can NEVER be relied on 100%, even if it has been extensivley tested. Physical switches and relays should ALWAYS be in place for safety critical applications. If there were hardware interlocks in place in the Therac-25 this would never had happened. Sure, the bug would still have been there, but the machine couldn't have hurt anybody as the beam PHYSICALLY would not have been able to activate without the magnets in place.
@Axel_Andersen
@Axel_Andersen 9 ай бұрын
For many systems today "hardware interlocks" are not feasible. It is not possible to implement, say, antilocking brakes or fly-by-wire systems with hardware performing the safety role. Or say a medication calculation software or patient medical record system. A wrong dose or a missing re-call for a patient that has cancer or the wrong patient's data shown to a doctor can all kill.
@kx4532
@kx4532 9 ай бұрын
The Therac 25 a mandatory study for all engineering students.
@SumanRoy.official
@SumanRoy.official 9 ай бұрын
Please release more stories like these :)
@ZarHakkar
@ZarHakkar 9 ай бұрын
<a href="#" class="seekto" data-time="140">2:20</a> It still said OP. MODE: TREAT X-RAY in the bottom left. Unfortunate that the operator didn't see or recognize that.
@bubbacat9940
@bubbacat9940 2 ай бұрын
I am guessing that the video was a recreation and wasn't accurate to what was actually displayed on the machine but i could be wrong
@SierraSierraFoxtrot
@SierraSierraFoxtrot 9 ай бұрын
I heard of this accident, I did not know it happened SIX TIMES! EDIT: I think I head of another completely unrelated radiation overdose... terrifying.
@LowLevelLearning
@LowLevelLearning 9 ай бұрын
For the sake of brevity there were actually two more bugs in the code as well. Not a great system :)
@andrewhooper7603
@andrewhooper7603 9 ай бұрын
"This error says the radiation delivered was either too high or too low..." "I would greatly appreciate more specificity."
@Yosory
@Yosory 24 күн бұрын
This was extremely interesting and very well researched and presented. Brain braining++ Thanks, mate.
How One Line of Code Almost Blew Up the Internet
13:47
Kevin Fang
Рет қаралды 1,9 МЛН
Always be more smart #shorts
00:32
Jin and Hattie
Рет қаралды 32 МЛН
I Made a Neural Network with just Redstone!
17:23
mattbatwings
Рет қаралды 647 М.
Are headphones destroying our hearing?
6:49
Vox
Рет қаралды 361 М.
Live Malware Development - Learning Malware Development in Rust!
1:08:43
Mitch Edwards (@valhalla_dev)
Рет қаралды 15 М.
the truth about ChatGPT generated code
10:35
Low Level Learning
Рет қаралды 215 М.
The Therac-25 Accidents | A Short Documentary | Fascinating Horror
11:34
Fascinating Horror
Рет қаралды 1,1 МЛН
CPU vs GPU vs TPU vs DPU vs QPU
8:25
Fireship
Рет қаралды 1,6 МЛН
Computer Scientist Answers Computer Questions From Twitter
14:27
i cant stop thinking about this exploit
8:40
Low Level Learning
Рет қаралды 358 М.
How A Steam Bug Deleted Someone’s Entire PC
11:49
Kevin Fang
Рет қаралды 904 М.
Игровой Комп с Авито за 4500р
1:00
ЖЕЛЕЗНЫЙ КОРОЛЬ
Рет қаралды 240 М.
Cadiz smart lock official account unlocks the aesthetics of returning home
0:30
#miniphone
0:16
Miniphone
Рет қаралды 3,6 МЛН
Урна с айфонами!
0:30
По ту сторону Гугла
Рет қаралды 7 МЛН