public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Re: Cywgin + XEmacs + Tcsh: error messages.
@ 1999-03-03  7:32 Earnie Boyd
       [not found] ` < 19990303153208.10413.rocketmail@send101.yahoomail.com >
  1999-03-31 19:45 ` Earnie Boyd
  0 siblings, 2 replies; 20+ messages in thread
From: Earnie Boyd @ 1999-03-03  7:32 UTC (permalink / raw)
  To: Tsuyoshi Tada; +Cc: cygwin users

---Tsuyoshi Tada <tsuyoshi_tada@ihi.co.jp> wrote:
8<
>   733k 1999/02/17 C:\usr\cygwin-b20\H-i586-cygwin32\bin\cygwin1.dll
- os=4.0 img=1.0 sys=4.0
>                   "cygwin1.dll" v0.0 ts=1999/2/17 10:48
>   733k 1999/02/17 C:\usr\local\bin\cygwinb19.dll - os=4.0 img=1.0
sys=4.0
>                   "cygwin1.dll" v0.0 ts=1999/2/17 10:48
8<

Do you need the copy of cygwinb19.dll?  Although it was reported to be
safe I've seen occasions where it did cause problems.  I suggest
renaming the cygwinb19.dll to see if it is getting in the way.  If
you're still using binaries that require it then use a binary editor
to change the occurrence of cygwinb19.dll in the .exe to
cygwin1.dll<null><null> being careful not to change the length of the
file.
==
-                        \\||//
-------------------o0O0--Earnie--0O0o-------------------
--                earnie_boyd@yahoo.com               --
-- http://www.freeyellow.com/members5/gw32/index.html --
----------------------ooo0O--O0ooo----------------------

PS: Newbie's, you should visit my page.
_________________________________________________________
DO YOU YAHOO!?
Get your free @yahoo.com address at http://mail.yahoo.com


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

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

* Re: Cywgin + XEmacs + Tcsh: error messages.
       [not found] ` < 19990303153208.10413.rocketmail@send101.yahoomail.com >
@ 1999-03-07 19:13   ` Tsuyoshi Tada
  1999-03-31 19:45     ` Tsuyoshi Tada
  0 siblings, 1 reply; 20+ messages in thread
From: Tsuyoshi Tada @ 1999-03-07 19:13 UTC (permalink / raw)
  To: cygwin

Earnie Boyd <earnie_boyd@yahoo.com> wrote:

> ---Tsuyoshi Tada <tsuyoshi_tada@ihi.co.jp> wrote:
> 8<
> >   733k 1999/02/17 C:\usr\cygwin-b20\H-i586-cygwin32\bin\cygwin1.dll
> - os=4.0 img=1.0 sys=4.0
> >                   "cygwin1.dll" v0.0 ts=1999/2/17 10:48
> >   733k 1999/02/17 C:\usr\local\bin\cygwinb19.dll - os=4.0 img=1.0
> sys=4.0
> >                   "cygwin1.dll" v0.0 ts=1999/2/17 10:48
> 8<
> 
> Do you need the copy of cygwinb19.dll?  Although it was reported to be
> safe I've seen occasions where it did cause problems.  I suggest
> renaming the cygwinb19.dll to see if it is getting in the way.  If
> you're still using binaries that require it then use a binary editor
> to change the occurrence of cygwinb19.dll in the .exe to
> cygwin1.dll<null><null> being careful not to change the length of the
> file.

I removed cygwinb19.dll temporally and restarted my system, but it
didn't solve the problem.  Since the cygwinb19.dll on my system is the
exact copy of the recent cygwin1.dll I made from snapshot source,
I think it doesn't have to do with the problem.
--
Tsuyoshi TADA <tsuyoshi_tada@ihi.co.jp>
Advanced Launch Vehicle Development Group
Space Development Division, IHI
Tel: 042-568-7875   Fax: 042-568-7575

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

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

* Re: Cywgin + XEmacs + Tcsh: error messages.
  1999-03-07 19:13   ` Tsuyoshi Tada
@ 1999-03-31 19:45     ` Tsuyoshi Tada
  0 siblings, 0 replies; 20+ messages in thread
From: Tsuyoshi Tada @ 1999-03-31 19:45 UTC (permalink / raw)
  To: cygwin

Earnie Boyd <earnie_boyd@yahoo.com> wrote:

> ---Tsuyoshi Tada <tsuyoshi_tada@ihi.co.jp> wrote:
> 8<
> >   733k 1999/02/17 C:\usr\cygwin-b20\H-i586-cygwin32\bin\cygwin1.dll
> - os=4.0 img=1.0 sys=4.0
> >                   "cygwin1.dll" v0.0 ts=1999/2/17 10:48
> >   733k 1999/02/17 C:\usr\local\bin\cygwinb19.dll - os=4.0 img=1.0
> sys=4.0
> >                   "cygwin1.dll" v0.0 ts=1999/2/17 10:48
> 8<
> 
> Do you need the copy of cygwinb19.dll?  Although it was reported to be
> safe I've seen occasions where it did cause problems.  I suggest
> renaming the cygwinb19.dll to see if it is getting in the way.  If
> you're still using binaries that require it then use a binary editor
> to change the occurrence of cygwinb19.dll in the .exe to
> cygwin1.dll<null><null> being careful not to change the length of the
> file.

I removed cygwinb19.dll temporally and restarted my system, but it
didn't solve the problem.  Since the cygwinb19.dll on my system is the
exact copy of the recent cygwin1.dll I made from snapshot source,
I think it doesn't have to do with the problem.
--
Tsuyoshi TADA <tsuyoshi_tada@ihi.co.jp>
Advanced Launch Vehicle Development Group
Space Development Division, IHI
Tel: 042-568-7875   Fax: 042-568-7575

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


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

* Re: Cywgin + XEmacs + Tcsh: error messages.
  1999-03-03  7:32 Cywgin + XEmacs + Tcsh: error messages Earnie Boyd
       [not found] ` < 19990303153208.10413.rocketmail@send101.yahoomail.com >
@ 1999-03-31 19:45 ` Earnie Boyd
  1 sibling, 0 replies; 20+ messages in thread
From: Earnie Boyd @ 1999-03-31 19:45 UTC (permalink / raw)
  To: Tsuyoshi Tada; +Cc: cygwin users

---Tsuyoshi Tada <tsuyoshi_tada@ihi.co.jp> wrote:
8<
>   733k 1999/02/17 C:\usr\cygwin-b20\H-i586-cygwin32\bin\cygwin1.dll
- os=4.0 img=1.0 sys=4.0
>                   "cygwin1.dll" v0.0 ts=1999/2/17 10:48
>   733k 1999/02/17 C:\usr\local\bin\cygwinb19.dll - os=4.0 img=1.0
sys=4.0
>                   "cygwin1.dll" v0.0 ts=1999/2/17 10:48
8<

Do you need the copy of cygwinb19.dll?  Although it was reported to be
safe I've seen occasions where it did cause problems.  I suggest
renaming the cygwinb19.dll to see if it is getting in the way.  If
you're still using binaries that require it then use a binary editor
to change the occurrence of cygwinb19.dll in the .exe to
cygwin1.dll<null><null> being careful not to change the length of the
file.
==
-                        \\||//
-------------------o0O0--Earnie--0O0o-------------------
--                earnie_boyd@yahoo.com               --
-- http://www.freeyellow.com/members5/gw32/index.html --
----------------------ooo0O--O0ooo----------------------

PS: Newbie's, you should visit my page.
_________________________________________________________
DO YOU YAHOO!?
Get your free @yahoo.com address at http://mail.yahoo.com


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


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

* Re: Cywgin + XEmacs + Tcsh: error messages.
  1999-03-02 19:29 Suhaib M. Siddiqi
@ 1999-03-31 19:45 ` Suhaib M. Siddiqi
  0 siblings, 0 replies; 20+ messages in thread
From: Suhaib M. Siddiqi @ 1999-03-31 19:45 UTC (permalink / raw)
  To: Christophner Faylor, cygwin

Just a suggestion.  

Try downloading emacs from ftp://ftp.pgroup.com/x86/emcas.exe
It works fine for me in Cygwin bash shell, for me.

Suhaib


-----Original Message-----
From: Christophner Faylor <cgf@cygnus.com>
To: cygwin@sourceware.cygnus.com <cygwin@sourceware.cygnus.com>
Date: Tuesday, March 02, 1999 10:06 PM
Subject: Re: Cywgin + XEmacs + Tcsh: error messages.


>On Sat, Feb 27, 1999 at 12:16:06AM +0100, Corinna Vinschen wrote:
>>I'm using tcsh, too and the same snapshot, with a new extension,
>>which shouldn't influence this problem. I don't have your problem.
>>
>>Hmm, I think, this problem should be discussed in detail.
>>
>>The following is not a bug fix, but only a solution, to
>>prevent your system, to do the output. If I did understand
>>you right, the system is normaly running, but the message
>>is disturbing. So, again, no real bug fix:
>>
>>In file fhandler.cc, function fhandler_base::fork_fixup:
>>change the line 1328 from
>>
>> system_printf ("%s - %E, handle %p", get_name (), h);
>>
>>to
>>
>> debug_printf ("%s - %E, handle %p", get_name (), h); 
>>
>>This should make your system silent.
>
>Just let me reiterate that this is not a fix in any way shape
>or form.
>
>The errors that are being displayed are real and should not
>be showing up.  I can't offer any insight as to why they are
>occurring, however.
>
>cgf
>
>--
>Want to unsubscribe from this list?
>Send a message to cygwin-unsubscribe@sourceware.cygnus.com
>
>


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


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

* Re: Cywgin + XEmacs + Tcsh: error messages.
  1999-03-02 19:05         ` Christophner Faylor
       [not found]           ` < 19990302220640.B3492@cygnus.com >
@ 1999-03-31 19:45           ` Christophner Faylor
  1 sibling, 0 replies; 20+ messages in thread
From: Christophner Faylor @ 1999-03-31 19:45 UTC (permalink / raw)
  To: cygwin

On Sat, Feb 27, 1999 at 12:16:06AM +0100, Corinna Vinschen wrote:
>I'm using tcsh, too and the same snapshot, with a new extension,
>which shouldn't influence this problem. I don't have your problem.
>
>Hmm, I think, this problem should be discussed in detail.
>
>The following is not a bug fix, but only a solution, to
>prevent your system, to do the output. If I did understand
>you right, the system is normaly running, but the message
>is disturbing. So, again, no real bug fix:
>
>In file fhandler.cc, function fhandler_base::fork_fixup:
>change the line 1328 from
>
>	system_printf ("%s - %E, handle %p", get_name (), h);
>
>to
>
>	debug_printf ("%s - %E, handle %p", get_name (), h);	
>
>This should make your system silent.

Just let me reiterate that this is not a fix in any way shape
or form.

The errors that are being displayed are real and should not
be showing up.  I can't offer any insight as to why they are
occurring, however.

cgf

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


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

* Re: Cywgin + XEmacs + Tcsh: error messages.
  1999-03-02 21:41             ` Tsuyoshi Tada
@ 1999-03-31 19:45               ` Tsuyoshi Tada
  0 siblings, 0 replies; 20+ messages in thread
From: Tsuyoshi Tada @ 1999-03-31 19:45 UTC (permalink / raw)
  To: cygwin

I'm another one having this problem with xemacs and bash. 
So let me in.

With b19, I didn't see any messages like this.  The problem had
occurred since I started to use b20.1 (I didn't use b20).

> >The following is not a bug fix, but only a solution, to
> >prevent your system, to do the output. If I did understand
> >you right, the system is normaly running, but the message
> >is disturbing. So, again, no real bug fix:
> >
> >In file fhandler.cc, function fhandler_base::fork_fixup:
> >change the line 1328 from
> >
> >	system_printf ("%s - %E, handle %p", get_name (), h);
> >
> >to
> >
> >	debug_printf ("%s - %E, handle %p", get_name (), h);	
> >
> >This should make your system silent.

I've already tried this modification.
I got the system quiet, but after several invocation of "external"
processes, bash in *shell* window froze and XEmacs died suddenly.

Updating of cygwin1.dll doesn't help even with latest snapshot.
I think there're some serious problems deep inside, not just system
dumps disturbing messages.

My system information is as follows:

tsuyo% uname -a
    0       0 [main] C:\usr\cygwin-b20\H-i586-cygwin32\bin\bash.exe 2386 fhandler_base::fork_fixup: /dev/tty4 - error 6, handle 0x0
CYGWIN_NT-4.0 T7PK0102 21.0 (0.9/1/2) 1999-2-17 10:48:01 i586 unknown


tsuyo% cygcheck -s -v -r
    0       0 [main] C:\usr\cygwin-b20\H-i586-cygwin32\bin\bash.exe 2385 fhandler_base::fork_fixup: /dev/tty4 - error 6, handle 0x0

Cygnus Win95/NT Configuration Diagnostics
Current System Time: Wed Mar 03 14:30:33 1999

WinNT Ver 4.0 build 1381 Service Pack 3

Path:	/home/tsuyo/bin
	/home/tsuyo/script
	/usr/cygwin-b20/H-i586-cygwin32/bin
	/usr/local/bin
	/usr/X11R6.3/bin
	/usr/local/canna/bin
	/usr/bin
	/bin
	/WINNT/system32
	/WINNT

SysDir: C:\WINNT\System32
WinDir: C:\WINNT

CYGWIN32 = `binmode mixed tty'
CYGWIN = `binmode mixed tty'
GCC_EXEC_PREFIX = `C:\usr\cygwin-b20\H-i586-cygwin32\lib\gcc-lib\'
HOME = `/home/tsuyo'
MAKE_MODE = `unix'
PWD = `/home/tsuyo'
TCL_LIBRARY = `C:\usr\cygwin-b20\share\tcl8.0\'

!C: = `C:\home\tsuyo'
BISONLIB = `C:/usr/cygwin-b20/share'
CANNAHOST = `localhost'
COMPUTERNAME = `T7PK0102'
COMSPEC = `C:\WINNT\system32\cmd.exe'
CVSROOT = `/usr/aat/cvsroot'
CYGFS = `C:/usr/cygwin-b20'
CYGREL = `B20'
CYGROOT = `C:\usr\cygwin-b20'
DISPLAY = `localhost:0.0'
EMACS = `t'
GDBTK_LIBRARY = `C:/usr/cygwin-b20/share/gdbtcl'
GS_LIB = `C:/usr/local/gs/gs4.03;C:/usr/local/gs/gs4.03/kanji;C:/usr/local/gs/gs4.03/fonts'
HOMEDRIVE = `C:'
HOMEPATH = `\home\tsuyo'
HOSTDISPLAY = `localhost:0.0'
HOSTNAME = `t7pk0102'
HOSTTYPE = `i386'
JLESSCHARSET = `japanese-sjis'
KFONT = `k14'
LANG = `ja_JP.SJIS'
LOGONSERVER = `\\T7PK0102'
MACHTYPE = `i386-pc-cygwin32'
MANPATH = `/usr/cygwin-b20/man:/usr/local/man:/usr/X11R6.3/man:/usr/local/canna/man'
NUMBER_OF_PROCESSORS = `1'
OS2LIBPATH = `C:\WINNT\system32\os2\dll;'
OS = `Windows_NT'
OSTYPE = `cygwin32'
PAGER = `less'
PATHEXT = `.COM;.EXE;.BAT;.CMD'
PROCESSOR_ARCHITECTURE = `x86'
PROCESSOR_IDENTIFIER = `x86 Family 5 Model 8 Stepping 1, GenuineIntel'
PROCESSOR_LEVEL = `5'
PROCESSOR_REVISION = `0801'
PROMPT = `$P$G'
PS1 = `\u@\h \w[\!]'
RFONT = `r14'
SHELL = `/usr/cygwin-b20/H-i586-cygwin32/bin/bash'
SHLVL = `2'
SYSTEMDRIVE = `C:'
SYSTEMROOT = `C:\WINNT'
TEMP = `/tmp'
TERM = `emacs'
TERMCAP = `emacs:co#80:tc=unknown:'
TEXMF = `C:/usr/local/share/texmf'
TEXMFCNF = `.;C:/usr/local/share/texmf/web2c'
TIX_LIBRARY = `C:\usr\cygwin-b20\share\tix4.1\'
TK_LIBRARY = `C:\usr\cygwin-b20\share\tk8.0\'
TMP = `/tmp'
TZ = `JST-9'
USERDOMAIN = `T7PK0102'
USERNAME = `tsuyo'
USERPROFILE = `C:\WINNT\Profiles\tsuyo'
WINDIR = `C:\WINNT'
_ = `/usr/cygwin-b20/H-i586-cygwin32/bin/cygcheck'

HKEY_CURRENT_USER\Software\Cygnus Solutions
HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin
HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin\mounts v2
HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin\mounts v2\/
  (default) = `C:'
  flags = 0x00000002

a:\ fd           N/A    N/A                    
c:\ hd  NTFS    2000Mb  78% CP CS UN PA FC     WINNT40
d:\ hd  NTFS    1909Mb  46% CP CS UN PA FC     u2

D:               /d       system  binmode
D:               /d       system  binmode
D:               /d       system  binmode

Found: C:\usr\cygwin-b20\H-i586-cygwin32\bin\bash.exe
Found: C:\bin\bash.exe
Warning: C:\usr\cygwin-b20\H-i586-cygwin32\bin\bash.exe hides C:\bin\bash.exe
Found: \bin\bash.exe
Warning: C:\usr\cygwin-b20\H-i586-cygwin32\bin\bash.exe hides \bin\bash.exe
Found: C:\usr\cygwin-b20\H-i586-cygwin32\bin\cat.exe
Not Found: cpp (good!)
Found: C:\usr\cygwin-b20\H-i586-cygwin32\bin\find.exe
Found: C:\usr\cygwin-b20\H-i586-cygwin32\bin\gcc.exe
Found: C:\usr\cygwin-b20\H-i586-cygwin32\bin\gdb.exe
Found: C:\usr\cygwin-b20\H-i586-cygwin32\bin\ld.exe
Found: C:\usr\cygwin-b20\H-i586-cygwin32\bin\ls.exe
Found: C:\usr\cygwin-b20\H-i586-cygwin32\bin\make.exe
Found: C:\usr\cygwin-b20\H-i586-cygwin32\bin\sh.exe
Found: C:\bin\sh.exe
Warning: C:\usr\cygwin-b20\H-i586-cygwin32\bin\sh.exe hides C:\bin\sh.exe
Found: \bin\sh.exe
Warning: C:\usr\cygwin-b20\H-i586-cygwin32\bin\sh.exe hides \bin\sh.exe

  371k 1998/12/01 C:\usr\cygwin-b20\H-i586-cygwin32\bin\cygtcl80.dll - os=4.0 img=1.0 sys=4.0
                  "cygtcl80.dll" v0.0 ts=1998/12/1 17:25
    5k 1998/12/01 C:\usr\cygwin-b20\H-i586-cygwin32\bin\cygtclpip80.dll - os=4.0 img=1.0 sys=4.0
   10k 1998/12/01 C:\usr\cygwin-b20\H-i586-cygwin32\bin\cygtclreg80.dll - os=4.0 img=1.0 sys=4.0
                  "cygtclreg80.dll" v0.0 ts=1998/12/1 17:25
  600k 1998/12/01 C:\usr\cygwin-b20\H-i586-cygwin32\bin\cygtk80.dll - os=4.0 img=1.0 sys=4.0
                  "cygtk80.dll" v0.0 ts=1998/12/1 17:28
  465k 1999/01/26 C:\usr\cygwin-b20\H-i586-cygwin32\bin\cygwin1-19990125.dll - os=4.0 img=1.0 sys=4.0
                  "cygwin1.dll" v0.0 ts=1999/1/26 14:12
  728k 1998/12/19 C:\usr\cygwin-b20\H-i586-cygwin32\bin\cygwin1-cv981219.dll - os=4.0 img=1.0 sys=4.0
                  "cygwin1.dll" v0.0 ts=1998/12/20 7:47
  446k 1998/12/03 C:\usr\cygwin-b20\H-i586-cygwin32\bin\cygwin1-cygb201.dll - os=4.0 img=1.0 sys=4.0
                  "cygwin1.dll" v0.0 ts=1998/12/4 13:39
  451k 1999/01/20 C:\usr\cygwin-b20\H-i586-cygwin32\bin\cygwin1-ss990117.dll - os=4.0 img=1.0 sys=4.0
                  "cygwin1.dll" v0.0 ts=1999/1/18 14:09
  440k 1998/12/16 C:\usr\cygwin-b20\H-i586-cygwin32\bin\cygwin1-tsuyo.dll - os=4.0 img=1.0 sys=4.0
                  "cygwin1.dll" v0.0 ts=1998/12/16 21:09
  729k 1999/01/12 C:\usr\cygwin-b20\H-i586-cygwin32\bin\cygwin1-ws981230mixed.dll - os=4.0 img=1.0 sys=4.0
                  "cygwin1.dll" v0.0 ts=1999/1/12 17:46
  733k 1999/02/17 C:\usr\cygwin-b20\H-i586-cygwin32\bin\cygwin1.dll - os=4.0 img=1.0 sys=4.0
                  "cygwin1.dll" v0.0 ts=1999/2/17 10:48
  733k 1999/02/17 C:\usr\local\bin\cygwinb19.dll - os=4.0 img=1.0 sys=4.0
                  "cygwin1.dll" v0.0 ts=1999/2/17 10:48
Use -h to see help about each section

--
Tsuyoshi TADA <tsuyoshi_tada@ihi.co.jp>
Advanced Launch Vehicle Development Group
Space Development Division, IHI
Tel: 042-568-7875   Fax: 042-568-7575

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


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

* Re: Cywgin + XEmacs + Tcsh: error messages.
       [not found]           ` < 19990302220640.B3492@cygnus.com >
@ 1999-03-02 21:41             ` Tsuyoshi Tada
  1999-03-31 19:45               ` Tsuyoshi Tada
  0 siblings, 1 reply; 20+ messages in thread
From: Tsuyoshi Tada @ 1999-03-02 21:41 UTC (permalink / raw)
  To: cygwin

I'm another one having this problem with xemacs and bash. 
So let me in.

With b19, I didn't see any messages like this.  The problem had
occurred since I started to use b20.1 (I didn't use b20).

> >The following is not a bug fix, but only a solution, to
> >prevent your system, to do the output. If I did understand
> >you right, the system is normaly running, but the message
> >is disturbing. So, again, no real bug fix:
> >
> >In file fhandler.cc, function fhandler_base::fork_fixup:
> >change the line 1328 from
> >
> >	system_printf ("%s - %E, handle %p", get_name (), h);
> >
> >to
> >
> >	debug_printf ("%s - %E, handle %p", get_name (), h);	
> >
> >This should make your system silent.

I've already tried this modification.
I got the system quiet, but after several invocation of "external"
processes, bash in *shell* window froze and XEmacs died suddenly.

Updating of cygwin1.dll doesn't help even with latest snapshot.
I think there're some serious problems deep inside, not just system
dumps disturbing messages.

My system information is as follows:

tsuyo% uname -a
    0       0 [main] C:\usr\cygwin-b20\H-i586-cygwin32\bin\bash.exe 2386 fhandler_base::fork_fixup: /dev/tty4 - error 6, handle 0x0
CYGWIN_NT-4.0 T7PK0102 21.0 (0.9/1/2) 1999-2-17 10:48:01 i586 unknown


tsuyo% cygcheck -s -v -r
    0       0 [main] C:\usr\cygwin-b20\H-i586-cygwin32\bin\bash.exe 2385 fhandler_base::fork_fixup: /dev/tty4 - error 6, handle 0x0

Cygnus Win95/NT Configuration Diagnostics
Current System Time: Wed Mar 03 14:30:33 1999

WinNT Ver 4.0 build 1381 Service Pack 3

Path:	/home/tsuyo/bin
	/home/tsuyo/script
	/usr/cygwin-b20/H-i586-cygwin32/bin
	/usr/local/bin
	/usr/X11R6.3/bin
	/usr/local/canna/bin
	/usr/bin
	/bin
	/WINNT/system32
	/WINNT

SysDir: C:\WINNT\System32
WinDir: C:\WINNT

CYGWIN32 = `binmode mixed tty'
CYGWIN = `binmode mixed tty'
GCC_EXEC_PREFIX = `C:\usr\cygwin-b20\H-i586-cygwin32\lib\gcc-lib\'
HOME = `/home/tsuyo'
MAKE_MODE = `unix'
PWD = `/home/tsuyo'
TCL_LIBRARY = `C:\usr\cygwin-b20\share\tcl8.0\'

!C: = `C:\home\tsuyo'
BISONLIB = `C:/usr/cygwin-b20/share'
CANNAHOST = `localhost'
COMPUTERNAME = `T7PK0102'
COMSPEC = `C:\WINNT\system32\cmd.exe'
CVSROOT = `/usr/aat/cvsroot'
CYGFS = `C:/usr/cygwin-b20'
CYGREL = `B20'
CYGROOT = `C:\usr\cygwin-b20'
DISPLAY = `localhost:0.0'
EMACS = `t'
GDBTK_LIBRARY = `C:/usr/cygwin-b20/share/gdbtcl'
GS_LIB = `C:/usr/local/gs/gs4.03;C:/usr/local/gs/gs4.03/kanji;C:/usr/local/gs/gs4.03/fonts'
HOMEDRIVE = `C:'
HOMEPATH = `\home\tsuyo'
HOSTDISPLAY = `localhost:0.0'
HOSTNAME = `t7pk0102'
HOSTTYPE = `i386'
JLESSCHARSET = `japanese-sjis'
KFONT = `k14'
LANG = `ja_JP.SJIS'
LOGONSERVER = `\\T7PK0102'
MACHTYPE = `i386-pc-cygwin32'
MANPATH = `/usr/cygwin-b20/man:/usr/local/man:/usr/X11R6.3/man:/usr/local/canna/man'
NUMBER_OF_PROCESSORS = `1'
OS2LIBPATH = `C:\WINNT\system32\os2\dll;'
OS = `Windows_NT'
OSTYPE = `cygwin32'
PAGER = `less'
PATHEXT = `.COM;.EXE;.BAT;.CMD'
PROCESSOR_ARCHITECTURE = `x86'
PROCESSOR_IDENTIFIER = `x86 Family 5 Model 8 Stepping 1, GenuineIntel'
PROCESSOR_LEVEL = `5'
PROCESSOR_REVISION = `0801'
PROMPT = `$P$G'
PS1 = `\u@\h \w[\!]'
RFONT = `r14'
SHELL = `/usr/cygwin-b20/H-i586-cygwin32/bin/bash'
SHLVL = `2'
SYSTEMDRIVE = `C:'
SYSTEMROOT = `C:\WINNT'
TEMP = `/tmp'
TERM = `emacs'
TERMCAP = `emacs:co#80:tc=unknown:'
TEXMF = `C:/usr/local/share/texmf'
TEXMFCNF = `.;C:/usr/local/share/texmf/web2c'
TIX_LIBRARY = `C:\usr\cygwin-b20\share\tix4.1\'
TK_LIBRARY = `C:\usr\cygwin-b20\share\tk8.0\'
TMP = `/tmp'
TZ = `JST-9'
USERDOMAIN = `T7PK0102'
USERNAME = `tsuyo'
USERPROFILE = `C:\WINNT\Profiles\tsuyo'
WINDIR = `C:\WINNT'
_ = `/usr/cygwin-b20/H-i586-cygwin32/bin/cygcheck'

HKEY_CURRENT_USER\Software\Cygnus Solutions
HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin
HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin\mounts v2
HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin\mounts v2\/
  (default) = `C:'
  flags = 0x00000002

a:\ fd           N/A    N/A                    
c:\ hd  NTFS    2000Mb  78% CP CS UN PA FC     WINNT40
d:\ hd  NTFS    1909Mb  46% CP CS UN PA FC     u2

D:               /d       system  binmode
D:               /d       system  binmode
D:               /d       system  binmode

Found: C:\usr\cygwin-b20\H-i586-cygwin32\bin\bash.exe
Found: C:\bin\bash.exe
Warning: C:\usr\cygwin-b20\H-i586-cygwin32\bin\bash.exe hides C:\bin\bash.exe
Found: \bin\bash.exe
Warning: C:\usr\cygwin-b20\H-i586-cygwin32\bin\bash.exe hides \bin\bash.exe
Found: C:\usr\cygwin-b20\H-i586-cygwin32\bin\cat.exe
Not Found: cpp (good!)
Found: C:\usr\cygwin-b20\H-i586-cygwin32\bin\find.exe
Found: C:\usr\cygwin-b20\H-i586-cygwin32\bin\gcc.exe
Found: C:\usr\cygwin-b20\H-i586-cygwin32\bin\gdb.exe
Found: C:\usr\cygwin-b20\H-i586-cygwin32\bin\ld.exe
Found: C:\usr\cygwin-b20\H-i586-cygwin32\bin\ls.exe
Found: C:\usr\cygwin-b20\H-i586-cygwin32\bin\make.exe
Found: C:\usr\cygwin-b20\H-i586-cygwin32\bin\sh.exe
Found: C:\bin\sh.exe
Warning: C:\usr\cygwin-b20\H-i586-cygwin32\bin\sh.exe hides C:\bin\sh.exe
Found: \bin\sh.exe
Warning: C:\usr\cygwin-b20\H-i586-cygwin32\bin\sh.exe hides \bin\sh.exe

  371k 1998/12/01 C:\usr\cygwin-b20\H-i586-cygwin32\bin\cygtcl80.dll - os=4.0 img=1.0 sys=4.0
                  "cygtcl80.dll" v0.0 ts=1998/12/1 17:25
    5k 1998/12/01 C:\usr\cygwin-b20\H-i586-cygwin32\bin\cygtclpip80.dll - os=4.0 img=1.0 sys=4.0
   10k 1998/12/01 C:\usr\cygwin-b20\H-i586-cygwin32\bin\cygtclreg80.dll - os=4.0 img=1.0 sys=4.0
                  "cygtclreg80.dll" v0.0 ts=1998/12/1 17:25
  600k 1998/12/01 C:\usr\cygwin-b20\H-i586-cygwin32\bin\cygtk80.dll - os=4.0 img=1.0 sys=4.0
                  "cygtk80.dll" v0.0 ts=1998/12/1 17:28
  465k 1999/01/26 C:\usr\cygwin-b20\H-i586-cygwin32\bin\cygwin1-19990125.dll - os=4.0 img=1.0 sys=4.0
                  "cygwin1.dll" v0.0 ts=1999/1/26 14:12
  728k 1998/12/19 C:\usr\cygwin-b20\H-i586-cygwin32\bin\cygwin1-cv981219.dll - os=4.0 img=1.0 sys=4.0
                  "cygwin1.dll" v0.0 ts=1998/12/20 7:47
  446k 1998/12/03 C:\usr\cygwin-b20\H-i586-cygwin32\bin\cygwin1-cygb201.dll - os=4.0 img=1.0 sys=4.0
                  "cygwin1.dll" v0.0 ts=1998/12/4 13:39
  451k 1999/01/20 C:\usr\cygwin-b20\H-i586-cygwin32\bin\cygwin1-ss990117.dll - os=4.0 img=1.0 sys=4.0
                  "cygwin1.dll" v0.0 ts=1999/1/18 14:09
  440k 1998/12/16 C:\usr\cygwin-b20\H-i586-cygwin32\bin\cygwin1-tsuyo.dll - os=4.0 img=1.0 sys=4.0
                  "cygwin1.dll" v0.0 ts=1998/12/16 21:09
  729k 1999/01/12 C:\usr\cygwin-b20\H-i586-cygwin32\bin\cygwin1-ws981230mixed.dll - os=4.0 img=1.0 sys=4.0
                  "cygwin1.dll" v0.0 ts=1999/1/12 17:46
  733k 1999/02/17 C:\usr\cygwin-b20\H-i586-cygwin32\bin\cygwin1.dll - os=4.0 img=1.0 sys=4.0
                  "cygwin1.dll" v0.0 ts=1999/2/17 10:48
  733k 1999/02/17 C:\usr\local\bin\cygwinb19.dll - os=4.0 img=1.0 sys=4.0
                  "cygwin1.dll" v0.0 ts=1999/2/17 10:48
Use -h to see help about each section

--
Tsuyoshi TADA <tsuyoshi_tada@ihi.co.jp>
Advanced Launch Vehicle Development Group
Space Development Division, IHI
Tel: 042-568-7875   Fax: 042-568-7575

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

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

* Re: Cywgin + XEmacs + Tcsh: error messages.
@ 1999-03-02 19:29 Suhaib M. Siddiqi
  1999-03-31 19:45 ` Suhaib M. Siddiqi
  0 siblings, 1 reply; 20+ messages in thread
From: Suhaib M. Siddiqi @ 1999-03-02 19:29 UTC (permalink / raw)
  To: Christophner Faylor, cygwin

Just a suggestion.  

Try downloading emacs from ftp://ftp.pgroup.com/x86/emcas.exe
It works fine for me in Cygwin bash shell, for me.

Suhaib


-----Original Message-----
From: Christophner Faylor <cgf@cygnus.com>
To: cygwin@sourceware.cygnus.com <cygwin@sourceware.cygnus.com>
Date: Tuesday, March 02, 1999 10:06 PM
Subject: Re: Cywgin + XEmacs + Tcsh: error messages.


>On Sat, Feb 27, 1999 at 12:16:06AM +0100, Corinna Vinschen wrote:
>>I'm using tcsh, too and the same snapshot, with a new extension,
>>which shouldn't influence this problem. I don't have your problem.
>>
>>Hmm, I think, this problem should be discussed in detail.
>>
>>The following is not a bug fix, but only a solution, to
>>prevent your system, to do the output. If I did understand
>>you right, the system is normaly running, but the message
>>is disturbing. So, again, no real bug fix:
>>
>>In file fhandler.cc, function fhandler_base::fork_fixup:
>>change the line 1328 from
>>
>> system_printf ("%s - %E, handle %p", get_name (), h);
>>
>>to
>>
>> debug_printf ("%s - %E, handle %p", get_name (), h); 
>>
>>This should make your system silent.
>
>Just let me reiterate that this is not a fix in any way shape
>or form.
>
>The errors that are being displayed are real and should not
>be showing up.  I can't offer any insight as to why they are
>occurring, however.
>
>cgf
>
>--
>Want to unsubscribe from this list?
>Send a message to cygwin-unsubscribe@sourceware.cygnus.com
>
>


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

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

* Re: Cywgin + XEmacs + Tcsh: error messages.
  1999-02-26 15:19       ` Corinna Vinschen
  1999-02-28 23:02         ` Corinna Vinschen
@ 1999-03-02 19:05         ` Christophner Faylor
       [not found]           ` < 19990302220640.B3492@cygnus.com >
  1999-03-31 19:45           ` Christophner Faylor
  1 sibling, 2 replies; 20+ messages in thread
From: Christophner Faylor @ 1999-03-02 19:05 UTC (permalink / raw)
  To: cygwin

On Sat, Feb 27, 1999 at 12:16:06AM +0100, Corinna Vinschen wrote:
>I'm using tcsh, too and the same snapshot, with a new extension,
>which shouldn't influence this problem. I don't have your problem.
>
>Hmm, I think, this problem should be discussed in detail.
>
>The following is not a bug fix, but only a solution, to
>prevent your system, to do the output. If I did understand
>you right, the system is normaly running, but the message
>is disturbing. So, again, no real bug fix:
>
>In file fhandler.cc, function fhandler_base::fork_fixup:
>change the line 1328 from
>
>	system_printf ("%s - %E, handle %p", get_name (), h);
>
>to
>
>	debug_printf ("%s - %E, handle %p", get_name (), h);	
>
>This should make your system silent.

Just let me reiterate that this is not a fix in any way shape
or form.

The errors that are being displayed are real and should not
be showing up.  I can't offer any insight as to why they are
occurring, however.

cgf

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

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

* Re: Cywgin + XEmacs + Tcsh: error messages.
  1999-02-26 15:19       ` Corinna Vinschen
@ 1999-02-28 23:02         ` Corinna Vinschen
  1999-03-02 19:05         ` Christophner Faylor
  1 sibling, 0 replies; 20+ messages in thread
From: Corinna Vinschen @ 1999-02-28 23:02 UTC (permalink / raw)
  To: Paul Stodghill; +Cc: cygwin

I'm using tcsh, too and the same snapshot, with a new extension,
which shouldn't influence this problem. I don't have your problem.

Hmm, I think, this problem should be discussed in detail.

The following is not a bug fix, but only a solution, to
prevent your system, to do the output. If I did understand
you right, the system is normaly running, but the message
is disturbing. So, again, no real bug fix:

In file fhandler.cc, function fhandler_base::fork_fixup:
change the line 1328 from

	system_printf ("%s - %E, handle %p", get_name (), h);

to

	debug_printf ("%s - %E, handle %p", get_name (), h);	

This should make your system silent.

Hope this helps for a while...

Regards,
Corinna


Paul Stodghill wrote:
> 
> smithers% uname -a
>    69     293 [main] tcsh 1781 fhandler_base::fork_fixup: /dev/tty1 - error 6, handle 0x0
>  1750    2043 [main] tcsh 1781 fhandler_base::fork_fixup: /dev/tty1 - error 6, handle 0x0
> CYGWIN_NT-4.0 SMITHERS 21.0 (0.9/1/2) 1999-2-17 00:11:37 i686 unknown
> smithers%
> 
> And no, I didn't make up the error messages. :-)


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


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

* Cywgin + XEmacs + Tcsh: error messages.
  1999-02-26  6:01 Paul Stodghill
  1999-02-26  6:16 ` Paul Stodghill
@ 1999-02-28 23:02 ` Paul Stodghill
  1 sibling, 0 replies; 20+ messages in thread
From: Paul Stodghill @ 1999-02-28 23:02 UTC (permalink / raw)
  To: cygwin

When I start a tcsh shell under XEmacs, I sometimes (not always), see the
following messages,

    0       0 [main] c:\usr\local\bin\tcsh.exe 1038 fhandler_base::fork_fixup: /dev/tty1 - error 6, handle 0x0
    0    2254 [main] tcsh 1038 fhandler_base::fork_fixup: /dev/tty1 - error 6, handle 0x0
  283    2537 [main] tcsh 1038 fhandler_base::fork_fixup: /dev/tty1 - error 6, handle 0x0
  226    2763 [main] tcsh 1038 fhandler_base::fork_fixup: /dev/tty1 - error 6, handle 0x0
  225    2988 [main] tcsh 1038 fhandler_base::fork_fixup: /dev/tty1 - error 6, handle 0x0
smithers% 

How do I fix this? Thanks.

-- 
Paul Stodghill <stodghil@cs.cornell.edu>
Dept. of Computer Science, Upson Hall, Ithaca, NY  14853
Phone: 607-254-8838   FAX: 607-255-4428
http://www.cs.cornell.edu/stodghil/


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


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

* Re: Cywgin + XEmacs + Tcsh: error messages.
  1999-02-26 13:31     ` Paul Stodghill
  1999-02-26 15:19       ` Corinna Vinschen
@ 1999-02-28 23:02       ` Paul Stodghill
  1 sibling, 0 replies; 20+ messages in thread
From: Paul Stodghill @ 1999-02-28 23:02 UTC (permalink / raw)
  To: Corinna Vinschen; +Cc: cygwin

smithers% uname -a
   69     293 [main] tcsh 1781 fhandler_base::fork_fixup: /dev/tty1 - error 6, handle 0x0
 1750    2043 [main] tcsh 1781 fhandler_base::fork_fixup: /dev/tty1 - error 6, handle 0x0
CYGWIN_NT-4.0 SMITHERS 21.0 (0.9/1/2) 1999-2-17 00:11:37 i686 unknown
smithers% 

And no, I didn't make up the error messages. :-)

> Strange!
> 
> I remember, that I saw this once upon a time, but I didn't
> know of this problem since b20.1 and I have used (nearly) every
> snapshot, which is published. I can't find the version info of
> your cygwin1.dll. Would you be so kind, to show us the output
> of `uname -a'?
> 
> Regards,
> Corinna
> 
> Paul Stodghill wrote:
> > 
> > I forgot to include the pertinent information about my system.
> > 
> > Cygwin: see the end of this message.
> > XEmacs: "21.0 \"Pyrenean63\" XEmacs Lucid (beta63)"
> > tcsh: tcsh 6.08.00 (Astron) 1998-10-02 (i586-intel-posix) options 8b,nls,nd,color
> > 
> > > When I start a tcsh shell under XEmacs, I sometimes (not always), see the
> > > following messages,
> > >
> > >     0       0 [main] c:\usr\local\bin\tcsh.exe 1038 fhandler_base::fork_fixup: /dev/tty1 - error 6, handle 0x0
> > >[...]


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


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

* Re: Cywgin + XEmacs + Tcsh: error messages.
  1999-02-26  6:16 ` Paul Stodghill
  1999-02-26 11:58   ` Corinna Vinschen
@ 1999-02-28 23:02   ` Paul Stodghill
  1 sibling, 0 replies; 20+ messages in thread
From: Paul Stodghill @ 1999-02-28 23:02 UTC (permalink / raw)
  To: cygwin

I forgot to include the pertinent information about my system. 

Cygwin: see the end of this message.
XEmacs: "21.0 \"Pyrenean63\" XEmacs Lucid (beta63)"
tcsh: tcsh 6.08.00 (Astron) 1998-10-02 (i586-intel-posix) options 8b,nls,nd,color

> When I start a tcsh shell under XEmacs, I sometimes (not always), see the
> following messages,
> 
>     0       0 [main] c:\usr\local\bin\tcsh.exe 1038 fhandler_base::fork_fixup: /dev/tty1 - error 6, handle 0x0
>     0    2254 [main] tcsh 1038 fhandler_base::fork_fixup: /dev/tty1 - error 6, handle 0x0
>   283    2537 [main] tcsh 1038 fhandler_base::fork_fixup: /dev/tty1 - error 6, handle 0x0
>   226    2763 [main] tcsh 1038 fhandler_base::fork_fixup: /dev/tty1 - error 6, handle 0x0
>   225    2988 [main] tcsh 1038 fhandler_base::fork_fixup: /dev/tty1 - error 6, handle 0x0
> smithers% 
> 
> How do I fix this? Thanks.
> 
> -- 
> Paul Stodghill <stodghil@cs.cornell.edu>
> Dept. of Computer Science, Upson Hall, Ithaca, NY  14853
> Phone: 607-254-8838   FAX: 607-255-4428
> http://www.cs.cornell.edu/stodghil/
> 
> 
> --
> Want to unsubscribe from this list?
> Send a message to cygwin-unsubscribe@sourceware.cygnus.com
> 

smithers% cygcheck -s -v -r

Cygnus Win95/NT Configuration Diagnostics
Current System Time: Fri Feb 26 09:14:50 1999

WinNT Ver 4.0 build 1381 Service Pack 3

Path:	/cygdrive/u/usr/i586-win32/bin
	/cygdrive/u/pvse/bin
	/cygdrive/u/usr/share/bin
	/usr/bin
	/usr/local/bin
	/usr/X11R6.4/bin
	.

SysDir: C:\WINNT\System32
WinDir: C:\WINNT

CYGWIN = `tty'
HOME = `/cygdrive/u'
LD_LIBRARY_PATH = `/home/stodghil/usr/i586-win32/lib:/home/pidgin/sww/i586-win32/lib:/home/pidgin/sww/gnu/i586-win32/lib:/usr/local/gnu/lib:/usr/local/lib'
MAKE_MODE = `unix'
PWD = `/cygdrive/u/disk/new-compiler/c++fe'
USER = `stodghil'

!C: = `C:\WINNT\Profiles\stodghil\Desktop'
AC3D_HOME = `t:\programs\ac3d'
BIBINPUTS = `.:~pidgin/papers/bib:'
BISONLIB = `/usr/share/'
BSTINPUTS = `.:~/usr/share/lib/texmf/bibtex/bst:'
CLASSPATH = `C:\Program Files\Exceed\hcljrcsv.jar;C:\Program Files\Exceed\;C:\Program Files\Exceed\hcljrcsv.zip;C:\Program Files\Exceed'
COMPUTERNAME = `SMITHERS'
COMSPEC = `C:\WINNT\system32\cmd.exe /e:2048'
DISPLAY = `127.0.0.1:0.0'
DOMAINNAME = `cs.cornell.edu'
EMACS = `1'
ENSCRIPT = `-p -'
GNU_SECURE = `/etc/hosts'
GROUP = `Domain Users'
HOMEDRIVE = `T:'
HOMEPATH = `\'
HOMESHARE = `\\bigbird\stodghil'
HOST = `smithers'
HOSTNAME = `smithers'
HOSTOS = `i586-win32'
HOSTTYPE = `i586'
INCLUDE = `c:\program files\devstudio\vc\include;c:\program files\devstudio\vc\atl\include;c:\program files\devstudio\vc\mfc\include;%include%'
INFOPATH = `/home/stodghil/usr/share/info'
LESS = `sh10'
LIB = `c:\program files\devstudio\vc\lib;c:\program files\devstudio\vc\mfc\lib;%lib%'
LOGGEDIN = `'
LOGNAME = `stodghil'
LOGONSERVER = `\\IAGO'
LONGNAME = `smithers.cs.cornell.edu'
LPDEST = `sully'
MACHTYPE = `i586'
MAIL = `/home/stodghil/email/incoming/mail.inbox.spool'
MANPATH = `/home/stodghil/usr/share/man:/usr/local/man'
MIRRORDIR = `/home/stodghil/usr/share/etc/mirror'
MSDEVDIR = `C:\Program Files\DevStudio\SharedIDE'
MSINPUT = `C:\Msinput'
NENSCRIPT = `-p -'
NNTPSERVER = `newsstand.cit.cornell.edu'
NTRESKIT = `C:\NTRESKIT'
NUMBER_OF_PROCESSORS = `1'
ORGANIZATION = `Dept. of Comp. Sci., Cornell U.'
OS2LIBPATH = `C:\WINNT\system32\os2\dll;'
OS = `Windows_NT'
OSTYPE = `win32'
PAGER = `ul'
PATHEXT = `.COM;.EXE;.BAT;.CMD'
PRINTER = `sully'
PROCESSOR_ARCHITECTURE = `x86'
PROCESSOR_IDENTIFIER = `x86 Family 6 Model 3 Stepping 4, GenuineIntel'
PROCESSOR_LEVEL = `6'
PROCESSOR_REVISION = `0304'
PROMPT = `$P$G'
PURIFYCACHEDIR = `/home/stodghil/usr/i586-win32/lib/purify/cache'
SCHEME_LIBRARY_PATH = `/home/stodghil/usr/share/lib/slib/'
SHELL = `/usr/local/bin/tcsh'
SHLVL = `3'
SHORTHOST = `smithers'
SYSTEMDRIVE = `C:'
SYSTEMROOT = `C:\WINNT'
TEMP = `C:\temp'
TERM = `emacs'
TERMCAP = `emacs:co#80:tc=unknown:'
TEXINPUTS = `.:~/usr/share/lib/texmf/latex//:'
TMP = `C:\temp'
TMPDIR = `/cygdrive/u/tmp'
TM_TMP_DIR = `/cygdrive/u/tmp/'
UNIXROOT = `C:'
USERDOMAIN = `CUCS'
USERNAME = `stodghil'
USERPROFILE = `C:\WINNT\Profiles\stodghil'
VENDOR = `intel'
WEBSTERHOST = `alvis'
WINDIR = `C:\WINNT'
_ = `/usr/bin/tcsh'

HKEY_CURRENT_USER\Software\Cygnus Solutions
HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin
HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin\mounts v2
  (default) = `/cygdrive'
  automount flags = 0x00000020
HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin\mounts v2\/
  (default) = `c:'
  flags = 0x00000000
HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin\mounts v2\/cygdrive/u
  (default) = `u:'
  flags = 0x00000000
HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin\mounts v2\/dev/fd0
  (default) = `\\.\a:'
  flags = 0x00000000
HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin\mounts v2\/dev/fd1
  (default) = `\\.\b:'
  flags = 0x00000000
HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin\mounts v2\/dev/st0
  (default) = `\\.\tape0:'
  flags = 0x00000000
HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin\mounts v2\/dev/st1
  (default) = `\\.\tape1:'
  flags = 0x00000000
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\00
  (default) = `\\.\tape1:'
  unix = `/dev/st1'
  fmixed = 0x00000000
  fbinary = 0x00000000
  fsilent = 0x00000001
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\01
  (default) = `\\.\tape0:'
  unix = `/dev/st0'
  fmixed = 0x00000000
  fbinary = 0x00000000
  fsilent = 0x00000001
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\02
  (default) = `\\.\b:'
  unix = `/dev/fd1'
  fmixed = 0x00000000
  fbinary = 0x00000000
  fsilent = 0x00000001
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\03
  (default) = `\\.\a:'
  unix = `/dev/fd0'
  fmixed = 0x00000000
  fbinary = 0x00000000
  fsilent = 0x00000001
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\04
  (default) = `c:'
  unix = `/'
  fbinary = 0x00000000
  fsilent = 0x00000000
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\05
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\06
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\07
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\08
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\09
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\0A
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\0B
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\0C
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\0D
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\0E
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\0F
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\10
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\11
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\12
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\13
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\14
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\15
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\16
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\17
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\18
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\19
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\1A
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\1B
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\1C
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\1D
HKEY_CURRENT_USER\Software\Cygnus Support
HKEY_CURRENT_USER\Software\Cygnus Support\CYGWIN.DLL setup
HKEY_CURRENT_USER\Software\Cygnus Support\CYGWIN.DLL setup\b15.0
HKEY_CURRENT_USER\Software\Cygnus Support\CYGWIN.DLL setup\b15.0\mounts
HKEY_CURRENT_USER\Software\Cygnus Support\CYGWIN.DLL setup\b15.0\mounts\00
  (default) = `\\.\tape1:'
  unix = `/dev/st1'
  fmixed = 0x00000000
  fbinary = 0x00000000
  fsilent = 0x00000001
HKEY_CURRENT_USER\Software\Cygnus Support\CYGWIN.DLL setup\b15.0\mounts\01
  (default) = `\\.\tape0:'
  unix = `/dev/st0'
  fmixed = 0x00000000
  fbinary = 0x00000000
  fsilent = 0x00000001
HKEY_CURRENT_USER\Software\Cygnus Support\CYGWIN.DLL setup\b15.0\mounts\02
  (default) = `\\.\b:'
  unix = `/dev/fd1'
  fmixed = 0x00000000
  fbinary = 0x00000000
  fsilent = 0x00000001
HKEY_CURRENT_USER\Software\Cygnus Support\CYGWIN.DLL setup\b15.0\mounts\03
  (default) = `\\.\a:'
  unix = `/dev/fd0'
  fmixed = 0x00000000
  fbinary = 0x00000000
  fsilent = 0x00000001
HKEY_CURRENT_USER\Software\Cygnus Support\CYGWIN.DLL setup\b15.0\mounts\04
  (default) = `c:'
  unix = `/'
  fmixed = 0x00000000
  fbinary = 0x00000000
  fsilent = 0x00000000
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin B20
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin B20\B20.1
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\00
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\01
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\02
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\03
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\04
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\05
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\06
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\07
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\08
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\09
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\0A
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\0B
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\0C
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\0D
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\0E
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\0F
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\10
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\11
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\12
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\13
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\14
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\15
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\16
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\17
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\18
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\19
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\1A
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\1B
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\1C
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\1D
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\GNUPro
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\GNUPro\i586-cygwin32
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\GNUPro\i586-cygwin32\i586-cygwin32
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\GNUPro\i586-cygwin32\i586-cygwin32\cygwin-B20.1
  (default) = `t:\cygnus\cygwin-b20'
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Cygnus Cygwin B20
  (default) = `C:\WINNT\IsUninst.exe -ft:\cygnus\cygwin-b20\Uninst.isu'
  DisplayName = `Cygwin B20'

a:\ fd  FAT        1Mb  64% CP    UN           
c:\ hd  NTFS    2000Mb  88% CP CS UN PA FC     
d:\ cd           N/A    N/A                    
s:\ net NTFS   34702Mb  65% CP CS UN PA FC     
t:\ net NTFS   34702Mb  90% CP CS UN PA FC     Bigbird_1
u:\ net LMRDR   4063Mb   0% CP                 stodghil
w:\ net NTFS   34702Mb  14% CP CS UN PA FC     content
z:\ net NTFS   34702Mb  98% CP CS UN PA FC     shares

u:          /cygdrive/u  user    textmode
u:          /cygdrive/u  user    textmode
u:          /cygdrive/u  user    textmode
u:          /cygdrive/u  user    textmode
u:          /cygdrive/u  user    textmode
u:          /cygdrive/u  user    textmode

Found: c:\usr\bin\bash.exe
Found: c:\usr\bin\cat.exe
Not Found: cpp (good!)
Found: c:\usr\bin\find.exe
Found: c:\usr\bin\gcc.exe
Found: c:\usr\bin\gdb.exe
Found: c:\usr\bin\ld.exe
Found: c:\usr\bin\ls.exe
Found: c:\usr\bin\make.exe
Found: c:\usr\bin\sh.exe

  371k 1998/12/01 c:\usr\bin\cygtcl80.dll - os=4.0 img=1.0 sys=4.0
                  "cygtcl80.dll" v0.0 ts=1998/12/1 3:25
    5k 1998/12/01 c:\usr\bin\cygtclpip80.dll - os=4.0 img=1.0 sys=4.0
   10k 1998/12/01 c:\usr\bin\cygtclreg80.dll - os=4.0 img=1.0 sys=4.0
                  "cygtclreg80.dll" v0.0 ts=1998/12/1 3:25
  600k 1998/12/01 c:\usr\bin\cygtk80.dll - os=4.0 img=1.0 sys=4.0
                  "cygtk80.dll" v0.0 ts=1998/12/1 3:28
  446k 1999/02/18 c:\usr\bin\cygwin1-000orig.dll - os=4.0 img=1.0 sys=4.0
                  "cygwin1.dll" v0.0 ts=1998/12/3 23:39
  466k 1999/02/18 c:\usr\bin\cygwin1-19990215.dll - os=4.0 img=1.0 sys=4.0
                  "cygwin1.dll" v0.0 ts=1999/2/16 0:12
  466k 1999/02/18 c:\usr\bin\cygwin1-19990216.dll - os=4.0 img=1.0 sys=4.0
                  "cygwin1.dll" v0.0 ts=1999/2/17 0:11
  466k 1999/02/18 c:\usr\bin\cygwin1.dll - os=4.0 img=1.0 sys=4.0
                  "cygwin1.dll" v0.0 ts=1999/2/17 0:11
Use -h to see help about each section
smithers% 

-- 
Paul Stodghill <stodghil@cs.cornell.edu>
Dept. of Computer Science, Upson Hall, Ithaca, NY  14853
Phone: 607-254-8838   FAX: 607-255-4428
http://www.cs.cornell.edu/stodghil/


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


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

* Re: Cywgin + XEmacs + Tcsh: error messages.
  1999-02-26 11:58   ` Corinna Vinschen
  1999-02-26 13:31     ` Paul Stodghill
@ 1999-02-28 23:02     ` Corinna Vinschen
  1 sibling, 0 replies; 20+ messages in thread
From: Corinna Vinschen @ 1999-02-28 23:02 UTC (permalink / raw)
  To: Paul Stodghill; +Cc: cygwin

Strange!

I remember, that I saw this once upon a time, but I didn't
know of this problem since b20.1 and I have used (nearly) every
snapshot, which is published. I can't find the version info of
your cygwin1.dll. Would you be so kind, to show us the output
of `uname -a'?

Regards,
Corinna

Paul Stodghill wrote:
> 
> I forgot to include the pertinent information about my system.
> 
> Cygwin: see the end of this message.
> XEmacs: "21.0 \"Pyrenean63\" XEmacs Lucid (beta63)"
> tcsh: tcsh 6.08.00 (Astron) 1998-10-02 (i586-intel-posix) options 8b,nls,nd,color
> 
> > When I start a tcsh shell under XEmacs, I sometimes (not always), see the
> > following messages,
> >
> >     0       0 [main] c:\usr\local\bin\tcsh.exe 1038 fhandler_base::fork_fixup: /dev/tty1 - error 6, handle 0x0
> >[...]



--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


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

* Re: Cywgin + XEmacs + Tcsh: error messages.
  1999-02-26 13:31     ` Paul Stodghill
@ 1999-02-26 15:19       ` Corinna Vinschen
  1999-02-28 23:02         ` Corinna Vinschen
  1999-03-02 19:05         ` Christophner Faylor
  1999-02-28 23:02       ` Paul Stodghill
  1 sibling, 2 replies; 20+ messages in thread
From: Corinna Vinschen @ 1999-02-26 15:19 UTC (permalink / raw)
  To: Paul Stodghill; +Cc: cygwin

I'm using tcsh, too and the same snapshot, with a new extension,
which shouldn't influence this problem. I don't have your problem.

Hmm, I think, this problem should be discussed in detail.

The following is not a bug fix, but only a solution, to
prevent your system, to do the output. If I did understand
you right, the system is normaly running, but the message
is disturbing. So, again, no real bug fix:

In file fhandler.cc, function fhandler_base::fork_fixup:
change the line 1328 from

	system_printf ("%s - %E, handle %p", get_name (), h);

to

	debug_printf ("%s - %E, handle %p", get_name (), h);	

This should make your system silent.

Hope this helps for a while...

Regards,
Corinna


Paul Stodghill wrote:
> 
> smithers% uname -a
>    69     293 [main] tcsh 1781 fhandler_base::fork_fixup: /dev/tty1 - error 6, handle 0x0
>  1750    2043 [main] tcsh 1781 fhandler_base::fork_fixup: /dev/tty1 - error 6, handle 0x0
> CYGWIN_NT-4.0 SMITHERS 21.0 (0.9/1/2) 1999-2-17 00:11:37 i686 unknown
> smithers%
> 
> And no, I didn't make up the error messages. :-)


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

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

* Re: Cywgin + XEmacs + Tcsh: error messages.
  1999-02-26 11:58   ` Corinna Vinschen
@ 1999-02-26 13:31     ` Paul Stodghill
  1999-02-26 15:19       ` Corinna Vinschen
  1999-02-28 23:02       ` Paul Stodghill
  1999-02-28 23:02     ` Corinna Vinschen
  1 sibling, 2 replies; 20+ messages in thread
From: Paul Stodghill @ 1999-02-26 13:31 UTC (permalink / raw)
  To: Corinna Vinschen; +Cc: cygwin

smithers% uname -a
   69     293 [main] tcsh 1781 fhandler_base::fork_fixup: /dev/tty1 - error 6, handle 0x0
 1750    2043 [main] tcsh 1781 fhandler_base::fork_fixup: /dev/tty1 - error 6, handle 0x0
CYGWIN_NT-4.0 SMITHERS 21.0 (0.9/1/2) 1999-2-17 00:11:37 i686 unknown
smithers% 

And no, I didn't make up the error messages. :-)

> Strange!
> 
> I remember, that I saw this once upon a time, but I didn't
> know of this problem since b20.1 and I have used (nearly) every
> snapshot, which is published. I can't find the version info of
> your cygwin1.dll. Would you be so kind, to show us the output
> of `uname -a'?
> 
> Regards,
> Corinna
> 
> Paul Stodghill wrote:
> > 
> > I forgot to include the pertinent information about my system.
> > 
> > Cygwin: see the end of this message.
> > XEmacs: "21.0 \"Pyrenean63\" XEmacs Lucid (beta63)"
> > tcsh: tcsh 6.08.00 (Astron) 1998-10-02 (i586-intel-posix) options 8b,nls,nd,color
> > 
> > > When I start a tcsh shell under XEmacs, I sometimes (not always), see the
> > > following messages,
> > >
> > >     0       0 [main] c:\usr\local\bin\tcsh.exe 1038 fhandler_base::fork_fixup: /dev/tty1 - error 6, handle 0x0
> > >[...]


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

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

* Re: Cywgin + XEmacs + Tcsh: error messages.
  1999-02-26  6:16 ` Paul Stodghill
@ 1999-02-26 11:58   ` Corinna Vinschen
  1999-02-26 13:31     ` Paul Stodghill
  1999-02-28 23:02     ` Corinna Vinschen
  1999-02-28 23:02   ` Paul Stodghill
  1 sibling, 2 replies; 20+ messages in thread
From: Corinna Vinschen @ 1999-02-26 11:58 UTC (permalink / raw)
  To: Paul Stodghill; +Cc: cygwin

Strange!

I remember, that I saw this once upon a time, but I didn't
know of this problem since b20.1 and I have used (nearly) every
snapshot, which is published. I can't find the version info of
your cygwin1.dll. Would you be so kind, to show us the output
of `uname -a'?

Regards,
Corinna

Paul Stodghill wrote:
> 
> I forgot to include the pertinent information about my system.
> 
> Cygwin: see the end of this message.
> XEmacs: "21.0 \"Pyrenean63\" XEmacs Lucid (beta63)"
> tcsh: tcsh 6.08.00 (Astron) 1998-10-02 (i586-intel-posix) options 8b,nls,nd,color
> 
> > When I start a tcsh shell under XEmacs, I sometimes (not always), see the
> > following messages,
> >
> >     0       0 [main] c:\usr\local\bin\tcsh.exe 1038 fhandler_base::fork_fixup: /dev/tty1 - error 6, handle 0x0
> >[...]



--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

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

* Re: Cywgin + XEmacs + Tcsh: error messages.
  1999-02-26  6:01 Paul Stodghill
@ 1999-02-26  6:16 ` Paul Stodghill
  1999-02-26 11:58   ` Corinna Vinschen
  1999-02-28 23:02   ` Paul Stodghill
  1999-02-28 23:02 ` Paul Stodghill
  1 sibling, 2 replies; 20+ messages in thread
From: Paul Stodghill @ 1999-02-26  6:16 UTC (permalink / raw)
  To: cygwin

I forgot to include the pertinent information about my system. 

Cygwin: see the end of this message.
XEmacs: "21.0 \"Pyrenean63\" XEmacs Lucid (beta63)"
tcsh: tcsh 6.08.00 (Astron) 1998-10-02 (i586-intel-posix) options 8b,nls,nd,color

> When I start a tcsh shell under XEmacs, I sometimes (not always), see the
> following messages,
> 
>     0       0 [main] c:\usr\local\bin\tcsh.exe 1038 fhandler_base::fork_fixup: /dev/tty1 - error 6, handle 0x0
>     0    2254 [main] tcsh 1038 fhandler_base::fork_fixup: /dev/tty1 - error 6, handle 0x0
>   283    2537 [main] tcsh 1038 fhandler_base::fork_fixup: /dev/tty1 - error 6, handle 0x0
>   226    2763 [main] tcsh 1038 fhandler_base::fork_fixup: /dev/tty1 - error 6, handle 0x0
>   225    2988 [main] tcsh 1038 fhandler_base::fork_fixup: /dev/tty1 - error 6, handle 0x0
> smithers% 
> 
> How do I fix this? Thanks.
> 
> -- 
> Paul Stodghill <stodghil@cs.cornell.edu>
> Dept. of Computer Science, Upson Hall, Ithaca, NY  14853
> Phone: 607-254-8838   FAX: 607-255-4428
> http://www.cs.cornell.edu/stodghil/
> 
> 
> --
> Want to unsubscribe from this list?
> Send a message to cygwin-unsubscribe@sourceware.cygnus.com
> 

smithers% cygcheck -s -v -r

Cygnus Win95/NT Configuration Diagnostics
Current System Time: Fri Feb 26 09:14:50 1999

WinNT Ver 4.0 build 1381 Service Pack 3

Path:	/cygdrive/u/usr/i586-win32/bin
	/cygdrive/u/pvse/bin
	/cygdrive/u/usr/share/bin
	/usr/bin
	/usr/local/bin
	/usr/X11R6.4/bin
	.

SysDir: C:\WINNT\System32
WinDir: C:\WINNT

CYGWIN = `tty'
HOME = `/cygdrive/u'
LD_LIBRARY_PATH = `/home/stodghil/usr/i586-win32/lib:/home/pidgin/sww/i586-win32/lib:/home/pidgin/sww/gnu/i586-win32/lib:/usr/local/gnu/lib:/usr/local/lib'
MAKE_MODE = `unix'
PWD = `/cygdrive/u/disk/new-compiler/c++fe'
USER = `stodghil'

!C: = `C:\WINNT\Profiles\stodghil\Desktop'
AC3D_HOME = `t:\programs\ac3d'
BIBINPUTS = `.:~pidgin/papers/bib:'
BISONLIB = `/usr/share/'
BSTINPUTS = `.:~/usr/share/lib/texmf/bibtex/bst:'
CLASSPATH = `C:\Program Files\Exceed\hcljrcsv.jar;C:\Program Files\Exceed\;C:\Program Files\Exceed\hcljrcsv.zip;C:\Program Files\Exceed'
COMPUTERNAME = `SMITHERS'
COMSPEC = `C:\WINNT\system32\cmd.exe /e:2048'
DISPLAY = `127.0.0.1:0.0'
DOMAINNAME = `cs.cornell.edu'
EMACS = `1'
ENSCRIPT = `-p -'
GNU_SECURE = `/etc/hosts'
GROUP = `Domain Users'
HOMEDRIVE = `T:'
HOMEPATH = `\'
HOMESHARE = `\\bigbird\stodghil'
HOST = `smithers'
HOSTNAME = `smithers'
HOSTOS = `i586-win32'
HOSTTYPE = `i586'
INCLUDE = `c:\program files\devstudio\vc\include;c:\program files\devstudio\vc\atl\include;c:\program files\devstudio\vc\mfc\include;%include%'
INFOPATH = `/home/stodghil/usr/share/info'
LESS = `sh10'
LIB = `c:\program files\devstudio\vc\lib;c:\program files\devstudio\vc\mfc\lib;%lib%'
LOGGEDIN = `'
LOGNAME = `stodghil'
LOGONSERVER = `\\IAGO'
LONGNAME = `smithers.cs.cornell.edu'
LPDEST = `sully'
MACHTYPE = `i586'
MAIL = `/home/stodghil/email/incoming/mail.inbox.spool'
MANPATH = `/home/stodghil/usr/share/man:/usr/local/man'
MIRRORDIR = `/home/stodghil/usr/share/etc/mirror'
MSDEVDIR = `C:\Program Files\DevStudio\SharedIDE'
MSINPUT = `C:\Msinput'
NENSCRIPT = `-p -'
NNTPSERVER = `newsstand.cit.cornell.edu'
NTRESKIT = `C:\NTRESKIT'
NUMBER_OF_PROCESSORS = `1'
ORGANIZATION = `Dept. of Comp. Sci., Cornell U.'
OS2LIBPATH = `C:\WINNT\system32\os2\dll;'
OS = `Windows_NT'
OSTYPE = `win32'
PAGER = `ul'
PATHEXT = `.COM;.EXE;.BAT;.CMD'
PRINTER = `sully'
PROCESSOR_ARCHITECTURE = `x86'
PROCESSOR_IDENTIFIER = `x86 Family 6 Model 3 Stepping 4, GenuineIntel'
PROCESSOR_LEVEL = `6'
PROCESSOR_REVISION = `0304'
PROMPT = `$P$G'
PURIFYCACHEDIR = `/home/stodghil/usr/i586-win32/lib/purify/cache'
SCHEME_LIBRARY_PATH = `/home/stodghil/usr/share/lib/slib/'
SHELL = `/usr/local/bin/tcsh'
SHLVL = `3'
SHORTHOST = `smithers'
SYSTEMDRIVE = `C:'
SYSTEMROOT = `C:\WINNT'
TEMP = `C:\temp'
TERM = `emacs'
TERMCAP = `emacs:co#80:tc=unknown:'
TEXINPUTS = `.:~/usr/share/lib/texmf/latex//:'
TMP = `C:\temp'
TMPDIR = `/cygdrive/u/tmp'
TM_TMP_DIR = `/cygdrive/u/tmp/'
UNIXROOT = `C:'
USERDOMAIN = `CUCS'
USERNAME = `stodghil'
USERPROFILE = `C:\WINNT\Profiles\stodghil'
VENDOR = `intel'
WEBSTERHOST = `alvis'
WINDIR = `C:\WINNT'
_ = `/usr/bin/tcsh'

HKEY_CURRENT_USER\Software\Cygnus Solutions
HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin
HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin\mounts v2
  (default) = `/cygdrive'
  automount flags = 0x00000020
HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin\mounts v2\/
  (default) = `c:'
  flags = 0x00000000
HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin\mounts v2\/cygdrive/u
  (default) = `u:'
  flags = 0x00000000
HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin\mounts v2\/dev/fd0
  (default) = `\\.\a:'
  flags = 0x00000000
HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin\mounts v2\/dev/fd1
  (default) = `\\.\b:'
  flags = 0x00000000
HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin\mounts v2\/dev/st0
  (default) = `\\.\tape0:'
  flags = 0x00000000
HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin\mounts v2\/dev/st1
  (default) = `\\.\tape1:'
  flags = 0x00000000
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\00
  (default) = `\\.\tape1:'
  unix = `/dev/st1'
  fmixed = 0x00000000
  fbinary = 0x00000000
  fsilent = 0x00000001
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\01
  (default) = `\\.\tape0:'
  unix = `/dev/st0'
  fmixed = 0x00000000
  fbinary = 0x00000000
  fsilent = 0x00000001
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\02
  (default) = `\\.\b:'
  unix = `/dev/fd1'
  fmixed = 0x00000000
  fbinary = 0x00000000
  fsilent = 0x00000001
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\03
  (default) = `\\.\a:'
  unix = `/dev/fd0'
  fmixed = 0x00000000
  fbinary = 0x00000000
  fsilent = 0x00000001
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\04
  (default) = `c:'
  unix = `/'
  fbinary = 0x00000000
  fsilent = 0x00000000
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\05
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\06
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\07
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\08
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\09
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\0A
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\0B
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\0C
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\0D
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\0E
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\0F
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\10
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\11
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\12
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\13
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\14
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\15
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\16
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\17
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\18
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\19
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\1A
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\1B
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\1C
HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\1D
HKEY_CURRENT_USER\Software\Cygnus Support
HKEY_CURRENT_USER\Software\Cygnus Support\CYGWIN.DLL setup
HKEY_CURRENT_USER\Software\Cygnus Support\CYGWIN.DLL setup\b15.0
HKEY_CURRENT_USER\Software\Cygnus Support\CYGWIN.DLL setup\b15.0\mounts
HKEY_CURRENT_USER\Software\Cygnus Support\CYGWIN.DLL setup\b15.0\mounts\00
  (default) = `\\.\tape1:'
  unix = `/dev/st1'
  fmixed = 0x00000000
  fbinary = 0x00000000
  fsilent = 0x00000001
HKEY_CURRENT_USER\Software\Cygnus Support\CYGWIN.DLL setup\b15.0\mounts\01
  (default) = `\\.\tape0:'
  unix = `/dev/st0'
  fmixed = 0x00000000
  fbinary = 0x00000000
  fsilent = 0x00000001
HKEY_CURRENT_USER\Software\Cygnus Support\CYGWIN.DLL setup\b15.0\mounts\02
  (default) = `\\.\b:'
  unix = `/dev/fd1'
  fmixed = 0x00000000
  fbinary = 0x00000000
  fsilent = 0x00000001
HKEY_CURRENT_USER\Software\Cygnus Support\CYGWIN.DLL setup\b15.0\mounts\03
  (default) = `\\.\a:'
  unix = `/dev/fd0'
  fmixed = 0x00000000
  fbinary = 0x00000000
  fsilent = 0x00000001
HKEY_CURRENT_USER\Software\Cygnus Support\CYGWIN.DLL setup\b15.0\mounts\04
  (default) = `c:'
  unix = `/'
  fmixed = 0x00000000
  fbinary = 0x00000000
  fsilent = 0x00000000
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin B20
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin B20\B20.1
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\00
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\01
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\02
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\03
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\04
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\05
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\06
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\07
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\08
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\09
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\0A
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\0B
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\0C
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\0D
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\0E
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\0F
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\10
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\11
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\12
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\13
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\14
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\15
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\16
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\17
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\18
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\19
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\1A
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\1B
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\1C
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\1D
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\GNUPro
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\GNUPro\i586-cygwin32
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\GNUPro\i586-cygwin32\i586-cygwin32
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\GNUPro\i586-cygwin32\i586-cygwin32\cygwin-B20.1
  (default) = `t:\cygnus\cygwin-b20'
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Cygnus Cygwin B20
  (default) = `C:\WINNT\IsUninst.exe -ft:\cygnus\cygwin-b20\Uninst.isu'
  DisplayName = `Cygwin B20'

a:\ fd  FAT        1Mb  64% CP    UN           
c:\ hd  NTFS    2000Mb  88% CP CS UN PA FC     
d:\ cd           N/A    N/A                    
s:\ net NTFS   34702Mb  65% CP CS UN PA FC     
t:\ net NTFS   34702Mb  90% CP CS UN PA FC     Bigbird_1
u:\ net LMRDR   4063Mb   0% CP                 stodghil
w:\ net NTFS   34702Mb  14% CP CS UN PA FC     content
z:\ net NTFS   34702Mb  98% CP CS UN PA FC     shares

u:          /cygdrive/u  user    textmode
u:          /cygdrive/u  user    textmode
u:          /cygdrive/u  user    textmode
u:          /cygdrive/u  user    textmode
u:          /cygdrive/u  user    textmode
u:          /cygdrive/u  user    textmode

Found: c:\usr\bin\bash.exe
Found: c:\usr\bin\cat.exe
Not Found: cpp (good!)
Found: c:\usr\bin\find.exe
Found: c:\usr\bin\gcc.exe
Found: c:\usr\bin\gdb.exe
Found: c:\usr\bin\ld.exe
Found: c:\usr\bin\ls.exe
Found: c:\usr\bin\make.exe
Found: c:\usr\bin\sh.exe

  371k 1998/12/01 c:\usr\bin\cygtcl80.dll - os=4.0 img=1.0 sys=4.0
                  "cygtcl80.dll" v0.0 ts=1998/12/1 3:25
    5k 1998/12/01 c:\usr\bin\cygtclpip80.dll - os=4.0 img=1.0 sys=4.0
   10k 1998/12/01 c:\usr\bin\cygtclreg80.dll - os=4.0 img=1.0 sys=4.0
                  "cygtclreg80.dll" v0.0 ts=1998/12/1 3:25
  600k 1998/12/01 c:\usr\bin\cygtk80.dll - os=4.0 img=1.0 sys=4.0
                  "cygtk80.dll" v0.0 ts=1998/12/1 3:28
  446k 1999/02/18 c:\usr\bin\cygwin1-000orig.dll - os=4.0 img=1.0 sys=4.0
                  "cygwin1.dll" v0.0 ts=1998/12/3 23:39
  466k 1999/02/18 c:\usr\bin\cygwin1-19990215.dll - os=4.0 img=1.0 sys=4.0
                  "cygwin1.dll" v0.0 ts=1999/2/16 0:12
  466k 1999/02/18 c:\usr\bin\cygwin1-19990216.dll - os=4.0 img=1.0 sys=4.0
                  "cygwin1.dll" v0.0 ts=1999/2/17 0:11
  466k 1999/02/18 c:\usr\bin\cygwin1.dll - os=4.0 img=1.0 sys=4.0
                  "cygwin1.dll" v0.0 ts=1999/2/17 0:11
Use -h to see help about each section
smithers% 

-- 
Paul Stodghill <stodghil@cs.cornell.edu>
Dept. of Computer Science, Upson Hall, Ithaca, NY  14853
Phone: 607-254-8838   FAX: 607-255-4428
http://www.cs.cornell.edu/stodghil/


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

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

* Cywgin + XEmacs + Tcsh: error messages.
@ 1999-02-26  6:01 Paul Stodghill
  1999-02-26  6:16 ` Paul Stodghill
  1999-02-28 23:02 ` Paul Stodghill
  0 siblings, 2 replies; 20+ messages in thread
From: Paul Stodghill @ 1999-02-26  6:01 UTC (permalink / raw)
  To: cygwin

When I start a tcsh shell under XEmacs, I sometimes (not always), see the
following messages,

    0       0 [main] c:\usr\local\bin\tcsh.exe 1038 fhandler_base::fork_fixup: /dev/tty1 - error 6, handle 0x0
    0    2254 [main] tcsh 1038 fhandler_base::fork_fixup: /dev/tty1 - error 6, handle 0x0
  283    2537 [main] tcsh 1038 fhandler_base::fork_fixup: /dev/tty1 - error 6, handle 0x0
  226    2763 [main] tcsh 1038 fhandler_base::fork_fixup: /dev/tty1 - error 6, handle 0x0
  225    2988 [main] tcsh 1038 fhandler_base::fork_fixup: /dev/tty1 - error 6, handle 0x0
smithers% 

How do I fix this? Thanks.

-- 
Paul Stodghill <stodghil@cs.cornell.edu>
Dept. of Computer Science, Upson Hall, Ithaca, NY  14853
Phone: 607-254-8838   FAX: 607-255-4428
http://www.cs.cornell.edu/stodghil/


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

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

end of thread, other threads:[~1999-03-31 19:45 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-03-03  7:32 Cywgin + XEmacs + Tcsh: error messages Earnie Boyd
     [not found] ` < 19990303153208.10413.rocketmail@send101.yahoomail.com >
1999-03-07 19:13   ` Tsuyoshi Tada
1999-03-31 19:45     ` Tsuyoshi Tada
1999-03-31 19:45 ` Earnie Boyd
  -- strict thread matches above, loose matches on Subject: below --
1999-03-02 19:29 Suhaib M. Siddiqi
1999-03-31 19:45 ` Suhaib M. Siddiqi
1999-02-26  6:01 Paul Stodghill
1999-02-26  6:16 ` Paul Stodghill
1999-02-26 11:58   ` Corinna Vinschen
1999-02-26 13:31     ` Paul Stodghill
1999-02-26 15:19       ` Corinna Vinschen
1999-02-28 23:02         ` Corinna Vinschen
1999-03-02 19:05         ` Christophner Faylor
     [not found]           ` < 19990302220640.B3492@cygnus.com >
1999-03-02 21:41             ` Tsuyoshi Tada
1999-03-31 19:45               ` Tsuyoshi Tada
1999-03-31 19:45           ` Christophner Faylor
1999-02-28 23:02       ` Paul Stodghill
1999-02-28 23:02     ` Corinna Vinschen
1999-02-28 23:02   ` Paul Stodghill
1999-02-28 23:02 ` Paul Stodghill

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).