[Bug 285813] Panic (NULL deref) in arptimer

[email protected]
Newsgroups gmane.os.freebsd.devel.net
Message-ID <[email protected]/bugzilla/>
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285813

--- Comment #4 from Peter Blok <[email protected]> ---
Yeah I don't know what I was thinking. I somehow thought thru all of the macros
it was a pointer.

(kgdb) p/x *(struct llentry *)arg
$4 = {lle_next = {cle_next = 0x0, cle_prev = 0xfffff8000678d380}, r_l3addr =
{addr4 = {s_addr = 0x5a22a8c0}, addr6 = {__u6_addr = {__u6_addr8 = {0xc0, 
          0xa8, 0x22, 0x5a, 0x0 <repeats 12 times>}, __u6_addr16 = {0xa8c0,
0x5a22, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, __u6_addr32 = {0x5a22a8c0, 0x0, 0x0, 
          0x0}}}}, r_linkdata = {0xdc, 0xa6, 0x32, 0x76, 0x3d, 0xb9, 0x0, 0xe2,
0x69, 0x62, 0x10, 0xaa, 0x8, 0x0 <repeats 11 times>}, r_hdrlen = 0xe, 
  r_family = 0x0, spare0 = {0x0, 0x0}, r_flags = 0x1, r_skip_req = 0x0, lle_tbl
= 0xfffff8000678d200, lle_head = 0xfffff8000678d380, 
  lle_free = 0xffffffff80751b30, la_hold = 0x0, la_numheld = 0x0, la_expire =
0xc003e, la_flags = 0x0, la_asked = 0x0, la_preempt = 0x5, ln_state = 0x1, 
  ln_router = 0x0, ln_ntick = 0x0, lle_remtime = 0x0, lle_hittime = 0xbfb8e,
lle_refcnt = 0x1, ll_addr = 0xfffff8001bc27c20, lle_children = {
    cslh_first = 0x0}, lle_child_next = {csle_next = 0x0}, lle_parent = 0x0,
lle_chain = {cle_next = 0xfffff8001bca3480, cle_prev = 0xfffffe00ad19c968}, 
  lle_timer = {c_links = {le = {le_next = 0x0, le_prev = 0xffffffff81ddd1a0},
sle = {sle_next = 0x0}, tqe = {tqe_next = 0x0, 
        tqe_prev = 0xffffffff81ddd1a0}}, c_time = 0xc0039db17674b, c_precision
= 0x4aafffa9a4, c_arg = 0xfffff8001bc27c00, c_func = 0xffffffff807481e0, 
    c_lock = 0x0, c_flags = 0x0, c_iflags = 0x90, c_cpu = 0x0}, lle_lock =
{lock_object = {lo_name = 0xffffffff809f17b3, lo_flags = 0x5620000, 
      lo_data = 0x0, lo_witness = 0x0}, rw_lock = 0x6}, req_mtx = {lock_object
= {lo_name = 0xffffffff80a3930f, lo_flags = 0x1020000, lo_data = 0x0, 
      lo_witness = 0x0}, mtx_lock = 0x4}, lle_epoch_ctx = {data =
{0xffffffff80751b90, 0xfffff8001bca35d8}}}

-- 
You are receiving this mail because:
You are the assignee for the bug.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.