Re: Fw: Postgress-Crashing

From: Heikki Linnakangas <heikki(dot)linnakangas(at)enterprisedb(dot)com>
To: "somatel(dot)technique" <somatel(dot)technique(at)planet(dot)tn>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: Fw: Postgress-Crashing
Date: 2010-02-19 20:07:31
Message-ID: 4B7EEF83.3050504@enterprisedb.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

somatel.technique wrote:
> I use potgres 8.4.1 in my server turning on system sql server 2003. i have some troubles with Postgres it crash this is the log i had :

You should upgrade to 8.4.2. I don't know if there was any related fixes
in it, but it's trying first before spending more time debugging this.

> the log is in frensh language i can translate for you the problem , in fact the server process (PID 7744) exited with exit code 128 .
> the pid is not always the 7744 every time i had a different pid. the most important thing is the code 128.
> When the problem occure , a message box appear on postgresql telling me that : An Unhandled exception occured , Press "Abort" to terminate the prhram , "Retry" To exit the programe "
> and whatever the choice i choose , the postgress stack and i have to restart it .
> what i do in the server is that i have many windows services developped in java , and all services use the same database for different purpeses
> What i have to do to resolve that problem ?

Can you narrow down what query or queries causes the crash? Can you
create a self-contained test case to reproduce the crash?

--
Heikki Linnakangas
EnterpriseDB http://www.enterprisedb.com

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Tim Bunce 2010-02-19 20:56:32 Re: [Tigerlead] BUG #5334: Version 2.22 of Perl Safe module breaks UTF8 PostgreSQL 8.4
Previous Message Mitesh Patel 2010-02-19 19:56:15 BUG #5337: PostgreSQL install fails with 1603 error