OK, I've been debugging it quite a bit, and here's what I've found:<br><br><b>/var/log/auth.log:</b><br><br>root ; COMMAND=/usr/sbin/service ssh start<br>Feb 14 00:09:12 eric-desktop sshd[11262]: Server listening on 0.0.0.0 port [removed].<br>
Feb 14 00:09:12 eric-desktop sshd[11262]: Server listening on :: port [removed].<br>Feb 14 00:09:29 eric-desktop sshd[11265]: Accepted publickey for nx from 192.168.1.101 port 1371 ssh2<br>Feb 14 00:09:29 eric-desktop sshd[11265]: pam_unix(sshd:session): session opened for user nx by (uid=0)<br>
Feb 14 00:09:33 eric-desktop nxserver[11514]: (nx) Failed login for user=eric from IP=192.168.1.101<br>Feb 14 00:09:33 eric-desktop sshd[11265]: pam_unix(sshd:session): session closed for user nx<br>Feb 14 00:10:38 eric-desktop gnome-keyring-daemon[1442]: unsupported key algorithm in certificate: 1.2.840.10045.2.1<br>
Feb 14 00:10:39 eric-desktop gnome-keyring-daemon[1442]: unsupported key algorithm in certificate: 1.2.840.10045.2.1<br>Feb 14 00:10:42 eric-desktop sshd[11533]: Accepted password for eric from ::1 port 56082 ssh2<br>Feb 14 00:10:42 eric-desktop sshd[11533]: pam_unix(sshd:session): session opened for user eric by (uid=0)<br>
Feb 14 00:10:54 eric-desktop postfix/smtpd[11617]: sql_select option missing<br>Feb 14 00:10:54 eric-desktop postfix/smtpd[11617]: auxpropfunc error no mechanism available<br>Feb 14 00:10:54 eric-desktop postfix/smtpd[11617]: _sasl_plugin_load failed on sasl_auxprop_plug_init for plugin: sql<br>
Feb 14 00:11:00 eric-desktop postfix/smtpd[11622]: sql_select option missing<br>Feb 14 00:11:00 eric-desktop postfix/smtpd[11622]: auxpropfunc error no mechanism available<br>Feb 14 00:11:00 eric-desktop postfix/smtpd[11622]: _sasl_plugin_load failed on sasl_auxprop_plug_init for plugin: sql<br>
Feb 14 00:11:11 eric-desktop sshd[11626]: Accepted publickey for nx from 192.168.1.101 port 1376 ssh2<br>Feb 14 00:11:11 eric-desktop sshd[11626]: pam_unix(sshd:session): session opened for user nx by (uid=0)<br>Feb 14 00:11:15 eric-desktop nxserver[11873]: (nx) Failed login for user=eric from IP=192.168.1.101<br>
Feb 14 00:11:15 eric-desktop sshd[11626]: pam_unix(sshd:session): session closed for user nx<br><br><b>System Log:</b><br><br>Feb 14 00:11:13 eric-desktop kernel: [1330184.246969] sshd[11865]: segfault at be9494a0 ip 0078bfea sp be949490 error 6 in <a href="http://libc-2.11.1.so">libc-2.11.1.so</a>[6e6000+153000]<br>
<br><b>Some Settings and Information:</b><br><br>TEST2:<br><br>debug2: load_server_config: filename /etc/ssh/sshd_config<br>debug2: load_server_config: done config len = 713<br>debug2: parse_server_config: config /etc/ssh/sshd_config len 713<br>
debug3: /etc/ssh/sshd_config:5 setting Port [removed]<br>debug3: /etc/ssh/sshd_config:9 setting Protocol 2<br>debug3: /etc/ssh/sshd_config:11 setting HostKey /etc/ssh/ssh_host_rsa_key<br>debug3: /etc/ssh/sshd_config:12 setting HostKey /etc/ssh/ssh_host_dsa_key<br>
debug3: /etc/ssh/sshd_config:14 setting UsePrivilegeSeparation yes<br>debug3: /etc/ssh/sshd_config:17 setting KeyRegenerationInterval 3600<br>debug3: /etc/ssh/sshd_config:18 setting ServerKeyBits 768<br>debug3: /etc/ssh/sshd_config:21 setting SyslogFacility AUTH<br>
debug3: /etc/ssh/sshd_config:22 setting LogLevel INFO<br>debug3: /etc/ssh/sshd_config:25 setting LoginGraceTime 120<br>debug3: /etc/ssh/sshd_config:26 setting PermitRootLogin yes<br>debug3: /etc/ssh/sshd_config:27 setting StrictModes yes<br>
debug3: /etc/ssh/sshd_config:29 setting RSAAuthentication yes<br>debug3: /etc/ssh/sshd_config:30 setting PubkeyAuthentication yes<br>debug3: /etc/ssh/sshd_config:31 setting AuthorizedKeysFile %h/.ssh/authorized_keys2<br>debug3: /etc/ssh/sshd_config:34 setting IgnoreRhosts yes<br>
debug3: /etc/ssh/sshd_config:36 setting RhostsRSAAuthentication no<br>debug3: /etc/ssh/sshd_config:38 setting HostbasedAuthentication no<br>debug3: /etc/ssh/sshd_config:43 setting PermitEmptyPasswords no<br>debug3: /etc/ssh/sshd_config:47 setting ChallengeResponseAuthentication no<br>
debug3: /etc/ssh/sshd_config:62 setting X11Forwarding yes<br>debug3: /etc/ssh/sshd_config:63 setting X11DisplayOffset 10<br>debug3: /etc/ssh/sshd_config:64 setting PrintMotd no<br>debug3: /etc/ssh/sshd_config:65 setting PrintLastLog yes<br>
debug3: /etc/ssh/sshd_config:66 setting TCPKeepAlive yes<br>debug3: /etc/ssh/sshd_config:73 setting AcceptEnv LANG LC_*<br>debug3: /etc/ssh/sshd_config:75 setting Subsystem sftp /usr/lib/openssh/sftp-server<br>debug3: /etc/ssh/sshd_config:86 setting UsePAM yes<br>
debug3: /etc/ssh/sshd_config:88 setting AllowUsers nx eric<br>debug1: sshd version OpenSSH_5.3p1 Debian-3ubuntu7<br><br><b>I can SSH into my machine via a terminal by using: ssh localhost</b><br><br>I'm able to get in fine, and I don't have any errors via the command line.  Is there something wrong with my freenx settings?   Anyone know what's going on?  All help is appreciated.<br>
<br><div class="gmail_quote">On Sun, Feb 12, 2012 at 8:14 PM, Erk OwN-3m-All <span dir="ltr"><<a href="mailto:own3mall@gmail.com">own3mall@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Here's the exact error message I'm receiving:<br><br>Feb 12 20:18:11 eric-desktop kernel: [1229802.612997] sshd[5447]: segfault at beda2280 ip 006abfea sp beda2270 error 6 in <a href="http://libc-2.11.1.so" target="_blank">libc-2.11.1.so</a>[606000+153000]<br>

<br>My backup server runs a cloned setup (created with clonezilla) from an older image of my primary server (they are exactly the same hardware I might add).  My backup server was out of date.  I downloaded all updates, and I was still able to use freenx to get into my server.  It seems that after downloading some additional recommended updates later, that's when this error started, and I'm no longer able to login to my machine.  I just get a message stating authentication has failed, and the above error is logged in the system log.   However, I'm not sure if updates have caused the issue.  I never end my freenx session, and this might be causing problems?  Before, I was able to resume just fine.<br>

<br>I'll try running sshd in debug tomorrow.  Thanks so far for the help!<br><br><br><div class="gmail_quote"><div><div class="h5">On Sat, Feb 11, 2012 at 5:33 AM,  <span dir="ltr"><<a href="mailto:chris@ccburton.com" target="_blank">chris@ccburton.com</a>></span> wrote:<br>

</div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5">
<br><tt><font><a href="mailto:freenx-knx-bounces@kde.org" target="_blank">freenx-knx-bounces@kde.org</a> wrote on 10/02/2012 23:24:03:<div><br>
<br>
> Hey Chris,<br>
> <br>
> Thanks for the information.<br>
> <br>
> I ended up trying some things, and I completely destroyed my <br>
> server.  It wouldn't respond to any command and wouldn't boot
even <br>
> into the recovery mode.  So, I put my backup server into place,
and <br>
> it's been running great ever since, until now.  It seems that
if I <br>
> begin an NX session and run FireFTP through Firefox within that <br>
> session, the next time I try to remote in I will receive the <br>
> segfault message.  I have no idea what to do, and I don't want
to <br>
> risk destroying my backup server.  Any advice?  <br>
> <br>
> ~<br>
> Thanks<br>
> OwN<br>
</div></font></tt>
<br><tt><font>Well if you've changed machines or re-installed</font></tt>
<br><tt><font>then we start again.</font></tt>
<br>
<br>
<br><tt><font>What is the distro and patch level of this machine.</font></tt>
<br>
<br><tt><font>If it's ubuntu 10.04 like the other one</font></tt>
<br><tt><font>is it</font></tt>
<br><tt><font>        desktop, with
all the software from Ubuntu</font></tt>
<br><tt><font>or</font></tt>
<br><tt><font>        10.04 server with
your own installation of</font></tt>
<br><tt><font>a GUI, browser and FireFTP</font></tt>
<br>
<br>
<br><tt><font>If it's a similar machine</font></tt>
<br><tt><font>and</font></tt>
<br><tt><font>you are still getting the same sshd segfaults</font></tt>
<br><tt><font>        - what's the exact
error message from this machine</font></tt>
<br><tt><font>        - any other error
messages</font></tt>
<br><tt><font>        - did you always
get this segfault or what changed</font></tt>
<br><tt><font>just before it started.</font></tt>
<br><tt><font>        - if you run sshd
in -d -d -d debug mode what's the</font></tt>
<br><tt><font>debug output associated with a segfault??</font></tt>
<br>
<br>
<br>
<br><br></div></div><div class="im">________________________________________________________________<br>
     Were you helped on this list with your FreeNX problem?<br>
    Then please write up the solution in the FreeNX Wiki/FAQ:<br>
<br>
<a href="http://openfacts2.berlios.de/wikien/index.php/BerliosProject:FreeNX_-_FAQ" target="_blank">http://openfacts2.berlios.de/wikien/index.php/BerliosProject:FreeNX_-_FAQ</a><br>
<br>
         Don't forget to check the NX Knowledge Base:<br>
                 <a href="http://www.nomachine.com/kb/" target="_blank">http://www.nomachine.com/kb/</a><br>
<br>
________________________________________________________________<br>
       FreeNX-kNX mailing list --- <a href="mailto:FreeNX-kNX@kde.org" target="_blank">FreeNX-kNX@kde.org</a><br>
      <a href="https://mail.kde.org/mailman/listinfo/freenx-knx" target="_blank">https://mail.kde.org/mailman/listinfo/freenx-knx</a><br>
________________________________________________________________<br></div></blockquote></div><br>
</blockquote></div><br>