Re: BUG #6247: Freeswitch will crash after 2-3 days within odbc connection - Mailing list pgsql-bugs

From Craig Ringer
Subject Re: BUG #6247: Freeswitch will crash after 2-3 days within odbc connection
Date
Msg-id 4E95429D.1000201@ringerc.id.au
Whole thread Raw
In response to Re: BUG #6247: Freeswitch will crash after 2-3 days within odbc connection  (STIEG Heimo <Heimo.STIEG@nextiraone.eu>)
List pgsql-bugs
On 10/12/2011 03:21 PM, STIEG Heimo wrote:
> OH, I thought, that the psql maintains also the odbc driver.

The PostgreSQL odbc driver, psqlODBC, is maintained as a project
associated with (though not part of) PostgreSQL proper.

unixODBC, which is the ODBC implementation for UNIX, has nothing to do
with PostgreSQL. I think the PostgreSQL ODBC driver is primarily used on
Windows for ODBC on Windows systems, though of course unixODBC should
also be supported.

Looking at your stack trace, it doesn't look like the psqlODBC driver is
involved, unless it's indirectly by corrupting memory. It crashes in
unixODBC proper.

If you have an issue with unixODBC its self, you need to report that to
the unixODBC maintainers. See http://www.unixodbc.org/

If the issue does turn out to be with the psqlODBC driver, then please
provide more detail including `mylog' from the psqlODBC driver, the ODBC
trace logs, a query history from PostgreSQL, an explanation of your
reasoning, and preferably a self-contained test case allowing others to
reproduce the issue without having to have freeswitch etc.


--
Craig Ringer

pgsql-bugs by date:

Previous
From: STIEG Heimo
Date:
Subject: Re: BUG #6247: Freeswitch will crash after 2-3 days within odbc connection
Next
From: Martin Pitt
Date:
Subject: *.sql contrib files contain unresolvable MODULE_PATHNAME