Skip to Content.
Sympa Menu

freetds - Re: 0.52 ODBC problem with isql and isql++

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Brian Bruns <camber AT ais.org>
  • To: TDS Development Group <freetds AT franklin.oit.unc.edu>
  • Subject: Re: 0.52 ODBC problem with isql and isql++
  • Date: Fri, 6 Jul 2001 06:46:00 -0400 (EDT)



Can you post your interfaces and odbc.ini files?

Brian

On Fri, 6 Jul 2001, Alex Hornby wrote:

>
> I'm also seeing the same problems connecting to sybase 11.9.2 with
> sqsh compiled with FreeTDS. Stack trace follows.
>
> caligula:~/trees/sqsh-1.7$ gdb /installed/freetds-0.52/bin/sqsh
> This GDB was configured as "i686-pc-linux-gnu"...
> (gdb) r -SANVILDEV -Unightlyuser -Pxxxxxxx
> Starting program: /installed/freetds-0.52/bin/sqsh -SANVILDEV
> -Unightlyuser -Pxxxxxxx
> sqsh-1.7 Copyright (C) 1995-1999 Scott C. Gray
> This is free software with ABSOLUTELY NO WARRANTY
> For more information type '\warranty'
>
> Program received signal SIGSEGV, Segmentation fault.
> 0x4015881a in inet_aton (cp=0x0, addr=0xbfffd934) at inet_addr.c:119
> 119 inet_addr.c: No such file or directory.
> in inet_addr.c
> (gdb) bt
> #0 0x4015881a in inet_aton (cp=0x0, addr=0xbfffd934) at
> inet_addr.c:119
> #1 0x40158953 in inet_addr (cp=0x0) at inet_addr.c:85
> #2 0x4001ecc7 in tds_connect (login=0x807f188) at login.c:153
> #3 0x40019430 in ct_connect (con=0x807f160, servername=0x807ae10
> "ANVILDEV",
> snamelen=2) at ct.c:298
> #4 0x08057835 in cmd_connect ()
> #5 0x0805045b in jobset_run ()
> #6 0x08056c96 in cmd_loop ()
> #7 0x0805045b in jobset_run ()
> #8 0x08068c27 in main ()
> #9 0x400b09cb in __libc_start_main (main=0x8067bf0 <main>, argc=4,
> argv=0xbfffe284, init=0x80499ec <_init>, fini=0x80691b4 <_fini>,
> rtld_fini=0x4000ae60 <_dl_fini>, stack_end=0xbfffe27c)
> at ../sysdeps/generic/libc-start.c:92
> (gdb)
>
> ---
> You are currently subscribed to freetds as: [camber AT ais.org]
> To unsubscribe, forward this message to $subst('Email.Unsub')
>





Archive powered by MHonArc 2.6.24.

Top of Page