segfault on starting a shadow session
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
FreeNX Server |
New
|
Undecided
|
Unassigned |
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[
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'.
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 INTERACTIVE_ SESSION_ SHADOWING= 1 CLIPBOARD= "both" PULLDOWN_ MENU=1
ENABLE_
ENABLE_
ENABLE_
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