Re: How to analyze a core dump - Mailing list pgsql-admin

From Peter Geoghegan
Subject Re: How to analyze a core dump
Date
Msg-id CAH2-WzmisQecU9hS5Ht5jqm15uTp4pa7trMxbpSyDEWvMNgKMg@mail.gmail.com
Whole thread Raw
In response to How to analyze a core dump  (S Bob <sbob@quadratum-braccas.com>)
Responses Re: How to analyze a core dump  (S Bob <sbob@quadratum-braccas.com>)
List pgsql-admin
On Mon, Nov 2, 2020 at 8:41 AM S Bob <sbob@quadratum-braccas.com> wrote:
> 2020-10-23 04:17:40 GMT [5588]:[21-1]    5df751a6.15d4 >LOG: server
> process (PID 20995) was terminated by signal 10
>
> How do I determine the root cause?

Is signal 10 SIGBUS on your platform? Perhaps check the relevant man
page on your platform -- "man signal.7" works for me here.

What CPU architecture and operating system are you using?

-- 
Peter Geoghegan



pgsql-admin by date:

Previous
From: S Bob
Date:
Subject: How to analyze a core dump
Next
From: S Bob
Date:
Subject: Re: How to analyze a core dump