From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2319 invoked by alias); 11 Mar 2008 20:21:45 -0000 Received: (qmail 2088 invoked by uid 48); 11 Mar 2008 20:21:06 -0000 Date: Tue, 11 Mar 2008 20:21:00 -0000 From: "tromey at redhat dot com" To: frysk-bugzilla@sourceware.org Message-ID: <20080311202106.5915.tromey@redhat.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug general/5915] New: fcatch does not follow $PATH X-Bugzilla-Reason: AssignedTo Mailing-List: contact frysk-bugzilla-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Post: List-Help: , Sender: frysk-bugzilla-owner@sourceware.org X-SW-Source: 2008-q1/txt/msg00516.txt.bz2 List-Id: I tried: opsy. fcatch make execvp: No such file or directory Exception in thread "main" java.lang.RuntimeException: {frysk.proc.live.LinuxPtraceTask@37d132f9,pid=1029,tid=1029,state=StartMainTask.wantToAttachContinue} in state "StartMainTask.wantToAttachContinue" did not handle handleTerminatedEvent at frysk.proc.live.State.unhandled(fcatch) at frysk.proc.live.LinuxPtraceTaskState.handleTerminatedEvent(fcatch) at frysk.proc.live.LinuxPtraceTask.processTerminatedEvent(fcatch) at frysk.proc.live.LinuxWaitBuilder.terminated(fcatch) at frysk.sys.Wait.wait(fcatch) at frysk.sys.Wait.wait(fcatch) at frysk.event.WaitEventLoop.block(fcatch) at frysk.event.EventLoop.runEventLoop(fcatch) at frysk.event.EventLoop.run(fcatch) at frysk.util.ProcRunUtil.start(fcatch) at frysk.util.FCatch.run(fcatch) at frysk.bindir.fcatch.run(fcatch) at frysk.bindir.fcatch.main(fcatch) I think fcatch should follow $PATH to find the executable. -- Summary: fcatch does not follow $PATH Product: frysk Version: unspecified Status: NEW Severity: normal Priority: P2 Component: general AssignedTo: frysk-bugzilla at sourceware dot org ReportedBy: tromey at redhat dot com http://sourceware.org/bugzilla/show_bug.cgi?id=5915 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.