On 4/20/06, Jason L. Buberel <[EMAIL PROTECTED]> wrote: > Just upgraded from previous release to 1.21.5 on a RHELv3.0 machine, and I am > using nomachine's nxclient/nxserver to connect. Rolling back my fish install > to v1.21.4 resolves the issue.
It is possible that this is caused by a rather silly bug that I let slip through in 1.21.5: Simply starting up fish in non-interactive mode may cause a crash. 1.21.6 will be out today or tomorrow - I'm taking a bit more time to test this one - could you retry with the new vertsion when released? > > Previous fish releases never had any problems, but with this release, when > connecting to the host with this new fish version installed, the NXclient > will terminate with an error such as: 'cannot invoke startkde...'. > > When I then just SSH into the machine (with fish as my default shell) it works > fine. In my home dir, I find a new core file: > > core.21946: ELF 32-bit LSB core file Intel 80386, version 1 (SYSV), > SVR4-style, from 'fish' > > and in the syslog log file: > > Apr 19 22:58:24 srv1 sshd[22947]: Accepted publickey for nx from 71.139.116.30 > port 50120 ssh2 > Apr 19 22:58:24 srv1 sshd(pam_unix)[22949]: session opened for user nx by > (uid=0) > Apr 19 22:58:25 srv1 1.5.0-91[22950]: User 'jason' logged in from > '71.139.116.30'. 'NXLogin::set' > Apr 19 22:58:27 srv1 sshd[23001]: Accepted publickey for jason from 127.0.0.1 > port 54725 ssh2 > Apr 19 22:58:27 srv1 sshd(pam_unix)[23003]: session opened for user jason by > (uid=0) > Apr 19 22:58:29 srv1 1.5.0-91[22950]: Session > '085977E6980536E7C64319AFD1ABFF82' started by user 'jason'. > 'NXShell::handler_session_start' > Apr 19 22:58:29 srv1 1.5.0-91[22950]: User 'jason' from '71.139.116.30' logged > out. 'NXLogin::reset' > Apr 19 22:58:29 srv1 1.5.0-91[23025]: ERROR: run command: process '23298' died > because of signal: 11 '(eval)' > Apr 19 22:58:29 srv1 1.5.0-91[23025]: INFO: Using port '1073' on node > 'srv1.altosresearch.com' for session 'unix-kde'. 'main:nxnode:3584' > Apr 19 22:58:47 srv1 1.5.0-91[23322]: ERROR: run command: process: 23328 died > because of signal: 11 'main::__run_command_waitpid' > Apr 19 22:58:52 srv1 1.5.0-91[23025]: INFO: Session 'unix-kde' on port '1073' > closed. 'main:nxnode:3746' > Apr 19 22:58:52 srv1 sshd(pam_unix)[23003]: session closed for user jason > Apr 19 22:58:52 srv1 1.5.0-91[22950]: ERROR: run command: process: 23000 > finished with: 255 'main::__run_command_waitpid' > Apr 19 22:58:52 srv1 sshd(pam_unix)[22949]: session closed for user nx > Apr 19 22:58:54 srv1 1.5.0-91[23299]: Session > '085977E6980536E7C64319AFD1ABFF82' closed by user 'jason'. 'NXShell::Static' > > > Any thoughts on what change introduced in 1.21.5 might lead to this behavior? > > Also, any suggestions on how to further troubleshoot or gather data? > > Thanks, > jason > > -- > Jason L. Buberel -- www.buberel.org -- skype:jbuberel > +1.650.483.1989 -- im:[EMAIL PROTECTED] > > > ------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > Fish-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/fish-users > -- Axel ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid0709&bid&3057&dat1642 _______________________________________________ Fish-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fish-users
