search for: smb_iconv_close

Displaying 3 results from an estimated 3 matches for "smb_iconv_close".

2005 Jun 28
0
Fwd: Re: Possible Samba Memory Leak
..._open' > lib/iconv.o(.text+0x5f4): In function > `smb_iconv_open': > : undefined reference to `libiconv_open' > lib/iconv.o(.text+0x610): In function > `smb_iconv_open': > : undefined reference to `libiconv_open' > lib/iconv.o(.text+0x8d0): In function > `smb_iconv_close': > : undefined reference to `libiconv_close' > lib/iconv.o(.text+0x8e0): In function > `smb_iconv_close': > : undefined reference to `libiconv_close' > lib/iconv.o(.text+0x8f0): In function > `smb_iconv_close': > : undefined reference to `libiconv_close'...
2006 Apr 04
0
Need help debugging (long)
...l threads. It seems to be a memory or threading issue. Thanks for any help. Running smbd through gdb: Breakpoint 6, charset_name (ch=CH_DISPLAY) at lib/charcnv.c:57 57 const char *ret = NULL; (gdb) Continuing. Substituting charset 'ANSI_X3.4-1968' for LOCALE Breakpoint 2, smb_iconv_close (cd=0x8412a28) at lib/iconv.c:315 315 if (cd->cd_direct) iconv_close((iconv_t)cd->cd_direct); (gdb) Continuing. Breakpoint 3, iconv_close (cd=0x8412a50) at iconv_close.c:30 30 if (__builtin_expect (cd == (iconv_t *) -1L, 0)) (gdb) Continuing. smbd: gconv_db.c:232: __gconv_...
2005 Jun 28
3
Possible Samba Memory Leak
Hi All, We're currently trying to use samba in an embedded application, so we're working with samba 3.0.2a compiled for PPC. We have a test application which will basically write, then read back and compare data files on the disk. The problems we see occur when we try using just over 3500 small files (< 10k each). It seems that after about 200 or so iterations of this test, we start