Skip to Content.
Sympa Menu

freetds - Re: [freetds] [quetzal@zone3000.net: Unstable behavior of the system with tds version = 4.2 (maybe a kernel bug?)]

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Nikolay Pavlov <quetzal AT zone3000.net>
  • To: FreeTDS Development Group <freetds AT lists.ibiblio.org>
  • Subject: Re: [freetds] [quetzal AT zone3000.net: Unstable behavior of the system with tds version = 4.2 (maybe a kernel bug?)]
  • Date: Wed, 9 May 2007 20:20:12 +0300

On Tuesday, 8 May 2007 at 19:57:14 -0400, James K. Lowden wrote:
> Nikolay Pavlov wrote:
> > cs.c:358:cs_convert() srctype = 127 (8) desttype = 47 (9)
> > cs.c:520:cs_convert() calling tds_convert
> > cs.c:523:cs_convert() tds_convert returned 9
> > cs.c:654:cs_convert() FMT_NULLTERM
> > cs.c:656:not enough room for data + a null terminator - error
> > cs.c:706:cs_convert() returning 0
> > ct.c:1729:cs_convert-result = 1
> > ct.c:1732:
> > convert failed for 20
>
>
> I don't know what's eating your CPU, but you have an error: the caller is
> not providing sufficient buffer space to convert an 8-byte integer to a
> character. FreeTDS apparently wants 9 bytes and is given only 8.
>
> Perhaps the caller is also failing to handle the error correctly?

Thanks for reponse James. Can it be caused by the "tds version" field in
configuration file?

>
> --jkl
> _______________________________________________
> FreeTDS mailing list
> FreeTDS AT lists.ibiblio.org
> http://lists.ibiblio.org/mailman/listinfo/freetds

--
======================================================================
- Best regards, Nikolay Pavlov. <<<-----------------------------------
======================================================================





Archive powered by MHonArc 2.6.24.

Top of Page