with nutch 8 while fetching a large segment, I recieved the following error, a file, hs_err_pid13997.log, was created, the only meaningful information in this this file is:
# # An unexpected error has been detected by Java Runtime Environment: # # SIGSEGV (0xb) at pc=0x00002aaaab06b018, pid=13997, tid=1079175520 # # Java VM: Java HotSpot(TM) 64-Bit Server VM (1.6.0_03-b05 mixed mode) # Problematic frame: # V [libjvm.so+0x492018] # # If you would like to submit a bug report, please visit: # http://java.sun.com/webapps/bugreport/crash.jsp what caused this problem? how can i prevent it from repeating? can i continue the fetching?
