https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=290039

--- Comment #2 from David Gilbert <[email protected]> ---
This is getting fairly annoying.  Host has real internet address.  Seems to be
required to replicate.

The code in syncache_insert says:

0cd22970019e2efa5e98ad5671c454bd420a51e1

                sc2 = TAILQ_LAST(&sch->sch_bucket, sch_head);
                sch->sch_last_overflow = time_uptime;
                syncache_drop(sc2, sch);

and sc2 ends up being 0x0.

Question: what is sch_head?

Question: why does sc2 == 0x0?

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to