[ psqlodbc-Bugs-1010398 ] Crashes with OTL 4.0.152

From: <noreply(at)pgfoundry(dot)org>
To: noreply(at)pgfoundry(dot)org
Subject: [ psqlodbc-Bugs-1010398 ] Crashes with OTL 4.0.152
Date: 2008-05-20 09:54:45
Message-ID: 20080520095445.5946517AE6C3@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Browse pgsql-odbc by date

  From Date Subject
Next Message Scott Dudley 2008-05-20 21:30:05 Is There a psqlODBC + iODBC HOWTO?
Previous Message noreply 2008-05-19 15:58:25 [ psqlodbc-Bugs-1010397 ] SQLForeignKeys no rows returned