Re: BUG #5773: DEBUG: reaping dead processes DEBUG: server process (PID 10007) was terminated by signal 11: Segme

From: Craig Ringer <craig(at)postnewspapers(dot)com(dot)au>
To: Balamurugan Mahendran <balamurugan(at)adaptavant(dot)com>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #5773: DEBUG: reaping dead processes DEBUG: server process (PID 10007) was terminated by signal 11: Segme
Date: 2010-11-27 09:25:37
Message-ID: 4CF0CE91.3040101@postnewspapers.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On 27/11/2010 5:09 PM, Balamurugan Mahendran wrote:
> Thanks for your immediate reply!!. Happy Thanks Giving day!!
>
> postgres(at)acti-db-bala:~$ uname -a
> Linux acti-db-bala 2.6.16.33-xenU #2 SMP Wed Aug 15 17:27:36 SAST 2007
> x86_64 GNU/Linux

Is this running on a virtual hosting provider somewhere? If so, which one?

> postgres(at)acti-db-bala:~$ cat /etc/issue
> Ubuntu 9.04 \n \l
>
> Also I used to compile by the below command
>
> ./configure --prefix=/var/lib/pgsql --with-perl --with-libxml
> --enable-debug

... hang on. Did you have anything else in /var/lib/pgsql before running
this install? If you had an old version that you didn't clean out in
there, I'd expect problems.

It's usually wise to install custom-compiled software to a prefix that
doesn't already contain anything else, like --prefix=/opt/pgsql-9.0.1 .
That way it's easy to delete, easy to keep separate from other things, etc.

--
Craig Ringer

Tech-related writing at http://soapyfrogs.blogspot.com/

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Balamurugan Mahendran 2010-11-27 09:45:20 Re: BUG #5773: DEBUG: reaping dead processes DEBUG: server process (PID 10007) was terminated by signal 11: Segme
Previous Message Craig Ringer 2010-11-27 09:23:34 Re: BUG #5773: DEBUG: reaping dead processes DEBUG: server process (PID 10007) was terminated by signal 11: Segme