Felix Buenemann
2002-May-01 02:24 UTC
[Samba] [BUG] smbfs crashes when listing dir with sepcecial character
Hi, [I'm not subscribed to this list, so please CC me, or agt least CC me to tell you don't CC ;)] I've found a bug in smbfs (kernel 2.4.18-SuSE here, both precompiled and selfcompiled show this prob). If I try to list a directory on an smbshare on a windows xp box, that contains the character ->'<- (accent tegue(?)), the listing process will crash with sig11 and all later processes tying to access the share will hang in state D (unkillable). The above mentioned char is in windows european (german) encoding. under linux it shows as a different character, cygwin on the xp box escapes it as \264 (eg ls test\264xy.txt). I've tared and gzipped a sample file on the windows box, in the hope that it doesn't get mangled and you get the original file. I'm happy to send more information, if you need. -- Best Regards, Atmos ____________________________________________ - MPlayer Developer - http://mplayerhq.hu/ - ____________________________________________ -------------- next part -------------- A non-text attachment was scrubbed... Name: smbfsbreaker.tar.gz Type: application/x-tgz Size: 160 bytes Desc: not available Url : http://lists.samba.org/archive/samba/attachments/20020501/ce6f6957/smbfsbreaker.tar.bin
Urban Widmark
2002-May-01 16:20 UTC
[Samba] [BUG] smbfs crashes when listing dir with sepcecial character
On Wed, 1 May 2002, Felix Buenemann wrote:> I've found a bug in smbfs (kernel 2.4.18-SuSE here, both precompiled and > selfcompiled show this prob).Known bug in 2.4.18. Upgrade to 2.4.19-pre or apply this patch: http://www.hojdpunkten.ac.se/054/samba/00-smbfs-2.4.18-codepage.patch.gz /Urban