[ psqlodbc-Bugs-1010398 ] Crashes with OTL 4.0.152 - Mailing list pgsql-odbc

From
Subject [ psqlodbc-Bugs-1010398 ] Crashes with OTL 4.0.152
Date
Msg-id 20080520095445.5946517AE6C3@pgfoundry.org
Whole thread Raw
List pgsql-odbc
Bugs item #1010398, was opened at 2008-05-20 11:54
You can respond by visiting:
http://pgfoundry.org/tracker/?func=detail&atid=538&aid=1010398&group_id=1000125

Category: None
Group: None
Status: Open
Resolution: None
Priority: 3
Submitted By: Jochen Diehl (jdiehl)
Assigned to: Nobody (None)
Summary: Crashes with OTL 4.0.152

Initial Comment:
We are using the odbc driver with OTL V4.0.152. From time to time our
application is crashing with the following event description in the
Windows Event Viewer:

faulting module psqlodbc30a.dll, version 8.2.3.0, fault address 0x00015c1f.

The application seems to crash in the destructor of the connection.


Stack:

psqlodbc30a.dll!0c885c1f()
psqlodbc30a.dll!0c8af6e0()
odbc32.dll!488992a1()
odbc32.dll!48899bd0()
odbc32.dll!48899475()
odbc32.dll!48899500()
odbc32.dll!488b23f0()
inlib.dll!otl_conn::~otl_conn()
inlib.dll!otl_tmpl_connect<otl_exc,otl_conn,otl_cur>::~otl_tmpl_connect<otl_exc,otl_conn,otl_cur>()
inlib.dll!otl_connect::~otl_connect()





----------------------------------------------------------------------

You can respond by visiting:
http://pgfoundry.org/tracker/?func=detail&atid=538&aid=1010398&group_id=1000125

pgsql-odbc by date:

Previous
From:
Date:
Subject: [ psqlodbc-Bugs-1010397 ] SQLForeignKeys no rows returned
Next
From: Scott Dudley
Date:
Subject: Is There a psqlODBC + iODBC HOWTO?