Steve Langasek wrote: > So you're going to have to actually say *what* is broken for you, instead of > just alluding to "results you [don't] expect".
My information was in response to the original submitter of this bug (which is described in the bug title) who said "I wanted to use sqsh to connect to a Sybase database (ASE-15.0) and it segfaulted after: "select * from sysdatabases" and then the original submitter mentioned that "gdb says it was in strftime_r." I found that with the environment set to a locale as I noted, ANY query that returns a result of type DATETIME will cause a segfault. I was actually using the DBI::Sybase Perl module, which in turn (eventually) calls libct3 and found that setting the eenvironment so that LANG=C fixed it for me. Just thought my information might help give a clue. Steve -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]