Issue/Problem/Symptoms:
We are facing issue while installing the robot agent on the linux server. It is showing error "Segmentation Fault" using nimldr installation .
Environment:
linux/unix using nimldr installation
Cause:
This error is normally seen while installing on server having multiple ip addresses.
Resolution/Workaround:
Specify the ip address to be used by the robot as an option for nimldr during installation
./nimldr -R <ip address of robot>
-R IP address for this robot (useful for systems with multiple network cards)