[Bug 271979] bsdinstall(8): iwlwifi(4): system crash when authenticating for Wi-Fi: panic: lkpi_sta_auth_to_scan: lsta 0x... state not NONE: 0, nstate 1 arg 1

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 06 Oct 2023 15:15:04 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271979

--- Comment #14 from Oleg <oleglelchuk@gmail.com> ---
__curthread () at /usr/src/sys/amd64/include/pcpu_aux.h:57
57              __asm("movq %%gs:%P1,%0" : "=r" (td) : "n" (offsetof(struct
pcpu,
(kgdb) #0  __curthread () at /usr/src/sys/amd64/include/pcpu_aux.h:57
#1  doadump (textdump=0) at /usr/src/sys/kern/kern_shutdown.c:405
#2  0xffffffff837ed323 in vt_kms_postswitch () from /boot/modules/drm.ko
#3  0xffffffff80992fde in vt_window_switch (vw=0xfffff800213893c0)
    at /usr/src/sys/dev/vt/vt_core.c:595
#4  0xffffffff80b4ed33 in kern_reboot (howto=4)
    at /usr/src/sys/kern/kern_shutdown.c:501
#5  0xffffffff80b4f50f in vpanic (fmt=0xffffffff8118fa9b "%s", 
    ap=ap@entry=0xfffffe023c222450) at /usr/src/sys/kern/kern_shutdown.c:970
#6  0xffffffff80b4f2b3 in panic (fmt=<unavailable>)
    at /usr/src/sys/kern/kern_shutdown.c:894
#7  0xffffffff8104ecbc in trap_fatal (frame=0xfffffe023c222550, eva=259)
    at /usr/src/sys/amd64/amd64/trap.c:952
#8  0xffffffff8104ed6e in trap_pfault (frame=0xfffffe023c222550, 
    usermode=false, signo=<optimized out>, ucode=<optimized out>)
    at /usr/src/sys/amd64/amd64/trap.c:760
#9  <signal handler called>
#10 0xffffffff836c65d0 in intel_atomic_get_global_obj_state ()
   from /boot/modules/i915kms.ko
#11 0xffffffff8367c35c in skl_compute_wm () from /boot/modules/i915kms.ko
#12 0xffffffff8364464f in intel_atomic_check () from /boot/modules/i915kms.ko
#13 0xffffffff837ad783 in drm_atomic_check_only () from /boot/modules/drm.ko
#14 0xffffffff837adbc3 in drm_atomic_commit () from /boot/modules/drm.ko
#15 0xffffffff837bd298 in drm_client_modeset_commit_atomic ()
   from /boot/modules/drm.ko
#16 0xffffffff837bd384 in drm_client_modeset_commit_locked ()
   from /boot/modules/drm.ko
#17 0xffffffff837bd511 in drm_client_modeset_commit ()
   from /boot/modules/drm.ko
#18 0xffffffff837fff13 in drm_fb_helper_restore_fbdev_mode_unlocked ()
   from /boot/modules/drm.ko
#19 0xffffffff837ed461 in vt_kms_postswitch () from /boot/modules/drm.ko
#20 0xffffffff80992ea1 in vt_window_switch (vw=0xfffffe01eab6c2b0, 
    vw@entry=0xffffffff816a9c98 <vt_conswindow>)
    at /usr/src/sys/dev/vt/vt_core.c:612
#21 0xffffffff809941ff in vtterm_cngrab (tm=<optimized out>)
    at /usr/src/sys/dev/vt/vt_core.c:1863
#22 0xffffffff80adf1c6 in cngrab () at /usr/src/sys/kern/kern_cons.c:385
#23 0xffffffff80b4f441 in vpanic (
    fmt=0xffffffff8125d520 "%s: lsta %p state not NONE: %#x\n", 
    ap=ap@entry=0xfffffe023c222d00) at /usr/src/sys/kern/kern_shutdown.c:942
#24 0xffffffff80b4f2b3 in panic (
    fmt=0x103 <error: Cannot access memory at address 0x103>)
    at /usr/src/sys/kern/kern_shutdown.c:894
#25 0xffffffff80dd2334 in lkpi_sta_auth_to_assoc (vap=0xfffffe023ba37010, 
    nstate=<optimized out>, arg=<optimized out>)
    at /usr/src/sys/compat/linuxkpi/common/src/linux_80211.c:1247
#26 0xffffffff80dd8dc3 in lkpi_iv_newstate (vap=0xfffffe023ba37010, 
    nstate=IEEE80211_S_ASSOC, arg=0)
    at /usr/src/sys/compat/linuxkpi/common/src/linux_80211.c:2064
#27 0xffffffff80cfe837 in ieee80211_newstate_cb (xvap=0xfffffe023ba37010, 
    npending=<optimized out>) at /usr/src/sys/net80211/ieee80211_proto.c:2546
#28 0xffffffff80bb4afb in taskqueue_run_locked (
    queue=queue@entry=0xfffff800034a3000)
    at /usr/src/sys/kern/subr_taskqueue.c:512
#29 0xffffffff80bb5bb3 in taskqueue_thread_loop (
    arg=arg@entry=0xfffffe023b9e6110)
    at /usr/src/sys/kern/subr_taskqueue.c:824
#30 0xffffffff80b05082 in fork_exit (
    callout=0xffffffff80bb5ae0 <taskqueue_thread_loop>, 
    arg=0xfffffe023b9e6110, frame=0xfffffe023c222f40)
    at /usr/src/sys/kern/kern_fork.c:1160
#31 <signal handler called>
(kgdb)

-- 
You are receiving this mail because:
You are on the CC list for the bug.