• 0 Posts
  • 22 Comments
Joined 6 days ago
cake
Cake day: June 25th, 2024

help-circle
  • Segmentation and stack errors are most certainly bad memory, I’m 99% sure of it, reboot and run mem test from GRUB if you have the option. The “stack” is the non-dynamically allocated space your program is assigned to run in. Stack errors mean some pointers somewhere are likely getting corrupted and it’s trying to access addresses beyond what it’s allowed to access.












  • It’s probably like the US military and their missile silos still using floppy disks. Better to keep a time-tested and very familiar system running a critical operation than a new one with a bunch of unknowns. Or like when you go to the bank, and the screen the teller is looking at is just a front end going through a dozen different layers with COBOL code written by long dead or retired people on a mainframe at the other end.

    Us end users with very low risk can afford to continuously live on the bleeding edge.