Hacker News new | past | comments | ask | show | jobs | submit login

> the root cause to a buggy garbage collector

Or, rather, unsafe access of memory managed by a garbage collector:

> The bug was in a computer program the Gateway uses to translate payment messages between two formats. When the program was operating under load, the system tried to clear memory it believed to be unused (a process known as garbage collection).

>

> But because it was using an unsafe method to access memory, the code ended up reading memory that had already been cleared away, causing it not to know how to translate the date field in payment messages.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: