Date: Tue, 16 Mar 2021 17:31:27 +0000 From: bugzilla-noreply@freebsd.org To: net@FreeBSD.org Subject: [Bug 254244] panics after upgrade to stable/13-n244861-b9773574371 Message-ID: <bug-254244-7501-UFF1fqU8qF@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-254244-7501@https.bugs.freebsd.org/bugzilla/> References: <bug-254244-7501@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D254244 --- Comment #21 from Marek Zarychta <zarychtam@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=3D<optimized out>, m=3D0xfffff8025a85aa00) at /usr/src/sys/net/if_ethersubr.c:827 827 netisr_dispatch(NETISR_ETHER, m); (kgdb) print *m $1 =3D {{m_next =3D 0x0, m_slist =3D {sle_next =3D 0x0}, m_stailq =3D {stqe= _next =3D 0x0}}, {m_nextpkt =3D 0x0, m_slistpkt =3D { sle_next =3D 0x0}, m_stailqpkt =3D {stqe_next =3D 0x0}}, m_data =3D 0xfffff8025a85aa66 "E", m_len =3D 40, m_type =3D 1,=20 m_flags =3D 2, {{{m_pkthdr =3D {{snd_tag =3D 0xfffff80045091000, rcvif =3D 0xfffff80045091000}, tags =3D {slh_first =3D 0x0},=20 len =3D 40, flowid =3D 3264704486, csum_flags =3D 251658240, fibn= um =3D 0, numa_domain =3D 255 '\377', rsstype =3D 130 '\202',=20 {rcv_tstmp =3D 0, {l2hlen =3D 0 '\000', l3hlen =3D 0 '\000', l4hl= en =3D 0 '\000', l5hlen =3D 0 '\000',=20 inner_l2hlen =3D 0 '\000', inner_l3hlen =3D 0 '\000', inner_l= 4hlen =3D 0 '\000', inner_l5hlen =3D 0 '\000'}},=20 PH_per =3D {eight =3D "\002\000\000\000\377\377\000", sixteen =3D= {2, 0, 65535, 0}, thirtytwo =3D {2, 65535}, sixtyfour =3D { 281470681743362}, unintptr =3D {281470681743362}, ptr =3D 0xffff00000002}, PH_loc =3D { eight =3D "\000\000\000\000\000\000\000", sixteen =3D {0, 0, 0,= 0}, thirtytwo =3D {0, 0}, sixtyfour =3D {0}, unintptr =3D { 0}, ptr =3D 0x0}}, {m_epg_npgs =3D 0 '\000', m_epg_nrdy =3D 1= 6 '\020', m_epg_hdrlen =3D 9 '\t', m_epg_trllen =3D 69 'E',=20 m_epg_1st_off =3D 63488, m_epg_last_len =3D 65535, m_epg_flags = =3D 0 '\000', m_epg_record_type =3D 0 '\000',=20 __spare =3D "\000", m_epg_enc_cnt =3D 0, m_epg_tls =3D 0xc2976fe6= 00000028, m_epg_so =3D 0x82ff00000f000000,=20 m_epg_seqno =3D 0, m_epg_stailq =3D {stqe_next =3D 0xffff00000002= }}}, {m_ext =3D {{ext_count =3D 40574892,=20 ext_cnt =3D 0x1fac88a6026b1fac}, ext_size =3D 3634365035, ext_t= ype =3D 8, ext_flags =3D 17664, {{ ext_buf =3D 0x67a0040c27a2800 <error: Cannot access memory at address 0x67a0040c27a2800>,=20 ext_arg2 =3D 0xbc592715801f3f1a}, {extpg_pa =3D {466685789526= 960128, 13571921925355028250, 6125337632998583261,=20 1175541087717038345, 258},=20 extpg_trail =3D "\232\265\000\000\001\001\b\n\220\324a\240\322\343z\325\000\000\367}\317\35= 1\347\361\026^\271\217\270\000=D3=89X[G\002t\225pT\032\003g\201\327y%\200\2= 40\022/u\363D|:\220\211\257\325\023,>\265",=20 extpg_hdr =3D "\275gp\205#\027\003\363=C5=8C\216\212\v\261\000\000\273\233\272t=DF=BE\236= "}},=20 ext_free =3D 0xce60062281102bfe, ext_arg1 =3D 0x1facc45091565000}= ,=20 m_pktdat =3D 0xfffff8025a85aa58 "\254\037k\002\246\210\254\037k\002\240\330\b"}}, m_dat =3D 0xfffff8025a85a= a20 ""}} --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-254244-7501-UFF1fqU8qF>