[Bug 254244] panics after upgrade to stable/13-n244861-b9773574371

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Mar 16 17:31:27 UTC 2021


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

--- Comment #21 from Marek Zarychta <zarychtam at plan-b.pwste.edu.pl> ---
(In reply to Hans Petter Selasky from comment #20)
I am happy to serve with this dump.

(kgdb) frame 27
#27 0xffffffff80cfbac9 in ether_input (ifp=<optimized out>,
m=0xfffff8025a85aa00) at /usr/src/sys/net/if_ethersubr.c:827
827                     netisr_dispatch(NETISR_ETHER, m);
(kgdb) print *m
$1 = {{m_next = 0x0, m_slist = {sle_next = 0x0}, m_stailq = {stqe_next = 0x0}},
{m_nextpkt = 0x0, m_slistpkt = {
      sle_next = 0x0}, m_stailqpkt = {stqe_next = 0x0}}, m_data =
0xfffff8025a85aa66 "E", m_len = 40, m_type = 1, 
  m_flags = 2, {{{m_pkthdr = {{snd_tag = 0xfffff80045091000, rcvif =
0xfffff80045091000}, tags = {slh_first = 0x0}, 
          len = 40, flowid = 3264704486, csum_flags = 251658240, fibnum = 0,
numa_domain = 255 '\377', rsstype = 130 '\202', 
          {rcv_tstmp = 0, {l2hlen = 0 '\000', l3hlen = 0 '\000', l4hlen = 0
'\000', l5hlen = 0 '\000', 
              inner_l2hlen = 0 '\000', inner_l3hlen = 0 '\000', inner_l4hlen =
0 '\000', inner_l5hlen = 0 '\000'}}, 
          PH_per = {eight = "\002\000\000\000\377\377\000", sixteen = {2, 0,
65535, 0}, thirtytwo = {2, 65535}, sixtyfour = {
              281470681743362}, unintptr = {281470681743362}, ptr =
0xffff00000002}, PH_loc = {
            eight = "\000\000\000\000\000\000\000", sixteen = {0, 0, 0, 0},
thirtytwo = {0, 0}, sixtyfour = {0}, unintptr = {
              0}, ptr = 0x0}}, {m_epg_npgs = 0 '\000', m_epg_nrdy = 16 '\020',
m_epg_hdrlen = 9 '\t', m_epg_trllen = 69 'E', 
          m_epg_1st_off = 63488, m_epg_last_len = 65535, m_epg_flags = 0
'\000', m_epg_record_type = 0 '\000', 
          __spare = "\000", m_epg_enc_cnt = 0, m_epg_tls = 0xc2976fe600000028,
m_epg_so = 0x82ff00000f000000, 
          m_epg_seqno = 0, m_epg_stailq = {stqe_next = 0xffff00000002}}},
{m_ext = {{ext_count = 40574892, 
            ext_cnt = 0x1fac88a6026b1fac}, ext_size = 3634365035, ext_type = 8,
ext_flags = 17664, {{
              ext_buf = 0x67a0040c27a2800 <error: Cannot access memory at
address 0x67a0040c27a2800>, 
              ext_arg2 = 0xbc592715801f3f1a}, {extpg_pa = {466685789526960128,
13571921925355028250, 6125337632998583261, 
                1175541087717038345, 258}, 
              extpg_trail =
"\232\265\000\000\001\001\b\n\220\324a\240\322\343z\325\000\000\367}\317\351\347\361\026^\271\217\270\000ӉX[G\002t\225pT\032\003g\201\327y%\200\240\022/u\363D|:\220\211\257\325\023,>\265", 
              extpg_hdr =
"\275gp\205#\027\003\363Ō\216\212\v\261\000\000\273\233\272t߾\236"}}, 
          ext_free = 0xce60062281102bfe, ext_arg1 = 0x1facc45091565000}, 
        m_pktdat = 0xfffff8025a85aa58
"\254\037k\002\246\210\254\037k\002\240\330\b"}}, m_dat = 0xfffff8025a85aa20
""}}

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


More information about the freebsd-net mailing list