freetds AT lists.ibiblio.org
Subject: FreeTDS Development Group
List archive
- From: Fabien Roy <froy AT singleentry.com>
- To: "TDS Development Group" <freetds AT franklin.oit.unc.edu>
- Subject: Re: More on Odd Problem.
- Date: Tue, 26 Dec 2000 17:08:13 -0600
4294967295 = 0xffffffff or -1 (negative one :-)
> > Program received signal SIGSEGV, Segmentation fault.
> > 0x4014f4a7 in memcpy (dstpp=0x81b8464, srcpp=0x81a418c,
len=4294967295)
> at
> > ../sysdeps/generic/memcpy.c:55
> > 55 ../sysdeps/generic/memcpy.c: No such file or directory.
> > (gdb)
>
> Interpretation ... the program received a SIGSEGV segmentation fault
> signal while it was executing code within the memcpy function. memcpy
> copies a block of memory, given a source and destination pointer, and a
> length in bytes. gdb shows you these values. The source and
> destination look reasonable, but the length is clearly wrong.
> Programming error, most likely. Looks like a negative number from a
> signed 32 bit integer being interpreted as unsigned integer.
>
> Need more information from you; do it again, but this time at the (gdb)
> prompt type bt and hit enter. I think I mentioned this before. This
> issues a stack back trace, telling us what software component is
> responsible for calling the memcpy function. Mail the result. We can
> then voice an opinion on the responsible code.
>
--
Fabien Roy
Singleentry.com
107 RR 620 South, suite 117
Lakeway, TX 78734
Tel: (512) 266-6379 ext 1350
Fax: (512) 266-6375
Mob: (512) 796-9854
http://www.singleentry.com
Nisi fractum, noli refeci
Or
Aint Broke! Don't Fix It!
|\ _,,,---,,_ _,,---,,,_ /|
/,`.-'`' -. ;-;;,_ _,;;-; ._ `'`-.',\
|,4- ) )-,_. ,\ ( `'-' `-'' ) /, ._,-( ( -7,|
'---''(_/--' `-'\_) (_/`-' `--\_)``---`
-
More on Odd Problem.,
Tim Uckun, 12/21/2000
- <Possible follow-up(s)>
- Re: More on Odd Problem., James Cameron, 12/21/2000
- Re: More on Odd Problem., Tim Uckun, 12/21/2000
- Re: More on Odd Problem., James Cameron, 12/21/2000
- Re: More on Odd Problem., Tim Uckun, 12/21/2000
- Re: More on Odd Problem., Tim Uckun, 12/21/2000
- Re: More on Odd Problem., James Cameron, 12/21/2000
- Re: More on Odd Problem., Tim Uckun, 12/22/2000
- Re: More on Odd Problem., James Cameron, 12/26/2000
- Re: More on Odd Problem., Fabien Roy, 12/26/2000
- Re: More on Odd Problem., Tim Uckun, 12/26/2000
- Re: More on Odd Problem., James Cameron, 12/26/2000
- Re: More on Odd Problem., Tim Uckun, 12/26/2000
- Re: More on Odd Problem., Tim Uckun, 12/27/2000
- Re: More on Odd Problem., Ilya Storozhilov, 12/27/2000
- Re: More on Odd Problem., Tim Uckun, 12/27/2000
- Re: More on Odd Problem., James Cameron, 12/27/2000
- Re: More on Odd Problem., Tim Uckun, 12/27/2000
- Re: More on Odd Problem., James Cameron, 12/27/2000
- Re: More on Odd Problem., Tim Uckun, 12/28/2000
Archive powered by MHonArc 2.6.24.