| From: | Andres Freund <andres(at)anarazel(dot)de> |
|---|---|
| To: | marcel(dot)spitz(at)envelio(dot)de, pgsql-bugs(at)lists(dot)postgresql(dot)org |
| Subject: | Re: BUG #17620: JIT-Compiler causes Segmentation Fault |
| Date: | 2022-09-23 00:12:50 |
| Message-ID: | 20220923001250.nzckmn3nzcirigq5@awork3.anarazel.de |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs |
Hi,
On 2022-09-22 15:52:07 +0000, PG Bug reporting form wrote:
> This can be reproduced with the official Docker Image "postgres:13.8".
> Steps to reproduce:
> First install the Debian Package `postgresql-13-postgis-3`
Hm - is that part required to trigger the problem? Your reproducer doesn't
reference postgis anywhere....
I tried to reproduce this, without success, neither inside nor outside a
container. I did start the container with podman, not docker though.
> A core dump is produced as well, but it is not of any use, i presume because
> of JIT Compilation
Does the core dump look more sensible if you turn on 'jit_debugging_support'?
Greetings,
Andres Freund
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Marcel Spitz | 2022-09-23 08:10:56 | AW: [EXT] Re: BUG #17620: JIT-Compiler causes Segmentation Fault |
| Previous Message | Fahar Abbas | 2022-09-22 19:33:42 | Re: BUG #17621: PostgreSQL 15 Windows installer still downloads Beta 3 |