Over the past day or so, I've been getting a lot of crashes that I haven't seen before. They all have one error in common:
# An unexpected error has been detected by HotSpot Virtual Machine: # # SIGSEGV (0xb) at pc=0x2a45607a, pid=43265, tid=3076 # # Java VM: Java HotSpot(TM) Client VM (1.4.2_09-b05 mixed mode) # Problematic frame: # j freenet.node.ds.FSDataStoreElement$KeyInputStreamImpl.close()V+14 It's always freenet.node.ds.FSDataStoreElement$KeyInputStreamImpl.close() that triggers the segfault. As I said, I've not seen these crashes before today, and all of a sudden they're killing my node left and right. It strikes me as odd that I've been running a node for nearly two years without encountering this error, and over the course of a day it's taken my node out again and again and again. What is this error telling me? Should I delete my datastore and start fresh? Is this a disk I/O error? -s _______________________________________________ Support mailing list [email protected] http://news.gmane.org/gmane.network.freenet.support Unsubscribe at http://dodo.freenetproject.org/cgi-bin/mailman/listinfo/support Or mailto:[EMAIL PROTECTED]
