Re: BUG #15704: Possible causes for calling abort () system callduring querying database.

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: BUG #15704: Possible causes for calling abort () system callduring querying database.
Дата
Msg-id 20190320020939.GF3488@paquier.xyz
обсуждение исходный текст
Ответ на Re: BUG #15704: Possible causes for calling abort () system callduring querying database.  (Thomas Munro <thomas.munro@gmail.com>)
Список pgsql-bugs
On Wed, Mar 20, 2019 at 02:01:49PM +1300, Thomas Munro wrote:
> Just to rule something obvious out: did you make sure that libpq
> connections are never accessed by multiple threads at the same time?

More to the point: if you do that the memory handling of the internal
libpq structures gets heavily messed up, in ways similar to what your
report shows.
--
Michael

Вложения

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

Предыдущее
От: Michael Paquier
Дата:
Сообщение: Re: BUG #15668: Server crash in transformPartitionRangeBounds
Следующее
От: Michael Paquier
Дата:
Сообщение: Re: BUG #15703: Segfault in cancelled CALL-Statements