Terminal freezes when ssh session disconnects
- From: babaji <banerjee.anirban@xxxxxxxxx>
- Date: Fri, 17 Aug 2007 00:30:59 -0000
Hello everyone :) ,
Newbie alert! Before posting I made sure to
check the archives for the problem I'm mentioning but didn't find an
exact solution to it :( . I'd be really great if someone could please
provide me with a pointer as to how to solve this issue.
The problem: I ssh from my MacBook to a server and run a progam as a
background process (on the server), with the & at the end. Now when I
type
$server>jobs
I can see that the background process is running, I use ps -all -u
myname etc.. to make sure everything is fine and dandy. Now, when I
logout of the server, The whole terminal goes blank and hammering on
the keyboard does not produce any characters on the screen. The screen
freezes!
I'm using Darwin personal-computer.local 8.10.1 Darwin Kernel Version
8.10.1: Wed May 23 16:33:00 PDT 2007; root:xnu-792.22.5~1/RELEASE_I386
i386 i386 for the laptop from which I connect to the server
which is Linux Nirvanaserver 2.6.11-1.1369_FC4 #1 Thu Jun 2 22:55:56
EDT 2005 i686 i686 i386 GNU/Linux
I'm using iTerm 0.9.5 on my Mac to do stuff. The program that I run as
a background process on the server basically does number crunching
using a lot of rand() calls and the output is pipe'd through one
liners based on head and awk to be dumped into files on the server.
If anyone has faced a similar problem, could you please share your
experience or point me towards some post which already mentions this.
If this info is not sufficient please let me know what other debugging
info would be helpful :) .
Thanks in advance,
-A
.
- Follow-Ups:
- Prev by Date: Re: flood/spammer's new tactics
- Next by Date: Re: Terminal freezes when ssh session disconnects
- Previous by thread: flood/spammer's new tactics
- Next by thread: Re: Terminal freezes when ssh session disconnects
- Index(es):
Relevant Pages
|