Crash in CC_from_PGresult

Daniel Cory <[email protected]> Mon, 23 Jul 2018 16:32:04 +0000
Newsgroups gmane.comp.db.postgresql.odbc
Message-ID <CY1PR03MB14551B97CB7977F0B4871BCCBC560@CY1PR03MB1455.namprd03.prod.outlook.com>
Our customers are crashing on Windows in CC_from_PGresult up to version 10.2.0 of the 64-bit driver. Do you know if this crash is fixed in a later version? Or what can I do to help get it fixed?

The call stack in 10.2.0 is:
psqlodbc35w!CC_from_PGresult+0xb1
psqlodbc35w!CC_send_query_append+0x1081
psqlodbc35w!QR_next_tuple+0xc7e
psqlodbc35w!SC_fetch+0x16d
psqlodbc35w!PGAPI_ExtendedFetch+0x100d
psqlodbc35w!SQLFetch+0xe9
odbc32!SQLFetch+0x35a

Thanks,
Dan