[Bug 225927] [panic] NULL pointer dereference in nd6_llinfo_timer()

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Feb 15 17:33:48 UTC 2018


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

--- Comment #1 from Andrey V. Elsukov <ae at FreeBSD.org> ---
Add lle_tbl

(kgdb) p *ln->lle_tbl
$4 = {llt_link = {sle_next = 0x2}, llt_af = 33770267, llt_hsize = 0, lle_head =
0x0, llt_ifp = 0x0, llt_lookup = 0x0, llt_alloc_entry = 0x0, 
  llt_delete_entry = 0x8013070200010001, llt_prefix_free = 0x0, llt_dump_entry
= 0x0, llt_hash = 0x0, llt_match_prefix = 0xc4f59, llt_free_entry = 0x1, 
  llt_foreach_entry = 0x48c0a4d8d9, llt_link_entry = 0x290e5e84a44f,
llt_unlink_entry = 0xdf61b3ed0ad2e, llt_fill_sa_entry = 0x388ec15688a8057,
llt_free_tbl = 0x0}

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


More information about the freebsd-net mailing list