From: | Raphael Megzari <raphael(at)megzari(dot)com> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | PostgreSQL mailing lists <pgsql-bugs(at)lists(dot)postgresql(dot)org>, Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>, Thomas Munro <thomas(dot)munro(at)enterprisedb(dot)com> |
Subject: | Re: BUG #16665: Segmentation fault |
Date: | 2020-11-06 02:51:46 |
Message-ID: | 6931c615-6550-4aec-aaf2-7dd9dae30d2a@Canary |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
Hi,
I am slowly moving to running postgres outside of docker. It might still take me some time, but I'm in the process of setting this up at the moment.
I have two questions
- How can I make sure to have a postgres that includes debugging symbols?
- How can I verify after that my version includes debugging symbols?
Thank you in advance
> On Tuesday, Oct 13, 2020 at 11:29 PM, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us (mailto:tgl(at)sss(dot)pgh(dot)pa(dot)us)> wrote:
> Raphael Megzari <raphael(at)megzari(dot)com> writes:
> > Would it help more if I tried to get a backtrace with `bt full` rather than just `bt` like I did with the previous one?
>
> Unless you've managed to install the debug symbols, I don't think that
> will add anything.
>
> regards, tom lane
From | Date | Subject | |
---|---|---|---|
Next Message | PG Bug reporting form | 2020-11-06 03:17:02 | BUG #16705: Triggers deferred during commit callback are not executed |
Previous Message | Michael Paquier | 2020-11-06 02:40:34 | Re: BUG #16704: Segmentation Problem - SSL SYSCALL error: EOF detected |