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

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

Michael Paquier wrote:
> On Wed, Jan 11, 2017 at 5:29 AM, <mr(at)marcelruff(dot)info> wrote:
> > Bug reference: 14490
> > Logged by: Marcel Ruff
> > Email address: mr(at)marcelruff(dot)info
> > PostgreSQL version: 9.6.1
> > Operating system: Debian GNU/Linux 8 (jessie) 3.18.44 x86_64
> > Description:
> >
> > psql --version
> > psql (PostgreSQL) 9.6.1
> >
> > strace pqsl

> > --- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=0} ---
> > +++ killed by SIGSEGV +++
> >
> > createdb xxxx
> > crashes with SIGSEGV as well
>
> This is strange. No buildfarm machines complain about a similar
> behavior... Nor do my dev environments say something.

We need to see a stack trace to be able to say anything.

--
Á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 Marcel Ruff 2017-01-11 07:59:39 Re: BUG #14490: psql and createdb crash with SIGSEGV
Previous Message Michael Paquier 2017-01-11 00:47:31 Re: BUG #14490: psql and createdb crash with SIGSEGV