public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Sergey Okhapkin <sos@prospect.com.ru>
To: "gnu-win32@cygnus.com" <gnu-win32@cygnus.com>,
	"'cgf@bbc.com'" <cgf@bbc.com>
Subject: RE: latest Sergey's update (08/01) crashes on Win95
Date: Thu, 07 Aug 1997 09:45:00 -0000	[thread overview]
Message-ID: <01BCA354.4ACF9630@gater.krystalbank.msk.ru> (raw)

Chris Faylor wrote:
> >Ditto me too.  I've got a valid /etc/passwd and /etc/group.
>
> I have contributed some code to the latest coolview release which seems
> to be misbehaving on Windows 95.  I am actively tracking it down now, but
> it looks like it is a really strange problem; possibly a bug in Windows 
95.
>

While searching for a win95-specific problems in the last cygwin.dll, I 
have found the following bugs in Windows95:

1. The application hangs when tries to resume non-suspended thread. 
Workaround: suspend the thread before resuming :-)

2. MsgWaitForMultipleObjects() returns WAIT_FAILED with errno 
ERROR_INVALID_HANDLE instead of WAIT_OBJECT_0+N when the waited process is 
killed with three-finger salute. Workaround: just wait again :-)

3. InterlockedIncrement()/InterlockedDecrement() returns the temperature on 
the Shri-Lanka coast instead of operation result :-) This results in 
incorrect tty allocation and the messages like "free_tty: count < 0". I 
don't know a good workaround, and didn't fix it yet. I think, the tty 
support should be completely disabled on #$%@'95.


> So, don't blame Sergey.  It's probably my fault.

Try to write to askbill@microsoft.com :-)

--
Sergey Okhapkin, http://www.lexa.ru/sos
Moscow, Russia
Looking for a job.


-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".

             reply	other threads:[~1997-08-07  9:45 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1997-08-07  9:45 Sergey Okhapkin [this message]
  -- strict thread matches above, loose matches on Subject: below --
1997-08-04 21:02 Sergey Okhapkin
1997-08-04  2:56 Jerome Gay
1997-08-04  9:43 ` jman
1997-08-06  8:19 ` David Means
1997-08-06 14:47   ` Chris Faylor
1997-08-07  8:34     ` David Means
1997-08-07 12:41     ` Pete Jordan
1997-08-08  6:45       ` Chris Faylor
1997-08-06 17:04   ` Pete Jordan

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=01BCA354.4ACF9630@gater.krystalbank.msk.ru \
    --to=sos@prospect.com.ru \
    --cc=cgf@bbc.com \
    --cc=gnu-win32@cygnus.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).