BUG #11608: ODBC driver crashes after wrong password entered

From: eric(dot)hill(at)jmp(dot)com
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #11608: ODBC driver crashes after wrong password entered
Date: 2014-10-08 17:54:46
Message-ID: 20141008175446.2567.20885@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs pgsql-odbc

The following bug has been logged on the website:

Bug reference: 11608
Logged by: Eric Hill
Email address: eric(dot)hill(at)jmp(dot)com
PostgreSQL version: 9.3.5
Operating system: Windows 7, 8
Description:

This is more about your 64-bit ODBC driver than the PostgreSQL database
itself.

We are using version 9.03.03 of your 64-bit ODBC driver. We are finding
that after SQLDriverConnect() with a bad password, the driver becomes
unstable, and a second call to SQLDriverConnect() can (but does not always)
crash with an access violation. I have not tried the 32-bit driver to see
if that replicates the problem, which means I also haven't tried other
products that support ODBC, because I don't know of any other 64-bit
products with ODBC support.

Thanks

Eric

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Amjith Ramanujam 2014-10-08 20:47:47 Client deadlocks when connecting via ssl
Previous Message mdglange 2014-10-08 13:19:27 BUG #11603: replication, pg_basebackup and high load

Browse pgsql-odbc by date

  From Date Subject
Next Message Michael Paquier 2014-10-09 00:45:44 Re: [BUGS] BUG #11608: ODBC driver crashes after wrong password entered
Previous Message Inoue, Hiroshi 2014-10-07 07:48:53 Re: Time for a new release?