https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211062
xygzen changed:
What|Removed |Added
CC||j...@iamplugged.in
--- Comment #15 from x
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232451
Kevin Bowling changed:
What|Removed |Added
Resolution|--- |FIXED
Status|New
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232451
--- Comment #5 from Lev A. Serebryakov ---
Looks like latest stable12 doesn't have this problem.
--
You are receiving this mail because:
You are the assignee for the bug.
This happened on FreeBSD 12.2 running as an ESXi guest with vmxnet3 network
interface.
Fatal trap 12: page fault while in kernel mode
cpuid = 0; apic id = 00
fault virtual address = 0x0
fault code = supervisor read data, page not present
instruction pointer = 0x20:0xfff
I'll have a look
On Mon, Oct 18, 2021 at 11:07 AM Özkan KIRIK wrote:
>
> Thank you Bjoern, I'll have al
>
> On Mon, Oct 18, 2021 at 10:49 AM Bjoern A. Zeeb
> wrote:
> >
> > On 18 Oct 2021, at 4:46, Özkan KIRIK wrote:
> >
> > > Hi,
> > >
> > > I'm trying to gather all even within jails/vnet inter
Thank you Bjoern, I'll have al
On Mon, Oct 18, 2021 at 10:49 AM Bjoern A. Zeeb
wrote:
>
> On 18 Oct 2021, at 4:46, Özkan KIRIK wrote:
>
> > Hi,
> >
> > I'm trying to gather all even within jails/vnet interface stats which
> > interface type ifmd_data.ifi_type == IFT_ETHER (6) for bsnmpd. Related
On 18 Oct 2021, at 4:46, Özkan KIRIK wrote:
Hi,
I'm trying to gather all even within jails/vnet interface stats which
interface type ifmd_data.ifi_type == IFT_ETHER (6) for bsnmpd. Related
function (not modified) is here:
https://github.com/freebsd/freebsd-src/blob/main/contrib/bsnmp/snmp_mibI