Skip to Content.
Sympa Menu

freetds - RE: [freetds] The latest odbc driver of freetds can't work on sol aris SPARC

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "Lowden, James K" <LowdenJK AT bernstein.com>
  • To: "'freetds AT lists.ibiblio.org'" <freetds AT lists.ibiblio.org>
  • Subject: RE: [freetds] The latest odbc driver of freetds can't work on sol aris SPARC
  • Date: Thu, 5 Dec 2002 17:07:43 -0500

> From: Ou Liu [mailto:ou AT qbt.com]
> Sent: December 5, 2002 3:25 PM
>
> I compiled the freetds on solaris 8 SPARC, and it works
> fine. However its odbc driver doesn't work
...
> Bus Error (core dumped)
>
> This bus error (memory misalignment) is caused by the
> code in the
> "SQLConnect" function of "odbc.c" :
>
> connect_info = tds_alloc_connect(dbc->henv->tds_ctx->locale);

Just out of curiosity, what are the values of:

dbc
henv
tds_ctx
locale

just before that call to tds_alloc_connect()?

Also, what version of

compiler (and whose?)
autoconf
FreeTDS

and is this the 32-bit or 64-bit Solaris?

--jkl




The information contained in this transmission may contain privileged and
confidential information and is intended only for the use of the person(s)
named above. If you are not the intended recipient, or an employee or agent
responsible for delivering this message to the intended recipient, any
review, dissemination, distribution or duplication of this communication is
strictly prohibited. If you are not the intended recipient, please contact
the sender immediately by reply e-mail and destroy all copies of the
original message. Please note that we do not accept account orders and/or
instructions by e-mail, and therefore will not be responsible for carrying
out such orders and/or instructions.





  • RE: [freetds] The latest odbc driver of freetds can't work on sol aris SPARC, Lowden, James K, 12/05/2002

Archive powered by MHonArc 2.6.24.

Top of Page