Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Apr 2022 01:22:15 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 263505] vlan on wlan kernel panic
Message-ID:  <bug-263505-227@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D263505

            Bug ID: 263505
           Summary: vlan on wlan kernel panic
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: kern
          Assignee: bugs@FreeBSD.org
          Reporter: leres@freebsd.org

Created attachment 233427
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D233427&action=
=3Dedit
kernel stack trace

A friend (Jeff Anton) reported a kernel crash when trying to configure a vl=
an
on a wlan interface under 13.0. I did some testing with a spare amd64 box a=
nd
was able to reproduce the crash with both 13.1-RC4 and 12.3-RELEASE-p5.

The rc.conf from my test setup looks like this:

    hostname=3D"test.alameda.xse.com"
    sshd_enable=3D"YES"
    dumpdev=3D"AUTO"

    keymap=3D"us.ctrl"

    wlans_iwn0=3D"wlan0"
    ifconfig_wlan0=3D"WPA SYNCDHCP"

    vlans_wlan0=3D"vlan0"
    create_args_vlan0=3D"vlan 1234"

    wpa_supplicant=3D"YES"

(This assumes a valid wpa_supplicant.conf.)

After booting and successfully joining wifi issuing:

    ifconfig vlan0 192.168.1.1=20

results in a "page fault while in kernel mode" panic. Kernel stack trace
attached (13.1-RC4).

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-263505-227>