| From: | Teodor Sigaev <teodor(at)sigaev(dot)ru> |
|---|---|
| To: | Andres Freund <andres(at)anarazel(dot)de> |
| Cc: | Jeff Janes <jeff(dot)janes(at)gmail(dot)com>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: atomic pin/unpin causing errors |
| Date: | 2016-05-05 09:49:20 |
| Message-ID: | 572B1720.60808@sigaev.ru |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
> Any chance you could package up that data directory for me to download?
Sent by personal email to Alexander, Andres and Jeff
In /var/log/message I found
May 4 22:04:07 xor kernel: pid 14010 (postgres), uid 1001: exited on signal 6
(core dumped)
May 4 22:04:25 xor kernel: pid 14032 (postgres), uid 1001: exited on signal 11
(core dumped)
May 4 22:04:52 xor kernel: pid 14037 (postgres), uid 1001: exited on signal 6
(core dumped)
Sometimes postgres is crashed with SIGSEGV signal instead of SIGABRT (which
comes form abort() in assert)
I'll try to get a coredump after SIGSEGV, but it could take a time.
--
Teodor Sigaev E-mail: teodor(at)sigaev(dot)ru
WWW: http://www.sigaev.ru/
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Dean Rasheed | 2016-05-05 10:24:31 | Re: More inaccurate results from numeric pow() |
| Previous Message | Stas Kelvich | 2016-05-05 09:20:02 | Re: Naming of new tsvector functions |