Re: Latest cygwin always crashing with Postgres

From: Seth Rubin <srubin(at)thoughtprocess(dot)com>
To: pgsql-cygwin(at)postgresql(dot)org
Subject: Re: Latest cygwin always crashing with Postgres
Date: 2003-02-08 16:16:36
Message-ID: CNELLBDHOKALJPHOOBBEMEOECPAA.srubin@thoughtprocess.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-cygwin

Installed the cygwin1.dll from Feb 7. Still having same problem.

-----Original Message-----
From: Jason Tishler
Sent: Saturday, February 08, 2003 10:31 AM
To: Seth Rubin
Cc: Cygwin
Subject: Re: Latest cygwin always crashing with Postgres

On Fri, Feb 07, 2003 at 07:14:52PM -0500, Seth Rubin wrote:
> I'm running win XP (home) with cygwin. A few months ago I had cygwin
> and postgres working fine on this machine. Today I had problems (the
> IPC communication wasn't happening even though ipc-daemon was
> running), so before I did anything I upgraded my cygwin to the latest
> version (1.3.19-1) and along with that came postgres 7.3.1 . I also
> got the new cygipc (1.13-2) and installed it.
>
> Since doing this I have not been able to get postgresql to work. It
> performs an initdb fine, the ipc-daemon starts fine, but any attempt
> to connect with createdb or psql causes postgres to stack-dump and
> exit.
>
> Any advice appreciated. I'm even open to trying to debug it, if you
> can give me some idea how to do that in the winxp world.

I run using Cygwin CVS a lot, so I have never actually used Cygwin
1.3.19-1. However, I have not experienced the above behavior. My
suggestion is to try the latest snapshot:

http://cygwin.com/snapshots/

Note that this means to just replace cygwin1.dll not all of the files in
the cygwin package.

Please report your findings back to the list. If I don't hear from you
(via the list), then I will try PostgreSQL under 1.3.19-1 on Monday.

Jason

Responses

Browse pgsql-cygwin by date

  From Date Subject
Next Message Nick Kelly 2003-02-08 23:04:49 configure: error: no acceptable C compiler found in $PATH
Previous Message Gregory D Dennis 2003-02-08 13:01:03 IpcSemaphoreCreate - detailed account