this post was submitted on 20 Sep 2024
288 points (97.1% liked)

Programmer Humor

38016 readers
85 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 6 years ago
MODERATORS
288
submitted 11 months ago* (last edited 11 months ago) by bi_tux@lemmy.world to c/programmerhumor@lemmy.ml
 

This happend to me right noww as I tried to write a gui task manager for the GNU/Linux OS

you are viewing a single comment's thread
view the rest of the comments
[โ€“] princessnorah@lemmy.blahaj.zone 2 points 11 months ago (1 children)

I believe it does crash the system eventually as important buts start to go missing?

[โ€“] CameronDev@programming.dev 1 points 11 months ago

Kernel shouldn't crash, and anything running in memory will be okayish, but it definitely will get less and less stable. It won't be possible to start new processes.

I have a Linux install on a USB SSD with a flakey connection, if I bumped the cord the root would unmount. It was fairly resilient, but graphics would slowly start disappearing. I'm fairly sure I could cleanly reboot as long as I had a terminal open, but its been a while, so maybe I'm misremembering.

Still, the overall system becomes pretty useless, so i guess its fair to call it a crash