Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Jan 2026 18:11:48 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 292337] ieee80211: panic after bpf attach
Message-ID:  <bug-292337-227-05boyCWbuu@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-292337-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=292337

--- Comment #1 from Gleb Smirnoff <glebius@FreeBSD.org> ---
That's real strange. Is the wlan0 interface functional before you launch
wireshark?

Can you please:
> frame 19
> p *bp
> p *(struct ifnet *)bp->bif_softc
> p *(struct  ieee80211vap *)(((struct ifnet *)bp->bif_softc)->if_softc)

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

home | help

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