[Bug 272090] [igb][i350] hwvlanfilter issue

2023-06-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272090 Mark Linimon changed: What|Removed |Added Keywords||IntelNetworking Assignee|

[Bug 272117] bnxt: kernel crash with sysctl and jumbo frames

2023-06-21 Thread bugzilla-noreply
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

[Bug 272089] FreeBSD -CURRENT panic: panic invalid slot (wg(4) related)

2023-06-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272089 Kyle Evans changed: What|Removed |Added CC||ema...@freebsd.org,

[Bug 272089] FreeBSD -CURRENT panic: panic invalid slot (wg(4) related)

2023-06-21 Thread bugzilla-noreply
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

[Bug 272119] bnxt: instapanic with debug kernel

2023-06-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272119 Mark Linimon changed: What|Removed |Added Assignee|b...@freebsd.org|n...@freebsd.org Keywords

[Bug 271991] Crash on some network packets with fresh stable

2023-06-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271991 Mark Linimon changed: What|Removed |Added Assignee|b...@freebsd.org|n...@freebsd.org Keywords

[Bug 272089] FreeBSD -CURRENT panic: panic invalid slot (wg(4) related)

2023-06-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272089 Kyle Evans changed: What|Removed |Added URL||https://reviews.freebsd.org

[Bug 272117] bnxt: kernel crash with sysctl and jumbo frames

2023-06-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272117 Graham Perrin changed: What|Removed |Added CC||bsd...@freebsd.org,

[Bug 272117] bnxt: kernel crash with sysctl and jumbo frames

2023-06-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272117 Warner Losh changed: What|Removed |Added CC||i...@freebsd.org --- Comment #4 from

[Bug 272124] The socket option "SCTP_DELAYED_ACK_TIME" is not available

2023-06-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272124 Graham Perrin changed: What|Removed |Added Keywords|needs-patch | Flags|maintainer-fee

[Bug 272090] [igb][i350] hwvlanfilter issue

2023-06-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272090 Krzysztof Galazka changed: What|Removed |Added CC||krzysztof.gala...@intel.com --

[Bug 272090] [igb][i350] hwvlanfilter issue

2023-06-22 Thread bugzilla-noreply
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" #

[Bug 272090] [igb][i350] hwvlanfilter issue

2023-06-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272090 Piotr Kubaj changed: What|Removed |Added CC||pku...@freebsd.org --- Comment #3 fr

[Bug 272090] [igb][i350] hwvlanfilter issue

2023-06-22 Thread bugzilla-noreply
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

[Bug 272090] [igb][i350] hwvlanfilter issue

2023-06-22 Thread bugzilla-noreply
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

[Bug 272090] [igb][i350] hwvlanfilter issue

2023-06-22 Thread bugzilla-noreply
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

[Bug 272090] [igb][i350] hwvlanfilter issue

2023-06-22 Thread bugzilla-noreply
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.

[Bug 272117] bnxt: kernel crash with sysctl and jumbo frames

2023-06-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272117 Graham Perrin changed: What|Removed |Added Flags|maintainer-feedback?(bsdimp | |@FreeBSD.org)

[Bug 272153] [pf] [pfsync] Incomplete state sync causing null pointer dereference

2023-06-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272153 Mina Galić changed: What|Removed |Added CC||free...@igalic.co Assignee|

[Bug 272153] [pf] [pfsync] Incomplete state sync causing null pointer dereference

2023-06-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272153 Franco Fichtner changed: What|Removed |Added CC||fra...@opnsense.org --- Comment

[Bug 272153] [pf] [pfsync] Incomplete state sync causing null pointer dereference

2023-06-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272153 Kristof Provost changed: What|Removed |Added CC||k...@freebsd.org --- Comment #2

[Bug 272153] [pf] [pfsync] Incomplete state sync causing null pointer dereference

2023-06-23 Thread bugzilla-noreply
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

[Bug 272153] [pf] [pfsync] Incomplete state sync causing null pointer dereference

2023-06-23 Thread bugzilla-noreply
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

[Bug 272153] [pf] [pfsync] Incomplete state sync causing null pointer dereference

2023-06-23 Thread bugzilla-noreply
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.

[Bug 272090] [igb][i350] hwvlanfilter issue

2023-06-23 Thread bugzilla-noreply
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

[Bug 272089] FreeBSD -CURRENT panic: panic invalid slot (wg(4) related)

2023-06-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272089 Gordon Bergling changed: What|Removed |Added Status|Open|In Progress --- Comment #3 from

[Bug 272089] FreeBSD -CURRENT panic: panic invalid slot (wg(4) related)

2023-06-23 Thread bugzilla-noreply
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:

[Bug 272089] FreeBSD -CURRENT panic: panic invalid slot (wg(4) related)

2023-06-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272089 Kyle Evans changed: What|Removed |Added Flags||mfc-stable13?, |

[Bug 272184] if_lagg_test reversals also triggered on amd64, kernel 1400092

2023-06-24 Thread bugzilla-noreply
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

[Bug 272184] if_lagg_test reversals also triggered on amd64, kernel 1400092

2023-06-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272184 Zhenlei Huang changed: What|Removed |Added CC||z...@freebsd.org --- Comment #1 fr

[Bug 272198] lzr application built by www/lzr makes OS unresponsive

2023-06-25 Thread bugzilla-noreply
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

[Bug 272198] lzr application built by www/lzr makes OS unresponsive

2023-06-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272198 Mina Galić changed: What|Removed |Added CC||free...@igalic.co Status|

[Bug 69] "Erase pencil mark!" does not leave enough clues

2023-06-25 Thread bugzilla-noreply
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

[Bug 69] "Erase pencil mark!" does not leave enough clues

2023-06-25 Thread bugzilla-noreply
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

[Bug 254343] 13.0-RC2: adding a vtnet (VirtIO network) interface to bridge fails

2023-06-25 Thread bugzilla-noreply
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

[Bug 272206] Add support for Intel GMAC Ethernet controller

2023-06-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272206 Graham Perrin changed: What|Removed |Added Status|New |Open Component|kern

[Bug 272206] Add support for Intel GMAC Ethernet controller

2023-06-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272206 Graham Perrin changed: What|Removed |Added Component|conf|kern --- Comment #2 from Graham Pe

[Bug 272124] The socket option "SCTP_DELAYED_ACK_TIME" is not available

2023-06-25 Thread bugzilla-noreply
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:

[Bug 272124] The socket option "SCTP_DELAYED_ACK_TIME" is not available

2023-06-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272124 Michael Tuexen changed: What|Removed |Added Resolution|--- |FIXED Status|In Progr

[Bug 252913] [tcp] Using RACK leaks mbufs

2023-06-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252913 Michael Tuexen changed: What|Removed |Added Status|In Progress |Closed Resolution|---

Problem reports for n...@freebsd.org that need special attention

2023-06-25 Thread bugzilla-noreply
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

[Bug 271991] Crash on some network packets with fresh stable

2023-06-26 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271991 Andrey V. Elsukov changed: What|Removed |Added See Also||https://bugs.freebsd.org/bu

[Bug 264094] VNET and DPCPU defined in modules panic on use on arm64 after LLVM 14 import due to new linker relaxation

2023-06-26 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264094 Jessica Clarke changed: What|Removed |Added Blocks||271607 Referenced Bugs: https:/

[Bug 166724] if_re(4): watchdog timeout

2023-06-26 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=166724 Mahmoud Al-Qudsi changed: What|Removed |Added CC||mqu...@neosmart.net --- Comment

[Bug 166724] if_re(4): watchdog timeout

2023-06-26 Thread bugzilla-noreply
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

[Bug 254343] 13.0-RC2: adding a vtnet (VirtIO network) interface to bridge fails

2023-06-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=254343 Zhenlei Huang changed: What|Removed |Added CC||z...@freebsd.org --- Comment #13 f

[Bug 268400] Page fault kernel panic with KTLS enabled

2023-06-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268400 Graham Perrin changed: What|Removed |Added CC|grahamper...@freebsd.org|n...@freebsd.org Keyword

[Bug 271393] 13.2 IPSEC panics accessing web server on vpn server when packets are fragmented

2023-06-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271393 Graham Perrin changed: What|Removed |Added Keywords||crash Severity|Affects O

[Bug 254343] 13.0-RC2: adding a vtnet (VirtIO network) interface to bridge fails

2023-06-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=254343 Graham Perrin changed: What|Removed |Added Assignee|n...@freebsd.org |grahamper...@freebsd.org

[Bug 255054] vtnet0: jng files to run: ngctl msg vtnet0: setpromisc 1: ngctl: send msg: Operation not supported

2023-06-28 Thread bugzilla-noreply
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

[Bug 114808] [panic] Kernel panic when use USB SpeedTouch ADSL modem (net/pppoa)

2023-07-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=114808 Graham Perrin changed: What|Removed |Added Assignee|b...@freebsd.org|n...@freebsd.org Priorit

[Bug 123890] Crash and reboot on work with PPP low-speed connection

2023-07-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=123890 Graham Perrin changed: What|Removed |Added Priority|Normal |--- Summary|[ppp] [pani

[Bug 227720] Kernel panic in PPP server

2023-07-01 Thread bugzilla-noreply
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

[Bug 241106] tun/ppp: panic: vm_fault: fault on nofault entry when bringing ppp interface down

2023-07-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241106 Graham Perrin changed: What|Removed |Added Flags|mfc-stable11? |mfc-stable13? -- You are receivin

[Bug 272319] FreeBSD kernel crash on MPD5 restart with PPP configuration.

2023-07-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272319 Graham Perrin changed: What|Removed |Added Assignee|b...@freebsd.org|n...@freebsd.org Statu

[Bug 114808] Kernel panic when use USB SpeedTouch ADSL modem (net/pppoa)

2023-07-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=114808 Graham Perrin changed: What|Removed |Added Assignee|n...@freebsd.org |grahamper...@freebsd.org

[Bug 272319] FreeBSD kernel crash on MPD5 restart with PPP configuration.

2023-07-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272319 Tino Engel changed: What|Removed |Added CC||tino.en...@mail.de --- Comment #1 fro

[Bug 272319] FreeBSD kernel crash on MPD5 restart with PPP configuration.

2023-07-01 Thread bugzilla-noreply
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:

[Bug 227720] Kernel panic in PPP server

2023-07-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227720 Eugene Grosbein changed: What|Removed |Added See Also||https://bugs.freebsd.org/bu

[Bug 227720] Kernel panic in PPP server

2023-07-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227720 Eugene Grosbein changed: What|Removed |Added See Also||https://reviews.freebsd.org

[Bug 227720] Kernel panic in PPP server

2023-07-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227720 Eugene Grosbein changed: What|Removed |Added Resolution|--- |FIXED Status|Open

[Bug 230498] Fatal trap 12: page fault while in kernel mode in sysctl_dumpentry from sysctl NET_RT_DUMP

2023-07-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230498 Eugene Grosbein changed: What|Removed |Added Resolution|--- |DUPLICATE Status|Ope

[Bug 227720] Kernel panic in PPP server

2023-07-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227720 Eugene Grosbein changed: What|Removed |Added CC||i...@niw.com.au --- Comment #49

[Bug 272319] FreeBSD kernel crash on MPD5 restart with PPP configuration.

2023-07-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272319 Eugene Grosbein changed: What|Removed |Added CC||eu...@freebsd.org --- Comment #3

[Bug 272319] FreeBSD kernel crash on MPD5 restart with PPP configuration.

2023-07-02 Thread bugzilla-noreply
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

[Bug 272319] FreeBSD kernel crash on MPD5 restart with PPP configuration.

2023-07-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272319 Eugene Grosbein changed: What|Removed |Added CC||a...@freebsd.org,

[Bug 272319] FreeBSD kernel crash on MPD5 restart with PPP configuration.

2023-07-02 Thread bugzilla-noreply
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.

[Bug 272319] FreeBSD kernel crash on MPD5 restart with PPP configuration.

2023-07-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272319 Aleksandr Fedorov changed: What|Removed |Added CC||afedo...@freebsd.org --- Comme

[Bug 272319] FreeBSD kernel crash on MPD5 restart with PPP configuration.

2023-07-02 Thread bugzilla-noreply
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

[Bug 272319] FreeBSD kernel crash on MPD5 restart with PPP configuration.

2023-07-02 Thread bugzilla-noreply
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

[Bug 272319] FreeBSD kernel crash on MPD5 restart with PPP configuration.

2023-07-02 Thread bugzilla-noreply
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.

[Bug 272319] FreeBSD kernel crash on MPD5 restart with PPP configuration.

2023-07-02 Thread bugzilla-noreply
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 { {{{

[Bug 272319] FreeBSD kernel crash on MPD5 restart with PPP configuration.

2023-07-02 Thread bugzilla-noreply
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.

[Bug 272319] FreeBSD kernel crash on MPD5 restart with PPP configuration.

2023-07-02 Thread bugzilla-noreply
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

[Bug 272319] FreeBSD kernel crash on MPD5 restart with PPP configuration.

2023-07-02 Thread bugzilla-noreply
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

[Bug 272319] FreeBSD kernel crash on MPD5 restart with PPP configuration.

2023-07-02 Thread bugzilla-noreply
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

[Bug 272319] FreeBSD kernel crash on MPD5 restart with PPP configuration.

2023-07-02 Thread bugzilla-noreply
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

[Bug 272319] FreeBSD kernel crash on MPD5 restart with PPP configuration.

2023-07-02 Thread bugzilla-noreply
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.

[Bug 272319] FreeBSD kernel crash on MPD5 restart with PPP configuration.

2023-07-02 Thread bugzilla-noreply
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.

[Bug 272319] FreeBSD kernel crash on MPD5 restart with PPP configuration.

2023-07-02 Thread bugzilla-noreply
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

Problem reports for n...@freebsd.org that need special attention

2023-07-02 Thread bugzilla-noreply
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

[Bug 272117] bnxt: kernel crash with sysctl and jumbo frames

2023-07-03 Thread bugzilla-noreply
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.

[Bug 272416] Seldom crash happening with RTL8125

2023-07-07 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272416 Graham Perrin changed: What|Removed |Added Status|New |Open Keywords|

[Bug 268400] Page fault kernel panic with KTLS enabled

2023-07-07 Thread bugzilla-noreply
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

[Bug 268400] Page fault kernel panic with KTLS enabled

2023-07-07 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268400 Mark Johnston changed: What|Removed |Added Status|In Progress |Closed Resolution|---

[Bug 272416] Seldom crash happening with RTL8125

2023-07-07 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272416 Tino Engel changed: What|Removed |Added CC||tino.en...@mail.de --- Comment #2 fro

[Bug 222107] ifconfig down / up panics the kernel (non-sleepable iflib ctx lock held)

2023-07-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222107 Graham Perrin changed: What|Removed |Added CC||grahamper...@freebsd.org

[Bug 223824] Panic in ng_base.c (netgraph)

2023-07-09 Thread bugzilla-noreply
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

Problem reports for n...@freebsd.org that need special attention

2023-07-09 Thread bugzilla-noreply
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

[Bug 272089] FreeBSD -CURRENT panic: panic invalid slot (wg(4) related)

2023-07-11 Thread bugzilla-noreply
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:

[Bug 272089] FreeBSD -CURRENT panic: panic invalid slot (wg(4) related)

2023-07-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272089 Kyle Evans changed: What|Removed |Added Flags|mfc-stable13? |mfc-stable13+ Resolution|---

[Bug 271308] [FIB] File exists while adding IPv4

2023-07-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271308 Janak Trivedi changed: What|Removed |Added CC||janakktriv...@gmail.com --- Commen

[Bug 272461] Very low throughput mellanox arm64 Azure

2023-07-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272461 Graham Perrin changed: What|Removed |Added Status|New |Open Severity|Affects Ma

[Bug 265431] Ixgbe and vmware speed issue on Intel x520 10g network card

2023-07-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265431 Piotr Kubaj changed: What|Removed |Added CC||pku...@freebsd.org Statu

[Bug 272485] bnxt : broadcom BCM57404 NetXtreme-E no sends mac address to switch port

2023-07-13 Thread bugzilla-noreply
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

[Bug 253251] Hardware Revision Realtek 8117

2023-07-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253251 Torfinn Ingolfsen changed: What|Removed |Added CC||tingox+free...@gmail.com --- C

[Bug 253251] Hardware Revision Realtek 8117

2023-07-13 Thread bugzilla-noreply
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

[Bug 272485] bnxt : broadcom BCM57404 NetXtreme-E no sends mac address to switch port

2023-07-13 Thread bugzilla-noreply
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.

[Bug 260867] [pf][patch] divert-to packets infinitely loop when written back to divert socket

2023-07-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260867 Alfa changed: What|Removed |Added CC||n...@freebsd.org --- Comment #3 from Alfa

[Bug 271308] [FIB] File exists while adding IPv4

2023-07-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271308 Graham Perrin changed: What|Removed |Added Severity|Affects Only Me |Affects Some People

<    9   10   11   12   13   14   15   16   17   18   >