delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
Message-ID: | <42DC0BAE.1090701@x-ray.at> |
Date: | Mon, 18 Jul 2005 22:06:06 +0200 |
From: | Reini Urban <rurban AT x-ray DOT at> |
User-Agent: | Mozilla/5.0 (Windows; U; Windows NT 5.0; de-AT; rv:1.8b) Gecko/20050217 |
MIME-Version: | 1.0 |
To: | cygwin AT cygwin DOT com |
Subject: | Re: Postmaster core dumps |
X-IsSubscribed: | yes |
Novaelec schrieb: > I run gdb with postmaster, the last process necessary to complete the > PostgreSQL installation and which makes memory faults. > > I got then a little text about semaphores, the 'semget' function and a > little tip to configure /usr/local/data/postgresql.conf, but I've been > trying to make postmaster works helped for that info and another one from > internet without get any result. > > Any idea? Now I know the problem is related to semaphores, but I don't get > any progress in that sense. Most likely it's not semget() but earlier in the initial IPC setup in CreateSharedMemoryAndSemaphores() with parallel connections. I always get IsBadWritePtr() in shminit() since 8.0-beta3. Just tested again (make check MAX_CONNECTIONS=5) and again got: creating template1 database in /usr/src/postgresql/postgresql-8.0.3/src/test/regress/./tmp_check/data/base/1 ... Signal 12 "child process exited with exit code 140" -- Reini Urban http://xarch.tu-graz.ac.at/home/rurban/ http://phpwiki.org/ -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |