Re: BUG #14490: psql and createdb crash with SIGSEGV

From: Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>
To: Marcel Ruff <mr(at)marcelruff(dot)info>
Cc: Michael Paquier <michael(dot)paquier(at)gmail(dot)com>, PostgreSQL mailing lists <pgsql-bugs(at)postgresql(dot)org>
Subject: Re: BUG #14490: psql and createdb crash with SIGSEGV
Date: 2017-01-11 13:19:28
Message-ID: 20170111131928.ygvrq73flawanf5i@alvherre.pgsql
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Marcel Ruff wrote:
> I have compiled 9.6.1 completely again and the bug is gone.

I suppose you may have had a partial rebuild -- i.e. you built once,
then updated the source tree and rebuilt, but not all files were
correctly rebuilt. Since you seem to be compiling from source, maybe
you are missing --enable-depend to configure.

IMO we should enable that flag by default.

--
Álvaro Herrera https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Ragnar Ouchterlony 2017-01-11 14:58:14 Re: Problem with declarative partitioning and COPY FROM
Previous Message stefanov.sm 2017-01-11 13:10:22 BUG #14491: Huge delay when specifying certain column names to select list expressions