From: | Robert Haas <robertmhaas(at)gmail(dot)com> |
---|---|
To: | Peter Geoghegan <peter(dot)geoghegan86(at)gmail(dot)com> |
Cc: | PG Hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: Segfault related to pg_authid when running initdb from git master |
Date: | 2010-12-15 18:05:26 |
Message-ID: | AANLkTinbXyMV9A5KfH+PZHUMJSOP2Lf=ZJKg-QHRwFYX@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Wed, Dec 15, 2010 at 12:39 PM, Peter Geoghegan
<peter(dot)geoghegan86(at)gmail(dot)com> wrote:
> Observe that the initdb and postgres timestamps are the same.
Hrm.
>>> I cannot find the coredump. Perhaps it's a permissions issue. What do you think?
>>
>> It would presumably get dumped into the data directory. So if
>> --noclean isn't used I expect it'll get nuked.
>
> It isn't there...it just looks like a virginal PGDATA directory.
Double hrm.
I have no idea how you can be getting line number information for
initdb but not postgres. I think what you're getting from postgres is
normally what I'd expect to see without --enable-debug. It sounds
like you are doing it right, but I have no explanation for the
results.
What distro are you using? This can't be broken across the board,
given the lack of metoos. Can you use git bisect to figure out which
commit broke it?
--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
From | Date | Subject | |
---|---|---|---|
Next Message | Dmitriy Igrishin | 2010-12-15 18:22:56 | Re: hstores in pl/python |
Previous Message | Daniel Popowich | 2010-12-15 18:02:05 | range intervals in window function frames |