public inbox for frysk-bugzilla@sourceware.org
help / color / mirror / Atom feed
* [Bug general/5915] New: fcatch does not follow $PATH
@ 2008-03-11 20:21 tromey at redhat dot com
  2008-03-11 22:03 ` [Bug general/5915] " swagiaal at redhat dot com
  0 siblings, 1 reply; 2+ messages in thread
From: tromey at redhat dot com @ 2008-03-11 20:21 UTC (permalink / raw)
  To: frysk-bugzilla

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.


^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Bug general/5915] fcatch does not follow $PATH
  2008-03-11 20:21 [Bug general/5915] New: fcatch does not follow $PATH tromey at redhat dot com
@ 2008-03-11 22:03 ` swagiaal at redhat dot com
  0 siblings, 0 replies; 2+ messages in thread
From: swagiaal at redhat dot com @ 2008-03-11 22:03 UTC (permalink / raw)
  To: frysk-bugzilla


------- Additional Comments From swagiaal at redhat dot com  2008-03-11 22:03 -------
Fixed.

commit ed18197ea88aaff1e49c892c1862befcd9d71f7e
Author: Sami Wagiaalla <swagiaal@redhat.com>
Date:   Tue Mar 11 17:29:42 2008 -0400

    swagiaal: use Manageer.host to create live proc from dead one
    
    frysk-core/frysk/util/ChangeLog
    +2008-03-11  Sami Wagiaalla  <swagiaal@redhat.com>
    +
    +	* ProcRunUtil.java (.parseCommand): Pass template proc
    +	to host for creating live proc.
    +


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED


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.


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-03-11 22:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-03-11 20:21 [Bug general/5915] New: fcatch does not follow $PATH tromey at redhat dot com
2008-03-11 22:03 ` [Bug general/5915] " swagiaal at redhat dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).