Kovalenko I.A.
2003-Jul-29 07:39 UTC
[Samba] Problem with lockiing <<locking : delete_fn. LOGIC ERROR ! Entry for pid 12415 and it no longer exists !>>
Hello! I use samba - 2.2.1a-4 , my OS Linux RedHat 7.2 kernel 2.4.7-10.I have problem on Windows clients. Windows clients execute different task by FoxPro, shared databases files (dbf) locate in Samba server.Some users process have spontaneous terminated. Fragment my smb.log: [2003/07/28 08:00:11, 0] locking/locking.c:delete_fn(254) locking : delete_fn. LOGIC ERROR ! Entry for pid 12415 and it no longer exists ! [2003/07/28 08:00:11, 0] locking/locking.c:delete_fn(254) locking : delete_fn. LOGIC ERROR ! Entry for pid 12415 and it no longer exists ! My smb.conf (Global setting): #======================= Global Settings ==================================== [global] domain master = yes printing = lprng dns proxy = no null passwords = yes use rhosts = yes character set = KOI8-R socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192 printcap name = /etc/printcap max log size = 0 security = user local master = yes server string = File Server workgroup = evrz client code page = 866 guest ok = no netbios name = srv1 log file = /var/log/samba/%m.log load printers = yes keepalive = 60 kernel oplocks = Yes strict locking = Yes os level = 65 Best regards, Kovalenko Ilya
Jeremy Allison
2003-Jul-29 07:44 UTC
[Samba] Problem with lockiing <<locking : delete_fn. LOGIC ERROR ! Entry for pid 12415 and it no longer exists !>>
On Tue, Jul 29, 2003 at 03:39:55PM +0800, Kovalenko I.A. wrote:> Hello! > I use samba - 2.2.1a-4 , my OS Linux RedHat 7.2 kernel 2.4.7-10.I have problem on Windows clients. Windows clients execute different task by FoxPro, shared databases > files (dbf) locate in Samba server.Some users process have spontaneous terminated. > Fragment my smb.log: > > [2003/07/28 08:00:11, 0] locking/locking.c:delete_fn(254) > > locking : delete_fn. LOGIC ERROR ! Entry for pid 12415 and it no longer exists ! > > [2003/07/28 08:00:11, 0] locking/locking.c:delete_fn(254) > > locking : delete_fn. LOGIC ERROR ! Entry for pid 12415 and it no longer exists !This is a very old version of Samba, please update to the latest supported - 2.2.8a, or the 3.0beta series if you wish to help test Samba. Thanks, Jeremy.