| From: | Michael Fuhr <mike(at)fuhr(dot)org> |
|---|---|
| To: | Hans-Jürgen Schönig <postgres(at)cybertec(dot)at> |
| Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-bugs(at)postgresql(dot)org |
| Subject: | Re: bug: core dump in pl/perl (cvs head). |
| Date: | 2005-07-05 20:59:59 |
| Message-ID: | 20050705205959.GA99288@winnie.fuhr.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs |
On Tue, Jul 05, 2005 at 10:49:54PM +0200, Hans-Jürgen Schönig wrote:
>
> I am running FC4 on x86. There is no core dump.
Just to be sure: where are you looking? I don't know if it's
configurable on your platform, but I usually find core dumps under
$PGDATA/base/<databaseoid>/. Do you have a resource limit or other
setting that would prevent core dumps from happening? Tom Lane can
probably help out on that platform.
> I have compiled it all over again cleanly.
> The last elog is never reached so something seems to go wrong inside the
> SQL call ...
Can you run the query in psql? What about in a PL/pgSQL function?
--
Michael Fuhr
http://www.fuhr.org/~mfuhr/
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2005-07-05 21:12:28 | Re: bug: core dump in pl/perl (cvs head). |
| Previous Message | Hans-Jürgen Schönig | 2005-07-05 20:56:18 | Re: bug: core dump in pl/perl (cvs head). |