Re: server process (PID xxx) was terminated by signal 7

From: Achilleas Mantzios <achill(at)matrix(dot)gatewaynet(dot)com>
To: pgsql-admin(at)postgresql(dot)org
Subject: Re: server process (PID xxx) was terminated by signal 7
Date: 2007-01-23 08:52:28
Message-ID: 200701231052.28739.achill@matrix.gatewaynet.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin pgsql-patches pgsql-sql

Στις Δευτέρα 22 Ιανουάριος 2007 18:01, γράψατε:
> Achilleas Mantzios <achill(at)matrix(dot)gatewaynet(dot)com> writes:
> > In one of our remote pgsql 7.4.2 installations (no tcp/ip, no mgetty
> > dialin works always), i got the above message.
>
> Since you have not told us what the platform is, there is no way to
> guess what signal 7 means. Please look in its /usr/include/signal.h
> (or more likely, some sub-file that includes) to find out the symbolic
> name of the signal, and report that.
>
> For instance, on the machine I'm on at the moment, I find this in
> /usr/include/sys/signal.h:
>
> # define _SIGEMT 7 /* EMT instruction */
>
> but I rather doubt that's what it means on yours.

Its a Bus error (SIGBUS). Those remote servers run on linux.

>
> regards, tom lane

--
Achilleas Mantzios

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Smart Softwares - D. & S. 2007-01-23 13:19:50 Re: Function with Array
Previous Message Shoaib Mir 2007-01-23 08:22:52 Re: Install XML on Postgres 8.1

Browse pgsql-patches by date

  From Date Subject
Next Message Peter Eisentraut 2007-01-23 09:13:44 Re: pg_dump pretty_print
Previous Message Magnus Hagander 2007-01-23 08:51:18 Re: [HACKERS] Win32 WEXITSTATUS too

Browse pgsql-sql by date

  From Date Subject
Next Message John Summerfield 2007-01-23 11:56:00 Re: How to query by column names
Previous Message Jeff Frost 2007-01-23 05:29:17 Re: How to query by column names