Re: strange buildfarm failures
| От | Tom Lane |
|---|---|
| Тема | Re: strange buildfarm failures |
| Дата | |
| Msg-id | 24436.1177865931@sss.pgh.pa.us обсуждение |
| Ответ на | Re: strange buildfarm failures (Alvaro Herrera <alvherre@alvh.no-ip.org>) |
| Ответы |
Re: strange buildfarm failures
|
| Список | pgsql-hackers |
Alvaro Herrera <alvherre@alvh.no-ip.org> writes:
> Oh, another thing that I think may be happening is that the stack is
> restored in longjmp, so it is trying to report an error elsewhere but
> it crashes because something got overwritten or something; i.e. a
> bug in the error recovery code.
Hm, something trying to elog before the setjmp's been executed?
Although I thought it was coded so that elog.c would just proc_exit
if there was noplace to longjmp to. A mistake here might explain
the lack of any message in the postmaster log: if elog.c thinks it
should longjmp then it doesn't print the message first.
regards, tom lane
В списке pgsql-hackers по дате отправления: