When I run a simulation from ADE L, it appears to complete; however, when it tries to display the results (or I try to open a results browser) I get the following output on the command window:
Loading viva.cxt
Segmentation fault
ERROR (WIA-1118): Failed to launch Visualization & Analysis Tool because of a problem in the DFII
installation hierarchy 'Exit Code = 219'. Contact Cadence Customer Support with the diagnostic
information in the log file '/media/DATA/Cadence/ade_viva.log'.
INFO (WIA-1116): Writing diagnostic information.
INFO (WIA-1116): Writing diagnostic information.
ERROR (WIA-1100): Unable to establish connection with Visualization & Analysis Tool. For assistance,
contact Cadence Customer Support with the diagnostic information in the log file '/media/DATA/Cadence/ade_viva.log'.
ERROR (WIA-1105): Failed to get the MPS handle.
ERROR (WIA-1105): Failed to get the MPS handle.
simulation completed successfully.
reading simulation data...
ERROR (WIA-1105): Failed to get the MPS handle.
...successful.
Loading hspiceD.cxt
Loading UltraSim.cxt
Loading AMSOSS.cxt
Loading AMS.cxt
ERROR (WIA-1105): Failed to get the MPS handle.
*WARNING* aaTriggerEvent2: error calling (lambda((_simID status) _sevAfterSimulationWrapper('sevSession1 status)) t (stdobj@0x121913d8 nil nil)) ("funcall" 0 t nil ("*Error* funcall: argument #1 should be a function object or name (type template = \"ug\")" nil)).
This started happening when I was trying to troubleshoot ADE GXL (similar issue to http://www.cadence.com/community/forums/T/13377.aspx) and I installed libgdbm.so.2 to a folder in my path. ADE L used to work on this system, which is a Debian Wheezy installation using the NCSU CDK and now it won't. Any help in getting this issue resolved would be much appreciated.