Re: postmaster crashing

From: psql-mail(at)freeuk(dot)com
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: postmaster crashing
Date: 2003-09-04 14:07:37
Message-ID: E19uult-000IvB-90@buckaroo.freeuk.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

> From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
>
> psql-mail(at)freeuk(dot)com writes:
> > How do i get the core files to examine? There never seem to be any

> > produced, even outside the debuggers.
>
> Most likely you have launched the postmaster under "ulimit -c 0",
which
> prevents core dumps. This seems to be the default state in recent
Linux
> releases, for reasons I cannot fathom :-(. I put "ulimit -c
unlimited"
> into the postmaster launch script whenever I am working on Linux.
>
> regards, tom lane
>

I have set "ulimit -c unlimited" as you sugested,
i then copied postmaster to /home/postgres
and ran it as postgres from there...
but still no core files. Where should they appear?

I tried running from the command line and from within gdb and ddd.

Still the same segfaulting problem with to_tsvector(). Is it a problem
with tsearch2?

Thanks,
Mat

--

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2003-09-04 14:13:01 Re: postmaster crashing
Previous Message Edwin Quijada 2003-09-04 14:02:25 Activate Index