Re: memcpy SEGV on AIX 5.3 - Mailing list pgsql-hackers

From Stefan Kaltenbrunner
Subject Re: memcpy SEGV on AIX 5.3
Date
Msg-id 435E7BFB.1090207@madness.at
Whole thread Raw
In response to memcpy SEGV on AIX 5.3  (Seneca Cunningham <scunning@ca.afilias.info>)
Responses Re: memcpy SEGV on AIX 5.3
List pgsql-hackers
Seneca Cunningham wrote:
> On an powerPC AIX 5.3 box, initdb from 8.1beta4 segfaults at
> src/backend/utils/hash/dynahash.c:673.  No segfaults occur and all 98
> regression tests pass if a test is added to see if keycopy is memcpy and
> if it is, go through a loop memcpying one byte at a time instead of
> memcpying everything at once.

looks like I'm seeing a similiar problem(using -HEAD) on AIX 5.3ML3
using the IBM AIX c-compiler. initdb just hangs after "selecting default
max_connections ..." in a 100% CPU-loop.


Stefan


pgsql-hackers by date:

Previous
From: Robert Treat
Date:
Subject: expanded \df+ display broken in beta4
Next
From: Michael Fuhr
Date:
Subject: Re: expanded \df+ display broken in beta4