Skip to Content.
Sympa Menu

freetds - Crash in Python driver

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Paul Rensing <paul.rensing AT att.net>
  • To: TDS Development Group <freetds AT franklin.metalab.unc.edu>
  • Subject: Crash in Python driver
  • Date: 24 Sep 2002 15:38:42 -0400


FreeTDS People,

I have been trying (but only a little) to get the Sybase Python driver
working. It compiles just fine, but crashes with a SegFault. I put it in
the debugger and the backtrace is:


#0 0x40135e75 in tds_send_cancel () from /usr/lib/libct.so.0
#1 0x40124ab9 in ct_cancel () from /usr/lib/libct.so.0
#2 0x40101503 in CS_CONNECTION_ct_cancel (self=0x816d788,
args=0x8166cc4)
at conn.c:301
#3 0x080cb709 in PyCFunction_Call ()

I remember that there was a thread in this group about problems with
ct_cancel(), but I did not keep the old messages.

Before I dig further, any clues? I have the 0.60 release installed.

Thanks,

Paul Rensing




  • Crash in Python driver, Paul Rensing, 09/24/2002

Archive powered by MHonArc 2.6.24.

Top of Page