Date: Thu, 5 Oct 2023 23:46:45 -0700 From: Steve Kargl <sgk@troutmask.apl.washington.edu> To: Kristof Provost <kp@freebsd.org> Cc: freebsd-current@freebsd.org Subject: Re: panic in cypto code Message-ID: <ZR-tVbYb2Ba8jpV_@troutmask.apl.washington.edu> In-Reply-To: <ZR80dr6JkIxMTO1B@troutmask.apl.washington.edu> References: <ZR7YDQzefBT31Ozn@troutmask.apl.washington.edu> <10AA8134-04A9-43D3-90C9-CBC3012A77D3@FreeBSD.org> <ZR7zko53hqblT48p@troutmask.apl.washington.edu> <77656A9F-CDBA-4FB6-AE42-896285E967CC@FreeBSD.org> <ZR80dr6JkIxMTO1B@troutmask.apl.washington.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Oct 05, 2023 at 03:11:02PM -0700, Steve Kargl wrote: > > I'll ping you off list when it's available. > Well, this is interesting. I cannot upload the files to a location from which I can then put them up on freefall. :( % scp -P1234 kernel.debug 10.95.76.21: kernel.debug 0% 255KB 255.0KB/s 04:01 ETAclient_loop: send disconnect: Broken pipe lost connection % scp -P1234 vmcore.2 10.95.76.21: vmcore.2 0% 255KB 254.9KB/s 49:46 ETAclient_loop: send disconnect: Broken pipe lost connection Looks like if_ovpn,ko is autoloaded. % kldstat | grep ovpn 23 1 0xffffffff82042000 6650 if_ovpn.ko Don't know what if_ovpn.ko does in hijacking tun0, but dying after 255kB is likely not correct. -- Steve
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?ZR-tVbYb2Ba8jpV_>