This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

fhandler_base::fork_fixup errors with cygwin1-20010719.dll


Hi

I get the following kind of errors with the latest snapshot when running a make:

   2457 [main] sh 329 fhandler_base::fork_fixup: /dev/tty0 - Win32 error 6, handle io_handle<0x8C>
  38011 [main] sh 329 fhandler_base::fork_fixup: /dev/tty0 - Win32 error 6, handle output_handle<0x88>
  67033 [main] sh 329 fhandler_base::fork_fixup: /dev/tty0 - Win32 error 6, handle output_mutex<0x7C>
  80802 [main] sh 329 fhandler_base::fork_fixup: /dev/tty0 - Win32 error 6, handle input_mutex<0x64>
  95568 [main] sh 329 fhandler_base::fork_fixup: /dev/tty0 - Win32 error 6, handle input_available_event<0x34>
 166397 [main] sh 329 fhandler_base::fork_fixup: /dev/tty0 - Win32 error 6, handle inuse<0x6C>
   2532 [main] sh 306 fhandler_base::fork_fixup: /dev/tty0 - Win32 error 6, handle io_handle<0x8C>
  58195 [main] sh 306 fhandler_base::fork_fixup: /dev/tty0 - Win32 error 6, handle output_handle<0x88>
 101475 [main] sh 306 fhandler_base::fork_fixup: /dev/tty0 - Win32 error 6, handle output_mutex<0x2C>
 158041 [main] sh 306 fhandler_base::fork_fixup: /dev/tty0 - Win32 error 6, handle input_mutex<0x34>
 201316 [main] sh 306 fhandler_base::fork_fixup: /dev/tty0 - Win32 error 6, handle input_available_event<0x64>
 243633 [main] sh 306 fhandler_base::fork_fixup: /dev/tty0 - Win32 error 6, handle inuse<0x60>
   2390 [main] sh 282 fhandler_base::fork_fixup: /dev/tty0 - Win32 error 6, handle io_handle<0x218>
  58942 [main] sh 282 fhandler_base::fork_fixup: /dev/tty0 - Win32 error 6, handle output_handle<0x21C>
 102224 [main] sh 282 fhandler_base::fork_fixup: /dev/tty0 - Win32 error 6, handle output_mutex<0x210>
 144506 [main] sh 282 fhandler_base::fork_fixup: /dev/tty0 - Win32 error 6, handle input_mutex<0x214>
 187802 [main] sh 282 fhandler_base::fork_fixup: /dev/tty0 - Win32 error 6, handle input_available_event<0x20C>
 230092 [main] sh 282 fhandler_base::fork_fixup: /dev/tty0 - Win32 error 6, handle inuse<0x220>
xemacs -batch -l semantic-compile-script -f batch-byte-compile semantic.el semantic-util.el semantic-bnf.el semantic-ctxt.el
    849 [main] xemacs-21.4.3 174 fhandler_base::fork_fixup: /dev/tty0 - Win32 error 6, handle io_handle<0x204>
  60597 [main] xemacs-21.4.3 174 fhandler_base::fork_fixup: /dev/tty0 - Win32 error 6, handle output_handle<0x208>
  89613 [main] xemacs-21.4.3 174 fhandler_base::fork_fixup: /dev/tty0 - Win32 error 6, handle output_mutex<0x1FC>
 117648 [main] xemacs-21.4.3 174 fhandler_base::fork_fixup: /dev/tty0 - Win32 error 6, handle input_mutex<0x7C>
 175215 [main] xemacs-21.4.3 174 fhandler_base::fork_fixup: /dev/tty0 - Win32 error 6, handle input_available_event<0x58>
 217497 [main] xemacs-21.4.3 174 fhandler_base::fork_fixup: /dev/tty0 - Win32 error 6, handle inuse<0x234>


System:   WinNT 4.0/SP3 - 196 MB Ram
          Cygwin 1.3.2
           - everything mounted binary,
           - CYGWIN = tty title binmode ntea nontsec

Ciao
  Volker


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]