Skip to Content.
Sympa Menu

freetds - Re: [freetds] I'm having a crashing problem with FreeTDS under OSX

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "James K. Lowden" <jklowden AT freetds.org>
  • To: FreeTDS Development Group <freetds AT lists.ibiblio.org>
  • Subject: Re: [freetds] I'm having a crashing problem with FreeTDS under OSX
  • Date: Thu, 5 Mar 2009 10:16:50 -0500

Daniel Parnell wrote:
> Unfortunately when I try to connect to SQL Server using the ODBC mode
> of FreeTDS I get bus errors whenever it calls free :(
>
> I've done quite a bit of googling to see if I can find any information
> about this problem, and finally decided to ask here. Is this a known
> problem, and if so is there a fix for it?

What exactly is the error? Do you have a line number and source file
name? Which versions of sql.h and FreeTDS are you using?

64-bit ODBC can be a challenge due to 32-bit assumptions baked into the
ODBC API. It sounds like somewhere you're trimming off the high word of a
pointer. I would engage Google with that in mind.

HTH.

--jkl






Archive powered by MHonArc 2.6.24.

Top of Page