| From: | Michael Paquier <michael(at)paquier(dot)xyz> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | vaclav(dot)pink(at)tietoevry(dot)com, pgsql-bugs(at)lists(dot)postgresql(dot)org |
| Subject: | Re: BUG #17906: Segmentation fault and database crash during procedure call |
| Date: | 2023-05-01 07:40:42 |
| Message-ID: | ZE9s+lzZmVGMhbPm@paquier.xyz |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs |
On Fri, Apr 21, 2023 at 10:09:00AM -0400, Tom Lane wrote:
> Can't help you with such an incomplete bug report. If you could reduce
> the problem to a self-contained test case, we'd be happy to look at it.
> See
FYI, an isolated test case would require to know what's behind
the definitions of the tables apim_users, data_dictionary and domains
which are used as part of the procedure you are seeing to fail.
Likely this would require a sample of the data that fails.
Being able to get a backtrace of the crash could provide hints, though
without a data sample that may be difficult. If you send a sample of
data, also make sure to mask anything sensitive.
--
Michael
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Alexander Lakhin | 2023-05-01 12:00:00 | Re: BUG #17912: Invalid memory access when converting plpython' array containing empty array |
| Previous Message | Michael Paquier | 2023-05-01 07:33:31 | Re: BUG #17731: Server doesn't start after abnormal shutdown while creating unlogged tables |