Re: BUG #3318: PostgreSQL : server process (PID 3480) was terminated by signal 5

From: Magnus Hagander <magnus(at)hagander(dot)net>
To: Bruce Momjian <bruce(at)momjian(dot)us>
Cc: chee leong <cheeleong(dot)chong(at)incenplus(dot)com(dot)my>, pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #3318: PostgreSQL : server process (PID 3480) was terminated by signal 5
Date: 2007-05-29 16:53:09
Message-ID: 465C5A75.5070707@hagander.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Bruce Momjian wrote:
> What is signal 5 in XP? I looked in the MinGW source used to build
> PostgreSQL 8.1.4 and there is no mention of a signal 5 there. I see
> signal 5 mentioned here:

Access denied. Most often showed for accessing memory outside the mapped
space, so this similar to SIGSEGV.

//Magnus

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message David Fetter 2007-05-29 16:59:15 Re: BUG #3320: Error when using INSERT...RETURNING as a subquery
Previous Message Bruce Momjian 2007-05-29 14:27:24 Re: BUG #3318: PostgreSQL : server process (PID 3480) was terminated by signal 5