Summary: | kernel panic triggered by iscsi via IPSec | ||
---|---|---|---|
Product: | Base System | Reporter: | noah.bergbauer |
Component: | kern | Assignee: | Mark Linimon <linimon> |
Status: | Closed FIXED | ||
Severity: | Affects Only Me | CC: | crest, linimon, markj |
Priority: | --- | Keywords: | crash |
Version: | 13.2-RELEASE | ||
Hardware: | Any | ||
OS: | Any | ||
See Also: |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271393 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272073 |
Description
noah.bergbauer
2023-05-14 12:34:15 UTC
I suspect that this is the same problem as PR 272616. It should be possible to work around this by setting kern.ipc.mb_use_ext_pgs = 0. (In reply to Mark Johnston from comment #1) Apparently 272616 now has a commit as of 20230728. To submitter: can you try that to see if it fixes the problem? (In reply to Mark Linimon from comment #2) Gave the 13.2 upgrade another try. I was going to report that the issue persists, but then I double-checked and found that this fix is not included in 13.2-RELEASE-p3. Now I'm running 13.2-STABLE and the system has an uptime of 20mins, which is longer than it was able to make it before. I'll report back in case it does end up crashing again, but it's looking good so far. Since the commit has been MFCed to 13-STABLE, I don't think there is anything else to do here. |