Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 07 Sep 2016 11:30:45 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-net@FreeBSD.org
Subject:   [Bug 208205] re0 watchdog timeout
Message-ID:  <bug-208205-2472-cjG7ihMEsM@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-208205-2472@https.bugs.freebsd.org/bugzilla/>
References:  <bug-208205-2472@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=3D208205

--- Comment #11 from c.kworr@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 rulese=
ts)
@ /usr/src/sys/modules/pf/../../netpfil/pf/pf.c:5879
Sep  7 10:08:26 limbo kernel: 2nd 0xffffffff80d4a6c8 pcbinfohash (pcbinfoha=
sh)
@ /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+0=
xe54
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+0x=
3f
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@pci0:2:0:0: class=3D0x020000 card=3D0x4b101186 chip=3D0x43001186 rev=3D=
0x06
hdr=3D0x00
    vendor     =3D 'D-Link System Inc'
    device     =3D 'DGE-528T Gigabit Ethernet Adapter'
    class      =3D network
    subclass   =3D ethernet
re1@pci0:3:0:0: class=3D0x020000 card=3D0x230e1565 chip=3D0x816810ec rev=3D=
0x07
hdr=3D0x00
    vendor     =3D 'Realtek Semiconductor Co., Ltd.'
    device     =3D 'RTL8111/8168/8411 PCI Express Gigabit Ethernet Controll=
er'
    class      =3D network
    subclass   =3D ethernet

Only re1 fails.

--=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-208205-2472-cjG7ihMEsM>