Hi Tobias, Looks like its data-race issue, can't reproduce it yet, *BUT*, looking into the code it looks like I missed to remove flow entry from the proc_entry->flows list while flow entry is removing & freeing from the global list, plz give me few more days for testing & fixing if its possible.
Regards, Vadim Kochan On Thu, Dec 14, 2017 at 2:47 PM, Tobias Klauser <[email protected]> wrote: > On 2017-12-11 at 09:08:15 +0100, Tobias Klauser <[email protected]> > wrote: > > On 2017-12-08 at 18:30:24 +0100, Vadim Kochan <[email protected]> wrote: > > > Hi All, > > > > > > I just noticed there some bug reports, I will look on them on weekend, > I > > > assume it is better > > > to wait with release unless isues will be fixed ? > > > > Yes, in particular https://github.com/netsniff-ng/netsniff-ng/issues/183 > > worries me a bit. Would be nice to get it fixed before the release. If > > we're not able to find a fix within 2-3 days, I'd say we could still do > > a release with the current state (as the bug already seems to be present > > in 0.6.3 anyway) and do another release once we find a fix. > > > > Thanks for looking into this! > > Vadim, any progress? If not, I'd mention this as a known issue in the > release notes for now and still go forward with the release (we can > still do a point release if we find a fix for it soon). > > As for the release, I'd like to pull in PR 184 [1] which fixes an > obvious bug. > > [1] https://github.com/netsniff-ng/netsniff-ng/pull/184 > > Tobias > -- You received this message because you are subscribed to the Google Groups "netsniff-ng" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
