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


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

Re: concurrency problem (crash) of gnuwin32 b18 in nt 4.0 sp3


i've since been able to reproduce the crash problem i spoke of previously by
running these two programs, each in a different cmd shell:

test1.bat:

:start
diff a b
ls -C
cat a >c
rm.exe c
goto :start

test2.bat:

:start
diff d e
ls -C
cat a >f
rm.exe f
goto :start

eventually one or the other will exhibit the messy crash and stack trace i
mentioned.
  i know this seems like going out of my way to find a bug, but the existence
of this bug disallows reliable multi-tasking of gnuwin32 programs.  this is
unfortunate.
-chris

-- 
__________________ chosen by the Nechung Oracle program... __________________ 
 
All's self-revealing, void and clear,
Without exerting power of mind.
 
_____________ not necessarily my opinions, not necessarily not. _____________
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


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