Multiple zombies after using smbfs.ko
Sergey Gluschenko
deen at smz.com.ua
Thu Mar 3 16:51:34 PST 2005
On Tue, 1 Mar 2005 15:03:14 -0800 (PST)
Matthew Dillon <dillon at xxxxxxxxxxxxxxxxxxxx> wrote:
>
> Sergey, Rumko had the same problem and from his core dump and other
> debugging info we tracked this down. Please try this patch.
>
> -Matt
> Matthew Dillon
> <dillon at xxxxxxxxxxxxx>
>
Thanks! This path solves problem with zombies, but now there is another problem:
~# mount_smbfs -E koi8-r:cp866 //oreol/ftp /mnt/net/
Segmentation fault (core dumped)
Without recoding it works just fine, but when i try any recoding table it crashes.
I think that the problem is in contrib/smbfs/lib/smb/nls.c : 109
...
icd = my_iconv_open(external, local);
...
Something wrong with iconv_open()
--
Sergey Gluschenko
More information about the Bugs
mailing list