[ psqlodbc-Bugs-1010739 ] Crash in psqlodbc35w.dll v8.4.1 when getting data of type "TEXT" from PSQL Server v8.3.6

Поиск
Список
Период
Сортировка
От
Тема [ psqlodbc-Bugs-1010739 ] Crash in psqlodbc35w.dll v8.4.1 when getting data of type "TEXT" from PSQL Server v8.3.6
Дата
Msg-id 20091216091802.9D3251071FC7@pgfoundry.org
обсуждение исходный текст
Список pgsql-odbc
Bugs item #1010739, was opened at 2009-12-16 07:56
You can respond by visiting:
http://pgfoundry.org/tracker/?func=detail&atid=538&aid=1010739&group_id=1000125

Category: None
Group: None
Status: Open
Resolution: None
Priority: 3
Submitted By: Gerhard Lutz (gelutz)
Assigned to: Nobody (None)
>Summary: Crash in psqlodbc35w.dll v8.4.1 when getting data of type "TEXT" from PSQL Server v8.3.6

Initial Comment:
Hello,
in my application the PostgreSQL ODBC driver v8.4.1 sometimes crashed when
accessing a PostgreSQL v8.3.6 server.
I want to read out data from a column of type "TEXT". I use a simple SQL
query "SELECT prg FROM testdata WHERE id=1234".
Inside the following C call

rcode = ::SQLGetData(m_hStmt, nCol, SQL_C_CHAR, m_szString, nBufSize, &sdODataLength);

the psqlodbc35w.dll crashes (probably depending on the column data).
I've added a Mini Dump of this crash.

Do you already know something about this problem?
Best regards, Gerhard

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

>Comment By: Gerhard Lutz (gelutz)
Date: 2009-12-16 10:18

Message:
Operating system is Windows XP.

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

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

В списке pgsql-odbc по дате отправления:

Предыдущее
От: Guillaume Lelarge
Дата:
Сообщение: Status of bug #1010509
Следующее
От: Simeó Reig
Дата:
Сообщение: Re: Status of bug #1010509