Older Altera Quartus versions fail to launch the GUI with a Fatal Error: Segment Violation at (nil)

cancel
Showing results for 
Search instead for 
Did you mean: 
363 Discussions

Older Altera Quartus versions fail to launch the GUI with a Fatal Error: Segment Violation at (nil)

Some customers that are required to use older versions of Quartus.  Some older versions of Quartus were released with Intel PSG was still Altera.  When the software starts up there are settings to check the Altera website for updates and to confirm a connection to the Internet before launching the GUI.

In these cases, a user may see a fatal error and the GUI never launches:

*** Fatal Error: Segment Violation at (nil)
Module: quartus
Stack Trace:
etc....

When this occurs, try and find your quartus2.qreg file.

The PC quartus2.qreg file can be found in C:/Users/<username>/quartus2.qreg

The Linux quartus2.qreg file can be found in ~<username>/.altera.quartus/quartus2.qreg

Search for the following lines within the version of Quartus you are trying to launch:

For example for Quartus 13.1, here would be the lines to change highlighted in red.

[13.1]
Registry_version=16
Altera_Foundation_Class\quartus.exeLicense_Setup_RequiredDialogGeometry=@ByteArray(\x1\xd9\xd0\xcb\0\x1\0\0\0\0\x2\xbe\0\0\x1\x83\0\0\x4\xc1\0\0\x2\x80\0\0\x2\xc6\0\0\x1\xa2\0\0\x4\xb9\0\0\x2x\0\0\0\0\0\0)
Altera_Foundation_Class\quartus.exeOptionsDialogGeometry=@ByteArray(\x1\xd9\xd0\xcb\0\x1\0\0\0\0\x2v\0\0\0\xc2\0\0\x5\t\0\0\x3@\0\0\x2~\0\0\0\xe1\0\0\x5\x1\0\0\x3\x38\0\0\0\0\0\0)
Messages\id_column_in_quartus_12_1_and_later=true
General\Check_for_New_Info_Message_at_Startup=Yes
General\Confirm_Before_Connect_to_Internet=No

Change to the following:

General\Check_for_New_Info_Message_at_Startup=No
General\Confirm_Before_Connect_to_Internet=Yes

Then, try to re-launch Quartus.

This KDB complements this article:

https://www.intel.com/content/www/us/en/programmable/support/support-resources/knowledge-base/solutions/spr343668.html

This article should also be helpful to understand where to find the settings in the quartus2.qreg file for the following GUI message:

Do you want to check the Altera website for updates?  
Allocate some time for the Quartus II software to make the connection. 
mik_Intel_0-1596742942418.png

 

 

Version history
Last update:
‎08-06-2020 12:42 PM
Updated by:
Contributors