From mboxrd@z Thu Jan 1 00:00:00 1970 From: Keven Tipping Subject: [parisc-linux] Bizzare Bash behavior (Bug? 2.6.14.3-pa0 SMP) Date: Sat, 17 Dec 2005 02:16:28 -0700 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii To: parisc-linux@lists.parisc-linux.org Return-Path: List-Id: parisc-linux developers list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: parisc-linux-bounces@lists.parisc-linux.org Greetings to all! I've now got the following quirk on my HPPA box. This problem is only evident when running SMP, as it appears. The problem doesn't happen under a Uniprocessor kernel. SMP, works great otherwise. No segfaults or panics related to SMP sofar. What happens here is that Bash doesn't "return" after a command, ie, my prompt dissapears and never comes back. Doing something as trivial as uname or ls, my computer# Bash prompt never re-appears after the program has finished sending its output (ie, after the directory listing of ls or the output to terminal from uname). This is using /dev/ttyB0 as the terminal, as specified under /etc/inittab. Agetty spawns and works as expected. Now, I can SSH into the box just fine after the Bash prompt has dissapeared under the serial console. I can kill Bash from this SSH terminal and Agetty respawns on ttyB0, and I can repeat this process indefinately. SSH works absolutely great, no problems with a SSH connection at all. This only happens after running "some" command. If I let Bash idle, and come back, it still accepts input as normal, so its not hanging after a given amount of time. Its just after executing programs. Bash works under SSH, so I can't see what the problem is here or why SMP seems to cause it. Dmesg shows no errors. No kernel panics or anything else. This only occurs on ttyB0. I've turned off all color for the Bash & LS Commands on by default under Gentoo, same results, so the colored console/serial terminal has nothing to do with it (and besides, it makes no difference as it works with color regardless under a Uniproc kernel). Any ideas? Thanks! Keven Tipping _______________________________________________ parisc-linux mailing list parisc-linux@lists.parisc-linux.org http://lists.parisc-linux.org/mailman/listinfo/parisc-linux