Re: server process exited with exit code -1073741819 on 8.2 Windows - Mailing list pgsql-bugs

From Alvaro Herrera
Subject Re: server process exited with exit code -1073741819 on 8.2 Windows
Date
Msg-id 20061220183111.GU30769@alvh.no-ip.org
Whole thread Raw
In response to server process exited with exit code -1073741819 on 8.2 Windows  ("JEAN-PIERRE PELLETIER" <pelletier_32@sympatico.ca>)
Responses Re: server process exited with exit code -1073741819 on 8.2 Windows  ("JEAN-PIERRE PELLETIER" <pelletier_32@sympatico.ca>)
Re: server process exited with exit code -1073741819 on 8.2 Windows  ("JEAN-PIERRE PELLETIER" <pelletier_32@sympatico.ca>)
List pgsql-bugs
JEAN-PIERRE PELLETIER wrote:

> I just upgraded to PostgreSQL 8.2 and have a function
> which crashes PostgreSQL 8.2 while logging these messages:
>
> server process exited with exit code -1073741819
> terminating any other active server processes

There was an SPI bug which may explain your problem, fixed after 8.2 was
released.  This is the fix:

http://archives.postgresql.org/pgsql-committers/2006-12/msg00063.php

Not sure how you could get a patched version short of compiling it
yourself.  Or you could wait for 8.2.1.

--
Alvaro Herrera                                http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.

pgsql-bugs by date:

Previous
From: "JEAN-PIERRE PELLETIER"
Date:
Subject: server process exited with exit code -1073741819 on 8.2 Windows
Next
From: "JEAN-PIERRE PELLETIER"
Date:
Subject: Re: server process exited with exit code -1073741819 on 8.2 Windows