Re: BUG #16094: Database entering recovery mode

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: BUG #16094: Database entering recovery mode
Дата
Msg-id 20191107023551.GG1768@paquier.xyz
обсуждение исходный текст
Ответ на Re: BUG #16094: Database entering recovery mode  (Mircea Pirv <mircea@reva.tech>)
Ответы Re: BUG #16094: Database entering recovery mode  (Mircea Pirv <mircea@reva.tech>)
Список pgsql-bugs
On Wed, Nov 06, 2019 at 03:37:31PM +0200, Mircea Pirv wrote:
> #2  WaitEventSetWait (set=0x55bc137a5948, timeout=<error reading variable:
> Cannot access memory at address 0x7ffee2d44ae0>, occurred_events=<error
> reading variable: Cannot access memory at address 0x7ffee2d44ad8>,
> nevents=<error reading variable: Cannot access memory at address
> 0x7ffee2d44afc>, wait_event_info=<optimized out>) at
> ./build/../src/backend/storage/ipc/latch.c:1032
>         rc = <optimized out>
>         returned_events = 0
>         start_time = <error reading variable start_time (Cannot access
> memory at address 0x7ffee2d44b00)>
>         cur_time = <error reading variable cur_time (Cannot access memory
> at address 0x7ffee2d44b10)>
>         cur_timeout = <error reading variable cur_timeout (Cannot access
> memory at address 0x7ffee2d44ae8)>
> Backtrace stopped: Cannot access memory at address 0x7ffee2d44b78

Is this the only part of the stack you can get?  WaitEventSetWait()
gets called in three places, which are be-secure.c, syslogger.c and
condition_variable.c.  Could it be possible to see more of the actual
callers here?
--
Michael

Вложения

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: PostgreSQL 12 installation fails because locale name contained non-english characters
Следующее
От: Michael Paquier
Дата:
Сообщение: Re: The XLogFindNextRecord() routine find incorrect record startpoint after a long continuation record