Package: libct3 Version: 0.63-2 Severity: normal I wanted to use sqsh to connect to a Sybase database (ASE-15.0) and it segfaulted after: "select * from sysdatabases" gdb says it was in strftime_r. It was the same for "select crdate from sysdatabases", but it worked for columnt of other types.
Recompiling sqsh didn't help, but vanilla freedts with debian sqsh *did* work. I looked at debian's freetds_0.63-2.diff and applied it selectively. Everything seems to work with libct3 from a debian source package from sid with reverted patches on files: src/tds/locale.c src/tds/mem.c include/tds.h I don't know what it could have broken, but at least now sqsh doesn't crash! -- System Information: Debian Release: 3.1 APT prefers unstable APT policy: (95, 'unstable'), (1, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.15-1-k7 Locale: LANG=pl_PL, LC_CTYPE=pl_PL (charmap=ISO-8859-2) Versions of packages libct3 depends on: ii libc6 2.3.5-12 GNU C Library: Shared libraries an -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

