From mboxrd@z Thu Jan 1 00:00:00 1970 Received: with ECARTIS (v1.0.0; list linux-mips); Fri, 17 Mar 2006 18:29:41 +0000 (GMT) Received: from localhost.localdomain ([127.0.0.1]:63900 "EHLO bacchus.dhis.org") by ftp.linux-mips.org with ESMTP id S8133418AbWCQS3c (ORCPT ); Fri, 17 Mar 2006 18:29:32 +0000 Received: from denk.linux-mips.net (denk.linux-mips.net [127.0.0.1]) by bacchus.dhis.org (8.13.4/8.13.4) with ESMTP id k2HIcuSp003711; Fri, 17 Mar 2006 18:38:56 GMT Received: (from ralf@localhost) by denk.linux-mips.net (8.13.4/8.13.4/Submit) id k2HIcuix003710; Fri, 17 Mar 2006 18:38:56 GMT Date: Fri, 17 Mar 2006 18:38:56 +0000 From: Ralf Baechle To: Martin Michlmayr Cc: linux-mips@linux-mips.org Subject: Re: 1480: "bad address" instead of "argument list too" Message-ID: <20060317183856.GA3689@linux-mips.org> References: <20060317165629.GX18750@deprecation.cyrius.com> <20060317170242.GA13850@linux-mips.org> <20060317172127.GZ18750@deprecation.cyrius.com> <20060317173521.GA12862@linux-mips.org> <20060317181153.GA1874@deprecation.cyrius.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060317181153.GA1874@deprecation.cyrius.com> User-Agent: Mutt/1.4.2.1i Return-Path: X-Envelope-To: <"|/home/ecartis/ecartis -s linux-mips"> (uid 0) X-Orcpt: rfc822;linux-mips@linux-mips.org Original-Recipient: rfc822;linux-mips@linux-mips.org X-archive-position: 10842 X-ecartis-version: Ecartis v1.0.0 Sender: linux-mips-bounce@linux-mips.org Errors-to: linux-mips-bounce@linux-mips.org X-original-sender: ralf@linux-mips.org Precedence: bulk X-list: linux-mips On Fri, Mar 17, 2006 at 06:11:53PM +0000, Martin Michlmayr wrote: > * Ralf Baechle [2006-03-17 17:35]: > > Log into a second shell from another tty, find out the PID of the first > > shell. Then do an strace -ff -v -p in the second > > shell, go back to the first shell and do your echo *. You now should > > have the interesting bits of the log in the second window. > > Doh, I could've thought of that myself. The strace is attached. No smoking gun in that trace, I'm afraid. Ralf