[Bug 208205] re0 watchdog timeout
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Sep 7 11:30:46 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208205
--- Comment #11 from c.kworr at gmail.com ---
(In reply to Sean Bruno from comment #8)
Actually you can be right. During boot I always have this LOR:
Sep 7 10:08:26 limbo kernel: lock order reversal:
Sep 7 10:08:26 limbo kernel: 1st 0xffffffff818f5b80 pf rulesets (pf rulesets)
@ /usr/src/sys/modules/pf/../../netpfil/pf/pf.c:5879
Sep 7 10:08:26 limbo kernel: 2nd 0xffffffff80d4a6c8 pcbinfohash (pcbinfohash)
@ /usr/src/sys/netinet/in_pcb.c:1957
Sep 7 10:08:26 limbo kernel: stack backtrace:
Sep 7 10:08:26 limbo kernel: #0 0xffffffff8040af80 at witness_debugger+0x70
Sep 7 10:08:26 limbo kernel: #1 0xffffffff8040ae74 at witness_checkorder+0xe54
Sep 7 10:08:26 limbo kernel: #2 0xffffffff803a8647 at __rw_rlock+0xa7
Sep 7 10:08:26 limbo kernel: #3 0xffffffff804d369f at in_pcblookup_hash+0x3f
Sep 7 10:08:26 limbo kernel: #4 0xffffffff818c75e5 at pf_socket_lookup+0xe5
Sep 7 10:08:26 limbo kernel: #5 0xffffffff818cdbc7 at pf_test_rule+0x1817
Sep 7 10:08:26 limbo kernel: #6 0xffffffff818c9254 at pf_test+0x18f4
Sep 7 10:08:26 limbo kernel: #7 0xffffffff818dc5dd at pf_check_out+0x1d
Sep 7 10:08:26 limbo kernel: #8 0xffffffff804b890b at pfil_run_hooks+0x8b
Sep 7 10:08:26 limbo kernel: #9 0xffffffff804d5bc5 at ip_tryforward+0x295
Sep 7 10:08:26 limbo kernel: #10 0xffffffff804d818f at ip_input+0x35f
Sep 7 10:08:26 limbo kernel: #11 0xffffffff804b77c0 at
netisr_dispatch_src+0x80
Sep 7 10:08:26 limbo kernel: #12 0xffffffff804a2fea at ether_demux+0x14a
Sep 7 10:08:26 limbo kernel: #13 0xffffffff804a3de0 at ether_nh_input+0x340
Sep 7 10:08:26 limbo kernel: #14 0xffffffff804b77c0 at
netisr_dispatch_src+0x80
Sep 7 10:08:26 limbo kernel: #15 0xffffffff804a3352 at ether_input+0x62
Sep 7 10:08:26 limbo kernel: #16 0xffffffff817d9f75 at re_rxeof+0x5c5
Sep 7 10:08:26 limbo kernel: #17 0xffffffff817d75ba at re_intr_msi+0xca
re0 at pci0:2:0:0: class=0x020000 card=0x4b101186 chip=0x43001186 rev=0x06
hdr=0x00
vendor = 'D-Link System Inc'
device = 'DGE-528T Gigabit Ethernet Adapter'
class = network
subclass = ethernet
re1 at pci0:3:0:0: class=0x020000 card=0x230e1565 chip=0x816810ec rev=0x07
hdr=0x00
vendor = 'Realtek Semiconductor Co., Ltd.'
device = 'RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller'
class = network
subclass = ethernet
Only re1 fails.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-net
mailing list