Quartus® II ソフトウェアのエラーにより、Linux で MegaWizard™ プラグイン・マネージャーを実行すると、次のエラーが表示される場合があります。
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x0000003de1c2e935, pid=32395, tid=1100040512
#
# JRE version: 6.0_23-b05
# Java VM: Java HotSpot™ 64-Bit Server VM (19.0-b09 mixed mode
linux-amd64 compressed oops)
# Problematic frame:
# C [libc.so.6 0x2e935] catgets 0x15
#
# An error report file with more information is saved as:
#
/hs_err_pid32395.log
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
Error:Error in CNX file format.
Error messages are listed in file
/ddr_io_try.cnxerr.
このエラーを回避するには、次のコマンドを使用してAWT_TOOLKIT用の環境変数を作成または編集します。
- csh スタイルのシェルの場合:
setenv AWT_TOOLKIT XToolkit - sh スタイルのシェルの場合
export AWT_TOOLKIT=XToolkit
このエラーは、Quartus® II ソフトウェア・バージョン 12.0 SP2 以降修正されています。