https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=254244
--- Comment #17 from Marek Zarychta <zarych...@plan-b.pwste.edu.pl> --- (In reply to Hans Petter Selasky from comment #14) I am sorry for borking this patch, downloaded the wrong patch (diff to the previous diff). The patch was applied and the system rebooted. To meet initial conditions LRO is still enabled. I am getting this: (kgdb) print ((struct mbuf *)0xfffff802b067d590)[0] $1 = {{m_next = 0xd266469b94fc022a, m_slist = {sle_next = 0xd266469b94fc022a}, m_stailq = {stqe_next = 0xd266469b94fc022a}}, {m_nextpkt = 0xd9d8353f106f5dcf, m_slistpkt = { sle_next = 0xd9d8353f106f5dcf}, m_stailqpkt = {stqe_next = 0xd9d8353f106f5dcf}}, m_data = 0x4bf25f3f2b29ab25 <error: Cannot access memory at address 0x4bf25f3f2b29ab25>, m_len = -75255363, m_type = 63, m_flags = 7210736, {{{m_pkthdr = {{snd_tag = 0xf2fa50cacc9239d9, rcvif = 0xf2fa50cacc9239d9}, tags = {slh_first = 0xcce1f9cb1f09b95b}, len = -750803441, flowid = 2961906515, csum_flags = 2906213133, fibnum = 45135, numa_domain = 18 '\022', rsstype = 165 '\245', {rcv_tstmp = 12294156060680234325, { l2hlen = 85 'U', l3hlen = 165 '\245', l4hlen = 15 '\017', l5hlen = 202 '\312', inner_l2hlen = 204 '\314', inner_l3hlen = 157 '\235', inner_l4hlen = 157 '\235', inner_l5hlen = 170 '\252'}}, PH_per = {eight = "\365\333\365ɇ\231\337*", sixteen = {56309, 51701, 39303, 10975}, thirtytwo = {3388333045, 719296903}, sixtyfour = { 3089356677887417333}, unintptr = {3089356677887417333}, ptr = 0x2adf9987c9f5dbf5}, PH_loc = {eight = "a\375\325)\366{\277\206", sixteen = {64865, 10709, 31734, 34495}, thirtytwo = {701889889, 2260696054}, sixtyfour = {9709615618828139873}, unintptr = {9709615618828139873}, ptr = 0x86bf7bf629d5fd61}}, {m_epg_npgs = 217 '\331', m_epg_nrdy = 57 '9', m_epg_hdrlen = 146 '\222', m_epg_trllen = 204 '\314', m_epg_1st_off = 20682, m_epg_last_len = 62202, m_epg_flags = 91 '[', m_epg_record_type = 185 '\271', __spare = "\t\037", m_epg_enc_cnt = -857605685, m_epg_tls = 0xb08b1b53d33fa60f, m_epg_so = 0xa512b04fad394b0d, m_epg_seqno = 12294156060680234325, m_epg_stailq = {stqe_next = 0x2adf9987c9f5dbf5}}}, {m_ext = {{ext_count = 0, ext_cnt = 0x0}, ext_size = 0, ext_type = 0, ext_flags = 0, { {ext_buf = 0x7ea3057a88b7afb5 <error: Cannot access memory at address 0x7ea3057a88b7afb5>, ext_arg2 = 0x0}, {extpg_pa = {9125143293820645301, 0, 0, 18446735289166059064, 60129542144}, extpg_trail = "\024\000\000\000\000\000\000\000\a\000\000\000.\304\033;>]0\212\000\000\000\000\000\000\000\017\000\000\377\202\000\000\000\000\000\000\000\000\a@\000\000\377\377\000\000\000\000\000\000\000\000\000\000\001\000\000\000\000\000@", extpg_hdr = "\000\020\000\000\003\001\000\000\000 9\233\002\370\377\377\000\000\000\000\000\000"}}, ext_free = 0xa92482001880, ext_arg1 = 0x4214bea60a080101}, m_pktdat = 0xfffff802b067d5e8 ""}}, m_dat = 0xfffff802b067d5b0 "\331\071\222\314\312P\372\362[\271\t\037\313\371\341\314\017\246?\323S\033\213\260\rK9\255O\260\022\245U\245\017\312̝\235\252\365\333\365ɇ\231\337*a\375\325)\366{\277\206"}} (kgdb) print ((struct mbuf *)0xfffff802b067d590)[0].m_nextpkt[0] Cannot access memory at address 0xd9d8353f106f5dcf -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ freebsd-net@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"