The following bug has been logged online: Bug reference: 5773 Logged by: Bala Murugan Email address: b...@a-cti.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. -- Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-bugs