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

From: "Bala Murugan" <b2m(at)a-cti(dot)com>
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #5773: DEBUG: reaping dead processes DEBUG: server process (PID 10007) was terminated by signal 11: Segme
Date: 2010-11-26 18:06:53
Message-ID: 201011261806.oAQI6r12007257@wwwmaster.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs


The following bug has been logged online:

Bug reference: 5773
Logged by: Bala Murugan
Email address: b2m(at)a-cti(dot)com
PostgreSQL version: 9.0.1
Operating system: Ubuntu
Description: DEBUG: reaping dead processes DEBUG: server process
(PID 10007) was terminated by signal 11: Segme
Details:

I am trying to upgrade my postgres version to latest 9.0.1, when I try to
restore server process keep on crash exactly after COPY command.

STATEMENT: COPY account (accountid, customerid, uniquepin, accountnumber,
planid, salespersonpin, servicetechpin, managerpin, da
teadded, accountbuilt, htmlemail, timezoneid, istemplate, title,
is_account_close_on_send, googlecode) FROM stdin;
DEBUG: reaping dead processes
DEBUG: server process (PID 10007) was terminated by signal 11: Segmentation
fault
LOG: server process (PID 10007) was terminated by signal 11: Segmentation
fault
LOG: terminating any other active server processes
DEBUG: sending SIGQUIT to process 10000
DEBUG: shmem_exit(-1): 0 callbacks to make
DEBUG: proc_exit(-1): 0 callbacks to make
DEBUG: sending SIGQUIT to process 10001
DEBUG: sending SIGQUIT to process 10002
DEBUG: sending SIGQUIT to process 10003
DEBUG: reaping dead processes
DEBUG: shmem_exit(-1): 0 callbacks to make
DEBUG: proc_exit(-1): 0 callbacks to make
WARNING: terminating connection because of crash of another server process
DETAIL: The postmaster has commanded this server process to roll back the
current transaction and exit, because another server p
rocess exited abnormally and possibly corrupted shared memory.

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Bruce Momjian 2010-11-26 19:19:51 Re: Re: [BUGS] BUG #5650: Postgres service showing as stopped when in fact it is running
Previous Message Kevin Grittner 2010-11-26 17:51:04 Re: BUG #5771: C:\Program Files\PostgreSQL\8.3\Data is not accessible.