Thread: Crash in psqlodbc30a.dll

Crash in psqlodbc30a.dll

From
Nils Öllerer
Date:
Hi,
we use the ANSI version of PostgreSQL ODBC driver 8.03.04.0 with our own
applications via the ODBC functions of Microsoft under Visual C++ 2003.
Randomly the applications crash in the Postgres driver at address
0x00d40348. It is completely random (every minutes to hours) and not
repeatable. I have absolutely no idea of the cause, because the call
stack show in VS consists always of this two entries:

-->psqlodbc30a.dll!00d40348()
psqlodbc30a.dll!00d4ac69()

Has anyone a solution of this problem?

--
Mit freundlichen Grüßen

Nils Öllerer
Dipl.-Ing.
Entwicklung


S.E.T. Software GmbH
Lister Straße 15
30163 Hannover

Tel.  +49 511/3 97 80-31
Fax   +49 511/3 97 80-65
nils.oellerer@set-software.de

Handelsregister: HRB52778 Amtsgericht Hannover
Geschäftsführer: Till Dammermann, Klaus Stöhr


Re: Crash in psqlodbc30a.dll

From
Craig Ringer
Date:
On 11/08/2009 4:08 PM, Nils Öllerer wrote:
> Hi,
> we use the ANSI version of PostgreSQL ODBC driver 8.03.04.0 with our own
> applications via the ODBC functions of Microsoft under Visual C++ 2003.
> Randomly the applications crash in the Postgres driver at address
> 0x00d40348. It is completely random (every minutes to hours) and not
> repeatable. I have absolutely no idea of the cause, because the call
> stack show in VS consists always of this two entries:
>
> -->psqlodbc30a.dll!00d40348()
> psqlodbc30a.dll!00d4ac69()
>
> Has anyone a solution of this problem?

Is there anywhere to get the PDB files for PgODBC releases? It might
help identify what's going on.

--
Craig Ringer