[Pkg-samba-maint] DO NOT REPLY [Bug 6651] smbd SIGSEGV when breaking oplocks

samba-bugs at samba.org samba-bugs at samba.org
Tue Aug 25 15:52:14 UTC 2009


https://bugzilla.samba.org/show_bug.cgi?id=6651





------- Comment #20 from jra at samba.org  2009-08-25 10:52 CST -------
Ok, I think I see the point about the wraparound point. Unfortunately I'm out
on vacation/business trip until Sept. 5th. As this code is only in master (not
released code) it's not an urgent fix to get into the tree so we can take the
time to get it right. I'll try and take a look over this on vacation. I do see
the point about the race also - this is handled differently in the earlier
branches (the race was explicitly handled). I think the panic when fsp can't be
found is incorrect - it should just log a message here and ignore the error (as
the client may have closed the file). Re-use of the fd is another problem - we
need to remove any pending signal fd on close. I'll look into this one also
either on my trip or when I return.

Thanks for persevering on this.

Jeremy.


-- 
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You reported the bug, or are watching the reporter.



More information about the Pkg-samba-maint mailing list