[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 04:51:01 UTC 2009


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





------- Comment #18 from petr at vandrovec.name  2009-08-24 23:51 CST -------
But it means that it will jump from 95 (4294967295 % 100) to 0 when wraparound
happens, and so 96th queued entry will replace 0th - it will believe it can
queue 100 entries, but instead of using slots 0-99 it will use slots 0-95, and
then slots 0-3 again...

Unfortunately it seems that by default Samba does not provide debug symbols, so
I'll have to rebuild and try again :-(


-- 
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