Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
13 years ago

libjtag_atlantic.so segfault on x86_64 Linux

Hi.

I am using Quartus II v. 12.0sp1 Web Edition and Nios SBT for Eclipse, shipped with Quartus II on Arch Linux x86_64.

And sometimes (but not always), when I am loading software to the target, Eclipse crashes and writes a message to stdout:

##  A fatal error has been detected by the Java Runtime Environment:# #   SIGSEGV (0xb) at pc=0xc67e8a0a, pid=4943, tid=3321789248# #  JRE version: 6.0_23-b05#  Java VM: Java HotSpot(TM) Server VM (19.0-b09 mixed mode linux-x86 )#  Problematic frame:#  C  # #  An error report file with more information is saved as:#  /home/rest/hs_err_pid4943.log# #  If you would like to submit a bug report, please visit:#    <link to Java crash report page. Forum doesn't allow me to post links># 
I think there is about 20% chance of Eclipse crash, when I am loading a program to target and this is very annoying. When I'm using nios2-terminal from command line to load a software it crashes too with segfault (but much more rarely).

Is there any solution for this problem?