https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272090
Mark Linimon changed:
What|Removed |Added
Keywords||IntelNetworking
Assignee|
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272117
Mark Linimon changed:
What|Removed |Added
Assignee|b...@freebsd.org|n...@freebsd.org
--
You are receiv
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272089
Kyle Evans changed:
What|Removed |Added
CC||ema...@freebsd.org,
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272089
--- Comment #2 from Kyle Evans ---
the free_crypto label in there is actually wrong anyways, if cookie_init()
failed we don't set `ret` to a failure so MOD_LOAD will succeed even though
things are partially borked.
--
You are receiving th
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272119
Mark Linimon changed:
What|Removed |Added
Assignee|b...@freebsd.org|n...@freebsd.org
Keywords
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271991
Mark Linimon changed:
What|Removed |Added
Assignee|b...@freebsd.org|n...@freebsd.org
Keywords
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272089
Kyle Evans changed:
What|Removed |Added
URL||https://reviews.freebsd.org
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272117
Graham Perrin changed:
What|Removed |Added
CC||bsd...@freebsd.org,
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272117
Warner Losh changed:
What|Removed |Added
CC||i...@freebsd.org
--- Comment #4 from
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272124
Graham Perrin changed:
What|Removed |Added
Keywords|needs-patch |
Flags|maintainer-fee
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272090
Krzysztof Galazka changed:
What|Removed |Added
CC||krzysztof.gala...@intel.com
--
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272090
--- Comment #2 from Konrad ---
Yes, vlans on them:
ifconfig_igb1="-tso -lro up" #82575EB
ifconfig_igb0="-tso -lro up" #82575EB
ifconfig_igb2="-tso -lro up" #i350
ifconfig_igb3="-tso -lro up" #i350
cloned_interfaces="lagg0 vlan88 vlan5"
#
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272090
Piotr Kubaj changed:
What|Removed |Added
CC||pku...@freebsd.org
--- Comment #3 fr
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272090
--- Comment #4 from Konrad ---
I did separate lagg1 with i350 only
fconfig_igb2="-tso -lro up"
ifconfig_igb3="-tso -lro up"
ifconfig_lagg1="laggproto lacp laggport igb2 laggport igb3 up -wol -tso -lro"
ifconfig_vlan88="inet 10.8.8.112 n
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272090
--- Comment #5 from Piotr Kubaj ---
Can you paste the whole block from dmesg? I'm interested in the EEPROM. For the
record, pings works:
igb0: mem 0x9c20-0x9c2f,0x9c30c000-0x9c30
at device 0.0 on pci6
igb0: EEPROM V1.63-0 eTrac
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272090
--- Comment #6 from Konrad ---
dmesg is gone but I can put:
sysctl -a | grep -i eeprom
dev.igb.3.fw_version: EEPROM V1.67-0 Option ROM V17-b0-p12 eTrack 0x8dd0
dev.igb.2.fw_version: EEPROM V1.67-0 Option ROM V17-b0-p12 eTrack 0x8d
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272090
--- Comment #7 from Piotr Kubaj ---
Can you check whether it works on 13.1-RELEASE or CURRENT?
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272117
Graham Perrin changed:
What|Removed |Added
Flags|maintainer-feedback?(bsdimp |
|@FreeBSD.org)
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272153
Mina Galić changed:
What|Removed |Added
CC||free...@igalic.co
Assignee|
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272153
Franco Fichtner changed:
What|Removed |Added
CC||fra...@opnsense.org
--- Comment
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272153
Kristof Provost changed:
What|Removed |Added
CC||k...@freebsd.org
--- Comment #2
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272153
--- Comment #3 from Franco Fichtner ---
Ok, let's make this longer than necessary shall we ;) Which kernel would you
prefer? 13.1-RELEASE, 13.2-RELEASE or stable/13?
--
You are receiving this mail because:
You are the assignee for the bug
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272153
--- Comment #4 from Kristof Provost ---
(In reply to Franco Fichtner from comment #3)
main, ideally, but I'll take information for any supported branch.
So include the (minimised!) reproduction scenario, any required non-default
settings a
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272153
--- Comment #5 from Franco Fichtner ---
Let's start with 13.2-RELEASE then. Will report back.
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272090
--- Comment #8 from Piotr Kubaj ---
If you find that it doesn't work as well, can you try changing DBG macro in
/usr/src/sys/dev/e1000/e1000_osdep.h to 0 and rebuilding the kernel? When you
try to reproduce your issue then, you should get v
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272089
Gordon Bergling changed:
What|Removed |Added
Status|Open|In Progress
--- Comment #3 from
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272089
--- Comment #4 from commit-h...@freebsd.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/src/commit/?id=b08ee10c0646e683cd03c9e28f537d9a7ba306af
commit b08ee10c0646e683cd03c9e28f537d9a7ba306af
Author:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272089
Kyle Evans changed:
What|Removed |Added
Flags||mfc-stable13?,
|
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272184
Mark Linimon changed:
What|Removed |Added
Assignee|b...@freebsd.org|n...@freebsd.org
--
You are receiv
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272184
Zhenlei Huang changed:
What|Removed |Added
CC||z...@freebsd.org
--- Comment #1 fr
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272198
Yuri Victorovich changed:
What|Removed |Added
Assignee|b...@freebsd.org|n...@freebsd.org
--
You are re
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272198
Mina Galić changed:
What|Removed |Added
CC||free...@igalic.co
Status|
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=69
Ed Maste changed:
What|Removed |Added
Assignee|c...@freebsd.org|n...@freebsd.org
--
You are receiving this
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=69
--- Comment #3 from Ed Maste ---
>From the man page:
ep0: 3c509 in test mode. Erase pencil mark! This means that someone has
scribbled with pencil in the test area on the card. Erase the pencil
mark and reboot. (This is not a
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=254343
Mina Galić changed:
What|Removed |Added
Assignee|b...@freebsd.org|n...@freebsd.org
Status|N
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272206
Graham Perrin changed:
What|Removed |Added
Status|New |Open
Component|kern
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272206
Graham Perrin changed:
What|Removed |Added
Component|conf|kern
--- Comment #2 from Graham Pe
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272124
--- Comment #3 from commit-h...@freebsd.org ---
A commit in branch stable/13 references this bug:
URL:
https://cgit.FreeBSD.org/src/commit/?id=a820d8fa71e8f17a0bfc399b6716f42f077dfcce
commit a820d8fa71e8f17a0bfc399b6716f42f077dfcce
Author:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272124
Michael Tuexen changed:
What|Removed |Added
Resolution|--- |FIXED
Status|In Progr
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252913
Michael Tuexen changed:
What|Removed |Added
Status|In Progress |Closed
Resolution|---
To view an individual PR, use:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id).
The following is a listing of current problems submitted by FreeBSD users,
which need special attention. These represent problem reports covering
all versions including experimental development code and ob
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271991
Andrey V. Elsukov changed:
What|Removed |Added
See Also||https://bugs.freebsd.org/bu
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264094
Jessica Clarke changed:
What|Removed |Added
Blocks||271607
Referenced Bugs:
https:/
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=166724
Mahmoud Al-Qudsi changed:
What|Removed |Added
CC||mqu...@neosmart.net
--- Comment
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=166724
--- Comment #113 from Richard Russo ---
(In reply to Mahmoud Al-Qudsi from comment #112)
> In the four years since, there have been no complaints of any regressions or
> other issues caused by using the vendor-patched version of the drive
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=254343
Zhenlei Huang changed:
What|Removed |Added
CC||z...@freebsd.org
--- Comment #13 f
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268400
Graham Perrin changed:
What|Removed |Added
CC|grahamper...@freebsd.org|n...@freebsd.org
Keyword
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271393
Graham Perrin changed:
What|Removed |Added
Keywords||crash
Severity|Affects O
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=254343
Graham Perrin changed:
What|Removed |Added
Assignee|n...@freebsd.org |grahamper...@freebsd.org
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255054
Bug 255054 depends on bug 254343, which changed state.
Bug 254343 Summary: 13.0-RC2: adding a vtnet (VirtIO network) interface to
bridge fails
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=254343
What|Removed
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=114808
Graham Perrin changed:
What|Removed |Added
Assignee|b...@freebsd.org|n...@freebsd.org
Priorit
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=123890
Graham Perrin changed:
What|Removed |Added
Priority|Normal |---
Summary|[ppp] [pani
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227720
Graham Perrin changed:
What|Removed |Added
Summary|Kernel panic in ppp server |Kernel panic in PPP server
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241106
Graham Perrin changed:
What|Removed |Added
Flags|mfc-stable11? |mfc-stable13?
--
You are receivin
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272319
Graham Perrin changed:
What|Removed |Added
Assignee|b...@freebsd.org|n...@freebsd.org
Statu
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=114808
Graham Perrin changed:
What|Removed |Added
Assignee|n...@freebsd.org |grahamper...@freebsd.org
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272319
Tino Engel changed:
What|Removed |Added
CC||tino.en...@mail.de
--- Comment #1 fro
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272319
--- Comment #2 from ny ---
(In reply to Tino Engel from comment #1)
You can test it on any existing FreeBSD 12.0-13.2 by installing MPD5, which
will listen some IP (even 127.0.0.1) for PPP over TCP
--
You are receiving this mail because:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227720
Eugene Grosbein changed:
What|Removed |Added
See Also||https://bugs.freebsd.org/bu
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227720
Eugene Grosbein changed:
What|Removed |Added
See Also||https://reviews.freebsd.org
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227720
Eugene Grosbein changed:
What|Removed |Added
Resolution|--- |FIXED
Status|Open
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230498
Eugene Grosbein changed:
What|Removed |Added
Resolution|--- |DUPLICATE
Status|Ope
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227720
Eugene Grosbein changed:
What|Removed |Added
CC||i...@niw.com.au
--- Comment #49
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272319
Eugene Grosbein changed:
What|Removed |Added
CC||eu...@freebsd.org
--- Comment #3
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272319
--- Comment #4 from Eugene Grosbein ---
I've added some debugging options to my kernel:
options INVARIANT_SUPPORT
options INVARIANTS
options WITNESS
options WITNESS_KDB
And got more sane panic message:
pan
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272319
Eugene Grosbein changed:
What|Removed |Added
CC||a...@freebsd.org,
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272319
--- Comment #6 from Tino Engel ---
I need to wait 24h for AWS cost management in order to be able to afford the
machine.
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272319
Aleksandr Fedorov changed:
What|Removed |Added
CC||afedo...@freebsd.org
--- Comme
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272319
--- Comment #8 from Aleksandr Fedorov ---
I think fix should look like this:
diff --git a/sys/netgraph/ng_ksocket.c b/sys/netgraph/ng_ksocket.c
index ba9845410e42..7074549ae403 100644
--- a/sys/netgraph/ng_ksocket.c
+++ b/sys/netgraph/ng_k
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272319
--- Comment #9 from Eugene Grosbein ---
(In reply to Aleksandr Fedorov from comment #8)
Indeed, this patch eliminates panic. However, after mpd5 successfully stopped
without a panic, the command "sockstat | fgrep :57" still shows the follo
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272319
--- Comment #10 from Eugene Grosbein ---
Nevermind, I created the leak with bad manual patching. Your version is fine.
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272319
--- Comment #11 from ny ---
I have check
if (!SOLISTENING(priv->so))
patch with FreeBSD 13.2 AMD64.
Yes, kernel have stopped to crash on mpd5 restart. Thanks.
At same time telnet into 127.0.0.1 port 57 still not produce { {{{
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272319
--- Comment #12 from ny ---
Also "telnet 127.0.0.1 57" never disconnected by timeout.
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272319
--- Comment #13 from Eugene Grosbein ---
mpd5 uses poll(2) system call to obtain events such as incoming connection from
ng_ksocket. If such an event occurs for TCP ng_ksocket, mpd5 prints either
"Incoming TCP connection from ..." log messa
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272319
--- Comment #14 from Tino Engel ---
Maybe removing the #error directives in
https://cgit.freebsd.org/src/tree/sys/amd64/include/pcpu_aux.h?h=releng/13.2
gives more insights?
--
You are receiving this mail because:
You are the assignee for
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272319
--- Comment #15 from Aleksandr Fedorov ---
(In reply to ny from comment #11)
Yes, I think there is an additional bug here.
After commit
https://github.com/freebsd/freebsd-src/commit/779f106aa169256b7010a1d8f963ff656b881e92
A new KPI has
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272319
--- Comment #16 from Aleksandr Fedorov ---
Created attachment 243150
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=243150&action=edit
Fix panic and try to add solisten upcall
--
You are receiving this mail because:
You are the
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272319
--- Comment #17 from Aleksandr Fedorov ---
I added quick and dirty patch against HEAD, where I will try to fix panic and
add solisten upcall. Patch should work with 13.2.
After patch telnet show me:
# telnet 127.0.0.1 57
Trying 127.0.0.1.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272319
--- Comment #18 from ny ---
I something negative inside "dirty patch" for PPP TCP production server?
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272319
--- Comment #19 from ny ---
I have tested patch under FreeBSD 13.2 / amd64.
Now mpd5 restart - no any crashes.
On telnet 127.0.0.1 57 - no connect, but new crash:
Unread portion of the kernel message buffer:
panic: _mtx_lock_sleep: recurs
To view an individual PR, use:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id).
The following is a listing of current problems submitted by FreeBSD users,
which need special attention. These represent problem reports covering
all versions including experimental development code and ob
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272117
--- Comment #6 from Alan Somers ---
I can't reproduce the crash on 13.2-RELEASE. However, I also can't exercise
the NICs very well due to bug #269133 .
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272416
Graham Perrin changed:
What|Removed |Added
Status|New |Open
Keywords|
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268400
--- Comment #29 from commit-h...@freebsd.org ---
A commit in branch stable/13 references this bug:
URL:
https://cgit.FreeBSD.org/src/commit/?id=db6978e02401cc3c1ea6e965fffd2482b1dd6461
commit db6978e02401cc3c1ea6e965fffd2482b1dd6461
Author
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268400
Mark Johnston changed:
What|Removed |Added
Status|In Progress |Closed
Resolution|---
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272416
Tino Engel changed:
What|Removed |Added
CC||tino.en...@mail.de
--- Comment #2 fro
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222107
Graham Perrin changed:
What|Removed |Added
CC||grahamper...@freebsd.org
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223824
Graham Perrin changed:
What|Removed |Added
Summary|[arm64] Kernel panic in |Panic in ng_base.c
To view an individual PR, use:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id).
The following is a listing of current problems submitted by FreeBSD users,
which need special attention. These represent problem reports covering
all versions including experimental development code and ob
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272089
--- Comment #5 from commit-h...@freebsd.org ---
A commit in branch stable/13 references this bug:
URL:
https://cgit.FreeBSD.org/src/commit/?id=b39545f7bc38ec9865ac9cb4e703a6344ad8310b
commit b39545f7bc38ec9865ac9cb4e703a6344ad8310b
Author:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272089
Kyle Evans changed:
What|Removed |Added
Flags|mfc-stable13? |mfc-stable13+
Resolution|---
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271308
Janak Trivedi changed:
What|Removed |Added
CC||janakktriv...@gmail.com
--- Commen
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272461
Graham Perrin changed:
What|Removed |Added
Status|New |Open
Severity|Affects Ma
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265431
Piotr Kubaj changed:
What|Removed |Added
CC||pku...@freebsd.org
Statu
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272485
Mark Linimon changed:
What|Removed |Added
Assignee|b...@freebsd.org|n...@freebsd.org
--
You are receiv
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253251
Torfinn Ingolfsen changed:
What|Removed |Added
CC||tingox+free...@gmail.com
--- C
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253251
--- Comment #9 from Torfinn Ingolfsen ---
Yes - the patch works. With the patch, my dmesg output is
```
re0: port
0x2200-0x22ff mem 0xfc511000-0xfc511fff,0xfc504000-0xfc507fff at device 0.1 on
pci3
re0: Using 1 MSI-X message
re0: ASPM disa
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272485
--- Comment #1 from Ovs ---
I will add information. this network card is installed in the hp proliant dl380
g9 server
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260867
Alfa changed:
What|Removed |Added
CC||n...@freebsd.org
--- Comment #3 from Alfa
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271308
Graham Perrin changed:
What|Removed |Added
Severity|Affects Only Me |Affects Some People
1301 - 1400 of 13467 matches
Mail list logo