Re: BUG in 10.1 - dsa_area could not attach to a segment that hasbeen freed

Поиск
Список
Период
Сортировка
От Amit Kapila
Тема Re: BUG in 10.1 - dsa_area could not attach to a segment that hasbeen freed
Дата
Msg-id CAA4eK1Ld1fbROer6fY1BHUc=xWzpE1O3Ms3ZuRyWjLJGQ82P=g@mail.gmail.com
обсуждение исходный текст
Ответ на BUG in 10.1 - dsa_area could not attach to a segment that has been freed  (Alexander Voytsekhovskyy <young.inbox@gmail.com>)
Ответы Re: BUG in 10.1 - dsa_area could not attach to a segment that hasbeen freed  (Alexander Voytsekhovskyy <young.inbox@gmail.com>)
Список pgsql-bugs
On Tue, Nov 28, 2017 at 10:47 PM, Alexander Voytsekhovskyy
<young.inbox@gmail.com> wrote:
> Hi,
>
> in very certain case i am getting error
>
> "ERROR:  dsa_area could not attach to a segment that has been freed"
>

Can you try to get call stack so that we can get a better picture of
what is happening here?  One way could be you can change this ERROR to
PANIC which will generate core dump and you can get stack trace.

>
> Here is explain for this query:
> https://explain.depesz.com/s/slpM
>
> If i change any part of this query, like remove filter
> client_tt.id_client_tt or try it on other data set - it works
>

Can you share the plan after you change the query?

> For me it's looks like a bug (

Yeah.

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


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

Предыдущее
От: maxim.boguk@gmail.com
Дата:
Сообщение: BUG #14936: Huge backend memory usage during schema dump of databasewith many views
Следующее
От: Alexander Voytsekhovskyy
Дата:
Сообщение: Re: BUG in 10.1 - dsa_area could not attach to a segment that hasbeen freed