delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2010/05/02/12:45:47

X-Recipient: archive-cygwin AT delorie DOT com
X-SWARE-Spam-Status: No, hits=0.0 required=5.0 tests=BAYES_40,DKIM_SIGNED,DKIM_VALID,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,T_TO_NO_BRKTS_FREEMAIL
X-Spam-Check-By: sourceware.org
MIME-Version: 1.0
In-Reply-To: <4BDD9A39.4050506@dunslane.net>
References: <4BDD9A39 DOT 4050506 AT dunslane DOT net>
Date: Sun, 2 May 2010 18:45:18 +0200
Message-ID: <AANLkTinBvuQZWH33HxWddBWk4mDjPQsS8NPA9jftg7pr@mail.gmail.com>
Subject: Re: PostgreSQL plperl crash on Cygwin 1.7.5
From: Reini Urban <rurban AT x-ray DOT at>
To: cygwin AT cygwin DOT com
X-IsSubscribed: yes
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com>
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

2010/5/2 Andrew Dunstan :
> On Cygwin version 1.7.5 I am trying to run set up a member of the PostgreSQL
> Buildfarm <http://www.pgbuildfarm.org/cgi-bin/show_status.pl>. We have a
> current Cygwin member (run by me) using Cygwin version 1.5.25, which for the
> most part runs without major problems.
>
> The good news is that even on the latest code, both stable and development,
> PostgreSQL builds and its core regression tests run with 100% success.
>
> The bad news is that I get a segfault when trying to run the regression
> tests for the embedded PLPerl language. The test fails when it tries to load
> Postgres' plperl.dll.

Hi Andrew,

This is because cygwin perl is compiled with gcc-4 and -fstack-protector
and you are trying with gcc-3 without -fstack-protector.

Installing gcc-4 and doing the configure with
CC=gcc-4 should do the trick.

-- 
Reini Urban
perl and postgresql maintainer :)

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019