freenx-team team mailing list archive
-
freenx-team team
-
Mailing list archive
-
Message #00282
[Bug 380694] Re: segfault on starting a shadow session
I'm experiencing the same problem on Ubuntu 9.04, 32-bit.
In /etc/nxserver/node.conf, I have the following settings:
ENABLE_SESSION_SHADOWING_AUTHORIZATION=0
ENABLE_INTERACTIVE_SESSION_SHADOWING=1
ENABLE_CLIPBOARD="both"
ENABLE_PULLDOWN_MENU=1
I enabled logging, but only see:
-- NX SERVER START: -c /usr/lib/nxserver - ORIG_COMMAND=
-- NX SERVER START: - ORIG_COMMAND=
Info: Using fds #4 and #3 for communications with nxnode.
Info: Using /etc/nxserver/nxacl to change session parameters or deny session.
Info: Closing connection to slave with pid 4176
Info: Closing connection to slave with pid 4176
Note that no file called nxserver is located at /usr/lib/, everything is
located at /usr/lib/nx/. Also, I have a dual monitor configuration.
HTH
-John
--
segfault on starting a shadow session
https://bugs.launchpad.net/bugs/380694
You received this bug notification because you are a member of FreeNX
Team, which is the registrant for FreeNX Server.
Status in FreeNX open source NX Server: New
Bug description:
On Ubuntu 9.04 Server Edition 64bit:
Login via gnome session is possible. But when I try to use a shadow session following error appeared in the logfile:
nxagent[11368]: segfault at 2c ip 00000000004a8c9e sp 00007fff6cef9f30 error 6 in nxagent[400000+4c7000]
And the nx-Client shows me the following:
Info: Proxy running in client mode with pid '1844'.
Session: Starting session at 'Tue May 26 19:53:17 2009'.
Info: Connection with remote proxy completed.
Info: Using LAN link parameters 1536/24/1/0.
Info: Using pack method 'adaptive-9' with session 'shadow'.
Info: Not using NX delta compression.
Info: Not using ZLIB data compression.
Info: Not using ZLIB stream compression.
Info: Not using a persistent cache.
Info: Forwarding X11 connections to display ':0'.
Info: Listening to font server connections on port '11001'.
Session: Session started at 'Tue May 26 19:53:17 2009'.
Info: Established X server connection.
Info: Using shared memory parameters 0/0K.
Error: Connection with remote peer broken.
Error: Please check the state of your network and retry.
Session: Terminating session at 'Tue May 26 19:53:17 2009'.
Session: Session terminated at 'Tue May 26 19:53:17 2009'.
References