Re: Re: IpcMemoryDetach fails under Cygwin on Win98

From: Jason Tishler <Jason(dot)Tishler(at)dothill(dot)com>
To: Christoph Appel <c(dot)appel(at)t-online(dot)net>
Cc: pgsql-ports(at)postgresql(dot)org
Subject: Re: Re: IpcMemoryDetach fails under Cygwin on Win98
Date: 2001-02-07 14:42:48
Message-ID: 20010207094248.P980@dothill.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-ports

Chris,

On Wed, Feb 07, 2001 at 10:02:44AM +0100, Christoph Appel wrote:
> Well, the one 'hanging' psql process is there (I'm talking of the
> serialized test, so this looks reasonable to me). I then terminate the
> test via CTRL-C.

Please try a "make installcheck" -- this will run the tests sequentially
instead of in parallel. I'm doubtful that this will work since others
have already tried it and were unsuccessful, but since it is easy it
is worth a shot. Remember to install PostgreSQL and start postmaster
(and ipc-daemon) before you run this version of the regression test.

> postmaster can be shutdown via 'pg_ctl stop' (without producing any
> further error messages; I got rid of the IPC err messages by applying
> the sem and shm patches I noticed in the mailing list).

Note that these patches are no longer necessary when you use the latest
Cygwin CVS or Cygwin 1.3.0 (which is yet to be released).

> > Use NT's TaskManager (specifically the Performance tab), what is the memory
> > usage during the regression tests. Are you running out of memory?
>
> Sorry, no NT TaskManager under Win98.

Doh!

> Do you know some tool or method I can check this?

I quickly searched the MS MSDN/KB but came up empty. As the Core Cygwin
developers have said many times, "I hate Windows 9X/Me!"

Jason

--
Jason Tishler
Director, Software Engineering Phone: +1 (732) 264-8770 x235
Dot Hill Systems Corp. Fax: +1 (732) 264-8798
82 Bethany Road, Suite 7 Email: Jason(dot)Tishler(at)dothill(dot)com
Hazlet, NJ 07730 USA WWW: http://www.dothill.com

In response to

Browse pgsql-ports by date

  From Date Subject
Next Message Tom Lane 2001-02-07 16:00:54 Re: PostgreSQL 7.1 beta3 on Windows 2k
Previous Message Christoph Appel 2001-02-07 09:02:44 Re: Re: IpcMemoryDetach fails under Cygwin on Win98