[python-sybase] Segentation faults when connecting to SQL Server 2000

Peter Hopfgartner hopfgartner at rolmail.net
09 Sep 2002 22:14:41 +0200


Hi,

I'm trying to use the Sybase module from a Debian Linux 3.0 system
(Python 2.1.3, FreeTDS 0.53).

I've set up some Python code in order to create ASCII file containing
the database scheme, functions and stored procedures. The code runs fine
when connecting through ODBC from a Windows computer. It crashes when
connecting from the Linux client, as soon as the 2nd query is run.

Has there already been some work done on it, both from the FreeTDS side
(version  0.60rc1 came out these days, should I install it?) and the
Sybase module side. Can I help in debugging the problem?

As soon as I have again the chance to connect to the  SQL Server (it's
at a customers place) I will paste you the exact message (something
about threads and relesing a lock that has not been set).

Let me know if I can help,

Peter