Internet Explorer crashed, which made Java crash. It's a pretty common error (Java refers to it as a NullPointerException when it happens in Java code. C usually refers to it as a Segmentation Fault or a Memory Access Violation) that means the code tried to access something it wasn't allowed to.
No comments:
Post a Comment