Re: problem install postgres7.03 on win2000!!!!

From: Jason Tishler <Jason(dot)Tishler(at)dothill(dot)com>
To: james <james(at)autotools(dot)com(dot)tw>
Cc: pgsql-ports(at)postgresql(dot)org
Subject: Re: problem install postgres7.03 on win2000!!!!
Date: 2001-03-22 16:09:26
Message-ID: 20010322110926.F220@dothill.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-ports

James,

On Thu, Mar 22, 2001 at 09:14:40PM +0800, james wrote:
> jason:
> sorry i don't know how to post to list, so i mail u again.
> i try again as u recommend, every thing is ok, but a postmaster problem
>
> $ D:\cygwin\usr\local\pgsql\bin\postgres.exe: ***
> recreate_mmaps_after_fork_failed
> postmaster: Startup proc 764 exited with status 256 - abort
> IpcMemoryDetach: shmdt(0x1c500000) failed: Invalid argument
>
> i find
> thishttp://www.postgresql.org/mhonarc/pgsql-ports/2001-02/msg00014.html
> but i don't know how to fix it, could u please tell me the detail!!!!

You need to replace your cygwin1.dll with one from a recent snapshot:

$ wget -nd ftp://ftp.freesoftware.com/.0/sourceware/cygwin/snapshots/cygwin1-20010319.dll.bz2
$ bunzip2 cygwin1-20010319.dll.bz2
$ # shutdown all Cygwin processes
$ # using cmd or Windows Explorer rename cygwin1-20010319.dll to cygwin1.dll
$ # using cmd or Windows Explorer move (new) cygwin1.dll to Cygwin's bin

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

Responses

Browse pgsql-ports by date

  From Date Subject
Next Message Frank Wegmann 2001-03-24 14:28:08 [7.1b6 on win2k] server crashes with mmap error
Previous Message Jason Tishler 2001-03-22 15:59:55 Re: Re: problem install postgres7.03 on win2000!!!!