https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245870
Mark Johnston changed:
What|Removed |Added
Status|New |In Progress
Assignee|b..
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245870
--- Comment #8 from commit-h...@freebsd.org ---
A commit references this bug:
Author: markj
Date: Tue May 19 18:35:09 UTC 2020
New revision: 361263
URL: https://svnweb.freebsd.org/changeset/base/361263
Log:
Define a module version for ac
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245870
--- Comment #7 from Thomas von Dein ---
Indeed, the option is enabled in /boot/loader.conf.
--
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245870
--- Comment #6 from Mark Johnston ---
(In reply to Thomas von Dein from comment #5)
Thanks, I think I can reproduce the problem now. Did you also have
accf_http_load="YES" set in /boot/loader.conf? That is, were you enabling the
httpready
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245870
--- Comment #5 from Thomas von Dein ---
Sorry for the delay. Here's the output:
(kgdb) p accf_http_mod
$4 = {name = 0x81451a75 "accf_http", evhand = 0x80cde880
, priv = 0x81b54168 }
(kgdb) p sohashttpget
$5 = {in
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245870
--- Comment #4 from Mark Johnston ---
(In reply to Thomas von Dein from comment #3)
Thanks, sorry for the delay. Could you also show output from
(kgdb) p accf_http_mod
(kgdb) p sohashttpget
?
--
You are receiving this mail because:
You
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245870
--- Comment #3 from Thomas von Dein ---
(In reply to Mark Johnston from comment #2)
Hello Mark,
> From frame 11 could you run:
>
> (kgdb) p *so
> (kgdb) p *so->so_listen
> (kgdb) p *so->so_listen->sol_accept_filter
Yes:
(kgdb) f 11
#11
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245870
Mark Johnston changed:
What|Removed |Added
CC||ma...@freebsd.org
--- Comment #2 f
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245870
--- Comment #1 from Thomas von Dein ---
After disabling the following kernel options:
# Statically Link in accept filters
options ACCEPT_FILTER_DATA
options ACCEPT_FILTER_DNS
options ACCEPT_FILTER_HTTP
The system w
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245870
Bug ID: 245870
Summary: panic during startup of squid inside jail
Product: Base System
Version: 12.1-STABLE
Hardware: Any
OS: Any
Status: New
Severi
10 matches
Mail list logo