Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=683587 Brian Bockelman <bbockelm@xxxxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bbockelm@xxxxxxxxxxx --- Comment #4 from Brian Bockelman <bbockelm@xxxxxxxxxxx> 2011-07-07 09:08:18 EDT --- Hi, I just tested the posted SRPM for RHEL5. Builds fine in mock for me. However, when I try to use the service, I get: [brian@brian-test vdt-release]$ sudo /sbin/service gsisshd start Starting gsisshd: Could not load host key: /etc/gsissh/ssh_host_rsa_key Could not load host key: /etc/gsissh/ssh_host_dsa_key [ OK ] I hand-generated new keys and hand-changed the port to 23 from 22 (conflicting with normal SSH), and the server worked. Even properly invokes the Globus plugin infrastructure! However, when logging out, zombie processes were left over. Process tree looks like this: root 6807 0.0 0.0 165308 6052 ? Ssl 07:42 0:00 gsisshd: brian [priv] brian 6823 0.0 0.0 165308 3208 ? S 07:42 0:00 \_ gsisshd: brian@pts/11 brian 6824 0.0 0.0 0 0 ? Zs 07:42 0:00 \_ [bash] <defunct> After installing debuginfo RPMs, I get see the middle process (6823) has the following stack trace: (gdb) bt #0 0x00007f1123eeb212 in select () from /lib64/libc.so.6 #1 0x00007f11281f1cad in wait_until_can_do_something (readsetp=0x7fffa66904a8, writesetp=0x7fffa66904a0, maxfdp=0x7fffa66904b4, nallocp=0x7fffa66904b0, max_time_milliseconds=0) at serverloop.c:338 #2 0x00007f11281f2660 in server_loop2 (authctxt=<value optimized out>) at serverloop.c:810 #3 0x00007f11281f9c7f in do_authenticated2 (authctxt=0x7f11293cbbb0) at session.c:2506 #4 do_authenticated (authctxt=0x7f11293cbbb0) at session.c:226 #5 0x00007f11281ebf00 in main (ac=<value optimized out>, av=<value optimized out>) at sshd.c:1797 Maybe we should bring the gsissh devs into the loop on this one? -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review