Re: (ipfw) Re: HELP! fetch: stuck forever OR error: RPC failed: curl 56 recv failure: Operation timed out

2024-12-12 Thread Andrey V. Elsukov
On 11.12.2024 16:25, Ronald Klop wrote: I did a bisect of commits and my finding is that commit 347dd053 on 2024-11-29 is the cause. "tcp: add TH_AE capabilities to ppp and pf" https://github.com/freebsd/freebsd-src/commit/347dd0539f3a75fdf2128dd4620ca99e96f311e9 The commit before (0fc7bdc978)

Re: Module variable initialization

2024-12-12 Thread Zhenlei Huang
> On Dec 12, 2024, at 10:44 AM, Rick Macklem wrote: > > Hi, > > Bugzilla pr#282156 reports a crash that appears to be caused by > a NFS client variable (nfscbd_pool) not being initialized when a > NFS mount is done. > > Now, the NFS client module (nfscl.ko) is weird in that it has > two defin

Re: Module variable initialization

2024-12-12 Thread Rick Macklem
On Thu, Dec 12, 2024 at 1:46 AM Zhenlei Huang wrote: > > > > On Dec 12, 2024, at 10:44 AM, Rick Macklem wrote: > > Hi, > > Bugzilla pr#282156 reports a crash that appears to be caused by > a NFS client variable (nfscbd_pool) not being initialized when a > NFS mount is done. > > Now, the NFS clien

Re: (ipfw) Re: HELP! fetch: stuck forever OR error: RPC failed: curl 56 recv failure: Operation timed out

2024-12-12 Thread Ronald Klop
Hi Andrey, With your patch applied I don't have the symptoms of 'hanging' tcp connections anymore. Thanks for looking into it. Regards, Ronald. *Van:* "Andrey V. Elsukov" *Datum:* donderdag, 12 december 2024 09:53 *Aan:* freebsd-current@freebsd.org *Onderwerp:* Re: (ipfw) Re: HELP! fetch: stu

Re: Cleaning before using WITH_META_MODE

2024-12-12 Thread bob prohaska
On Wed, Dec 11, 2024 at 02:27:22PM -0800, Mark Millard wrote: > bob prohaska wrote on > Date: Wed, 11 Dec 2024 18:38:28 UTC : > > > What cleaning options minimize interference with the use of WITH_META_MODE ? > > I'm not so sure there is a viable optimization of the type asked > about, other tha