From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3721 invoked by alias); 10 Mar 2009 11:54:59 -0000 Received: (qmail 3714 invoked by uid 22791); 10 Mar 2009 11:54:59 -0000 X-SWARE-Spam-Status: No, hits=-2.0 required=5.0 tests=AWL,BAYES_00,SPF_PASS X-Spam-Check-By: sourceware.org Received: from hagrid.ecoscentric.com (HELO mail.ecoscentric.com) (212.13.207.197) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 10 Mar 2009 11:54:53 +0000 Received: from localhost (hagrid.ecoscentric.com [127.0.0.1]) by mail.ecoscentric.com (Postfix) with ESMTP id D1D0060B800C for ; Tue, 10 Mar 2009 11:54:50 +0000 (GMT) Received: from mail.ecoscentric.com ([127.0.0.1]) by localhost (hagrid.ecoscentric.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 2OyuoqMLeOpv; Tue, 10 Mar 2009 11:54:50 +0000 (GMT) From: bugzilla-daemon@ecoscentric.com To: ecos-bugs@ecos.sourceware.org Subject: [Bug 1000716] Error launching GDB to run eCos tests X-Bugzilla-Reason: QAcontact X-Bugzilla-Type: newchanged X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: eCos X-Bugzilla-Component: ConfigTool X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: sergei.gavrikov@gmail.com X-Bugzilla-Status: ASSIGNED X-Bugzilla-Priority: normal X-Bugzilla-Assigned-To: john@dallaway.org.uk X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Date: Tue, 10 Mar 2009 11:54:00 -0000 Message-Id: <20090310115449.DD27B60B8009@mail.ecoscentric.com> Mailing-List: contact ecos-bugs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: ecos-bugs-owner@sourceware.org X-SW-Source: 2009/txt/msg00108.txt.bz2 http://bugs.ecos.sourceware.org/show_bug.cgi?id=1000716 --- Comment #4 from Sergei Gavrikov 2009-03-10 11:54:49 --- (In reply to comment #3) > execve() is called from execvp() which will use a default path of > ":/bin:/usr/bin" if there is no PATH variable in the environment. So I suspect > an uninitialised variable somewhere within the eCos Configuration Tool is > triggering a failure to setup the PATH environment variable for the GDB > sub-process on occasion. > It's pity that I away from my target I would try 'env PATH=${PATH} configtool' then. I forget to make a mention that I ran 'configtool' under gnome-terminal session. -- Configure bugmail: http://bugs.ecos.sourceware.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.