Re: [BUGS] signal 11 segfaults with parallel workers

Поиск
Список
Период
Сортировка
Искать
От
Amit Kapila
Тема
Re: [BUGS] signal 11 segfaults with parallel workers
Дата
Msg-id
CAA4eK1JcGmgJw5qPKWAOB5K+K7GFSe+SJQ-OQQLf1tPjXtJiAg@mail.gmail.com
Ответ на
Список
Дерево обсуждения
[BUGS] signal 11 segfaults with parallel workers Rick Otten <rottenwindfish@gmail.com>
Re: [BUGS] signal 11 segfaults with parallel workers Michael Paquier <michael.paquier@gmail.com>
Re: [BUGS] signal 11 segfaults with parallel workers Rick Otten <rottenwindfish@gmail.com>
Re: [BUGS] signal 11 segfaults with parallel workers Tom Lane <tgl@sss.pgh.pa.us>
Re: [BUGS] signal 11 segfaults with parallel workers David Gould <daveg@sonic.net>
Re: [BUGS] signal 11 segfaults with parallel workers Rick Otten <rottenwindfish@gmail.com>
Re: [BUGS] signal 11 segfaults with parallel workers Rick Otten <rottenwindfish@gmail.com>
Re: [BUGS] signal 11 segfaults with parallel workers Tom Lane <tgl@sss.pgh.pa.us>
Re: [BUGS] signal 11 segfaults with parallel workers Rick Otten <rottenwindfish@gmail.com>
Re: [BUGS] signal 11 segfaults with parallel workers Alvaro Herrera <alvherre@2ndquadrant.com>
Re: [BUGS] signal 11 segfaults with parallel workers Rick Otten <rottenwindfish@gmail.com>
Re: [BUGS] signal 11 segfaults with parallel workers Tom Lane <tgl@sss.pgh.pa.us>
Re: [BUGS] signal 11 segfaults with parallel workers Rick Otten <rottenwindfish@gmail.com>
Re: [BUGS] signal 11 segfaults with parallel workers Rick Otten <rottenwindfish@gmail.com>
Re: [BUGS] signal 11 segfaults with parallel workers Andres Freund <andres@anarazel.de>
Re: [BUGS] signal 11 segfaults with parallel workers Amit Kapila <amit.kapila16@gmail.com>
Re: [BUGS] signal 11 segfaults with parallel workers Tom Lane <tgl@sss.pgh.pa.us>
Re: [BUGS] signal 11 segfaults with parallel workers Michael Paquier <michael.paquier@gmail.com>
Re: [BUGS] signal 11 segfaults with parallel workers Rick Otten <rottenwindfish@gmail.com>
Re: [BUGS] signal 11 segfaults with parallel workers Andres Freund <andres@anarazel.de>
Re: [BUGS] signal 11 segfaults with parallel workers Michael Paquier <michael.paquier@gmail.com>
Re: [BUGS] signal 11 segfaults with parallel workers Andres Freund <andres@anarazel.de>
Re: [BUGS] signal 11 segfaults with parallel workers Amit Kapila <amit.kapila16@gmail.com>
Re: [BUGS] signal 11 segfaults with parallel workers Amit Kapila <amit.kapila16@gmail.com>
On Mon, Jul 31, 2017 at 6:35 AM, Rick Otten  wrote:
> Ok, I got a core this time at 23:00 when the database went down.
> Here is the basic backtrace:
>
>
> The query that took it down this time (based on the pid reported in the
> stacktrace) does indeed spin out a parallel plan, but it is a simple query.
> I was surprised to see the multicorn library mentioned in this trace, it has
> nothing to do with the multicorn FDW installed on the system.
>

We load all the libraries in parallel workers which are loaded by the
main backend.  This is to ensure that master and worker backends have
exactly the same guc's defined in the worker.

> I've run the query several times in the last few minutes and can't get it to
> generate a core again.
>

Did the query take the parallel plan during execution?  The above
symptom shows that it should crash if you run the same query after
restarting the server.

-- 
With Regards,
Amit Kapila.
EnterpriseDB: http://www.enterprisedb.com


-- 
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 по дате отправления
От: Rick Otten
Дата:
От: Andres Freund
Дата:
FAQ