• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: xterm dies if command is not PATH
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: xterm dies if command is not PATH


  • Subject: Re: xterm dies if command is not PATH
  • From: Rick Prest <email@hidden>
  • Date: Sat, 15 Feb 2003 03:41:51 -0500

There is no crash. The shell acts as if I had typed control-D. I verified this by setting ignoreeof which prevents the window from closing if a control-D is entered. Instead, the message 'Use "exit" to leave tcsh.' is printed.

---- example 1
2> set ignoreeof
3> aaa&
[1] 555
aaa: Command not found.

Use "exit" to leave tcsh.
[1]    Exit 1                        aaa


---- example 2 - actually type control-D 4> ^D Use "exit" to leave tcsh. 4>


On Thursday, February 13, 2003, at 01:06 PM, Haroon Sheikh wrote:

A few people have reported this but we cannot reproduce this here. When this happens, is there any crash log generated in ~/Library/Logs/CrashCatcher?

Doesn't look like it is specific to X11 though.

haroon

On Thursday, February 13, 2003, at 01:16  AM, email@hidden wrote:

Rick Prest <email@hidden> writes:

A strange problem with the latest X11 (and maybe the 0.1 too):

If I use an xterm to run a command that is not in my PATH I get the
usual error message but if I run the same command in the background
(&) the xterm window dies.

Example:

aaa
aaa: Command not found.

aaa &
[xterm window dies]

This happens in tcsh but not sh (and its friends).

Is this a known bug?

I have witnessed the same behavior. I used bash. It is not unique to xterms though; I have had shells inside of Emacs silently exit for no reason as well, particularly after failed unit test runs spawned from a Makefile.

Best,
Joe Kiniry
---
LOOP Project, ITA Group, Computing Science Institute
University of Nijmegen
KindSoftware, LLC
Board Chair, NICE: The Nonprofit International Consortium for Eiffel
_______________________________________________
x11-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/x11-users
X11 for Mac OS X FAQ: http://developer.apple.com/qa/qa2001/qa1232.html
Report issues, request features, feedback: http://developer.apple.com/bugreporter
Do not post admin requests to the list. They will be ignored.
_______________________________________________
x11-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/x11-users
X11 for Mac OS X FAQ: http://developer.apple.com/qa/qa2001/qa1232.html
Report issues, request features, feedback: http://developer.apple.com/bugreporter
Do not post admin requests to the list. They will be ignored.
_______________________________________________
x11-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/x11-users
X11 for Mac OS X FAQ: http://developer.apple.com/qa/qa2001/qa1232.html
Report issues, request features, feedback: http://developer.apple.com/bugreporter
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • Re: xterm dies if command is not PATH
      • From: Martin Costabel <email@hidden>
References: 
 >Re: xterm dies if command is not PATH (From: Haroon Sheikh <email@hidden>)

  • Prev by Date: Re: compiling GL
  • Next by Date: Re: compiling GL
  • Previous by thread: Re: xterm dies if command is not PATH
  • Next by thread: Re: xterm dies if command is not PATH
  • Index(es):
    • Date
    • Thread