Skip to Content.
Sympa Menu

freetds - Re: [freetds] Memory leak or memory accumulation with freetds-0.82 ctlib's ct_cmd_alloc / ct_cmd_drop?

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Frediano Ziglio <freddy77 AT gmail.com>
  • To: FreeTDS Development Group <freetds AT lists.ibiblio.org>
  • Subject: Re: [freetds] Memory leak or memory accumulation with freetds-0.82 ctlib's ct_cmd_alloc / ct_cmd_drop?
  • Date: Sat, 29 Nov 2008 09:49:27 +0100

Il giorno gio, 27/11/2008 alle 17.01 +0000, mtbrown88 AT comcast.net ha
scritto:
>
> Hi freddy77,
>
>
>
> Thanks for testing it. I am running Red Hat Enterprise Linux 4 Update 7 --
> uname -a output:
>
> Linux devbox.localdomain 2.6.9-78 EL #1 Wed Jul 9 15:27:01 EDT 2008 i686
> athlon i386 GNU/Linux
>
> and top shows all of the memory slowly being used up.
>
>
>
> Thanks,
>
> mtbrown88
>

Could you try to install valgring and execute a

valgrind --tool=memcheck --leak-check=yes --show-reachable=yes
--num-callers=20 ./ctlib_leak

it should report leaks and where they happen. Is better to compile
FreeTDS (at least) with debugging informations.

freddy77






Archive powered by MHonArc 2.6.24.

Top of Page