Forum Discussion
Altera_Forum
Honored Contributor
11 years agoGreetings,
So I have the same issue. I searched the altera forums and found this thread. Replied to the thread and was advised to submit an SR. The SR submission process requires you to do a forum search and view at least one linked topic before it lets you submit an SR. Guess what is the only topic it found? Yep, this one. Ironic. So I have filed a formal SR, number 11118975. I linked to this thread in the SR, hopefully whoever works the SR participates in this thread. In response to flz47655, I got similar info through a different method. I tried launching a NIOS II console and then navigating to the system console binary and launching it from there. I got an immediate crash with a java crash log. Tried to attach java crash log but it was too long for forum. Here is the console output:
dsmoot@DSMOOT-LAPTOP /cygdrive/c/altera/14.1/quartus/sopc_builder/bin
$ ./system-console
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007fff28081a86, pid=9644, t
id=8584
#
# JRE version: Java(TM) SE Runtime Environment (8.0_05-b13) (build 1.8.0_05-b13)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.5-b02 mixed mode windows-amd64
compressed oops)
# Problematic frame:
# C
#
# Failed to write core dump. Minidumps are not enabled by default on client vers
ions of Windows
#
# An error report file with more information is saved as:
# C:\altera\14.1\quartus\sopc_builder\bin\hs_err_pid9644.log
#
# If you would like to submit a bug report, please visit:
# http://bugreport.sun.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#