On 03/07/14 21:48, Alessandro Suglia wrote:
Good evening,
I'm trying to run a simple program whose aim is to save in a TDB index
some properties that I've downloaded from the DBpedia endpoint. After
some hours of operations I receive a SIGSEGV from the JVM on my
archlinux x64 workstation. Have you ever got something similar? Maybe
could it depends from the heap's maximum size of the JVM?
This is the log of the execution, I hope that could help:
http://codepad.org/ZUzYcXBR

Thank you in advance,
Alessandro Suglia

Alessandro,

This hasn't happened to me. Google/stackoveflow didn't immediate show a similar situation though there is a long record of a few of SIGSEGV/JVM_handle_linux_signal from time to time.

(I got a 500 out of Google just searching for that!)

Is it repeatable?
If is, maybe a different JVM.

If the JVM itself is crashing, then it's not Jena (no native code - through obviously we might trigger some).

        Andy

Reply via email to