[FreeNX-kNX] Re: nxnode floating point exception

Jeff Siddall news at siddall.name
Thu Oct 28 14:58:26 UTC 2010


On 10/27/2010 04:42 AM, chris at ccburton.com wrote:
> 
> Jeff Siddall <news at siddall.name> wrote on 26/10/2010 19:00:08:
> 
>> I am trying to connect to a freenx-server on Fedora 12 but the session
>> always fails.  It appears from the messages in the log that nxnode is
>> crashing.  Any ideas how to fix this?
> 
> I haven't seen this before, so my advice fwiw is:-
> 
> Try checking for validity and latest available version of NX Libraries rpm

Got nx 3.3.0-38.fc12.  Latest one in the repos.

> then
> 
>  uninstall/reinstall of NX libraries rpm first.

Yup, had done that also.  Reinstalled *nx* actually.

> If that doesn't fix it you will need to tell us what nxnode line 606 reads
> (there are a few versions) srt the logging on and try the

It is pretty benign looking.  Makes me wonder if that is really where
the problem is:

        wait $NODE_AGENT_PID

> ssh -X myserver; /usr/libexec/nx/nxnode --agent

I assume that means run ssh and then inside the ssh run
/usr/libexec/nx/nxnode --agent rather than passing that whole thing to a
shell?  If so, I get this:

[jsiddall at terminalserver ~]$ /usr/libexec/nx/nxnode --agent
NX> 1000 NXNODE - Version 3.2.0-74-SVN OS (GPL, using backend: 3.3.0)
NX> 716 Starting NX Agent ...
Error: Aborting session with 'Server is already active for display 0
        If this server is no longer running, remove /tmp/.X0-lock
        and start again'.
Session: Aborting session at 'Thu Oct 28 10:31:09 2010'.
Session: Session aborted at 'Thu Oct 28 10:31:09 2010'.
NX> 716 NX Agent exited with status: 1
NX> 1001 Bye.

Hmmm... well, yes, there is an X server active on display 0, but I
didn't think a local X server was a problem.  Any thoughts?

Jeff



More information about the FreeNX-kNX mailing list