search for: pty_cleanup_proc

Displaying 9 results from an estimated 9 matches for "pty_cleanup_proc".

2001 Jan 29
1
Problem with OpenSSH 2.3.0p1 and Linux kernel 2.4.1pre8 (Disconnecting: fork failed: Resource temporarily unavailable)
...inventivecomm.com" debug1: session_new: init debug1: session_new: session 0 debug1: Allocating pty. debug1: PAM setting tty to "/dev/pts/0" debug1: PAM establishing creds Disconnecting: fork failed: Resource temporarily unavailable debug1: Calling cleanup 0x8057aa0(0x80e47a0) debug1: pty_cleanup_proc: /dev/pts/0 debug1: Calling cleanup 0x8050498(0x0) debug1: Calling cleanup 0x80653c8(0x0) Under 2.2.19pre7 everything works fine. Has anyone run across 2.4 kernel problems with OpenSSH? Jayme Frye System Administrator Inventive Comm. jfrye at inventivecomm.com
2001 Feb 19
7
Packet integrity error. (34)
...to 4096 debug1: Allocating pty. debug1: Ignoring unsupported tty mode opcode 13 (0xd) debug1: Received request for X11 forwarding with auth spoofing. Packet integrity error (46 != 42) at session.c:358 Disconnecting: Packet integrity error. (34) debug1: Calling cleanup 0x2000175c(0x2000aee0) debug1: pty_cleanup_proc: /dev/pts/7 debug1: Calling cleanup 0x200016c0(0x0) debug1: Calling cleanup 0x2000139c(0x0) debug1: writing PRNG seed to file /root/.ssh/prng_seed If this is a client issue, then please let me know and I will chase Van Dyke for a resolution. Disabling X11 forwarding and/or moving to ssh2 fixes th...
2001 Apr 09
2
"X11Forwarding yes" causes "error: socket: Protocol not supported"
...ssion; stdin 0, stdout (read 712, sent 712), stderr 0 bytes. debug1: compress outgoing: raw data 761, compressed 526, factor 0.69 debug1: compress incoming: raw data 199, compressed 192, factor 0.96 Disconnecting: Command terminated on signal 11. debug1: Calling cleanup 0x8054864(0x80e8088) debug1: pty_cleanup_proc: /dev/ttyp1 debug1: Calling cleanup 0x8060fd8(0x0) debug1: Calling cleanup 0x8065bf0(0x0) debug1: writing PRNG seed to file /root/.ssh/prng_seed _____________________________________________________________________________ http://movies.yahoo.com.au - Yahoo! Movies - Now showing: Dude Where'...
2001 Jan 15
1
PAM error on openssh-2.3.0p1/HP-UX
...2 pns sshd[13016]: debug1: EOF received for stdin.Jan 15 10:52:27 pns sshd[10218]: debug1: tvp!=NULL kid 0 mili 10Jan 15 10:52:32 pns sshd[13016]: Connection closed by remote host.Jan 15 10:52:32 pns sshd[13016]: debug1: Calling cleanup 0x40005e12(0x4000be40)Jan 15 10:52:32 pns sshd[13016]: debug1: pty_cleanup_proc: /dev/pts/3Jan 15 10:52:32 pns sshd[13016]: debug1: Calling cleanup 0x40005d6a(0x0)Jan 15 10:52:32 pns sshd[13016]: pam_setcred: error Permission deniedJan 15 10:52:32 pns sshd[13016]: debug1: Cannot delete credentials[7]: Permission deniedJan 15 10:52:32 pns sshd[13016]: debug1: Calling cleanup 0x...
2001 Jan 29
1
Solaris wtmpx patch
...i Jan 26 14:31:22 2001 @@ -194,7 +194,7 @@ if (s->pid != 0) { /* Record that the user has logged out. */ - record_logout(s->pid, s->tty); + record_logout(s->pid, s->tty, s->pw->pw_name); } /* Release the pseudo-tty. */ @@ -1796,7 +1796,7 @@ fatal_remove_cleanup(pty_cleanup_proc, (void *)s); /* Record that the user has logged out. */ - record_logout(s->pid, s->tty); + record_logout(s->pid, s->tty, s->pw->pw_name); /* Release the pseudo-tty. */ pty_release(s->tty); diff -u -r openssh-2.3.0p1.orig/ssh.h openssh-2.3.0p1/ssh.h --- openssh-2.3.0p1...
2001 Jun 18
1
OpenSSH + Solaris + AFS ???
...l_free: channel 0: status: The following connections are open: debug1: Received SIGCHLD. Disconnecting: Command terminated on signal 11. debug1: Calling cleanup 0x52040(0x0) debug1: xauthfile_cleanup_proc called debug1: Calling cleanup 0x60450(0x0) debug1: Calling cleanup 0x520f8(0x179318) debug1: pty_cleanup_proc: /dev/pts/10 debug1: Calling cleanup 0x47bd0(0x0) debug1: Cannot delete credentials[7]: Permission denied debug1: Calling cleanup 0x6fff8(0x0) debug1: Calling cleanup 0x7b100(0x0) debug1: writing PRNG seed to file //.ssh/prng_seed -------------- next part -------------- $ ssh -v -p 222 suntest2 SSH...
2002 Feb 12
1
SSH Client Hangs after logging in to SSHD
...init_dispatch_15 > > After this I can see the prompt on the terminal, but everything is hanged, I > 'm not able to type anything. > > Then I close Putty: > > Read error from remote host: Connection reset by peer > debug1: Calling cleanup 0x8056d2c(0x810f3c0) > debug1: pty_cleanup_proc: /dev/ttyp13 > debug1: Calling cleanup 0x8067870(0x0) > debug1: Calling cleanup 0x806ccac(0x0) > debug1: writing PRNG seed to file file://.ssh/prng_seed > > I don't know what is going on. > Can you give me any clues. > > TIA > > ------------------------------------...
2001 Aug 03
1
Disconnecting: protocol error: rcvd type 98
...leanup 0x26da0(0x0) debug1: xauthfile_cleanup_proc called debug1: Calling cleanup 0x2ea24(0x0) debug1: channel_free: channel 0: status: The following connections are open: debug1: channel_free: channel 1: status: The following connections are open: debug1: Calling cleanup 0x26e04(0xf433c) debug1: pty_cleanup_proc: /dev/pts/4 wtmp_write: problem writing /var/adm/wtmp: No such file or directory debug1: Calling cleanup 0x37164(0x0) # script done on Fri Aug 03 15:34:05 2001
2001 Apr 05
0
HP-UX 9 problems (hangs on logout; tty isn't sane)
..._NONBLOCK debug1: server_init_dispatch_13 debug1: server_init_dispatch_15 ioctl(TIOCSCTTY): Invalid argument When I logout of the session: debug1: Received SIGCHLD. When I kill the ssh client: Connection closed by remote host. debug1: Calling cleanup 0x40009202(0x40015688) debug1: pty_cleanup_proc: /dev/ttypb debug1: Calling cleanup 0x400092fa(0x0) If I start the sshd with "-d -d -d", I get an infinite stream of: debug3: tvp!=NULL kid 1 mili 100 debug3: tvp!=NULL kid 1 mili 100 after logging out of the session, until I kill the ssh client. -------------- next part --------...