Re: [BUGS] server process exited with exit code -1073741819 on 8.2 Windows

2006-12-26 Thread Tom Lane
"JEAN-PIERRE PELLETIER" <[EMAIL PROTECTED]> writes: > 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 Fixed for 8.2.1, thanks for the report. regards, tom

Re: [BUGS] server process exited with exit code -1073741819 on 8.2 Windows

2006-12-20 Thread Alvaro Herrera
JEAN-PIERRE PELLETIER wrote: > Tom: > Sorry to email you directly but the mailing lists seem to be down > and you fixed a similar problem I reported back in October. > > I just upgraded to PostgreSQL 8.2 and have a function > which crashes PostgreSQL 8.2 while logging these messages: > > server

Re: [BUGS] server process exited with exit code -1073741819 on 8.2 Windows

2006-12-20 Thread JEAN-PIERRE PELLETIER
ubject: Re: [BUGS] server process exited with exit code -1073741819 on 8.2 Windows Date: Wed, 20 Dec 2006 15:31:11 -0300 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

Re: [BUGS] server process exited with exit code -1073741819 on 8.2 Windows

2006-12-20 Thread JEAN-PIERRE PELLETIER
ra <[EMAIL PROTECTED]> To: JEAN-PIERRE PELLETIER <[EMAIL PROTECTED]> CC: pgsql-bugs@postgresql.org Subject: Re: [BUGS] server process exited with exit code -1073741819 on 8.2 Windows Date: Wed, 20 Dec 2006 15:31:11 -0300 JEAN-PIERRE PELLETIER wrote: > I just upgraded to PostgreSQL 8.2 an

Re: [BUGS] server process exited with exit code -1073741819 on 8.2 Windows

2006-12-20 Thread Alvaro Herrera
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 probl