4.6.24 Segmentation Fault "$exedir/$exename" "$@" Message
(Ask a Question)Scenario 1
Symptom: When you invoke Libero SoC v10.1 on a machine running Linux Red Hat v5.4 (32- or 64-bit), Libero fails to come up and a crash with segmentation fault message is issued. For example:
<line 67: 10617 Segmentation fault "$exedir/$exename" "$@">
Resolution: The templates file at
<Installation-path-to-libero-10.1>/data/catalogs/
templates.xml
may get corrupted and cause the crash. To resolve this issue,
rename the file at
<Installation-path-to-libero-version>/data/catalogs/templates.xml
to
templates.xml.ori. Make sure there is enough disk space in the user's home directory,
~<user_name>.
Run the check_linux_req
script to confirm that all required packages have been
installed on the system.
Scenario 2
Symptom: Multiview Navigator errors are reported when opening the Constraints Editor, and the following messages appear on the Linux terminal when the Floorplan Constraints Editor is opened:
Start Server 1
Start Server 2
Failed to open Def Table: 9 Failed to open Def Table: 8 Failed to open Def Table: 12
Running in orphan mode!
…/bin/mvn: line 69: 1675 Segmentation fault (core dumped) "$exedir/../lib/$exename" "$@"
Resolution: You can ignore these errors.