Joerg.Thomas.Vogt@Sun.COM
2003-Sep-01 15:18 UTC
[Samba] Strange messages while accessing UTF8 coded filenames
Hi, I have strange error messages in log.smbd while accessing a Catia file through Samba: smbd/statcache.c:(122) OOPS - tried to store stat cache entry for werid length paths [TMP/HECKDECKEL] 14 and [tmp/HECK????????????????????????????????????????????????????????1.session] 73)! (if the UTF8 character will be lost on mail transmission: it is a combination of +-) Before and after that message there are a lot of lib/iconv.c:(515) short utf8 write messages. Could anyone give me a hint?? Cheers, Thomas
Jeremy Allison
2003-Sep-01 18:33 UTC
[Samba] Strange messages while accessing UTF8 coded filenames
On Mon, Sep 01, 2003 at 05:18:23PM +0200, Joerg.Thomas.Vogt@Sun.COM wrote:> Hi, > > I have strange error messages in log.smbd while accessing a > Catia file through Samba: > > smbd/statcache.c:(122) > OOPS - tried to store stat cache entry for werid length paths [TMP/HECKDECKEL] 14 and [tmp/HECK????????????????????????????????????????????????????????1.session] 73)! > > (if the UTF8 character will be lost on mail transmission: it is a > combination of +-) > > Before and after that message there are a lot of > > lib/iconv.c:(515) > short utf8 write > > messages. > > Could anyone give me a hint??Can you tell me how you reproduced this ? Especially what the character after the string "HECK" is ? Also what platform are you running on ? Jeremy.
Joerg.Thomas.Vogt@Sun.COM
2003-Sep-01 19:17 UTC
[Samba] Strange messages while accessing UTF8 coded filenames
Hi Jeremy, Platform is: V480/UltraSparc III, Solaris 8 2/02 with latest patches Samba: 3.0.0rc2 LibIconv: 1.9.1 MIT Kerberos-5: 1.3.1 OpenLDAP: 2.1.22 Compiler: Forte 6 Update 2 Client: Windows XP Client-Application: Catia V4 The ? is the mathematical +- character (+ over -), in Hex: 0xb1. All files written by Catia V4 will have this character in their names. Thomas>On Mon, Sep 01, 2003 at 05:18:23PM +0200, Joerg.Thomas.Vogt@Sun.COM wrote: >> Hi, >> >> I have strange error messages in log.smbd while accessing a >> Catia file through Samba: >> >> smbd/statcache.c:(122) >> OOPS - tried to store stat cache entry for werid length paths [TMP/HECKDECKEL] 14 and [tmp/HECK????????????????????????????????????????????????????????1.session] 73)! >> >> (if the UTF8 character will be lost on mail transmission: it is a >> combination of +-) >> >> Before and after that message there are a lot of >> >> lib/iconv.c:(515) >> short utf8 write >> >> messages. >> >> Could anyone give me a hint?? > >Can you tell me how you reproduced this ? Especially >what the character after the string "HECK" is ? Also >what platform are you running on ? > >Jeremy. >