Re: SSH segmentation fault

2003-02-23 Thread tc lewis
On Sun, 23 Feb 2003, Mi Zhou wrote: > I have a c program that works fine on a local console but gives a > 'segmentation fault' during execution in SSH. > > The scenario is: > The program and its a.out are on system A running Redhat8.0. I have > another system B running the same OS. I sshed from sy

SSH segmentation fault

2003-02-23 Thread Mi Zhou
I have a c program that works fine on a local console but gives a 'segmentation fault' during execution in SSH.   The scenario is: The program and its a.out are on system A running Redhat8.0. I have another system B running the same OS. I sshed from system B to system A and tried to run the