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: "Thompson, Bill D (London)" <ThompBil AT exchange.uk.ml.com>
  • To: "'freetds AT lists.ibiblio.org'" <freetds AT lists.ibiblio.org>
  • Subject: RE: [freetds] something broken in ct-library
  • Date: Wed, 15 Jan 2003 12:45:23 -0000

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

> -----Original Message-----
> From: Thompson, Bill D (London) [SMTP:ThompBil AT exchange.uk.ml.com]
> Sent: 15 January 2003 11:37
> To: freetds AT lists.ibiblio.org
> Subject: [freetds] something broken in ct-library
>
> All,
>
> Something seems to have broken recently with respect to ct-library.
>
> I was trying to compile sqsh 1.7 against the latest snapshot
>
> I get a segmentation fault in tds_process_msg() in token.c, when the code
> attempts to call the message handler.
> It looks to me like some code may have changed in the ct_callback()
> function, which MAY be the issue ( I can't get to sourceforge at present
> to
> see the code differences. )
> I'm investigating...but those that know what they have changed may more
> easily spot the problem...
>
>
>
> ¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø¤º°`°º¤ø,¸¸,ø¤
>
> Bill Thompson
> Securities Services Division
> Merrill Lynch Europe
>
> For very important information relating to this e-mail please click on
> this
> link: http://www.ml.com/legal_info.htm
>
>
>
> _______________________________________________
> FreeTDS mailing list
> FreeTDS AT lists.ibiblio.org
> http://lists.ibiblio.org/mailman/listinfo/freetds





Archive powered by MHonArc 2.6.24.

Top of Page