delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2004/09/14/03:04:35

Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
From: "Bogdan Vacaliuc" <bvacaliuc AT ngit DOT com>
To: <cygwin AT cygwin DOT com>
Subject: RE: 1.5.10: expr + configure failure + testcase (also on 1.5.11-1)
Date: Tue, 14 Sep 2004 03:04:14 -0400
Organization: NGI Technology, LLC
Message-ID: <01b001c49a29$0b5960c0$0b03a8c0@lithium>
MIME-Version: 1.0
In-Reply-To: <01af01c49a26$625a5b20$0b03a8c0@lithium>
X-IsSubscribed: yes
Note-from-DJ: This may be spam

------=_NextPart_000_01B1_01C49A07.8447C0C0
Content-Type: text/plain;
	charset="us-ascii"
Content-Transfer-Encoding: 7bit

Peter,

I didn't see your post until after I sent mine.  Anyway, I forgot to attach the trace I made and referred to in my post, sorry.
(It's late...)

I looked at your trace.

> I said:
>
> In my trace (not Peter's) there are also some lines like:
> 
>   324 16458452 [main] bash 1048 
> fhandler_base::set_no_inheritance: DuplicateHandle failed, 
> The parameter is incorrect.
>   237 16458689 [main] bash 1048 
> fhandler_base::set_close_on_exec: set close_on_exec for 
> /dev/console to 1

In your *new* trace there are the same trace (on line 176632) in the 'zone' between the fork() and the parent-shell exit decision
point of your most recent trace.

Did you update your cygwin since your last run?  Perhaps its just an artifact?  The set happens 4 times in your trace:

 1415 34111305 [main] bash 1696 fcntl_worker: 0 = fcntl (1, 1, 0x0)
  484 34111789 [main] bash 1696 fhandler_base::set_no_inheritance: DuplicateHandle failed, Win32 error 87
  121 34111910 [main] bash 1696 fhandler_base::set_close_on_exec: set close_on_exec for /dev/console to 1
  933 34112038 [main] bash 456 dtable::dup2: 1 = dup2 (3, 1)
  122 34112160 [main] bash 456 close: close (3)
  119 34112279 [main] bash 456 fhandler_base::close: closing '/dev/null' handle 0x338
  126 34112405 [main] bash 456 close: 0 = close (3)
  244 34112649 [main] bash 456 spawnve: spawnve (/usr/bin/expr, expr, A059278)
  905 34112815 [main] bash 1696 fhandler_base::set_no_inheritance: DuplicateHandle failed, Win32 error 87
  123 34112938 [main] bash 1696 fcntl_worker: 0 = fcntl (10, 2, 0x1)
  123 34113061 [main] bash 1696 dtable::dup2: dup2 (2, 1)
  125 34113186 [main] bash 1696 build_fh_pc: fh 0x61781A80
  121 34113307 [main] bash 1696 fhandler_base::set_flags: flags 0x10002, supplied_bin 0x0
  119 34113426 [main] bash 1696 fhandler_base::set_flags: O_TEXT/O_BINARY set in flags 0x10000
  907 34113556 [main] bash 456 spawn_guts: spawn_guts (3, /usr/bin/expr)
 
Hmmm.

-bogdan

------=_NextPart_000_01B1_01C49A07.8447C0C0
Content-Type: application/octet-stream;
	name="strace3b.out"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: attachment;
	filename="strace3b.out"

[snip]
**********************************************
Program name: C:\cygwin\bin\bash.exe (2760)
App version:  1005.11, api: 0.116
DLL version:  1005.11, api: 0.116
DLL build:    2004-09-04 23:17
OS version:   Windows NT-5.0
Heap size:    402653184
Date/Time:    2004-09-14 00:05:33
**********************************************
  112     675 [main] bash 2760 events_init: windows_system_directory 'C:\WI=
NNT\system32\', windows_system_directory_length 18
  817    1492 [main] bash 2760 fork_child: child is running.  pid 2760, ppi=
d 1048, stack here 0x22E628
  109    1601 [main] bash 2760 sync_with_parent: signalling parent: after l=
ongjmp
 5689 16338721 [main] bash 1048 sync_with_child: child signalled me
   89 16338810 [main] bash 1048 fork_parent: child is alive (but stopped)
  162 16338972 [main] bash 1048 fork_copy: child handle 0x1FC, low 0x47C000=
, high 0x480D90, res 1
  166 16339138 [main] bash 1048 fork_copy: child handle 0x1FC, low 0x481000=
, high 0x488F60, res 1
  302 16339440 [main] bash 1048 fork_copy: child handle 0x1FC, low 0xA05000=
0, high 0xA067000, res 1
  125 16339565 [main] bash 1048 fork_copy: child handle 0x1FC, low 0x22E630=
, high 0x230000, res 1
  145 16339710 [main] bash 1048 fork_copy: child handle 0x1FC, low 0x610EF0=
00, high 0x610F3870, res 1
  180 16339890 [main] bash 1048 fork_copy: child handle 0x1FC, low 0x611170=
00, high 0x61120820, res 1
   84 16339974 [main] bash 1048 fork_copy: done
   86 16340060 [main] bash 1048 resume_child: signalled child
   78 16340138 [main] bash 1048 sync_with_child: waiting for child.  reason=
: child loading dlls, hang_child 0
16338632 16340233 [main] bash 2760 sync_with_parent: awake
   93 16340326 [main] bash 2760 sync_with_parent: no problems
   76 16340402 [main] bash 2760 fork_child: hParent 0x1CC, child 1 first_dl=
l 0x0, load_dlls 0
   85 16340487 [main] bash 2760 set_file_api_mode: File APIs set to ANSI
   76 16340563 [main] bash 2760 fixup_mmaps_after_fork: recreate_mmaps_afte=
r_fork, mmapped_areas 0x0
   98 16340661 [main] bash 2760 dtable::fixup_after_fork: fd 0 (/dev/consol=
e)
  116 16340777 [main] bash 2760 open_shared: name (null), shared 0xA020000 =
(wanted 0xA020000), h 0x2E4
   86 16340863 [main] bash 2760 fhandler_base::set_flags: flags 0x18002, su=
pplied_bin 0x0
   76 16340939 [main] bash 2760 fhandler_base::set_flags: O_TEXT/O_BINARY s=
et in flags 0x10000
   74 16341013 [main] bash 2760 fhandler_base::set_flags: filemode set to b=
inary
  181 16341194 [main] bash 2760 fhandler_console::open: incremented open_fh=
s, now 4
   83 16341277 [main] bash 2760 fhandler_console::open: opened conin$ 0x8F,=
 conout$ 0x93
  100 16341377 [main] bash 2760 dtable::fixup_after_fork: fd 1 (/dev/consol=
e)
   77 16341454 [main] bash 2760 fhandler_base::set_flags: flags 0x18002, su=
pplied_bin 0x0
   75 16341529 [main] bash 2760 fhandler_base::set_flags: O_TEXT/O_BINARY s=
et in flags 0x10000
   75 16341604 [main] bash 2760 fhandler_base::set_flags: filemode set to b=
inary
  137 16341741 [main] bash 2760 fhandler_console::open: incremented open_fh=
s, now 4
   79 16341820 [main] bash 2760 fhandler_console::open: opened conin$ 0x7B,=
 conout$ 0x7F
   94 16341914 [main] bash 2760 dtable::fixup_after_fork: fd 2 (/dev/consol=
e)
   77 16341991 [main] bash 2760 fhandler_base::set_flags: flags 0x18002, su=
pplied_bin 0x0
   75 16342066 [main] bash 2760 fhandler_base::set_flags: O_TEXT/O_BINARY s=
et in flags 0x10000
   73 16342139 [main] bash 2760 fhandler_base::set_flags: filemode set to b=
inary
  137 16342276 [main] bash 2760 fhandler_console::open: incremented open_fh=
s, now 4
   77 16342353 [main] bash 2760 fhandler_console::open: opened conin$ 0x63,=
 conout$ 0x83
   94 16342447 [main] bash 2760 dtable::fixup_after_fork: fd 3 ()
   82 16342529 [main] bash 2760 fhandler_base::fixup_after_fork: inheriting=
 '' from parent
   74 16342603 [main] bash 2760 fhandler_base::fork_fixup: handle 0x1C4 alr=
eady opened
   75 16342678 [main] bash 2760 fhandler_base::fork_fixup: handle 0x1D4 alr=
eady opened
   78 16342756 [main] bash 2760 dtable::fixup_after_fork: fd 6 (/dev/consol=
e)
   75 16342831 [main] bash 2760 fhandler_base::set_flags: flags 0x18002, su=
pplied_bin 0x0
   74 16342905 [main] bash 2760 fhandler_base::set_flags: O_TEXT/O_BINARY s=
et in flags 0x10000
   73 16342978 [main] bash 2760 fhandler_base::set_flags: filemode set to b=
inary
  137 16343115 [main] bash 2760 fhandler_console::open: incremented open_fh=
s, now 4
   80 16343195 [main] bash 2760 fhandler_console::open: opened conin$ 0x6F,=
 conout$ 0x87
   94 16343289 [main] bash 2760 dtable::fixup_after_fork: fd 255 (/jail/cyg=
win-1.5.11.1-std/configure)
   79 16343368 [main] bash 2760 fhandler_base::fixup_after_fork: inheriting=
 '/jail/cygwin-1.5.11.1-std/configure' from parent
   84 16343452 [main] bash 2760 sync_with_parent: signalling parent: perfor=
med fork fixup
 3393 16343531 [main] bash 1048 sync_with_child: child signalled me
   88 16343619 [main] bash 1048 __cygwin_lock_lock: threadcount 1.  not loc=
king
   78 16343697 [main] bash 1048 __cygwin_lock_lock: threadcount 1.  not loc=
king
   76 16343773 [main] bash 1048 __cygwin_lock_unlock: threadcount 1.  not u=
nlocking
   77 16343850 [main] bash 1048 __cygwin_lock_unlock: threadcount 1.  not u=
nlocking
   76 16343926 [main] bash 1048 __cygwin_lock_lock: threadcount 1.  not loc=
king
   76 16344002 [main] bash 1048 __cygwin_lock_unlock: threadcount 1.  not u=
nlocking
   76 16344078 [main] bash 1048 __cygwin_lock_unlock: threadcount 1.  not u=
nlocking
   76 16344154 [main] bash 1048 __cygwin_lock_lock: threadcount 1.  not loc=
king
   75 16344229 [main] bash 1048 __cygwin_lock_unlock: threadcount 1.  not u=
nlocking
   78 16344307 [main] bash 1048 __cygwin_lock_unlock: threadcount 1.  not u=
nlocking
   86 16344393 [main] bash 1048 __cygwin_lock_lock: threadcount 1.  not loc=
king
   78 16344471 [main] bash 1048 __cygwin_lock_unlock: threadcount 1.  not u=
nlocking
   76 16344547 [main] bash 1048 __cygwin_lock_unlock: threadcount 1.  not u=
nlocking
   77 16344624 [main] bash 1048 __cygwin_lock_lock: threadcount 1.  not loc=
king
   80 16344704 [main] bash 1048 __cygwin_lock_unlock: threadcount 1.  not u=
nlocking
   76 16344780 [main] bash 1048 __cygwin_lock_unlock: threadcount 1.  not u=
nlocking
   76 16344856 [main] bash 1048 __cygwin_lock_lock: threadcount 1.  not loc=
king
   75 16344931 [main] bash 1048 __cygwin_lock_unlock: threadcount 1.  not u=
nlocking
   75 16345006 [main] bash 1048 __cygwin_lock_unlock: threadcount 1.  not u=
nlocking
   76 16345082 [main] bash 1048 __cygwin_lock_unlock: threadcount 1.  not u=
nlocking
   76 16345158 [main] bash 1048 __cygwin_lock_unlock: threadcount 1.  not u=
nlocking
   77 16345235 [main] bash 1048 fork: 2760 =3D fork()
  144 16345379 [main] bash 1048 set_signal_mask: oldmask 0x80002, newmask 0=
x0, mask_bits 0x80002
   81 16345460 [main] bash 1048 sigaction: signal 20, newact 0x22E7C0 (hand=
ler 0x41FD20), oa 0x41FD20
   81 16345541 [main] bash 1048 close: close (4)
   86 16345627 [main] bash 1048 close: 0 =3D close (4)
   79 16345706 [main] bash 1048 fhandler_base::set_flags: flags 0x20000, su=
pplied_bin 0x0
   77 16345783 [main] bash 1048 fhandler_base::set_flags: O_TEXT/O_BINARY s=
et in flags 0x20000
   77 16345860 [main] bash 1048 fhandler_base::set_flags: filemode set to t=
ext
   78 16345938 [main] bash 1048 _cygwin_istext_for_stdio: fd 3: defaulting =
to text
   76 16346014 [main] bash 1048 __cygwin_lock_lock: threadcount 1.  not loc=
king
   84 16346098 [main] bash 1048 __cygwin_lock_lock: threadcount 1.  not loc=
king
   82 16346180 [main] bash 1048 __cygwin_lock_lock: threadcount 1.  not loc=
king
   81 16346261 [main] bash 1048 __cygwin_lock_unlock: threadcount 1.  not u=
nlocking
   81 16346342 [main] bash 1048 __cygwin_lock_lock: threadcount 1.  not loc=
king
   82 16346424 [main] bash 1048 __cygwin_lock_unlock: threadcount 1.  not u=
nlocking
   81 16346505 [main] bash 1048 setmode_helper: improbable, but 0 !=3D 3
   81 16346586 [main] bash 1048 __cygwin_lock_unlock: threadcount 1.  not u=
nlocking
   80 16346666 [main] bash 1048 __cygwin_lock_lock: threadcount 1.  not loc=
king
  121 16346787 [main] bash 1048 __cygwin_lock_lock: threadcount 1.  not loc=
king
   82 16346869 [main] bash 1048 __cygwin_lock_unlock: threadcount 1.  not u=
nlocking
   78 16346947 [main] bash 1048 __cygwin_lock_lock: threadcount 1.  not loc=
king
 2154 16349101 [main] bash 1048 __cygwin_lock_unlock: threadcount 1.  not u=
nlocking
  158 16349259 [main] bash 1048 setmode_helper: improbable, but 1 !=3D 3
   80 16349339 [main] bash 1048 __cygwin_lock_unlock: threadcount 1.  not u=
nlocking
   80 16349419 [main] bash 1048 __cygwin_lock_lock: threadcount 1.  not loc=
king
   78 16349497 [main] bash 1048 __cygwin_lock_lock: threadcount 1.  not loc=
king
   78 16349575 [main] bash 1048 __cygwin_lock_unlock: threadcount 1.  not u=
nlocking
   78 16349653 [main] bash 1048 __cygwin_lock_lock: threadcount 1.  not loc=
king
 6522 16349974 [main] bash 2760 sigproc_init: process/signal handling enabl=
ed(801)
  706 16350359 [main] bash 1048 __cygwin_lock_unlock: threadcount 1.  not u=
nlocking
  120 16350479 [main] bash 1048 setmode_helper: improbable, but 2 !=3D 3
   86 16350565 [main] bash 1048 __cygwin_lock_unlock: threadcount 1.  not u=
nlocking
   84 16350649 [main] bash 1048 __cygwin_lock_lock: threadcount 1.  not loc=
king
   83 16350732 [main] bash 1048 __cygwin_lock_lock: threadcount 1.  not loc=
king
   83 16350815 [main] bash 1048 __cygwin_lock_unlock: threadcount 1.  not u=
nlocking
   82 16350897 [main] bash 1048 __cygwin_lock_lock: threadcount 1.  not loc=
king
   83 16350980 [main] bash 1048 __cygwin_lock_unlock: threadcount 1.  not u=
nlocking
   82 16351062 [main] bash 1048 setmode_helper: improbable, but 0 !=3D 3
   82 16351144 [main] bash 1048 __cygwin_lock_unlock: threadcount 1.  not u=
nlocking
   82 16351226 [main] bash 1048 __cygwin_lock_lock: threadcount 1.  not loc=
king
   97 16351323 [main] bash 1048 __cygwin_lock_lock: threadcount 1.  not loc=
king
   83 16351406 [main] bash 1048 __cygwin_lock_unlock: threadcount 1.  not u=
nlocking
   83 16351489 [main] bash 1048 __cygwin_lock_lock: threadcount 1.  not loc=
king
   83 16351572 [main] bash 1048 __cygwin_lock_unlock: threadcount 1.  not u=
nlocking
   82 16351654 [main] bash 1048 setmode_helper: improbable, but 1 !=3D 3
   82 16351736 [main] bash 1048 __cygwin_lock_unlock: threadcount 1.  not u=
nlocking
   82 16351818 [main] bash 1048 __cygwin_lock_lock: threadcount 1.  not loc=
king
 2179 16352153 [sig] bash 2760 wait_sig: entering ReadFile loop, readsig 0x=
318, myself->sendsig 0x310
  127 16352280 [main] bash 2760 pthread_mutex::_fixup_after_fork: mutex A05=
0078 in _fixup_after_fork
   87 16352367 [main] bash 2760 pthread_mutex::_fixup_after_fork: mutex 611=
1FFD8 in _fixup_after_fork
   97 16352464 [main] bash 2760 __cygwin_lock_lock: threadcount 1.  not loc=
king
   79 16352543 [main] bash 2760 __cygwin_lock_lock: threadcount 1.  not loc=
king
   76 16352619 [main] bash 2760 __cygwin_lock_unlock: threadcount 1.  not u=
nlocking
   80 16352699 [main] bash 2760 __cygwin_lock_unlock: threadcount 1.  not u=
nlocking
   76 16352775 [main] bash 2760 __cygwin_lock_lock: threadcount 1.  not loc=
king
   75 16352850 [main] bash 2760 __cygwin_lock_unlock: threadcount 1.  not u=
nlocking
   77 16352927 [main] bash 2760 __cygwin_lock_unlock: threadcount 1.  not u=
nlocking
   75 16353002 [main] bash 2760 __cygwin_lock_lock: threadcount 1.  not loc=
king
   77 16353079 [main] bash 2760 __cygwin_lock_unlock: threadcount 1.  not u=
nlocking
   78 16353157 [main] bash 2760 __cygwin_lock_unlock: threadcount 1.  not u=
nlocking
   77 16353234 [main] bash 2760 __cygwin_lock_lock: threadcount 1.  not loc=
king
   75 16353309 [main] bash 2760 __cygwin_lock_unlock: threadcount 1.  not u=
nlocking
   77 16353386 [main] bash 2760 __cygwin_lock_unlock: threadcount 1.  not u=
nlocking
   76 16353462 [main] bash 2760 __cygwin_lock_lock: threadcount 1.  not loc=
king
   76 16353538 [main] bash 2760 __cygwin_lock_unlock: threadcount 1.  not u=
nlocking
 2527 16354345 [main] bash 1048 __cygwin_lock_lock: threadcount 1.  not loc=
king
  139 16354484 [main] bash 1048 __cygwin_lock_unlock: threadcount 1.  not u=
nlocking
   86 16354570 [main] bash 1048 __cygwin_lock_lock: threadcount 1.  not loc=
king
   82 16354652 [main] bash 1048 __cygwin_lock_unlock: threadcount 1.  not u=
nlocking
   83 16354735 [main] bash 1048 setmode_helper: improbable, but 2 !=3D 3
   83 16354818 [main] bash 1048 __cygwin_lock_unlock: threadcount 1.  not u=
nlocking
   88 16354906 [main] bash 1048 __cygwin_lock_unlock: threadcount 1.  not u=
nlocking
   83 16354989 [main] bash 1048 setmode: (3<>, 0x20000) returning binary
   90 16355079 [main] bash 1048 readv: readv (3, 0x22E700, 1) blocking, sig=
catchers 1
 1794 16355332 [main] bash 2760 __cygwin_lock_unlock: threadcount 1.  not u=
nlocking
   86 16355418 [main] bash 2760 __cygwin_lock_lock: threadcount 1.  not loc=
king
   78 16355496 [main] bash 2760 __cygwin_lock_unlock: threadcount 1.  not u=
nlocking
   77 16355573 [main] bash 2760 __cygwin_lock_unlock: threadcount 1.  not u=
nlocking
   77 16355650 [main] bash 2760 __cygwin_lock_unlock: threadcount 1.  not u=
nlocking
   77 16355727 [main] bash 2760 __cygwin_lock_unlock: threadcount 1.  not u=
nlocking
  143 16355870 [main] bash 2760 wait_for_sigthread: wait_sig_inited 0x1D8
   94 16355964 [main] bash 2760 fork: 0 =3D fork()
  222 16356186 [main] bash 2760 close: close (255)
   84 16356270 [main] bash 2760 fhandler_base::close: closing '/jail/cygwin=
-1.5.11.1-std/configure' handle 0x334
   93 16356363 [main] bash 2760 close: 0 =3D close (255)
   89 16356452 [main] bash 2760 set_signal_mask: oldmask 0x0, newmask 0x0, =
mask_bits 0x0
   79 16356531 [main] bash 2760 set_signal_mask: not calling sig_dispatch_p=
ending
   81 16356612 [main] bash 2760 sigaction: signal 18, newact 0x22E790 (hand=
ler 0x0), oa 0x0
   79 16356691 [main] bash 2760 sigaction: signal 21, newact 0x22E790 (hand=
ler 0x0), oa 0x0
  623 16357314 [main] bash 2760 sigaction: signal 22, newact 0x22E790 (hand=
ler 0x0), oa 0x0
  146 16357460 [main] bash 2760 sigaction: signal 2, newact 0x22E780 (handl=
er 0x0), oa 0x0
   81 16357541 [main] bash 2760 sigaction: signal 3, newact 0x22E780 (handl=
er 0x0), oa 0x1
   80 16357621 [main] bash 2760 sigaction: signal 20, newact 0x22E780 (hand=
ler 0x0), oa 0x41FD20
   80 16357701 [main] bash 2760 sig_send: sendsig 0x310, pid 2760, signal -=
20, its_me 1
   82 16357783 [main] bash 2760 sig_send: wakeup 0x334
   92 16357875 [sig] bash 2760 wait_sig: signalled 0x334
   93 16357968 [main] bash 2760 sig_send: Waiting for pack.wakeup 0x334
   84 16358052 [main] bash 2760 sig_send: returning 0x0 from sending signal=
 -20
   84 16358136 [main] bash 2760 sigaction: signal 20, newact 0x22E7C0 (hand=
ler 0x41FD20), oa 0x0
   83 16358219 [main] bash 2760 sigaction: signal 2, newact 0x22E7C0 (handl=
er 0x42D8D0), oa 0x0
   80 16358299 [main] bash 2760 dtable::dup2: dup2 (4, 1)
   83 16358382 [main] bash 2760 build_fh_pc: fh 0x61781680
   79 16358461 [main] bash 2760 fhandler_base::dup: in fhandler_base dup
   83 16358544 [main] bash 2760 fhandler_pipe::dup: res 0
   77 16358621 [main] bash 2760 dtable::dup_worker: duped '' old 0x1EC, new=
 0x334
  771 16359392 [main] bash 2760 dtable::dup2: newfh->io_handle 0x334, oldfh=
->io_handle 0x1EC
  127 16359519 [main] bash 2760 close: close (1)
  111 16359630 [main] bash 2760 fhandler_console::close: decremented open_f=
hs, now 3
   82 16359712 [main] bash 2760 close: 0 =3D close (1)
   78 16359790 [main] bash 2760 dtable::dup2: 1 =3D dup2 (4, 1)
   79 16359869 [main] bash 2760 close: close (4)
   82 16359951 [main] bash 2760 close: 0 =3D close (4)
   78 16360029 [main] bash 2760 close: close (3)
   85 16360114 [main] bash 2760 close: 0 =3D close (3)
 6693 16366807 [main] bash 2760 stat64: entering
  120 16366927 [main] bash 2760 normalize_posix_path: src /usr/bin/expr
   79 16367006 [main] bash 2760 normalize_posix_path: /usr/bin/expr =3D nor=
malize_posix_path (/usr/bin/expr)
   86 16367092 [main] bash 2760 mount_info::conv_to_win32_path: conv_to_win=
32_path (/usr/bin/expr)
   93 16367185 [main] bash 2760 set_flags: flags: binary (0x2)
   77 16367262 [main] bash 2760 mount_info::conv_to_win32_path: src_path /u=
sr/bin/expr, dst C:\cygwin\bin\expr, flags 0xA, rc 0
  248 16367510 [main] bash 2760 symlink_info::check: GetFileAttributes (C:\=
cygwin\bin\expr) failed
  102 16367612 [main] bash 2760 geterrno_from_win_error: windows error 2 =
=3D=3D errno 2
  162 16367774 [main] bash 2760 symlink_info::check: not a symlink
   86 16367860 [main] bash 2760 symlink_info::check: 0 =3D symlink.check (C=
:\cygwin\bin\expr.exe, 0x22DFC0) (0xA)
   82 16367942 [main] bash 2760 path_conv::check: this->path(C:\cygwin\bin\=
expr.exe), has_acls(1)
   83 16368025 [main] bash 2760 build_fh_pc: fh 0x61781478
   77 16368102 [main] bash 2760 stat_worker: (/usr/bin/expr, 0x22E610, 0, 0=
x61781478), file_attributes 32
  155 16368257 [main] bash 2760 fhandler_base::open: (C:\cygwin\bin\expr.ex=
e, 0x110000)
  130 16368387 [main] bash 2760 fhandler_base::set_flags: flags 0x110000, s=
upplied_bin 0x10000
   84 16368471 [main] bash 2760 fhandler_base::set_flags: O_TEXT/O_BINARY s=
et in flags 0x10000
   79 16368550 [main] bash 2760 fhandler_base::set_flags: filemode set to b=
inary
   78 16368628 [main] bash 2760 fhandler_base::open: 0 =3D NtCreateFile (0x=
1C4, 20080, C:\cygwin\bin\expr.exe, io, NULL, 0, 7, 1, 4000, NULL, 0)
   77 16368705 [main] bash 2760 fhandler_base::open: 1 =3D fhandler_base::o=
pen (C:\cygwin\bin\expr.exe, 0x110000)
   78 16368783 [main] bash 2760 fhandler_base::open_fs: 1 =3D fhandler_disk=
_file::open (C:\cygwin\bin\expr.exe, 0x10000)
  100 16368883 [main] bash 2760 fhandler_base::fstat_by_handle: 1 =3D GetFi=
leInformationByHandle (C:\cygwin\bin\expr.exe, 452)
   86 16368969 [main] bash 2760 get_file_attribute: file: C:\cygwin\bin\exp=
r.exe
  194 16369163 [main] bash 2760 cygpsid::debug_print: get_sids_info: owner =
SID =3D S-1-5-21-1214440339-1645522239-682003330-500
   93 16369256 [main] bash 2760 cygpsid::debug_print: get_sids_info: group =
SID =3D S-1-5-32-545
   97 16369353 [main] bash 2760 get_info_from_sd: ACL 1FF, uid 500, gid 545
  142 16369495 [main] bash 2760 fhandler_base::fstat_helper: 0 =3D fstat (,=
 0x22E610) st_atime=3D41466E0D st_size=3D57856, st_mode=3D0x81FF, st_ino=3D=
75086, sizeof=3D96
   80 16369575 [main] bash 2760 fhandler_base::close: closing '/usr/bin/exp=
r' handle 0x1C4
  110 16369685 [main] bash 2760 stat_worker: 0 =3D (/usr/bin/expr, 0x22E610)
   86 16369771 [main] bash 2760 normalize_posix_path: src /usr/bin/expr
   76 16369847 [main] bash 2760 normalize_posix_path: /usr/bin/expr =3D nor=
malize_posix_path (/usr/bin/expr)
   78 16369925 [main] bash 2760 mount_info::conv_to_win32_path: conv_to_win=
32_path (/usr/bin/expr)
   81 16370006 [main] bash 2760 set_flags: flags: binary (0x2)
   77 16370083 [main] bash 2760 mount_info::conv_to_win32_path: src_path /u=
sr/bin/expr, dst C:\cygwin\bin\expr, flags 0xA, rc 0
  208 16370291 [main] bash 2760 symlink_info::check: GetFileAttributes (C:\=
cygwin\bin\expr) failed
   97 16370388 [main] bash 2760 geterrno_from_win_error: windows error 2 =
=3D=3D errno 2
  153 16370541 [main] bash 2760 symlink_info::check: not a symlink
   87 16370628 [main] bash 2760 symlink_info::check: 0 =3D symlink.check (C=
:\cygwin\bin\expr.exe, 0x22DFE0) (0xA)
   80 16370708 [main] bash 2760 path_conv::check: this->path(C:\cygwin\bin\=
expr.exe), has_acls(1)
   81 16370789 [main] bash 2760 build_fh_pc: fh 0x61781478
  180 16370969 [main] bash 2760 read_sd: file C:\cygwin\bin\expr.exe: len 92
  282 16371251 [main] bash 2760 check_file_access: flags 1, ret 0
  157 16371408 [main] bash 2760 fhandler_base::fhaccess: returning 0
   79 16371487 [main] bash 2760 access: returning 0
  217 16371704 [main] bash 2760 sigaction: signal 2, newact 0x22E640 (handl=
er 0x0), oa 0x42D8D0
   80 16371784 [main] bash 2760 sigaction: signal 3, newact 0x22E640 (handl=
er 0x0), oa 0x0
   79 16371863 [main] bash 2760 sigaction: signal 20, newact 0x22E640 (hand=
ler 0x0), oa 0x41FD20
   78 16371941 [main] bash 2760 sig_send: sendsig 0x310, pid 2760, signal -=
20, its_me 1
   83 16372024 [main] bash 2760 sig_send: wakeup 0x338
   93 16372117 [sig] bash 2760 wait_sig: signalled 0x338
   94 16372211 [main] bash 2760 sig_send: Waiting for pack.wakeup 0x338
   82 16372293 [main] bash 2760 sig_send: returning 0x0 from sending signal=
 -20
  150 16372443 [main] bash 2760 spawnve: spawnve (/usr/bin/expr, expr, A058=
5E8)
   83 16372526 [main] bash 2760 spawn_guts: spawn_guts (3, /usr/bin/expr)
   90 16372616 [main] bash 2760 perhaps_suffix: prog '/usr/bin/expr'
   79 16372695 [main] bash 2760 normalize_posix_path: src /usr/bin/expr
   76 16372771 [main] bash 2760 normalize_posix_path: /usr/bin/expr =3D nor=
malize_posix_path (/usr/bin/expr)
   78 16372849 [main] bash 2760 mount_info::conv_to_win32_path: conv_to_win=
32_path (/usr/bin/expr)
   80 16372929 [main] bash 2760 set_flags: flags: binary (0x2)
   77 16373006 [main] bash 2760 mount_info::conv_to_win32_path: src_path /u=
sr/bin/expr, dst C:\cygwin\bin\expr, flags 0xA, rc 0
  168 16373174 [main] bash 2760 symlink_info::check: not a symlink
   87 16373261 [main] bash 2760 symlink_info::check: 0 =3D symlink.check (C=
:\cygwin\bin\expr.exe, 0x22D3B0) (0xA)
   79 16373340 [main] bash 2760 path_conv::check: this->path(C:\cygwin\bin\=
expr.exe), has_acls(1)
   77 16373417 [main] bash 2760 perhaps_suffix: buf C:\cygwin\bin\expr.exe,=
 suffix found '.exe'
  207 16373624 [main] bash 2760 spawn_guts: null_app_name 0 (C:\cygwin\bin\=
expr.exe, C:\cygwin\bin\expr.exe xbuild_alias=3Di686-pc-cygwin : x\([^=3D]*=
\)=3D)
   92 16373716 [main] bash 2760 build_env: envp 0xA0585E8
   83 16373799 [main] bash 2760 spenv::retrieve: no_envblock 0
   77 16373876 [main] bash 2760 spenv::retrieve: duping existing value for =
'HOMEPATH=3D'
  108 16373984 [main] bash 2760 spenv::retrieve: no_envblock 0
   77 16374061 [main] bash 2760 spenv::retrieve: duping existing value for =
'USERDOMAIN=3D'
   91 16374152 [main] bash 2760 spenv::retrieve: no_envblock 0
   78 16374230 [main] bash 2760 spenv::retrieve: duping existing value for =
'USERNAME=3D'
   96 16374326 [main] bash 2760 spenv::retrieve: no_envblock 0
   80 16374406 [main] bash 2760 spenv::retrieve: no_envblock 0
   77 16374483 [main] bash 2760 spenv::retrieve: duping existing value for =
'USERPROFILE=3D'
   78 16374561 [main] bash 2760 spenv::retrieve: no_envblock 0
   76 16374637 [main] bash 2760 spenv::retrieve: duping existing value for =
'LOGONSERVER=3D'
   84 16374721 [main] bash 2760 spenv::retrieve: no_envblock 0
   76 16374797 [main] bash 2760 spenv::retrieve: duping existing value for =
'HOMEDRIVE=3D'
   81 16374878 [main] bash 2760 spenv::retrieve: no_envblock 0
   89 16374967 [main] bash 2760 build_env: env count 69, bytes 2657
  198 16375165 [main] bash 2760 build_env: envp 0x61781478, envc 69
 1111 16376276 [main] bash 2760 spawn_guts: 2760 =3D spawn_guts (/usr/bin/e=
xpr, C:\cygwin\bin\expr.exe xbuild_alias=3Di686-pc-cygwin : x\([^=3D]*\)=3D)
 1402 16377678 [main] bash 2760! fhandler_console::close: decremented open_=
fhs, now 2
  164 16377842 [main] bash 2760! fhandler_console::close: decremented open_=
fhs, now 1
  105 16377947 [main] bash 2760! fhandler_console::close: decremented open_=
fhs, now 0
   89 16378036 [main] bash 2760! spawn_guts: spawned windows pid 2976
**********************************************
Program name: C:\cygwin\bin\expr.exe (2760)
App version:  1005.11, api: 0.116
DLL version:  1005.11, api: 0.116
DLL build:    2004-09-04 23:17
OS version:   Windows NT-5.0
Heap size:    402653184
Date/Time:    2004-09-14 00:05:33
**********************************************
  118     683 [main] expr 2760 open_shared: name (null), shared 0xA020000 (=
wanted 0xA020000), h 0x2E4
   94     777 [main] expr 2760 fhandler_base::set_flags: flags 0x18002, sup=
plied_bin 0x0
   77     854 [main] expr 2760 fhandler_base::set_flags: O_TEXT/O_BINARY se=
t in flags 0x10000
   75     929 [main] expr 2760 fhandler_base::set_flags: filemode set to bi=
nary
  174    1103 [main] expr 2760 fhandler_console::open: incremented open_fhs=
, now 3
   83    1186 [main] expr 2760 fhandler_console::open: opened conin$ 0x77, =
conout$ 0x7B
  105    1291 [main] expr 2760 fhandler_base::set_flags: flags 0x18002, sup=
plied_bin 0x0
   76    1367 [main] expr 2760 fhandler_base::set_flags: O_TEXT/O_BINARY se=
t in flags 0x10000
   74    1441 [main] expr 2760 fhandler_base::set_flags: filemode set to bi=
nary
  138    1579 [main] expr 2760 fhandler_console::open: incremented open_fhs=
, now 3
   78    1657 [main] expr 2760 fhandler_console::open: opened conin$ 0x7F, =
conout$ 0x8B
   95    1752 [main] expr 2760 fhandler_base::set_flags: flags 0x18002, sup=
plied_bin 0x0
   74    1826 [main] expr 2760 fhandler_base::set_flags: O_TEXT/O_BINARY se=
t in flags 0x10000
   73    1899 [main] expr 2760 fhandler_base::set_flags: filemode set to bi=
nary
  135    2034 [main] expr 2760 fhandler_console::open: incremented open_fhs=
, now 3
   78    2112 [main] expr 2760 fhandler_console::open: opened conin$ 0x63, =
conout$ 0x83
  128    2240 [main] expr 2760 events_init: windows_system_directory 'C:\WI=
NNT\system32\', windows_system_directory_length 18
 3364    5604 [main] expr 2760 _cygwin_istext_for_stdio: fd 0: opened as bi=
nary
   86    5690 [main] expr 2760 _cygwin_istext_for_stdio: fd 1: opened as bi=
nary
   76    5766 [main] expr 2760 _cygwin_istext_for_stdio: fd 2: opened as bi=
nary
  773    6539 [main] expr 2760 pinfo_init: pid 2760, pgid 1048
  330    6869 [main] expr 2760 sigproc_init: process/signal handling enable=
d(C1)
   88    6957 [main] expr 2760 __cygwin_lock_lock: threadcount 1.  not lock=
ing
   77    7034 [main] expr 2760 __cygwin_lock_unlock: threadcount 1.  not un=
locking
  284    7318 [main] expr 2760 mount_info::conv_to_posix_path: conv_to_posi=
x_path (C:\cygwin\bin\cygiconv-2.dll, keep-rel, no-add-slash)
   93    7411 [main] expr 2760 normalize_win32_path: C:\cygwin\bin\cygiconv=
-2.dll =3D normalize_win32_path (C:\cygwin\bin\cygiconv-2.dll)
   90    7501 [main] expr 2760 mount_info::conv_to_posix_path: /usr/bin/cyg=
iconv-2.dll =3D conv_to_posix_path (C:\cygwin\bin\cygiconv-2.dll)
  336    7837 [sig] expr 2760 wait_sig: subproc_ready 0x338
  103    7940 [sig] expr 2760 __cygwin_lock_lock: threadcount 1.  not locki=
ng
   76    8016 [sig] expr 2760 __cygwin_lock_unlock: threadcount 1.  not unl=
ocking
  128    8144 [sig] expr 2760 wait_sig: entering ReadFile loop, readsig 0x3=
18, myself->sendsig 0x310
15160 16393196 [main] bash 2760! spawn_guts: res 0x20000
  119 16393315 [main] bash 2760! spawn_guts: parent handle 0x3E0
   82 16393397 [main] bash 2760! spawn_guts: 1 =3D DuplicateHandle, oldh 0x=
1FC, newh 0x1EC
   82 16393479 [main] bash 2760! sigproc_terminate: entering
   77 16393556 [main] bash 2760! proc_terminate: nchildren 0, nzombies 0
   77 16393633 [main] bash 2760! proc_terminate: leaving
   86 16393719 [main] bash 2760! __to_clock_t: dwHighDateTime 0, dwLowDateT=
ime 156250
   81 16393800 [main] bash 2760! __to_clock_t: total 00000000 0000000F
  109 16393909 [main] bash 2760! __to_clock_t: dwHighDateTime 0, dwLowDateT=
ime 156250
   79 16393988 [main] bash 2760! __to_clock_t: total 00000000 0000000F
 1711 16395699 [main] bash 2760! _pinfo::exit: Calling ExitProcess 131072
42388 16397467 [proc] bash 1048 proc_subproc: args: 2, 0
  145 16397612 [proc] bash 1048 proc_subproc: pid 2760[0], reparented old h=
Process 0x1FC, new 0x1EC
   86 16397698 [proc] bash 1048 proc_subproc: returning 0
   80 16397778 [proc] bash 1048 wait_subproc: looping
 5065   13209 [main] expr 2760 mount_info::conv_to_posix_path: conv_to_posi=
x_path (C:\cygwin\bin\cygintl-2.dll, keep-rel, no-add-slash)
   91   13300 [main] expr 2760 normalize_win32_path: C:\cygwin\bin\cygintl-=
2.dll =3D normalize_win32_path (C:\cygwin\bin\cygintl-2.dll)
   81   13381 [main] expr 2760 mount_info::conv_to_posix_path: /usr/bin/cyg=
intl-2.dll =3D conv_to_posix_path (C:\cygwin\bin\cygintl-2.dll)
  146   13527 [main] expr 2760 dll_crt0_1: user_data->main 0x401AE0
   82   13609 [main] expr 2760 wait_for_sigthread: wait_sig_inited 0x33C
  124   13733 [main] expr 2760 __cygwin_lock_lock: threadcount 1.  not lock=
ing
   85   13818 [main] expr 2760 __cygwin_lock_unlock: threadcount 1.  not un=
locking
  221   14039 [main] expr 2760 __cygwin_lock_lock: threadcount 1.  not lock=
ing
   79   14118 [main] expr 2760 __cygwin_lock_unlock: threadcount 1.  not un=
locking
 1156   15274 [main] expr 2760 fhandler_base::fstat: here
   88   15362 [main] expr 2760 fstat64: 0 =3D fstat (1, 0x22EED0)
  151   15513 [main] expr 2760 __cygwin_lock_lock: threadcount 1.  not lock=
ing
   79   15592 [main] expr 2760 __cygwin_lock_lock: threadcount 1.  not lock=
ing
   76   15668 [main] expr 2760 __cygwin_lock_lock: threadcount 1.  not lock=
ing
   84   15752 [main] expr 2760 writev: writev (1, 0x22EF00, 1)
   85   15837 [main] expr 2760 fhandler_base::write: binary write
  102   15939 [main] expr 2760 fhandler_base::write: 12 =3D write (0x100104=
60, 12)
   81   16020 [main] expr 2760 writev: 12 =3D write (1, 0x22EF00, 1), errno=
 0
   77   16097 [main] expr 2760 __cygwin_lock_unlock: threadcount 1.  not un=
locking
   78   16175 [main] expr 2760 close: close (1)
   90   16265 [main] expr 2760 close: 0 =3D close (1)
  141   16406 [main] expr 2760 __cygwin_lock_unlock: threadcount 1.  not un=
locking
   77   16483 [main] expr 2760 __cygwin_lock_unlock: threadcount 1.  not un=
locking
  109   16592 [main] expr 2760 __cygwin_lock_lock: threadcount 1.  not lock=
ing
   83   16675 [main] expr 2760 __cygwin_lock_lock: threadcount 1.  not lock=
ing
   77   16752 [main] expr 2760 __cygwin_lock_lock: threadcount 1.  not lock=
ing
   77   16829 [main] expr 2760 __cygwin_lock_lock: threadcount 1.  not lock=
ing
 4095 16401873 [read_pipe] bash 1048 fhandler_base::read: read 0 bytes ()
   88 16401961 [read_pipe] bash 1048 fhandler_base::read: returning 12, tex=
t mode
  158 16402119 [main] bash 1048 readv: 12 =3D readv (3, 0x22E700, 1), errno=
 0
  148 16402267 [main] bash 1048 readv: readv (3, 0x22E700, 1) blocking, sig=
catchers 1
  701   17530 [main] expr 2760 close: close (0)
  111   17641 [main] expr 2760 fhandler_console::close: decremented open_fh=
s, now 2
   81   17722 [main] expr 2760 close: 0 =3D close (0)
   90   17812 [main] expr 2760 __cygwin_lock_unlock: threadcount 1.  not un=
locking
   79   17891 [main] expr 2760 __cygwin_lock_unlock: threadcount 1.  not un=
locking
   78   17969 [main] expr 2760 __cygwin_lock_unlock: threadcount 1.  not un=
locking
   77   18046 [main] expr 2760 __cygwin_lock_lock: threadcount 1.  not lock=
ing
   76   18122 [main] expr 2760 __cygwin_lock_lock: threadcount 1.  not lock=
ing
   76   18198 [main] expr 2760 __cygwin_lock_lock: threadcount 1.  not lock=
ing
   78   18276 [main] expr 2760 __cygwin_lock_lock: threadcount 1.  not lock=
ing
   76   18352 [main] expr 2760 __cygwin_lock_unlock: threadcount 1.  not un=
locking
   77   18429 [main] expr 2760 close: close (2)
   97   18526 [main] expr 2760 fhandler_console::close: decremented open_fh=
s, now 1
   78   18604 [main] expr 2760 close: 0 =3D close (2)
 1378 16403645 [read_pipe] bash 1048 fhandler_base::read: returning 0, text=
 mode
  154 16403799 [main] bash 1048 readv: 0 =3D readv (3, 0x22E700, 1), errno 0
   80 16403879 [main] bash 1048 close: close (3)
  104 16403983 [main] bash 1048 close: 0 =3D close (3)
   85 16404068 [main] bash 1048 set_signal_mask: oldmask 0x0, newmask 0x800=
00, mask_bits 0x0
   78 16404146 [main] bash 1048 set_signal_mask: not calling sig_dispatch_p=
ending
   79 16404225 [main] bash 1048 sigaction: signal 2, newact 0x22E7A0 (handl=
er 0x41ECF0), oa 0x0
   87 16404312 [main] bash 1048 wait4: calling proc_subproc, pid -1, option=
s 0
   77 16404389 [main] bash 1048 proc_subproc: args: 4, 2292680
   76 16404465 [main] bash 1048 proc_subproc: wval->pid -1, wval->options 0
   78 16404543 [main] bash 1048 checkstate: nchildren 1, nzombies 0
   77 16404620 [main] bash 1048 checkstate: checking alive children
   75 16404695 [main] bash 1048 stopped_or_terminated: considering pid 2760
   76 16404771 [main] bash 1048 checkstate: returning -1
   75 16404846 [main] bash 1048 proc_subproc: only found non-terminated chi=
ldren
   75 16404921 [main] bash 1048 proc_subproc: finished processing terminate=
d/stopped child
   76 16404997 [main] bash 1048 proc_subproc: returning 1
 1520   20124 [main] expr 2760 __cygwin_lock_unlock: threadcount 1.  not un=
locking
   79   20203 [main] expr 2760 __cygwin_lock_unlock: threadcount 1.  not un=
locking
   78   20281 [main] expr 2760 __cygwin_lock_unlock: threadcount 1.  not un=
locking
   75   20356 [main] expr 2760 __cygwin_lock_unlock: threadcount 1.  not un=
locking
   76   20432 [main] expr 2760 do_exit: do_exit (0), exit_state 0
   77   20509 [main] expr 2760 void: 0x0 =3D signal (20, 0x1)
   76   20585 [main] expr 2760 void: 0x0 =3D signal (1, 0x1)
   76   20661 [main] expr 2760 void: 0x0 =3D signal (2, 0x1)
   75   20736 [main] expr 2760 void: 0x0 =3D signal (3, 0x1)
  100   20836 [main] expr 2760 fhandler_console::close: decremented open_fh=
s, now 0
   82   20918 [main] expr 2760 sigproc_terminate: entering
   98   21016 [sig] expr 2760 wait_sig: done
   73   21089 [sig] expr 2760 _cygtls::remove: wait 0x0
  188   21277 [main] expr 2760 proc_terminate: nchildren 0, nzombies 0
   81   21358 [main] expr 2760 proc_terminate: leaving
  149   21507 [main] expr 2760 __to_clock_t: dwHighDateTime 0, dwLowDateTim=
e 156250
   76   21583 [main] expr 2760 __to_clock_t: total 00000000 0000000F
   75   21658 [main] expr 2760 __to_clock_t: dwHighDateTime 0, dwLowDateTim=
e 156250
   74   21732 [main] expr 2760 __to_clock_t: total 00000000 0000000F
 1143   22875 [main] expr 2760 _pinfo::exit: Calling ExitProcess 0
 4138 16409135 [proc] bash 1048 proc_subproc: args: 2, 0
  140 16409275 [proc] bash 1048 proc_subproc: pid 2760[0] terminated, handl=
e 0x1EC, nchildren 1, nzombies 0
   82 16409357 [proc] bash 1048 proc_subproc: zombifying [0], pid 2760, han=
dle 0x1EC, nchildren 1
   79 16409436 [proc] bash 1048 proc_subproc: returning 1
  114 16409550 [proc] bash 1048 sig_send: sendsig 0x2EC, pid 1048, signal 2=
0, its_me 1
   99 16409649 [sig] bash 1048 sigpacket::process: signal 20 processing
   72 16409721 [sig] bash 1048 _cygtls::find_tls: sig 20
   78 16409799 [sig] bash 1048 sigpacket::process: signal 20 blocked
  553 16410352 [sig] bash 1048 sigpacket::process: returning -1
   79 16410431 [sig] bash 1048 proc_subproc: args: 3, 0
   75 16410506 [sig] bash 1048 proc_subproc: looking for processes to reap
   78 16410584 [sig] bash 1048 checkstate: nchildren 0, nzombies 1
   79 16410663 [sig] bash 1048 stopped_or_terminated: considering pid 2760
   79 16410742 [sig] bash 1048 remove_zombie: removing 0, pid 2760, nzombie=
s 1
  117 16410859 [sig] bash 1048 checkstate: returning 1
   78 16410937 [sig] bash 1048 proc_subproc: released waiting thread
   73 16411010 [sig] bash 1048 proc_subproc: finished processing terminated=
/stopped child
   79 16411089 [sig] bash 1048 proc_subproc: returning 1
   99 16411188 [proc] bash 1048 sig_send: Not waiting for sigcomplete.  its=
_me 1 signal 20
   79 16411267 [proc] bash 1048 sig_send: returning 0x0 from sending signal=
 20
   79 16411346 [proc] bash 1048 wait_subproc: looping
   84 16411430 [main] bash 1048 wait4: 0 =3D WaitForSingleObject (...)
   79 16411509 [main] bash 1048 wait4: intpid -1, status 0x22E7A8, w->statu=
s 0, options 0, res 2760
   88 16411597 [main] bash 1048 sig_send: sendsig 0x2EC, pid 1048, signal -=
34, its_me 1
   83 16411680 [main] bash 1048 sig_send: wakeup 0x200
  629 16412309 [sig] bash 1048 sigpacket::process: signal 20 processing
  101 16412410 [sig] bash 1048 sigpacket::process: signal 20 blocked
   76 16412486 [sig] bash 1048 sigpacket::process: returning -1
   74 16412560 [sig] bash 1048 wait_sig: signalled 0x200
  103 16412663 [main] bash 1048 sig_send: Waiting for pack.wakeup 0x200
   91 16412754 [main] bash 1048 sig_send: returning 0x0 from sending signal=
 -34
   84 16412838 [main] bash 1048 set_signal_mask: oldmask 0x80000, newmask 0=
x0, mask_bits 0x80000
   83 16412921 [main] bash 1048 sig_send: sendsig 0x2EC, pid 1048, signal -=
39, its_me 1
   85 16413006 [main] bash 1048 sig_send: wakeup 0x200
   87 16413093 [sig] bash 1048 sigpacket::process: signal 20 processing
   70 16413163 [sig] bash 1048 sigpacket::process: signal 20, about to call=
 0x41FD20
   75 16413238 [sig] bash 1048 setup_handler: controlled interrupt. incyg 1=
, exception 0, stackptr 0x22FC04, stack 0x22FC00, stackptr[-1] 0x41F0B3
   77 16413315 [sig] bash 1048 proc_subproc: args: 3, 1
  111 16413426 [sig] bash 1048 proc_subproc: clear waiting threads
   78 16413504 [sig] bash 1048 proc_subproc: finished clearing
   74 16413578 [sig] bash 1048 proc_subproc: returning 1
   75 16413653 [sig] bash 1048 _cygtls::interrupt_setup: armed signal_arriv=
ed 0x2F4, sig 20, res 1
   73 16413726 [sig] bash 1048 setup_handler: signal 20 delivered
   73 16413799 [sig] bash 1048 sigpacket::process: returning 1
   74 16413873 [sig] bash 1048 wait_sig: signalled 0x200
   97 16413970 [main] bash 1048 sig_send: Waiting for pack.wakeup 0x200
   85 16414055 [main] bash 1048 sig_send: returning 0x0 from sending signal=
 -39
   81 16414136 [main] bash 1048 set_process_mask_delta: oldmask 0x0, newmas=
k 0x80000, deltamask 0x80000
   78 16414214 [main] bash 1048 reset_signal_arrived: reset signal_arrived
   76 16414290 [main] bash 1048 reset_signal_arrived: stackptr[-1] 0x41F0B3
   83 16414373 [main] bash 1048 wait4: calling proc_subproc, pid -1, option=
s 1
   77 16414450 [main] bash 1048 proc_subproc: args: 4, 2292680
   77 16414527 [main] bash 1048 proc_subproc: wval->pid -1, wval->options 1
   89 16414616 [main] bash 1048 checkstate: nchildren 0, nzombies 0
   83 16414699 [main] bash 1048 checkstate: checking alive children
   81 16414780 [main] bash 1048 checkstate: returning 0
   82 16414862 [main] bash 1048 proc_subproc: waiting thread found no child=
ren
   83 16414945 [main] bash 1048 proc_subproc: finished processing terminate=
d/stopped child
   81 16415026 [main] bash 1048 proc_subproc: returning 1
   82 16415108 [main] bash 1048 wait4: intpid -1, status 0x22E75C, w->statu=
s 0, options 1, res -1
   82 16415190 [main] bash 1048 wait4: *** errno 10
   84 16415274 [main] bash 1048 set_signal_mask: oldmask 0x80000, newmask 0=
x0, mask_bits 0x80000
  454 16415728 [main] bash 1048 sigaction: signal 2, newact 0x22E790 (handl=
er 0x0), oa 0x41ECF0
 6569 16422297 [main] bash 1048 stat64: entering
   91 16422388 [main] bash 1048 normalize_posix_path: src /usr/bin/expr
   83 16422471 [main] bash 1048 normalize_posix_path: /usr/bin/expr =3D nor=
malize_posix_path (/usr/bin/expr)
   83 16422554 [main] bash 1048 mount_info::conv_to_win32_path: conv_to_win=
32_path (/usr/bin/expr)
   85 16422639 [main] bash 1048 set_flags: flags: binary (0x2)
   83 16422722 [main] bash 1048 mount_info::conv_to_win32_path: src_path /u=
sr/bin/expr, dst C:\cygwin\bin\expr, flags 0xA, rc 0
  238 16422960 [main] bash 1048 symlink_info::check: GetFileAttributes (C:\=
cygwin\bin\expr) failed
  106 16423066 [main] bash 1048 geterrno_from_win_error: windows error 2 =
=3D=3D errno 2
  162 16423228 [main] bash 1048 symlink_info::check: not a symlink
   93 16423321 [main] bash 1048 symlink_info::check: 0 =3D symlink.check (C=
:\cygwin\bin\expr.exe, 0x22E240) (0xA)
   85 16423406 [main] bash 1048 path_conv::check: this->path(C:\cygwin\bin\=
expr.exe), has_acls(1)
   87 16423493 [main] bash 1048 build_fh_pc: fh 0x61781478
   83 16423576 [main] bash 1048 stat_worker: (/usr/bin/expr, 0x22E890, 0, 0=
x61781478), file_attributes 32
   88 16423664 [main] bash 1048 fhandler_base::open: (C:\cygwin\bin\expr.ex=
e, 0x110000)
  120 16423784 [main] bash 1048 fhandler_base::set_flags: flags 0x110000, s=
upplied_bin 0x10000
   89 16423873 [main] bash 1048 fhandler_base::set_flags: O_TEXT/O_BINARY s=
et in flags 0x10000
   83 16423956 [main] bash 1048 fhandler_base::set_flags: filemode set to b=
inary
   82 16424038 [main] bash 1048 fhandler_base::open: 0 =3D NtCreateFile (0x=
200, 20080, C:\cygwin\bin\expr.exe, io, NULL, 0, 7, 1, 4000, NULL, 0)
   84 16424122 [main] bash 1048 fhandler_base::open: 1 =3D fhandler_base::o=
pen (C:\cygwin\bin\expr.exe, 0x110000)
   84 16424206 [main] bash 1048 fhandler_base::open_fs: 1 =3D fhandler_disk=
_file::open (C:\cygwin\bin\expr.exe, 0x10000)
  107 16424313 [main] bash 1048 fhandler_base::fstat_by_handle: 1 =3D GetFi=
leInformationByHandle (C:\cygwin\bin\expr.exe, 512)
   88 16424401 [main] bash 1048 get_file_attribute: file: C:\cygwin\bin\exp=
r.exe
  179 16424580 [main] bash 1048 cygpsid::debug_print: get_sids_info: owner =
SID =3D S-1-5-21-1214440339-1645522239-682003330-500
   85 16424665 [main] bash 1048 cygpsid::debug_print: get_sids_info: group =
SID =3D S-1-5-32-545
   92 16424757 [main] bash 1048 get_info_from_sd: ACL 1FF, uid 500, gid 545
  150 16424907 [main] bash 1048 fhandler_base::fstat_helper: 0 =3D fstat (,=
 0x22E890) st_atime=3D41466E0D st_size=3D57856, st_mode=3D0x81FF, st_ino=3D=
75086, sizeof=3D96
   85 16424992 [main] bash 1048 fhandler_base::close: closing '/usr/bin/exp=
r' handle 0x200
  113 16425105 [main] bash 1048 stat_worker: 0 =3D (/usr/bin/expr, 0x22E890)
  797 16425902 [main] bash 1048 normalize_posix_path: src /usr/bin/expr
   90 16425992 [main] bash 1048 normalize_posix_path: /usr/bin/expr =3D nor=
malize_posix_path (/usr/bin/expr)
   85 16426077 [main] bash 1048 mount_info::conv_to_win32_path: conv_to_win=
32_path (/usr/bin/expr)
   87 16426164 [main] bash 1048 set_flags: flags: binary (0x2)
   85 16426249 [main] bash 1048 mount_info::conv_to_win32_path: src_path /u=
sr/bin/expr, dst C:\cygwin\bin\expr, flags 0xA, rc 0
  232 16426481 [main] bash 1048 symlink_info::check: GetFileAttributes (C:\=
cygwin\bin\expr) failed
  107 16426588 [main] bash 1048 geterrno_from_win_error: windows error 2 =
=3D=3D errno 2
  161 16426749 [main] bash 1048 symlink_info::check: not a symlink
   94 16426843 [main] bash 1048 symlink_info::check: 0 =3D symlink.check (C=
:\cygwin\bin\expr.exe, 0x22E260) (0xA)
   86 16426929 [main] bash 1048 path_conv::check: this->path(C:\cygwin\bin\=
expr.exe), has_acls(1)
   88 16427017 [main] bash 1048 build_fh_pc: fh 0x61781478
  174 16427191 [main] bash 1048 read_sd: file C:\cygwin\bin\expr.exe: len 92
  280 16427471 [main] bash 1048 check_file_access: flags 1, ret 0
  169 16427640 [main] bash 1048 fhandler_base::fhaccess: returning 0
   85 16427725 [main] bash 1048 access: returning 0
  315 16428040 [main] bash 1048 set_signal_mask: oldmask 0x0, newmask 0x800=
02, mask_bits 0x0
   86 16428126 [main] bash 1048 set_signal_mask: not calling sig_dispatch_p=
ending
  153 16428279 [main] bash 1048 fork: entering
   85 16428364 [main] bash 1048 __cygwin_lock_lock: threadcount 1.  not loc=
king
   83 16428447 [main] bash 1048 __cygwin_lock_lock: threadcount 1.  not loc=
king
   84 16428531 [main] bash 1048 __cygwin_lock_lock: threadcount 1.  not loc=
king
   83 16428614 [main] bash 1048 __cygwin_lock_lock: threadcount 1.  not loc=
king
   81 16428695 [main] bash 1048 __cygwin_lock_unlock: threadcount 1.  not u=
nlocking
   82 16428777 [main] bash 1048 __cygwin_lock_lock: threadcount 1.  not loc=
king
   81 16428858 [main] bash 1048 __cygwin_lock_lock: threadcount 1.  not loc=
king
   81 16428939 [main] bash 1048 __cygwin_lock_unlock: threadcount 1.  not u=
nlocking
   82 16429021 [main] bash 1048 __cygwin_lock_lock: threadcount 1.  not loc=
king
   82 16429103 [main] bash 1048 __cygwin_lock_lock: threadcount 1.  not loc=
king
   81 16429184 [main] bash 1048 __cygwin_lock_unlock: threadcount 1.  not u=
nlocking
   81 16429265 [main] bash 1048 __cygwin_lock_lock: threadcount 1.  not loc=
king
   81 16429346 [main] bash 1048 __cygwin_lock_lock: threadcount 1.  not loc=
king
   82 16429428 [main] bash 1048 __cygwin_lock_unlock: threadcount 1.  not u=
nlocking
   82 16429510 [main] bash 1048 __cygwin_lock_lock: threadcount 1.  not loc=
king
   82 16429592 [main] bash 1048 __cygwin_lock_lock: threadcount 1.  not loc=
king
   81 16429673 [main] bash 1048 __cygwin_lock_unlock: threadcount 1.  not u=
nlocking
   82 16429755 [main] bash 1048 __cygwin_lock_lock: threadcount 1.  not loc=
king
   81 16429836 [main] bash 1048 __cygwin_lock_lock: threadcount 1.  not loc=
king
   82 16429918 [main] bash 1048 __cygwin_lock_unlock: threadcount 1.  not u=
nlocking
   80 16429998 [main] bash 1048 __cygwin_lock_unlock: threadcount 1.  not u=
nlocking
  160 16430158 [main] bash 1048 __cygwin_lock_lock: threadcount 1.  not loc=
king
   89 16430247 [main] bash 1048 __cygwin_lock_unlock: threadcount 1.  not u=
nlocking
   98 16430345 [main] bash 1048 stack_base: bottom 0x230000, top 0x30000, s=
tack 0x22E650, size 6576, reserve 2097152
   87 16430432 [main] bash 1048 fork_parent: CreateProcess (C:\cygwin\bin\b=
ash.exe, C:\cygwin\bin\bash.exe, 0, 0, 1, 20, 0, 0, 0x22E6F0, 0x22E740)
  979 16431411 [main] bash 1048 proc_subproc: args: 1, 2287328
  158 16431569 [main] bash 1048 proc_subproc: added pid 2028 to wait list, =
slot 0, winpid 0x7EC, handle 0x1F8
   92 16431661 [proc] bash 1048 wait_subproc: looping
   87 16431748 [main] bash 1048 proc_subproc: returning 1
 2458 16434206 [main] bash 1048 sync_with_child: waiting for child.  reason=
: waiting for longjmp, hang_child 1
**********************************************
Program name: C:\cygwin\bin\bash.exe (2028)
App version:  1005.11, api: 0.116
DLL version:  1005.11, api: 0.116
DLL build:    2004-09-04 23:17
OS version:   Windows NT-5.0
Heap size:    402653184
Date/Time:    2004-09-14 00:05:33
**********************************************
  112     681 [main] bash 2028 events_init: windows_system_directory 'C:\WI=
NNT\system32\', windows_system_directory_length 18
  811    1492 [main] bash 2028 fork_child: child is running.  pid 2028, ppi=
d 1048, stack here 0x22E768
  106    1598 [main] bash 2028 sync_with_parent: signalling parent: after l=
ongjmp
 5566 16439772 [main] bash 1048 sync_with_child: child signalled me
   87 16439859 [main] bash 1048 fork_parent: child is alive (but stopped)
  160 16440019 [main] bash 1048 fork_copy: child handle 0x1F8, low 0x47C000=
, high 0x480D90, res 1
  174 16440193 [main] bash 1048 fork_copy: child handle 0x1F8, low 0x481000=
, high 0x488F60, res 1
  305 16440498 [main] bash 1048 fork_copy: child handle 0x1F8, low 0xA05000=
0, high 0xA067000, res 1
  122 16440620 [main] bash 1048 fork_copy: child handle 0x1F8, low 0x22E770=
, high 0x230000, res 1
  181 16440801 [main] bash 1048 fork_copy: child handle 0x1F8, low 0x610EF0=
00, high 0x610F3870, res 1
  195 16440996 [main] bash 1048 fork_copy: child handle 0x1F8, low 0x611170=
00, high 0x61120820, res 1
   86 16441082 [main] bash 1048 fork_copy: done
   82 16441164 [main] bash 1048 resume_child: signalled child
   80 16441244 [main] bash 1048 sync_with_child: waiting for child.  reason=
: child loading dlls, hang_child 0
16440275 16441873 [main] bash 2028 sync_with_parent: awake
  115 16441988 [main] bash 2028 sync_with_parent: no problems
   76 16442064 [main] bash 2028 fork_child: hParent 0x1CC, child 1 first_dl=
l 0x0, load_dlls 0
   88 16442152 [main] bash 2028 set_file_api_mode: File APIs set to ANSI
   76 16442228 [main] bash 2028 fixup_mmaps_after_fork: recreate_mmaps_afte=
r_fork, mmapped_areas 0x0
  100 16442328 [main] bash 2028 dtable::fixup_after_fork: fd 0 (/dev/consol=
e)
  114 16442442 [main] bash 2028 open_shared: name (null), shared 0xA020000 =
(wanted 0xA020000), h 0x2E4
   86 16442528 [main] bash 2028 fhandler_base::set_flags: flags 0x18002, su=
pplied_bin 0x0
   76 16442604 [main] bash 2028 fhandler_base::set_flags: O_TEXT/O_BINARY s=
et in flags 0x10000
   74 16442678 [main] bash 2028 fhandler_base::set_flags: filemode set to b=
inary
  180 16442858 [main] bash 2028 fhandler_console::open: incremented open_fh=
s, now 4
   81 16442939 [main] bash 2028 fhandler_console::open: opened conin$ 0x8F,=
 conout$ 0x93
  101 16443040 [main] bash 2028 dtable::fixup_after_fork: fd 1 (/dev/consol=
e)
   76 16443116 [main] bash 2028 fhandler_base::set_flags: flags 0x18002, su=
pplied_bin 0x0
   76 16443192 [main] bash 2028 fhandler_base::set_flags: O_TEXT/O_BINARY s=
et in flags 0x10000
   74 16443266 [main] bash 2028 fhandler_base::set_flags: filemode set to b=
inary
  139 16443405 [main] bash 2028 fhandler_console::open: incremented open_fh=
s, now 4
   77 16443482 [main] bash 2028 fhandler_console::open: opened conin$ 0x7B,=
 conout$ 0x7F
   95 16443577 [main] bash 2028 dtable::fixup_after_fork: fd 2 (/dev/consol=
e)
   75 16443652 [main] bash 2028 fhandler_base::set_flags: flags 0x18002, su=
pplied_bin 0x0
   74 16443726 [main] bash 2028 fhandler_base::set_flags: O_TEXT/O_BINARY s=
et in flags 0x10000
   73 16443799 [main] bash 2028 fhandler_base::set_flags: filemode set to b=
inary
  136 16443935 [main] bash 2028 fhandler_console::open: incremented open_fh=
s, now 4
   78 16444013 [main] bash 2028 fhandler_console::open: opened conin$ 0x63,=
 conout$ 0x83
   93 16444106 [main] bash 2028 dtable::fixup_after_fork: fd 6 (/dev/consol=
e)
   74 16444180 [main] bash 2028 fhandler_base::set_flags: flags 0x18002, su=
pplied_bin 0x0
   73 16444253 [main] bash 2028 fhandler_base::set_flags: O_TEXT/O_BINARY s=
et in flags 0x10000
   73 16444326 [main] bash 2028 fhandler_base::set_flags: filemode set to b=
inary
  136 16444462 [main] bash 2028 fhandler_console::open: incremented open_fh=
s, now 4
   78 16444540 [main] bash 2028 fhandler_console::open: opened conin$ 0x6F,=
 conout$ 0x87
   93 16444633 [main] bash 2028 dtable::fixup_after_fork: fd 255 (/jail/cyg=
win-1.5.11.1-std/configure)
   81 16444714 [main] bash 2028 fhandler_base::fixup_after_fork: inheriting=
 '/jail/cygwin-1.5.11.1-std/configure' from parent
   84 16444798 [main] bash 2028 sync_with_parent: signalling parent: perfor=
med fork fixup
 3635 16444879 [main] bash 1048 sync_with_child: child signalled me
   97 16444976 [main] bash 1048 __cygwin_lock_lock: threadcount 1.  not loc=
king
   78 16445054 [main] bash 1048 __cygwin_lock_lock: threadcount 1.  not loc=
king
   78 16445132 [main] bash 1048 __cygwin_lock_unlock: threadcount 1.  not u=
nlocking
   76 16445208 [main] bash 1048 __cygwin_lock_unlock: threadcount 1.  not u=
nlocking
   77 16445285 [main] bash 1048 __cygwin_lock_lock: threadcount 1.  not loc=
king
   77 16445362 [main] bash 1048 __cygwin_lock_unlock: threadcount 1.  not u=
nlocking
   76 16445438 [main] bash 1048 __cygwin_lock_unlock: threadcount 1.  not u=
nlocking
   75 16445513 [main] bash 1048 __cygwin_lock_lock: threadcount 1.  not loc=
king
   77 16445590 [main] bash 1048 __cygwin_lock_unlock: threadcount 1.  not u=
nlocking
   76 16445666 [main] bash 1048 __cygwin_lock_unlock: threadcount 1.  not u=
nlocking
   88 16445754 [main] bash 1048 __cygwin_lock_lock: threadcount 1.  not loc=
king
   77 16445831 [main] bash 1048 __cygwin_lock_unlock: threadcount 1.  not u=
nlocking
   75 16445906 [main] bash 1048 __cygwin_lock_unlock: threadcount 1.  not u=
nlocking
   76 16445982 [main] bash 1048 __cygwin_lock_lock: threadcount 1.  not loc=
king
   76 16446058 [main] bash 1048 __cygwin_lock_unlock: threadcount 1.  not u=
nlocking
   76 16446134 [main] bash 1048 __cygwin_lock_unlock: threadcount 1.  not u=
nlocking
   75 16446209 [main] bash 1048 __cygwin_lock_lock: threadcount 1.  not loc=
king
   75 16446284 [main] bash 1048 __cygwin_lock_unlock: threadcount 1.  not u=
nlocking
   83 16446367 [main] bash 1048 __cygwin_lock_unlock: threadcount 1.  not u=
nlocking
   81 16446448 [main] bash 1048 __cygwin_lock_unlock: threadcount 1.  not u=
nlocking
   82 16446530 [main] bash 1048 __cygwin_lock_unlock: threadcount 1.  not u=
nlocking
   79 16446609 [main] bash 1048 fork: 2028 =3D fork()
  186 16446795 [main] bash 1048 set_signal_mask: oldmask 0x80002, newmask 0=
x0, mask_bits 0x80002
 3035 16447833 [main] bash 2028 sigproc_init: process/signal handling enabl=
ed(801)
  105 16447938 [main] bash 2028 pthread_mutex::_fixup_after_fork: mutex A05=
0078 in _fixup_after_fork
   81 16448019 [main] bash 2028 pthread_mutex::_fixup_after_fork: mutex 611=
1FFD8 in _fixup_after_fork
   92 16448111 [main] bash 2028 __cygwin_lock_lock: threadcount 1.  not loc=
king
   76 16448187 [main] bash 2028 __cygwin_lock_lock: threadcount 1.  not loc=
king
 1524 16449711 [sig] bash 2028 wait_sig: entering ReadFile loop, readsig 0x=
2F8, myself->sendsig 0x2F4
  123 16449834 [main] bash 2028 __cygwin_lock_unlock: threadcount 1.  not u=
nlocking
   85 16449919 [main] bash 2028 __cygwin_lock_unlock: threadcount 1.  not u=
nlocking
   76 16449995 [main] bash 2028 __cygwin_lock_lock: threadcount 1.  not loc=
king
   77 16450072 [main] bash 2028 __cygwin_lock_unlock: threadcount 1.  not u=
nlocking
   76 16450148 [main] bash 2028 __cygwin_lock_unlock: threadcount 1.  not u=
nlocking
   76 16450224 [main] bash 2028 __cygwin_lock_lock: threadcount 1.  not loc=
king
   75 16450299 [main] bash 2028 __cygwin_lock_unlock: threadcount 1.  not u=
nlocking
   80 16450379 [main] bash 2028 __cygwin_lock_unlock: threadcount 1.  not u=
nlocking
   76 16450455 [main] bash 2028 __cygwin_lock_lock: threadcount 1.  not loc=
king
   76 16450531 [main] bash 2028 __cygwin_lock_unlock: threadcount 1.  not u=
nlocking
   75 16450606 [main] bash 2028 __cygwin_lock_unlock: threadcount 1.  not u=
nlocking
   76 16450682 [main] bash 2028 __cygwin_lock_lock: threadcount 1.  not loc=
king
   76 16450758 [main] bash 2028 __cygwin_lock_unlock: threadcount 1.  not u=
nlocking
   79 16450837 [main] bash 2028 __cygwin_lock_unlock: threadcount 1.  not u=
nlocking
   76 16450913 [main] bash 2028 __cygwin_lock_lock: threadcount 1.  not loc=
king
   76 16450989 [main] bash 2028 __cygwin_lock_unlock: threadcount 1.  not u=
nlocking
   75 16451064 [main] bash 2028 __cygwin_lock_unlock: threadcount 1.  not u=
nlocking
 1275 16452339 [main] bash 2028 __cygwin_lock_unlock: threadcount 1.  not u=
nlocking
   81 16452420 [main] bash 2028 __cygwin_lock_unlock: threadcount 1.  not u=
nlocking
  130 16452550 [main] bash 2028 wait_for_sigthread: wait_sig_inited 0x200
   89 16452639 [main] bash 2028 fork: 0 =3D fork()
  220 16452859 [main] bash 2028 close: close (255)
   81 16452940 [main] bash 2028 fhandler_base::close: closing '/jail/cygwin=
-1.5.11.1-std/configure' handle 0x338
   91 16453031 [main] bash 2028 close: 0 =3D close (255)
   86 16453117 [main] bash 2028 set_signal_mask: oldmask 0x0, newmask 0x0, =
mask_bits 0x0
   78 16453195 [main] bash 2028 set_signal_mask: not calling sig_dispatch_p=
ending
   82 16453277 [main] bash 2028 sigaction: signal 18, newact 0x22E8D0 (hand=
ler 0x0), oa 0x0
   78 16453355 [main] bash 2028 sigaction: signal 21, newact 0x22E8D0 (hand=
ler 0x0), oa 0x0
   76 16453431 [main] bash 2028 sigaction: signal 22, newact 0x22E8D0 (hand=
ler 0x0), oa 0x0
   86 16453517 [main] bash 2028 sigaction: signal 2, newact 0x22E8C0 (handl=
er 0x0), oa 0x0
   89 16453606 [main] bash 2028 sigaction: signal 3, newact 0x22E8C0 (handl=
er 0x0), oa 0x1
   79 16453685 [main] bash 2028 sigaction: signal 20, newact 0x22E8C0 (hand=
ler 0x0), oa 0x41FD20
 7778 16454573 [main] bash 1048 fcntl_worker: 0 =3D fcntl (1, 1, 0x0)
   87 16454660 [main] bash 1048 dtable::dup2: dup2 (1, 10)
   86 16454746 [main] bash 1048 build_fh_pc: fh 0x61781478
   86 16454832 [main] bash 1048 fhandler_base::set_flags: flags 0x10002, su=
pplied_bin 0x0
   83 16454915 [main] bash 1048 fhandler_base::set_flags: O_TEXT/O_BINARY s=
et in flags 0x10000
   82 16454997 [main] bash 1048 fhandler_base::set_flags: filemode set to b=
inary
 1392 16455077 [main] bash 2028 sig_send: sendsig 0x2F4, pid 2028, signal -=
20, its_me 1
   86 16455163 [main] bash 2028 sig_send: wakeup 0x338
   88 16455251 [sig] bash 2028 wait_sig: signalled 0x338
   93 16455344 [main] bash 2028 sig_send: Waiting for pack.wakeup 0x338
   84 16455428 [main] bash 2028 sig_send: returning 0x0 from sending signal=
 -20
  792 16456220 [main] bash 2028 open: open (/dev/null, 0x601)
 2425 16457422 [main] bash 1048 fhandler_console::open: incremented open_fh=
s, now 5
  259 16457681 [main] bash 1048 fhandler_console::open: opened conin$ 0x8F,=
 conout$ 0x93
   96 16457777 [main] bash 1048 dtable::dup_worker: duped '/dev/console' ol=
d 0x63, new 0x8F
   88 16457865 [main] bash 1048 dtable::dup2: newfh->io_handle 0x8F, oldfh-=
>io_handle 0x63
   87 16457952 [main] bash 1048 dtable::dup2: 10 =3D dup2 (1, 10)
   86 16458038 [main] bash 1048 fcntl_worker: 10 =3D fcntl (1, 0, 0xA)
   90 16458128 [main] bash 1048 fcntl_worker: 0 =3D fcntl (1, 1, 0x0)
  324 16458452 [main] bash 1048 fhandler_base::set_no_inheritance: Duplicat=
eHandle failed, The parameter is incorrect.
  237 16458689 [main] bash 1048 fhandler_base::set_close_on_exec: set close=
_on_exec for /dev/console to 1
 2576 16458796 [main] bash 2028 normalize_posix_path: src /dev/null
   84 16458880 [main] bash 2028 normalize_posix_path: /dev/null =3D normali=
ze_posix_path (/dev/null)
   90 16458970 [main] bash 2028 mount_info::conv_to_win32_path: conv_to_win=
32_path (/dev/null)
   93 16459063 [main] bash 2028 mount_info::conv_to_win32_path: src_path /d=
ev/null, dst nul, flags 0x2, rc 0
   86 16459149 [main] bash 2028 build_fh_pc: fh 0x61781680
  160 16459309 [main] bash 2028 fhandler_base::open_9x: (nul, 0x601)
  203 16459512 [main] bash 2028 fhandler_base::set_flags: flags 0x601, supp=
lied_bin 0x10000
   91 16459603 [main] bash 2028 fhandler_base::set_flags: filemode set to b=
inary
   81 16459684 [main] bash 2028 fhandler_base::open_9x: 0x338 =3D CreateFil=
e (nul, 0x40000000, 0x7, 0x22E510, 0x2, 0x80, 0)
   81 16459765 [main] bash 2028 fhandler_base::open_9x: 1 =3D fhandler_base=
::open (nul, 0x601)
   81 16459846 [main] bash 2028 open: 3 =3D open (/dev/null, 0x601)
  146 16459992 [main] bash 2028 dtable::dup2: dup2 (3, 1)
   82 16460074 [main] bash 2028 build_fh_pc: fh 0x61781478
   81 16460155 [main] bash 2028 fhandler_base::dup: in fhandler_base dup
  182 16460337 [main] bash 2028 dtable::dup_worker: duped '/dev/null' old 0=
x338, new 0x200
  114 16460451 [main] bash 2028 dtable::dup2: newfh->io_handle 0x200, oldfh=
->io_handle 0x338
 1870 16460559 [main] bash 1048 fhandler_base::set_no_inheritance: Duplicat=
eHandle failed, The parameter is incorrect.
  131 16460690 [main] bash 1048 fcntl_worker: 0 =3D fcntl (10, 2, 0x1)
   90 16460780 [main] bash 1048 dtable::dup2: dup2 (2, 1)
   89 16460869 [main] bash 1048 build_fh_pc: fh 0x61781A90
   88 16460957 [main] bash 1048 fhandler_base::set_flags: flags 0x10002, su=
pplied_bin 0x0
   86 16461043 [main] bash 1048 fhandler_base::set_flags: O_TEXT/O_BINARY s=
et in flags 0x10000
   86 16461129 [main] bash 1048 fhandler_base::set_flags: filemode set to b=
inary
  254 16461383 [main] bash 1048 fhandler_console::open: incremented open_fh=
s, now 6
   97 16461480 [main] bash 1048 fhandler_console::open: opened conin$ 0x97,=
 conout$ 0x9B
   87 16461567 [main] bash 1048 dtable::dup_worker: duped '/dev/console' ol=
d 0x6F, new 0x97
   93 16461660 [main] bash 1048 dtable::dup2: newfh->io_handle 0x97, oldfh-=
>io_handle 0x6F
   84 16461744 [main] bash 1048 close: close (1)
 1378 16461829 [main] bash 2028 close: close (1)
  104 16461933 [main] bash 2028 fhandler_console::close: decremented open_f=
hs, now 3
  179 16462112 [main] bash 2028 close: 0 =3D close (1)
  112 16462224 [main] bash 2028 dtable::dup2: 1 =3D dup2 (3, 1)
   82 16462306 [main] bash 2028 close: close (3)
   77 16462383 [main] bash 2028 fhandler_base::close: closing '/dev/null' h=
andle 0x338
   83 16462466 [main] bash 2028 close: 0 =3D close (3)
  152 16462618 [main] bash 2028 spawnve: spawnve (/usr/bin/expr, expr, A058=
5E8)
   84 16462702 [main] bash 2028 spawn_guts: spawn_guts (3, /usr/bin/expr)
   93 16462795 [main] bash 2028 perhaps_suffix: prog '/usr/bin/expr'
   79 16462874 [main] bash 2028 normalize_posix_path: src /usr/bin/expr
  145 16463019 [main] bash 2028 normalize_posix_path: /usr/bin/expr =3D nor=
malize_posix_path (/usr/bin/expr)
   82 16463101 [main] bash 2028 mount_info::conv_to_win32_path: conv_to_win=
32_path (/usr/bin/expr)
   93 16463194 [main] bash 2028 set_flags: flags: binary (0x2)
   79 16463273 [main] bash 2028 mount_info::conv_to_win32_path: src_path /u=
sr/bin/expr, dst C:\cygwin\bin\expr, flags 0xA, rc 0
 1641 16463385 [main] bash 1048 fhandler_console::close: decremented open_f=
hs, now 5
  132 16463517 [main] bash 1048 close: 0 =3D close (1)
   85 16463602 [main] bash 1048 dtable::dup2: 1 =3D dup2 (2, 1)
   87 16463689 [main] bash 1048 fcntl_worker: 0 =3D fcntl (2, 1, 0x0)
  455 16464144 [main] bash 1048 __cygwin_lock_lock: threadcount 1.  not loc=
king
   96 16464240 [main] bash 1048 __cygwin_lock_unlock: threadcount 1.  not u=
nlocking
   85 16464325 [main] bash 1048 __cygwin_lock_lock: threadcount 1.  not loc=
king
   84 16464409 [main] bash 1048 __cygwin_lock_lock: threadcount 1.  not loc=
king
   86 16464495 [main] bash 1048 writev: writev (1, 0x22E730, 1)
   85 16464580 [main] bash 1048 fhandler_console::write: A0526C8, 53
   84 16464664 [main] bash 1048 fhandler_console::write: at 99(c) state is 0
 1730 16465003 [main] bash 2028 symlink_info::check: not a symlink
  108 16465111 [main] bash 2028 symlink_info::check: 0 =3D symlink.check (C=
:\cygwin\bin\expr.exe, 0x22D630) (0xA)
   86 16465197 [main] bash 2028 path_conv::check: this->path(C:\cygwin\bin\=
expr.exe), has_acls(1)
   81 16465278 [main] bash 2028 perhaps_suffix: buf C:\cygwin\bin\expr.exe,=
 suffix found '.exe'
  209 16465487 [main] bash 2028 spawn_guts: null_app_name 0 (C:\cygwin\bin\=
expr.exe, C:\cygwin\bin\expr.exe xbuild_alias : .*[^_abcdefghijklmnopqrstuv=
wxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789])
   92 16465579 [main] bash 2028 build_env: envp 0xA0585E8
   81 16465660 [main] bash 2028 spenv::retrieve: no_envblock 0
   77 16465737 [main] bash 2028 spenv::retrieve: duping existing value for =
'HOMEPATH=3D'
  107 16465844 [main] bash 2028 spenv::retrieve: no_envblock 0
   77 16465921 [main] bash 2028 spenv::retrieve: duping existing value for =
'USERDOMAIN=3D'
   91 16466012 [main] bash 2028 spenv::retrieve: no_envblock 0
   76 16466088 [main] bash 2028 spenv::retrieve: duping existing value for =
'USERNAME=3D'
 1614 16466278 [main] bash 1048 fhandler_console::write: 53 =3D write_conso=
le (,..53)
  102 16466380 [main] bash 1048 writev: 53 =3D write (1, 0x22E730, 1), errn=
o 0
   85 16466465 [main] bash 1048 __cygwin_lock_unlock: threadcount 1.  not u=
nlocking
   84 16466549 [main] bash 1048 __cygwin_lock_unlock: threadcount 1.  not u=
nlocking
   85 16466634 [main] bash 1048 __cygwin_lock_lock: threadcount 1.  not loc=
king
   83 16466717 [main] bash 1048 __cygwin_lock_unlock: threadcount 1.  not u=
nlocking
  220 16466937 [main] bash 1048 dtable::dup2: dup2 (10, 1)
   87 16467024 [main] bash 1048 build_fh_pc: fh 0x61781888
   86 16467110 [main] bash 1048 fhandler_base::set_flags: flags 0x10002, su=
pplied_bin 0x0
   84 16467194 [main] bash 1048 fhandler_base::set_flags: O_TEXT/O_BINARY s=
et in flags 0x10000
   82 16467276 [main] bash 1048 fhandler_base::set_flags: filemode set to b=
inary
 1315 16467403 [main] bash 2028 spenv::retrieve: no_envblock 0
   97 16467500 [main] bash 2028 spenv::retrieve: no_envblock 0
   78 16467578 [main] bash 2028 spenv::retrieve: duping existing value for =
'USERPROFILE=3D'
   78 16467656 [main] bash 2028 spenv::retrieve: no_envblock 0
   75 16467731 [main] bash 2028 spenv::retrieve: duping existing value for =
'LOGONSERVER=3D'
   82 16467813 [main] bash 2028 spenv::retrieve: no_envblock 0
   76 16467889 [main] bash 2028 spenv::retrieve: duping existing value for =
'HOMEDRIVE=3D'
   80 16467969 [main] bash 2028 spenv::retrieve: no_envblock 0
   89 16468058 [main] bash 2028 build_env: env count 69, bytes 2657
  198 16468256 [main] bash 2028 build_env: envp 0x61781680, envc 69
 1821 16469097 [main] bash 1048 fhandler_console::open: incremented open_fh=
s, now 6
  152 16469249 [main] bash 1048 fhandler_console::open: opened conin$ 0x63,=
 conout$ 0x83
   86 16469335 [main] bash 1048 dtable::dup_worker: duped '/dev/console' ol=
d 0x8F, new 0x63
   84 16469419 [main] bash 1048 dtable::dup2: newfh->io_handle 0x63, oldfh-=
>io_handle 0x8F
   84 16469503 [main] bash 1048 close: close (1)
  107 16469610 [main] bash 1048 fhandler_console::close: decremented open_f=
hs, now 5
   87 16469697 [main] bash 1048 close: 0 =3D close (1)
   85 16469782 [main] bash 1048 dtable::dup2: 1 =3D dup2 (10, 1)
   87 16469869 [main] bash 1048 fcntl_worker: 1 =3D fcntl (10, 1, 0x0)
   87 16469956 [main] bash 1048 close: close (10)
 2176 16470432 [main] bash 2028 spawn_guts: 2028 =3D spawn_guts (/usr/bin/e=
xpr, C:\cygwin\bin\expr.exe xbuild_alias : .*[^_abcdefghijklmnopqrstuvwxyzA=
BCDEFGHIJKLMNOPQRSTUVWXYZ0123456789])
  122 16470554 [main] bash 2028! fhandler_console::close: decremented open_=
fhs, now 2
   82 16470636 [main] bash 2028! fhandler_base::close: closing '/dev/null' =
handle 0x200
  101 16470737 [main] bash 2028! fhandler_console::close: decremented open_=
fhs, now 1
  100 16470837 [main] bash 2028! fhandler_console::close: decremented open_=
fhs, now 0
   82 16470919 [main] bash 2028! spawn_guts: spawned windows pid 1672
 1050 16471006 [main] bash 1048 fhandler_console::close: decremented open_f=
hs, now 4
   92 16471098 [main] bash 1048 close: 0 =3D close (10)
 3549 16474647 [main] bash 1048 set_signal_mask: oldmask 0x0, newmask 0x800=
02, mask_bits 0x0
  110 16474757 [main] bash 1048 set_signal_mask: not calling sig_dispatch_p=
ending
   87 16474844 [main] bash 1048 fork: entering
   85 16474929 [main] bash 1048 __cygwin_lock_lock: threadcount 1.  not loc=
king
   85 16475014 [main] bash 1048 __cygwin_lock_lock: threadcount 1.  not loc=
king
   83 16475097 [main] bash 1048 __cygwin_lock_lock: threadcount 1.  not loc=
king
   83 16475180 [main] bash 1048 __cygwin_lock_lock: threadcount 1.  not loc=
king
   83 16475263 [main] bash 1048 __cygwin_lock_unlock: threadcount 1.  not u=
nlocking
   83 16475346 [main] bash 1048 __cygwin_lock_lock: threadcount 1.  not loc=
king
   82 16475428 [main] bash 1048 __cygwin_lock_lock: threadcount 1.  not loc=
king
   83 16475511 [main] bash 1048 __cygwin_lock_unlock: threadcount 1.  not u=
nlocking
   82 16475593 [main] bash 1048 __cygwin_lock_lock: threadcount 1.  not loc=
king
 1345 16476938 [main] bash 1048 __cygwin_lock_lock: threadcount 1.  not loc=
king
  131 16477069 [main] bash 1048 __cygwin_lock_unlock: threadcount 1.  not u=
nlocking
   86 16477155 [main] bash 1048 __cygwin_lock_lock: threadcount 1.  not loc=
king
   83 16477238 [main] bash 1048 __cygwin_lock_lock: threadcount 1.  not loc=
king
   87 16477325 [main] bash 1048 __cygwin_lock_unlock: threadcount 1.  not u=
nlocking
   83 16477408 [main] bash 1048 __cygwin_lock_lock: threadcount 1.  not loc=
king
   84 16477492 [main] bash 1048 __cygwin_lock_lock: threadcount 1.  not loc=
king
   83 16477575 [main] bash 1048 __cygwin_lock_unlock: threadcount 1.  not u=
nlocking
   84 16477659 [main] bash 1048 __cygwin_lock_lock: threadcount 1.  not loc=
king
   83 16477742 [main] bash 1048 __cygwin_lock_lock: threadcount 1.  not loc=
king
   87 16477829 [main] bash 1048 __cygwin_lock_unlock: threadcount 1.  not u=
nlocking
   83 16477912 [main] bash 1048 __cygwin_lock_unlock: threadcount 1.  not u=
nlocking
  140 16478052 [main] bash 1048 __cygwin_lock_lock: threadcount 1.  not loc=
king
   88 16478140 [main] bash 1048 __cygwin_lock_unlock: threadcount 1.  not u=
nlocking
   97 16478237 [main] bash 1048 stack_base: bottom 0x230000, top 0x30000, s=
tack 0x22E580, size 6784, reserve 2097152
 1604 16479841 [main] bash 1048 fork_parent: CreateProcess (C:\cygwin\bin\b=
ash.exe, C:\cygwin\bin\bash.exe, 0, 0, 1, 20, 0, 0, 0x22E620, 0x22E670)
**********************************************
Program name: C:\cygwin\bin\expr.exe (2028)
App version:  1005.11, api: 0.116
DLL version:  1005.11, api: 0.116
DLL build:    2004-09-04 23:17
OS version:   Windows NT-5.0
Heap size:    402653184
Date/Time:    2004-09-14 00:05:33
**********************************************
  119     703 [main] expr 2028 open_shared: name (null), shared 0xA020000 (=
wanted 0xA020000), h 0x2E4
   94     797 [main] expr 2028 fhandler_base::set_flags: flags 0x18002, sup=
plied_bin 0x0
   75     872 [main] expr 2028 fhandler_base::set_flags: O_TEXT/O_BINARY se=
t in flags 0x10000
   75     947 [main] expr 2028 fhandler_base::set_flags: filemode set to bi=
nary
  203    1150 [main] expr 2028 fhandler_console::open: incremented open_fhs=
, now 3
   87    1237 [main] expr 2028 fhandler_console::open: opened conin$ 0x77, =
conout$ 0x7B
  106    1343 [main] expr 2028 fhandler_base::set_flags: flags 0x18002, sup=
plied_bin 0x0
   75    1418 [main] expr 2028 fhandler_base::set_flags: O_TEXT/O_BINARY se=
t in flags 0x10000
   74    1492 [main] expr 2028 fhandler_base::set_flags: filemode set to bi=
nary
  142    1634 [main] expr 2028 fhandler_console::open: incremented open_fhs=
, now 3
   79    1713 [main] expr 2028 fhandler_console::open: opened conin$ 0x7F, =
conout$ 0x8B
   93    1806 [main] expr 2028 fhandler_base::set_flags: flags 0x18002, sup=
plied_bin 0x0
   99    1905 [main] expr 2028 fhandler_base::set_flags: O_TEXT/O_BINARY se=
t in flags 0x10000
   75    1980 [main] expr 2028 fhandler_base::set_flags: filemode set to bi=
nary
  139    2119 [main] expr 2028 fhandler_console::open: incremented open_fhs=
, now 3
   79    2198 [main] expr 2028 fhandler_console::open: opened conin$ 0x63, =
conout$ 0x83
  133    2331 [main] expr 2028 events_init: windows_system_directory 'C:\WI=
NNT\system32\', windows_system_directory_length 18
 3921    6252 [main] expr 2028 _cygwin_istext_for_stdio: fd 0: opened as bi=
nary
  142    6394 [main] expr 2028 _cygwin_istext_for_stdio: fd 1: opened as bi=
nary
   92    6486 [main] expr 2028 _cygwin_istext_for_stdio: fd 2: opened as bi=
nary
  788    7274 [main] expr 2028 pinfo_init: pid 2028, pgid 1048
  336    7610 [main] expr 2028 sigproc_init: process/signal handling enable=
d(C1)
   86    7696 [main] expr 2028 __cygwin_lock_lock: threadcount 1.  not lock=
ing
   76    7772 [main] expr 2028 __cygwin_lock_unlock: threadcount 1.  not un=
locking
12662 16492503 [main] bash 1048 proc_subproc: args: 1, 2287120
  124 16492627 [main] bash 1048 proc_subproc: added pid 2424 to wait list, =
slot 1, winpid 0x978, handle 0x1C8
   82 16492709 [main] bash 1048 proc_subproc: returning 1
  100 16492809 [main] bash 1048 sync_with_child: waiting for child.  reason=
: waiting for longjmp, hang_child 1
   92 16492901 [proc] bash 1048 wait_subproc: looping
 1438    9210 [sig] expr 2028 wait_sig: subproc_ready 0x338
  110    9320 [sig] expr 2028 __cygwin_lock_lock: threadcount 1.  not locki=
ng
  119    9439 [sig] expr 2028 __cygwin_lock_unlock: threadcount 1.  not unl=
ocking
  133    9572 [sig] expr 2028 wait_sig: entering ReadFile loop, readsig 0x3=
28, myself->sendsig 0x318
22632 16493551 [main] bash 2028! spawn_guts: res 0x20000
  323 16493874 [main] bash 2028! spawn_guts: parent handle 0x3F4
   88 16493962 [main] bash 2028! spawn_guts: 1 =3D DuplicateHandle, oldh 0x=
1F8, newh 0x1D8
   80 16494042 [main] bash 2028! sigproc_terminate: entering
   77 16494119 [main] bash 2028! proc_terminate: nchildren 0, nzombies 0
   77 16494196 [main] bash 2028! proc_terminate: leaving
   84 16494280 [main] bash 2028! __to_clock_t: dwHighDateTime 0, dwLowDateT=
ime 156250
   90 16494370 [main] bash 2028! __to_clock_t: total 00000000 0000000F
   82 16494452 [main] bash 2028! __to_clock_t: dwHighDateTime 0, dwLowDateT=
ime 156250
   78 16494530 [main] bash 2028! __to_clock_t: total 00000000 0000000F
 1130 16495660 [main] bash 2028! _pinfo::exit: Calling ExitProcess 131072
 4504 16497405 [proc] bash 1048 proc_subproc: args: 2, 0
  147 16497552 [proc] bash 1048 proc_subproc: pid 2028[0], reparented old h=
Process 0x1F8, new 0x1D8
   86 16497638 [proc] bash 1048 proc_subproc: returning 0
   79 16497717 [proc] bash 1048 wait_subproc: looping
 4144   13716 [main] expr 2028 mount_info::conv_to_posix_path: conv_to_posi=
x_path (C:\cygwin\bin\cygiconv-2.dll, keep-rel, no-add-slash)
  108   13824 [main] expr 2028 normalize_win32_path: C:\cygwin\bin\cygiconv=
-2.dll =3D normalize_win32_path (C:\cygwin\bin\cygiconv-2.dll)
   98   13922 [main] expr 2028 mount_info::conv_to_posix_path: /usr/bin/cyg=
iconv-2.dll =3D conv_to_posix_path (C:\cygwin\bin\cygiconv-2.dll)
  348   14270 [main] expr 2028 mount_info::conv_to_posix_path: conv_to_posi=
x_path (C:\cygwin\bin\cygintl-2.dll, keep-rel, no-add-slash)
   85   14355 [main] expr 2028 normalize_win32_path: C:\cygwin\bin\cygintl-=
2.dll =3D normalize_win32_path (C:\cygwin\bin\cygintl-2.dll)
   84   14439 [main] expr 2028 mount_info::conv_to_posix_path: /usr/bin/cyg=
intl-2.dll =3D conv_to_posix_path (C:\cygwin\bin\cygintl-2.dll)
  143   14582 [main] expr 2028 dll_crt0_1: user_data->main 0x401AE0
   82   14664 [main] expr 2028 wait_for_sigthread: wait_sig_inited 0x33C
  122   14786 [main] expr 2028 __cygwin_lock_lock: threadcount 1.  not lock=
ing
   83   14869 [main] expr 2028 __cygwin_lock_unlock: threadcount 1.  not un=
locking
 1559   16428 [main] expr 2028 __cygwin_lock_lock: threadcount 1.  not lock=
ing
  127   16555 [main] expr 2028 __cygwin_lock_unlock: threadcount 1.  not un=
locking
  937   17492 [main] expr 2028 fhandler_base::fstat: here
   89   17581 [main] expr 2028 fstat64: 0 =3D fstat (1, 0x22EED0)
 1289   18870 [main] expr 2028 isatty: 0 =3D isatty (1)
  129   18999 [main] expr 2028 __cygwin_lock_lock: threadcount 1.  not lock=
ing
   81   19080 [main] expr 2028 __cygwin_lock_lock: threadcount 1.  not lock=
ing
 1060   20140 [main] expr 2028 __cygwin_lock_lock: threadcount 1.  not lock=
ing
  146   20286 [main] expr 2028 writev: writev (1, 0x22EF00, 1)
   90   20376 [main] expr 2028 fhandler_base::write: binary write
   90   20466 [main] expr 2028 fhandler_base::write: 2 =3D write (0x100103F=
8, 2)
   80   20546 [main] expr 2028 writev: 2 =3D write (1, 0x22EF00, 1), errno 0
   78   20624 [main] expr 2028 __cygwin_lock_unlock: threadcount 1.  not un=
locking
   78   20702 [main] expr 2028 close: close (1)
   78   20780 [main] expr 2028 fhandler_base::close: closing '/dev/null' ha=
ndle 0x200
   92   20872 [main] expr 2028 close: 0 =3D close (1)
  145   21017 [main] expr 2028 __cygwin_lock_unlock: threadcount 1.  not un=
locking
   79   21096 [main] expr 2028 __cygwin_lock_unlock: threadcount 1.  not un=
locking
  118   21214 [main] expr 2028 __cygwin_lock_lock: threadcount 1.  not lock=
ing
   82   21296 [main] expr 2028 __cygwin_lock_lock: threadcount 1.  not lock=
ing
   77   21373 [main] expr 2028 __cygwin_lock_lock: threadcount 1.  not lock=
ing
 1890   23263 [main] expr 2028 __cygwin_lock_lock: threadcount 1.  not lock=
ing
  126   23389 [main] expr 2028 close: close (0)
  112   23501 [main] expr 2028 fhandler_console::close: decremented open_fh=
s, now 2
   86   23587 [main] expr 2028 close: 0 =3D close (0)
   79   23666 [main] expr 2028 __cygwin_lock_unlock: threadcount 1.  not un=
locking
   80   23746 [main] expr 2028 __cygwin_lock_unlock: threadcount 1.  not un=
locking
   78   23824 [main] expr 2028 __cygwin_lock_unlock: threadcount 1.  not un=
locking
   78   23902 [main] expr 2028 __cygwin_lock_lock: threadcount 1.  not lock=
ing
   79   23981 [main] expr 2028 __cygwin_lock_lock: threadcount 1.  not lock=
ing
   81   24062 [main] expr 2028 __cygwin_lock_lock: threadcount 1.  not lock=
ing
   77   24139 [main] expr 2028 __cygwin_lock_lock: threadcount 1.  not lock=
ing
   92   24231 [main] expr 2028 __cygwin_lock_unlock: threadcount 1.  not un=
locking
   79   24310 [main] expr 2028 close: close (2)
   98   24408 [main] expr 2028 fhandler_console::close: decremented open_fh=
s, now 1
 2144   26552 [main] expr 2028 close: 0 =3D close (2)
  122   26674 [main] expr 2028 __cygwin_lock_unlock: threadcount 1.  not un=
locking
   83   26757 [main] expr 2028 __cygwin_lock_unlock: threadcount 1.  not un=
locking
   78   26835 [main] expr 2028 __cygwin_lock_unlock: threadcount 1.  not un=
locking
   81   26916 [main] expr 2028 __cygwin_lock_unlock: threadcount 1.  not un=
locking
   77   26993 [main] expr 2028 do_exit: do_exit (1), exit_state 0
   79   27072 [main] expr 2028 void: 0x0 =3D signal (20, 0x1)
   78   27150 [main] expr 2028 void: 0x0 =3D signal (1, 0x1)
   76   27226 [main] expr 2028 void: 0x0 =3D signal (2, 0x1)
   76   27302 [main] expr 2028 void: 0x0 =3D signal (3, 0x1)
  110   27412 [main] expr 2028 fhandler_console::close: decremented open_fh=
s, now 0
   83   27495 [main] expr 2028 sigproc_terminate: entering
  101   27596 [sig] expr 2028 wait_sig: done
   75   27671 [sig] expr 2028 _cygtls::remove: wait 0x0
  187   27858 [main] expr 2028 proc_terminate: nchildren 0, nzombies 0
   84   27942 [main] expr 2028 proc_terminate: leaving
**********************************************
Program name: C:\cygwin\bin\bash.exe (2424)
App version:  1005.11, api: 0.116
DLL version:  1005.11, api: 0.116
DLL build:    2004-09-04 23:17
OS version:   Windows NT-5.0
Heap size:    402653184
Date/Time:    2004-09-14 00:05:34
**********************************************
  115    2182 [main] bash 2424 events_init: windows_system_directory 'C:\WI=
NNT\system32\', windows_system_directory_length 18
  863    3045 [main] bash 2424 fork_child: child is running.  pid 2424, ppi=
d 1048, stack here 0x22E698
  109    3154 [main] bash 2424 sync_with_parent: signalling parent: after l=
ongjmp
16205 16513922 [main] bash 1048 sync_with_child: child signalled me
   86 16514008 [main] bash 1048 fork_parent: child is alive (but stopped)
  159 16514167 [main] bash 1048 fork_copy: child handle 0x1C8, low 0x47C000=
, high 0x480D90, res 1
  166 16514333 [main] bash 1048 fork_copy: child handle 0x1C8, low 0x481000=
, high 0x488F60, res 1
  292 16514625 [main] bash 1048 fork_copy: child handle 0x1C8, low 0xA05000=
0, high 0xA067000, res 1
  127 16514752 [main] bash 1048 fork_copy: child handle 0x1C8, low 0x22E6A0=
, high 0x230000, res 1
  148 16514900 [main] bash 1048 fork_copy: child handle 0x1C8, low 0x610EF0=
00, high 0x610F3870, res 1
  174 16515074 [main] bash 1048 fork_copy: child handle 0x1C8, low 0x611170=
00, high 0x61120820, res 1
   85 16515159 [main] bash 1048 fork_copy: done
   79 16515238 [main] bash 1048 resume_child: signalled child
   78 16515316 [main] bash 1048 sync_with_child: waiting for child.  reason=
: child loading dlls, hang_child 0
16512257 16515411 [main] bash 2424 sync_with_parent: awake
   79 16515490 [main] bash 2424 sync_with_parent: no problems
   75 16515565 [main] bash 2424 fork_child: hParent 0x1EC, child 1 first_dl=
l 0x0, load_dlls 0
   85 16515650 [main] bash 2424 set_file_api_mode: File APIs set to ANSI
 3651   31593 [main] expr 2028 __to_clock_t: dwHighDateTime 0, dwLowDateTim=
e 156250
   79   31672 [main] expr 2028 __to_clock_t: total 00000000 0000000F
   75   31747 [main] expr 2028 __to_clock_t: dwHighDateTime 0, dwLowDateTim=
e 156250
   75   31822 [main] expr 2028 __to_clock_t: total 00000000 0000000F
 1342 16516992 [main] bash 2424 fixup_mmaps_after_fork: recreate_mmaps_afte=
r_fork, mmapped_areas 0x0
  130 16517122 [main] bash 2424 dtable::fixup_after_fork: fd 0 (/dev/consol=
e)
  119 16517241 [main] bash 2424 open_shared: name (null), shared 0xA020000 =
(wanted 0xA020000), h 0x2E4
   85 16517326 [main] bash 2424 fhandler_base::set_flags: flags 0x18002, su=
pplied_bin 0x0
   77 16517403 [main] bash 2424 fhandler_base::set_flags: O_TEXT/O_BINARY s=
et in flags 0x10000
   75 16517478 [main] bash 2424 fhandler_base::set_flags: filemode set to b=
inary
  195 16517673 [main] bash 2424 fhandler_console::open: incremented open_fh=
s, now 4
   86 16517759 [main] bash 2424 fhandler_console::open: opened conin$ 0x8F,=
 conout$ 0x93
  105 16517864 [main] bash 2424 dtable::fixup_after_fork: fd 1 (/dev/consol=
e)
   76 16517940 [main] bash 2424 fhandler_base::set_flags: flags 0x18002, su=
pplied_bin 0x0
 2215   34037 [main] expr 2028 _pinfo::exit: Calling ExitProcess 1
 4250 16519566 [proc] bash 1048 proc_subproc: args: 2, 0
  822 16520388 [proc] bash 1048 proc_subproc: pid 2028[0] terminated, handl=
e 0x1D8, nchildren 2, nzombies 0
  145 16520533 [proc] bash 1048 proc_subproc: zombifying [0], pid 2028, han=
dle 0x1D8, nchildren 2
   84 16520617 [proc] bash 1048 proc_subproc: returning 1
   82 16520699 [proc] bash 1048 sig_send: sendsig 0x2EC, pid 1048, signal 2=
0, its_me 1
   97 16520796 [sig] bash 1048 sigpacket::process: signal 20 processing
   73 16520869 [sig] bash 1048 _cygtls::find_tls: sig 20
   79 16520948 [sig] bash 1048 sigpacket::process: signal 20 blocked
   76 16521024 [sig] bash 1048 sigpacket::process: returning -1
   73 16521097 [sig] bash 1048 proc_subproc: args: 3, 0
   73 16521170 [sig] bash 1048 proc_subproc: looking for processes to reap
   73 16521243 [sig] bash 1048 proc_subproc: finished processing terminated=
/stopped child
   73 16521316 [sig] bash 1048 proc_subproc: returning 1
   99 16521415 [proc] bash 1048 sig_send: Not waiting for sigcomplete.  its=
_me 1 signal 20
   83 16521498 [proc] bash 1048 sig_send: returning 0x0 from sending signal=
 20
   81 16521579 [proc] bash 1048 wait_subproc: looping
 3762 16521702 [main] bash 2424 fhandler_base::set_flags: O_TEXT/O_BINARY s=
et in flags 0x10000
   81 16521783 [main] bash 2424 fhandler_base::set_flags: filemode set to b=
inary
  166 16521949 [main] bash 2424 fhandler_console::open: incremented open_fh=
s, now 4
   82 16522031 [main] bash 2424 fhandler_console::open: opened conin$ 0x7B,=
 conout$ 0x7F
   97 16522128 [main] bash 2424 dtable::fixup_after_fork: fd 2 (/dev/consol=
e)
   76 16522204 [main] bash 2424 fhandler_base::set_flags: flags 0x18002, su=
pplied_bin 0x0
   74 16522278 [main] bash 2424 fhandler_base::set_flags: O_TEXT/O_BINARY s=
et in flags 0x10000
   74 16522352 [main] bash 2424 fhandler_base::set_flags: filemode set to b=
inary
  171 16522523 [main] bash 2424 fhandler_console::open: incremented open_fh=
s, now 4
   83 16522606 [main] bash 2424 fhandler_console::open: opened conin$ 0x63,=
 conout$ 0x83
   95 16522701 [main] bash 2424 dtable::fixup_after_fork: fd 6 (/dev/consol=
e)
   76 16522777 [main] bash 2424 fhandler_base::set_flags: flags 0x18002, su=
pplied_bin 0x0
   75 16522852 [main] bash 2424 fhandler_base::set_flags: O_TEXT/O_BINARY s=
et in flags 0x10000
   74 16522926 [main] bash 2424 fhandler_base::set_flags: filemode set to b=
inary
  138 16523064 [main] bash 2424 fhandler_console::open: incremented open_fh=
s, now 4
   78 16523142 [main] bash 2424 fhandler_console::open: opened conin$ 0x6F,=
 conout$ 0x87
   94 16523236 [main] bash 2424 dtable::fixup_after_fork: fd 255 (/jail/cyg=
win-1.5.11.1-std/configure)
   89 16523325 [main] bash 2424 fhandler_base::fixup_after_fork: inheriting=
 '/jail/cygwin-1.5.11.1-std/configure' from parent
   85 16523410 [main] bash 2424 sync_with_parent: signalling parent: perfor=
med fork fixup
 1912 16523491 [main] bash 1048 sync_with_child: child signalled me
   86 16523577 [main] bash 1048 __cygwin_lock_lock: threadcount 1.  not loc=
king
   78 16523655 [main] bash 1048 __cygwin_lock_lock: threadcount 1.  not loc=
king
   77 16523732 [main] bash 1048 __cygwin_lock_unlock: threadcount 1.  not u=
nlocking
   80 16523812 [main] bash 1048 __cygwin_lock_unlock: threadcount 1.  not u=
nlocking
   78 16523890 [main] bash 1048 __cygwin_lock_lock: threadcount 1.  not loc=
king
   76 16523966 [main] bash 1048 __cygwin_lock_unlock: threadcount 1.  not u=
nlocking
   76 16524042 [main] bash 1048 __cygwin_lock_unlock: threadcount 1.  not u=
nlocking
   76 16524118 [main] bash 1048 __cygwin_lock_lock: threadcount 1.  not loc=
king
   76 16524194 [main] bash 1048 __cygwin_lock_unlock: threadcount 1.  not u=
nlocking
   90 16524284 [main] bash 1048 __cygwin_lock_unlock: threadcount 1.  not u=
nlocking
   77 16524361 [main] bash 1048 __cygwin_lock_lock: threadcount 1.  not loc=
king
   77 16524438 [main] bash 1048 __cygwin_lock_unlock: threadcount 1.  not u=
nlocking
   76 16524514 [main] bash 1048 __cygwin_lock_unlock: threadcount 1.  not u=
nlocking
   76 16524590 [main] bash 1048 __cygwin_lock_lock: threadcount 1.  not loc=
king
   75 16524665 [main] bash 1048 __cygwin_lock_unlock: threadcount 1.  not u=
nlocking
   76 16524741 [main] bash 1048 __cygwin_lock_unlock: threadcount 1.  not u=
nlocking
   75 16524816 [main] bash 1048 __cygwin_lock_lock: threadcount 1.  not loc=
king
   76 16524892 [main] bash 1048 __cygwin_lock_unlock: threadcount 1.  not u=
nlocking
   76 16524968 [main] bash 1048 __cygwin_lock_unlock: threadcount 1.  not u=
nlocking
   76 16525044 [main] bash 1048 __cygwin_lock_unlock: threadcount 1.  not u=
nlocking
   77 16525121 [main] bash 1048 __cygwin_lock_unlock: threadcount 1.  not u=
nlocking
   84 16525205 [main] bash 1048 fork: 2424 =3D fork()
  154 16525359 [main] bash 1048 sig_send: sendsig 0x2EC, pid 1048, signal -=
34, its_me 1
   88 16525447 [main] bash 1048 sig_send: wakeup 0x200
   93 16525540 [sig] bash 1048 sigpacket::process: signal 20 processing
   70 16525610 [sig] bash 1048 sigpacket::process: signal 20 blocked
   72 16525682 [sig] bash 1048 sigpacket::process: returning -1
   73 16525755 [sig] bash 1048 wait_sig: signalled 0x200
   96 16525851 [main] bash 1048 sig_send: Waiting for pack.wakeup 0x200
   87 16525938 [main] bash 1048 sig_send: returning 0x0 from sending signal=
 -34
   81 16526019 [main] bash 1048 set_signal_mask: oldmask 0x80002, newmask 0=
x0, mask_bits 0x80002
   77 16526096 [main] bash 1048 sig_send: sendsig 0x2EC, pid 1048, signal -=
39, its_me 1
   79 16526175 [main] bash 1048 sig_send: wakeup 0x200
   84 16526259 [sig] bash 1048 sigpacket::process: signal 20 processing
   69 16526328 [sig] bash 1048 sigpacket::process: signal 20, about to call=
 0x41FD20
   74 16526402 [sig] bash 1048 setup_handler: controlled interrupt. incyg 1=
, exception 0, stackptr 0x22FC04, stack 0x22FC00, stackptr[-1] 0x41E659
   76 16526478 [sig] bash 1048 proc_subproc: args: 3, 1
   75 16526553 [sig] bash 1048 proc_subproc: clear waiting threads
   71 16526624 [sig] bash 1048 proc_subproc: finished clearing
   72 16526696 [sig] bash 1048 proc_subproc: returning 1
   72 16526768 [sig] bash 1048 _cygtls::interrupt_setup: armed signal_arriv=
ed 0x2F4, sig 20, res 1
   72 16526840 [sig] bash 1048 setup_handler: signal 20 delivered
   72 16526912 [sig] bash 1048 sigpacket::process: returning 1
   76 16526988 [sig] bash 1048 wait_sig: signalled 0x200
   92 16527080 [main] bash 1048 sig_send: Waiting for pack.wakeup 0x200
   82 16527162 [main] bash 1048 sig_send: returning 0x0 from sending signal=
 -39
   78 16527240 [main] bash 1048 set_process_mask_delta: oldmask 0x0, newmas=
k 0x80000, deltamask 0x80000
   78 16527318 [main] bash 1048 reset_signal_arrived: reset signal_arrived
   76 16527394 [main] bash 1048 reset_signal_arrived: stackptr[-1] 0x41E659
 4278 16527688 [main] bash 2424 sigproc_init: process/signal handling enabl=
ed(801)
   99 16527787 [main] bash 2424 pthread_mutex::_fixup_after_fork: mutex A05=
0078 in _fixup_after_fork
   81 16527868 [main] bash 2424 pthread_mutex::_fixup_after_fork: mutex 611=
1FFD8 in _fixup_after_fork
   94 16527962 [main] bash 2424 __cygwin_lock_lock: threadcount 1.  not loc=
king
   77 16528039 [main] bash 2424 __cygwin_lock_lock: threadcount 1.  not loc=
king
  734 16528128 [main] bash 1048 wait4: calling proc_subproc, pid -1, option=
s 1
   84 16528212 [main] bash 1048 proc_subproc: args: 4, 2292680
   84 16528296 [main] bash 1048 proc_subproc: wval->pid -1, wval->options 1
   83 16528379 [main] bash 1048 checkstate: nchildren 1, nzombies 1
   82 16528461 [main] bash 1048 stopped_or_terminated: considering pid 2028
   86 16528547 [main] bash 1048 remove_zombie: removing 0, pid 2028, nzombi=
es 1
  133 16528680 [main] bash 1048 checkstate: returning 1
   87 16528767 [main] bash 1048 proc_subproc: released waiting thread
   82 16528849 [main] bash 1048 proc_subproc: finished processing terminate=
d/stopped child
   83 16528932 [main] bash 1048 proc_subproc: returning 1
   88 16529020 [main] bash 1048 wait4: 0 =3D WaitForSingleObject (...)
   83 16529103 [main] bash 1048 wait4: intpid -1, status 0x22E7CC, w->statu=
s 256, options 1, res 2028
   86 16529189 [main] bash 1048 wait4: calling proc_subproc, pid -1, option=
s 1
   81 16529270 [main] bash 1048 proc_subproc: args: 4, 2292680
   82 16529352 [main] bash 1048 proc_subproc: wval->pid -1, wval->options 1
 1633 16529672 [sig] bash 2424 wait_sig: entering ReadFile loop, readsig 0x=
2F8, myself->sendsig 0x2F4
  119 16529791 [main] bash 2424 __cygwin_lock_unlock: threadcount 1.  not u=
nlocking
   81 16529872 [main] bash 2424 __cygwin_lock_unlock: threadcount 1.  not u=
nlocking
   77 16529949 [main] bash 2424 __cygwin_lock_lock: threadcount 1.  not loc=
king
   77 16530026 [main] bash 2424 __cygwin_lock_unlock: threadcount 1.  not u=
nlocking
  118 16530144 [main] bash 2424 __cygwin_lock_unlock: threadcount 1.  not u=
nlocking
   78 16530222 [main] bash 2424 __cygwin_lock_lock: threadcount 1.  not loc=
king
   80 16530302 [main] bash 2424 __cygwin_lock_unlock: threadcount 1.  not u=
nlocking
   77 16530379 [main] bash 2424 __cygwin_lock_unlock: threadcount 1.  not u=
nlocking
   77 16530456 [main] bash 2424 __cygwin_lock_lock: threadcount 1.  not loc=
king
   77 16530533 [main] bash 2424 __cygwin_lock_unlock: threadcount 1.  not u=
nlocking
   76 16530609 [main] bash 2424 __cygwin_lock_unlock: threadcount 1.  not u=
nlocking
   77 16530686 [main] bash 2424 __cygwin_lock_lock: threadcount 1.  not loc=
king
   80 16530766 [main] bash 2424 __cygwin_lock_unlock: threadcount 1.  not u=
nlocking
   76 16530842 [main] bash 2424 __cygwin_lock_unlock: threadcount 1.  not u=
nlocking
   76 16530918 [main] bash 2424 __cygwin_lock_lock: threadcount 1.  not loc=
king
   77 16530995 [main] bash 2424 __cygwin_lock_unlock: threadcount 1.  not u=
nlocking
   76 16531071 [main] bash 2424 __cygwin_lock_unlock: threadcount 1.  not u=
nlocking
 1806 16531158 [main] bash 1048 checkstate: nchildren 1, nzombies 0
   87 16531245 [main] bash 1048 checkstate: checking alive children
   82 16531327 [main] bash 1048 stopped_or_terminated: considering pid 2424
   80 16531407 [main] bash 1048 checkstate: returning -1
   81 16531488 [main] bash 1048 proc_subproc: waiting thread found no child=
ren
   83 16531571 [main] bash 1048 proc_subproc: finished processing terminate=
d/stopped child
   82 16531653 [main] bash 1048 proc_subproc: returning 1
   89 16531742 [main] bash 1048 wait4: 0 =3D WaitForSingleObject (...)
   83 16531825 [main] bash 1048 wait4: intpid -1, status 0x22E7CC, w->statu=
s 0, options 1, res 0
   86 16531911 [main] bash 1048 set_signal_mask: oldmask 0x80000, newmask 0=
x0, mask_bits 0x80000
   87 16531998 [main] bash 1048 set_signal_mask: oldmask 0x0, newmask 0x800=
00, mask_bits 0x0
   84 16532082 [main] bash 1048 set_signal_mask: not calling sig_dispatch_p=
ending
  225 16532307 [main] bash 1048 set_signal_mask: oldmask 0x80000, newmask 0=
x0, mask_bits 0x80000
   86 16532393 [main] bash 1048 set_signal_mask: oldmask 0x0, newmask 0x800=
00, mask_bits 0x0
   81 16532474 [main] bash 1048 set_signal_mask: not calling sig_dispatch_p=
ending
 1484 16532555 [main] bash 2424 __cygwin_lock_unlock: threadcount 1.  not u=
nlocking
   78 16532633 [main] bash 2424 __cygwin_lock_unlock: threadcount 1.  not u=
nlocking
  134 16532767 [main] bash 2424 wait_for_sigthread: wait_sig_inited 0x1D4
   90 16532857 [main] bash 2424 fork: 0 =3D fork()
  224 16533081 [main] bash 2424 close: close (255)
   84 16533165 [main] bash 2424 fhandler_base::close: closing '/jail/cygwin=
-1.5.11.1-std/configure' handle 0x338
   92 16533257 [main] bash 2424 close: 0 =3D close (255)
   86 16533343 [main] bash 2424 set_signal_mask: oldmask 0x0, newmask 0x0, =
mask_bits 0x0
   78 16533421 [main] bash 2424 set_signal_mask: not calling sig_dispatch_p=
ending
   94 16533515 [main] bash 2424 sigaction: signal 18, newact 0x22E800 (hand=
ler 0x0), oa 0x0
   79 16533594 [main] bash 2424 sigaction: signal 21, newact 0x22E800 (hand=
ler 0x0), oa 0x0
   78 16533672 [main] bash 2424 sigaction: signal 22, newact 0x22E800 (hand=
ler 0x0), oa 0x0
   87 16533759 [main] bash 2424 sigaction: signal 2, newact 0x22E7B0 (handl=
er 0x0), oa 0x0
   80 16533839 [main] bash 2424 sigaction: signal 3, newact 0x22E7B0 (handl=
er 0x0), oa 0x1
   78 16533917 [main] bash 2424 sigaction: signal 20, newact 0x22E7B0 (hand=
ler 0x0), oa 0x41FD20
 1530 16534004 [main] bash 1048 sigaction: signal 2, newact 0x22E810 (handl=
er 0x41ECF0), oa 0x0
   89 16534093 [main] bash 1048 wait4: calling proc_subproc, pid -1, option=
s 0
   82 16534175 [main] bash 1048 proc_subproc: args: 4, 2292680
   82 16534257 [main] bash 1048 proc_subproc: wval->pid -1, wval->options 0
   83 16534340 [main] bash 1048 checkstate: nchildren 1, nzombies 0
   82 16534422 [main] bash 1048 checkstate: checking alive children
  889 16535311 [main] bash 1048 stopped_or_terminated: considering pid 2424
  150 16535461 [main] bash 1048 checkstate: returning -1
   85 16535546 [main] bash 1048 proc_subproc: only found non-terminated chi=
ldren
   83 16535629 [main] bash 1048 proc_subproc: finished processing terminate=
d/stopped child
   85 16535714 [main] bash 1048 proc_subproc: returning 1
 1896 16535813 [main] bash 2424 sig_send: sendsig 0x2F4, pid 2424, signal -=
20, its_me 1
   91 16535904 [main] bash 2424 sig_send: wakeup 0x338
   92 16535996 [sig] bash 2424 wait_sig: signalled 0x338
   95 16536091 [main] bash 2424 sig_send: Waiting for pack.wakeup 0x338
   85 16536176 [main] bash 2424 sig_send: returning 0x0 from sending signal=
 -20
   91 16536267 [main] bash 2424 sigaction: signal 20, newact 0x22E7F0 (hand=
ler 0x41FD20), oa 0x0
   81 16536348 [main] bash 2424 sigaction: signal 2, newact 0x22E7F0 (handl=
er 0x42D8D0), oa 0x0
  214 16536562 [main] bash 2424 set_signal_mask: oldmask 0x0, newmask 0x800=
00, mask_bits 0x0
   79 16536641 [main] bash 2424 set_signal_mask: not calling sig_dispatch_p=
ending
  141 16536782 [main] bash 2424 set_signal_mask: oldmask 0x80000, newmask 0=
x0, mask_bits 0x80000
 1129 16537911 [main] bash 2424 set_signal_mask: oldmask 0x0, newmask 0x0, =
mask_bits 0x0
   81 16537992 [main] bash 2424 set_signal_mask: not calling sig_dispatch_p=
ending
   95 16538087 [main] bash 2424 __cygwin_lock_lock: threadcount 1.  not loc=
king
   78 16538165 [main] bash 2424 __cygwin_lock_lock: threadcount 1.  not loc=
king
   77 16538242 [main] bash 2424 __cygwin_lock_lock: threadcount 1.  not loc=
king
   76 16538318 [main] bash 2424 __cygwin_lock_lock: threadcount 1.  not loc=
king
   81 16538399 [main] bash 2424 close: close (0)
  107 16538506 [main] bash 2424 fhandler_console::close: decremented open_f=
hs, now 3
   80 16538586 [main] bash 2424 close: 0 =3D close (0)
   77 16538663 [main] bash 2424 __cygwin_lock_unlock: threadcount 1.  not u=
nlocking
   77 16538740 [main] bash 2424 __cygwin_lock_unlock: threadcount 1.  not u=
nlocking
   77 16538817 [main] bash 2424 __cygwin_lock_unlock: threadcount 1.  not u=
nlocking
   76 16538893 [main] bash 2424 __cygwin_lock_lock: threadcount 1.  not loc=
king
   76 16538969 [main] bash 2424 __cygwin_lock_lock: threadcount 1.  not loc=
king
   76 16539045 [main] bash 2424 __cygwin_lock_lock: threadcount 1.  not loc=
king
   76 16539121 [main] bash 2424 __cygwin_lock_lock: threadcount 1.  not loc=
king
   76 16539197 [main] bash 2424 __cygwin_lock_unlock: threadcount 1.  not u=
nlocking
   76 16539273 [main] bash 2424 close: close (1)
   97 16539370 [main] bash 2424 fhandler_console::close: decremented open_f=
hs, now 2
   78 16539448 [main] bash 2424 close: 0 =3D close (1)
  136 16539584 [main] bash 2424 __cygwin_lock_unlock: threadcount 1.  not u=
nlocking
   76 16539660 [main] bash 2424 __cygwin_lock_unlock: threadcount 1.  not u=
nlocking
   77 16539737 [main] bash 2424 __cygwin_lock_unlock: threadcount 1.  not u=
nlocking
   76 16539813 [main] bash 2424 __cygwin_lock_lock: threadcount 1.  not loc=
king
   90 16539903 [main] bash 2424 __cygwin_lock_lock: threadcount 1.  not loc=
king
   76 16539979 [main] bash 2424 __cygwin_lock_lock: threadcount 1.  not loc=
king
   76 16540055 [main] bash 2424 __cygwin_lock_lock: threadcount 1.  not loc=
king
   75 16540130 [main] bash 2424 __cygwin_lock_unlock: threadcount 1.  not u=
nlocking
   77 16540207 [main] bash 2424 close: close (2)
   96 16540303 [main] bash 2424 fhandler_console::close: decremented open_f=
hs, now 1
   78 16540381 [main] bash 2424 close: 0 =3D close (2)
  136 16540517 [main] bash 2424 __cygwin_lock_unlock: threadcount 1.  not u=
nlocking
   76 16540593 [main] bash 2424 __cygwin_lock_unlock: threadcount 1.  not u=
nlocking
   76 16540669 [main] bash 2424 __cygwin_lock_unlock: threadcount 1.  not u=
nlocking
   76 16540745 [main] bash 2424 __cygwin_lock_unlock: threadcount 1.  not u=
nlocking
   77 16540822 [main] bash 2424 do_exit: do_exit (1), exit_state 0
   77 16540899 [main] bash 2424 void: 0x41FD20 =3D signal (20, 0x1)
   77 16540976 [main] bash 2424 void: 0x0 =3D signal (1, 0x1)
   76 16541052 [main] bash 2424 void: 0x42D8D0 =3D signal (2, 0x1)
   75 16541127 [main] bash 2424 void: 0x0 =3D signal (3, 0x1)
   96 16541223 [main] bash 2424 fhandler_console::close: decremented open_f=
hs, now 0
   80 16541303 [main] bash 2424 sigproc_terminate: entering
   98 16541401 [sig] bash 2424 wait_sig: done
   72 16541473 [sig] bash 2424 _cygtls::remove: wait 0x0
  188 16541661 [main] bash 2424 proc_terminate: nchildren 0, nzombies 0
   79 16541740 [main] bash 2424 proc_terminate: leaving
  147 16541887 [main] bash 2424 __to_clock_t: dwHighDateTime 0, dwLowDateTi=
me 0
   75 16541962 [main] bash 2424 __to_clock_t: total 00000000 00000000
   75 16542037 [main] bash 2424 __to_clock_t: dwHighDateTime 0, dwLowDateTi=
me 156250
   78 16542115 [main] bash 2424 __to_clock_t: total 00000000 0000000F
 1125 16543240 [main] bash 2424 _pinfo::exit: Calling ExitProcess 1
 9106 16544820 [proc] bash 1048 proc_subproc: args: 2, 0
  143 16544963 [proc] bash 1048 proc_subproc: pid 2424[0] terminated, handl=
e 0x1C8, nchildren 1, nzombies 0
   92 16545055 [proc] bash 1048 proc_subproc: zombifying [0], pid 2424, han=
dle 0x1C8, nchildren 1
   82 16545137 [proc] bash 1048 proc_subproc: returning 1
   80 16545217 [proc] bash 1048 sig_send: sendsig 0x2EC, pid 1048, signal 2=
0, its_me 1
   93 16545310 [sig] bash 1048 sigpacket::process: signal 20 processing
   72 16545382 [sig] bash 1048 _cygtls::find_tls: sig 20
   78 16545460 [sig] bash 1048 sigpacket::process: signal 20 blocked
   75 16545535 [sig] bash 1048 sigpacket::process: returning -1
   74 16545609 [sig] bash 1048 proc_subproc: args: 3, 0
   73 16545682 [sig] bash 1048 proc_subproc: looking for processes to reap
   74 16545756 [sig] bash 1048 checkstate: nchildren 0, nzombies 1
   73 16545829 [sig] bash 1048 stopped_or_terminated: considering pid 2424
   78 16545907 [sig] bash 1048 remove_zombie: removing 0, pid 2424, nzombie=
s 1
   98 16546005 [sig] bash 1048 checkstate: returning 1
   76 16546081 [sig] bash 1048 proc_subproc: released waiting thread
   73 16546154 [sig] bash 1048 proc_subproc: finished processing terminated=
/stopped child
   74 16546228 [sig] bash 1048 proc_subproc: returning 1
   97 16546325 [proc] bash 1048 sig_send: Not waiting for sigcomplete.  its=
_me 1 signal 20
   79 16546404 [proc] bash 1048 sig_send: returning 0x0 from sending signal=
 20
   77 16546481 [proc] bash 1048 wait_subproc: looping
   85 16546566 [main] bash 1048 wait4: 0 =3D WaitForSingleObject (...)
   84 16546650 [main] bash 1048 wait4: intpid -1, status 0x22E818, w->statu=
s 256, options 0, res 2424
  834 16547484 [main] bash 1048 sig_send: sendsig 0x2EC, pid 1048, signal -=
34, its_me 1
   90 16547574 [main] bash 1048 sig_send: wakeup 0x1FC
   87 16547661 [sig] bash 1048 sigpacket::process: signal 20 processing
   70 16547731 [sig] bash 1048 sigpacket::process: signal 20 blocked
   74 16547805 [sig] bash 1048 sigpacket::process: returning -1
   72 16547877 [sig] bash 1048 wait_sig: signalled 0x1FC
   97 16547974 [main] bash 1048 sig_send: Waiting for pack.wakeup 0x1FC
  105 16548079 [main] bash 1048 sig_send: returning 0x0 from sending signal=
 -34
   86 16548165 [main] bash 1048 set_signal_mask: oldmask 0x80000, newmask 0=
x0, mask_bits 0x80000
   83 16548248 [main] bash 1048 sig_send: sendsig 0x2EC, pid 1048, signal -=
39, its_me 1
   84 16548332 [main] bash 1048 sig_send: wakeup 0x1FC
   89 16548421 [sig] bash 1048 sigpacket::process: signal 20 processing
   69 16548490 [sig] bash 1048 sigpacket::process: signal 20, about to call=
 0x41FD20
   76 16548566 [sig] bash 1048 setup_handler: controlled interrupt. incyg 1=
, exception 0, stackptr 0x22FC04, stack 0x22FC00, stackptr[-1] 0x41F0B3
   76 16548642 [sig] bash 1048 proc_subproc: args: 3, 1
   72 16548714 [sig] bash 1048 proc_subproc: clear waiting threads
   74 16548788 [sig] bash 1048 proc_subproc: finished clearing
   71 16548859 [sig] bash 1048 proc_subproc: returning 1
   71 16548930 [sig] bash 1048 _cygtls::interrupt_setup: armed signal_arriv=
ed 0x2F4, sig 20, res 1
   72 16549002 [sig] bash 1048 setup_handler: signal 20 delivered
   72 16549074 [sig] bash 1048 sigpacket::process: returning 1
   73 16549147 [sig] bash 1048 wait_sig: signalled 0x1FC
   98 16549245 [main] bash 1048 sig_send: Waiting for pack.wakeup 0x1FC
   87 16549332 [main] bash 1048 sig_send: returning 0x0 from sending signal=
 -39
   85 16549417 [main] bash 1048 set_process_mask_delta: oldmask 0x0, newmas=
k 0x80000, deltamask 0x80000
   84 16549501 [main] bash 1048 reset_signal_arrived: reset signal_arrived
   81 16549582 [main] bash 1048 reset_signal_arrived: stackptr[-1] 0x41F0B3
   85 16549667 [main] bash 1048 wait4: calling proc_subproc, pid -1, option=
s 1
   81 16549748 [main] bash 1048 proc_subproc: args: 4, 2292680
   82 16549830 [main] bash 1048 proc_subproc: wval->pid -1, wval->options 1
   83 16549913 [main] bash 1048 checkstate: nchildren 0, nzombies 0
   81 16549994 [main] bash 1048 checkstate: checking alive children
   80 16550074 [main] bash 1048 checkstate: returning 0
  739 16550813 [main] bash 1048 proc_subproc: waiting thread found no child=
ren
  132 16550945 [main] bash 1048 proc_subproc: finished processing terminate=
d/stopped child
   85 16551030 [main] bash 1048 proc_subproc: returning 1
   83 16551113 [main] bash 1048 wait4: intpid -1, status 0x22E7CC, w->statu=
s 0, options 1, res -1
   83 16551196 [main] bash 1048 wait4: *** errno 10
   84 16551280 [main] bash 1048 set_signal_mask: oldmask 0x80000, newmask 0=
x0, mask_bits 0x80000
   86 16551366 [main] bash 1048 sigaction: signal 2, newact 0x22E800 (handl=
er 0x0), oa 0x41ECF0
 1429 16552795 [main] bash 1048 set_signal_mask: oldmask 0x0, newmask 0x0, =
mask_bits 0x0
   88 16552883 [main] bash 1048 set_signal_mask: not calling sig_dispatch_p=
ending
   89 16552972 [main] bash 1048 __cygwin_lock_lock: threadcount 1.  not loc=
king
   84 16553056 [main] bash 1048 __cygwin_lock_lock: threadcount 1.  not loc=
king
   81 16553137 [main] bash 1048 __cygwin_lock_lock: threadcount 1.  not loc=
king
   82 16553219 [main] bash 1048 __cygwin_lock_lock: threadcount 1.  not loc=
king
   81 16553300 [main] bash 1048 close: close (0)
  111 16553411 [main] bash 1048 fhandler_console::close: decremented open_f=
hs, now 3
   87 16553498 [main] bash 1048 close: 0 =3D close (0)
   82 16553580 [main] bash 1048 __cygwin_lock_unlock: threadcount 1.  not u=
nlocking
   83 16553663 [main] bash 1048 __cygwin_lock_unlock: threadcount 1.  not u=
nlocking
   81 16553744 [main] bash 1048 __cygwin_lock_unlock: threadcount 1.  not u=
nlocking
   81 16553825 [main] bash 1048 __cygwin_lock_lock: threadcount 1.  not loc=
king
   81 16553906 [main] bash 1048 __cygwin_lock_lock: threadcount 1.  not loc=
king
   80 16553986 [main] bash 1048 __cygwin_lock_lock: threadcount 1.  not loc=
king
   82 16554068 [main] bash 1048 __cygwin_lock_lock: threadcount 1.  not loc=
king
   80 16554148 [main] bash 1048 __cygwin_lock_unlock: threadcount 1.  not u=
nlocking
   81 16554229 [main] bash 1048 close: close (1)
  100 16554329 [main] bash 1048 fhandler_console::close: decremented open_f=
hs, now 2
  617 16554946 [main] bash 1048 close: 0 =3D close (1)
  169 16555115 [main] bash 1048 __cygwin_lock_unlock: threadcount 1.  not u=
nlocking
   86 16555201 [main] bash 1048 __cygwin_lock_unlock: threadcount 1.  not u=
nlocking
   82 16555283 [main] bash 1048 __cygwin_lock_unlock: threadcount 1.  not u=
nlocking
   83 16555366 [main] bash 1048 __cygwin_lock_lock: threadcount 1.  not loc=
king
   83 16555449 [main] bash 1048 __cygwin_lock_lock: threadcount 1.  not loc=
king
   81 16555530 [main] bash 1048 __cygwin_lock_lock: threadcount 1.  not loc=
king
   82 16555612 [main] bash 1048 __cygwin_lock_lock: threadcount 1.  not loc=
king
   82 16555694 [main] bash 1048 __cygwin_lock_unlock: threadcount 1.  not u=
nlocking
   82 16555776 [main] bash 1048 close: close (2)
  110 16555886 [main] bash 1048 fhandler_console::close: decremented open_f=
hs, now 1
   86 16555972 [main] bash 1048 close: 0 =3D close (2)
  148 16556120 [main] bash 1048 __cygwin_lock_unlock: threadcount 1.  not u=
nlocking
   81 16556201 [main] bash 1048 __cygwin_lock_unlock: threadcount 1.  not u=
nlocking
   81 16556282 [main] bash 1048 __cygwin_lock_unlock: threadcount 1.  not u=
nlocking
   82 16556364 [main] bash 1048 __cygwin_lock_unlock: threadcount 1.  not u=
nlocking
   82 16556446 [main] bash 1048 do_exit: do_exit (1), exit_state 0
   83 16556529 [main] bash 1048 void: 0x41FD20 =3D signal (20, 0x1)
   82 16556611 [main] bash 1048 void: 0x0 =3D signal (1, 0x1)
   80 16556691 [main] bash 1048 void: 0x0 =3D signal (2, 0x1)
   81 16556772 [main] bash 1048 void: 0x1 =3D signal (3, 0x1)
  102 16556874 [main] bash 1048 fhandler_console::close: decremented open_f=
hs, now 0
   85 16556959 [main] bash 1048 fhandler_base::close: closing '/jail/cygwin=
-1.5.11.1-std/configure' handle 0x210
  122 16557081 [main] bash 1048 sigproc_terminate: entering
   99 16557180 [sig] bash 1048 wait_sig: done
   92 16557272 [sig] bash 1048 _cygtls::remove: wait 0x0
  205 16557477 [main] bash 1048 proc_terminate: nchildren 0, nzombies 0
   95 16557572 [proc] bash 1048 wait_subproc: done
   86 16557658 [proc] bash 1048 _cygtls::remove: wait 0x0
  175 16557833 [main] bash 1048 proc_subproc: args: 3, 1
   83 16557916 [main] bash 1048 proc_subproc: clear waiting threads
   79 16557995 [main] bash 1048 proc_subproc: finished clearing
   79 16558074 [main] bash 1048 proc_subproc: returning 1
   77 16558151 [main] bash 1048 proc_terminate: leaving
   77 16558228 [main] bash 1048 do_exit: 1048 =3D=3D pgrp 1048, send SIG{HU=
P,CONT} to stopped children
   82 16558310 [main] bash 1048 kill_pgrp: pid 1048, signal -1
 1127 16559437 [main] bash 1048 pinfo::init: execed process windows pid 375=
2, cygwin pid 1344
  170 16559607 [main] bash 1048 kill_pgrp: -1 =3D kill (1048, -1)
  301 16559908 [main] bash 1048 __to_clock_t: dwHighDateTime 0, dwLowDateTi=
me 24687500
   81 16559989 [main] bash 1048 __to_clock_t: total 00000000 000009A4
   79 16560068 [main] bash 1048 __to_clock_t: dwHighDateTime 0, dwLowDateTi=
me 8125000
   81 16560149 [main] bash 1048 __to_clock_t: total 00000000 0000032C
 1134 16561283 [main] bash 1048 _pinfo::exit: Calling ExitProcess 1


------=_NextPart_000_01B1_01C49A07.8447C0C0
Content-Type: text/plain; charset=us-ascii

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/
------=_NextPart_000_01B1_01C49A07.8447C0C0--

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019