nanogui@linuxhacker.org
nanogui@linuxhacker.org
Right off the bad, I would say that you have something the matter with
either the libc or the kernel that is freaking out the
shell when you are trying to fork the process. How else can you explain
it working correctly on the desktop? Our resident Assabet expert
isn't here right now, but when he gets in, I will have him answer you.
What versions of the kernel and libc are you using?
Jordan
joy wrote:
>
> >You could follow it through with strace -f to find out why the child is
> >terminating. I suspect you may be trying to start an invalid shell. Try
> >starting it with the name of the shell you want it to run explicitly
> >stated on the command line...
> >
> I have carefully check the source code and the shell is valid.
> what I dont understand is why nxterm can run correctly on PC,but cannt run on
> Assabet.perhaps if i know the reason ,the problem is solved.
> BTW,the version of Microwindow is 0.89pre5.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: nanogui-unsubscribe@linuxhacker.org
> For additional commands, e-mail: nanogui-help@linuxhacker.org
nanogui@linuxhacker.org