Re: Current master hangs under the debugger after Parallel Seq Scan (Linux, MacOS)

Поиск
Список
Период
Сортировка
От Nikita Malakhov
Тема Re: Current master hangs under the debugger after Parallel Seq Scan (Linux, MacOS)
Дата
Msg-id CAN-LCVOXWXFOZG5D0Ei9=dMNSeTy6Xv2HBG+DO4nZdzZ8L9XUg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Current master hangs under the debugger after Parallel Seq Scan (Linux, MacOS)  (Vladlen Popolitov <v.popolitov@postgrespro.ru>)
Ответы Re: Current master hangs under the debugger after Parallel Seq Scan (Linux, MacOS)
Список pgsql-hackers
Hi!

Vladlen, I've checked your example and also got this behavior
on the current master under Gdb (Ubuntu 22.04 LTS).

On the query above server waits in this state (as shown by gdb):
Program received signal SIGUSR1, User defined signal 1.
0x0000562beb21c6ed in ExecInterpExpr (state=0x562bec781858, econtext=<optimized out>, isnull=<optimized out>) at execExprInterp.c:625
625                             return state->resvalue;

Although, the process continues to work normally after gdb is detached from it.

--
Regards,
Nikita Malakhov
Postgres Professional
The Russian Postgres Company

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