Re: [BUGS] BUG #14490: psql and createdb crash with SIGSEGV

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: [BUGS] BUG #14490: psql and createdb crash with SIGSEGV
Дата
Msg-id 20170111020625.4mvdcgi6ai7t3wod@alvherre.pgsql
обсуждение исходный текст
Ответ на Re: [BUGS] BUG #14490: psql and createdb crash with SIGSEGV  (Michael Paquier <michael.paquier@gmail.com>)
Список pgsql-bugs
Michael Paquier wrote:
> On Wed, Jan 11, 2017 at 5:29 AM,  <mr@marcelruff.info> wrote:
> > Bug reference:      14490
> > Logged by:          Marcel Ruff
> > Email address:      mr@marcelruff.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


-- 
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs

В списке pgsql-bugs по дате отправления:

Предыдущее
От: Michael Paquier
Дата:
Сообщение: Re: [BUGS] BUG #14490: psql and createdb crash with SIGSEGV
Следующее
От: Marcel Ruff
Дата:
Сообщение: Re: [BUGS] BUG #14490: psql and createdb crash with SIGSEGV