Re: Crash in psqlodbc30a.dll

Поиск
Список
Период
Сортировка
От Craig Ringer
Тема Re: Crash in psqlodbc30a.dll
Дата
Msg-id 4A8207C2.1060308@postnewspapers.com.au
обсуждение исходный текст
Ответ на Crash in psqlodbc30a.dll  (Nils Öllerer <nils.oellerer@set-software.de>)
Список pgsql-odbc
On 11/08/2009 4:08 PM, Nils Öllerer wrote:
> Hi,
> we use the ANSI version of PostgreSQL ODBC driver 8.03.04.0 with our own
> applications via the ODBC functions of Microsoft under Visual C++ 2003.
> Randomly the applications crash in the Postgres driver at address
> 0x00d40348. It is completely random (every minutes to hours) and not
> repeatable. I have absolutely no idea of the cause, because the call
> stack show in VS consists always of this two entries:
>
> -->psqlodbc30a.dll!00d40348()
> psqlodbc30a.dll!00d4ac69()
>
> Has anyone a solution of this problem?

Is there anywhere to get the PDB files for PgODBC releases? It might
help identify what's going on.

--
Craig Ringer

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

Предыдущее
От: Nils Öllerer
Дата:
Сообщение: Crash in psqlodbc30a.dll
Следующее
От: Andreas
Дата:
Сообщение: Is there a mysthical problem with psqlODBC + MSAccess + sequences IN SCHEMAS ?