Skip to Content.
Sympa Menu

freetds - RE: [freetds] something broken in ct-library

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: ZIGLIO Frediano <Frediano.Ziglio AT vodafoneomnitel.it>
  • To: "'freetds AT lists.ibiblio.org'" <freetds AT lists.ibiblio.org>
  • Subject: RE: [freetds] something broken in ct-library
  • Date: Wed, 15 Jan 2003 13:50:53 +0100

>
> Some further information on this:
>
> signal SEGV (no mapping at the fault address) in
> ctlib_handle_server_message
> at line 100 in file "ctutil.c"
> 100 } else if (con->_servermsg_cb) {
> (dbx) print con
> con = 0x10010000
> (dbx) print con->_servermsg_cb
> dbx: cannot access address 0x10010010
> (dbx) where
> =>[1] ctlib_handle_server_message(ctx_tds = 0xb9040, tds =
> 0xb96a8, msg =
> 0xefffe39c), line 100 in "ctutil.c"
> [2] tds_process_msg(tds = 0xb96a8, marker = 171), line 1721
> in "token.c"
> [3] tds_process_default_tokens(tds = 0xb96a8, marker =
> 171), line 131 in
> "token.c"
> [4] tds_process_login_tokens(tds = 0xb96a8), line 298 in "token.c"
> [5] tds_connect(tds = 0xb96a8, connect_info = 0xb9970), line 347 in
> "login.c"
> [6] ct_connect(con = 0xb51e0, servername = 0xb3f80
> "MS_GLOSS", snamelen =
> -9), line 351 in "ct.c"
> [7] cmd_connect(0x1, 0xb8090, 0xefffe740, 0x0, 0x5c636f6e,
> 0x5c696600), at
> 0x33e00
> [8] jobset_run(0xb3f68, 0xad0cc, 0xefffec58, 0xffffffff,
> 0x0, 0x0), at
> 0x26ec8
> [9] cmd_loop(0x1, 0xb6010, 0xefffea58, 0x0, 0x5c6c6f6f,
> 0x5c696600), at
> 0x3275c
> [10] jobset_run(0xb3f68, 0xaea2c, 0xeffff03c, 0xffffffff,
> 0x53004d53,
> 0xef68a630), at 0x26ec8
> [11] main(0x8, 0xeffff0ac, 0xeffff0d0, 0xa3400, 0x0, 0x0),
> at 0x54e88
>

Some changes affect structure (like CS_CONTEXT). Perhaps FreeTDS use
installed headers ?
I tried some day ago to recompile all and work perfectly. Steve had problems
updating so file without recompiling sqsh.

freddy77

=================================
"STRICTLY PERSONAL AND CONFIDENTIAL

This message may contain confidential and proprietary material for the sole
use of the intended recipient. Any review or distribution by others is
strictly prohibited. If you are not the intended recipient please contact
the sender and delete all copies.
The contents of this message that do not relate to the official business of
our company shall be understood as neither given nor endorsed by it."

=================================




Archive powered by MHonArc 2.6.24.

Top of Page