https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283027
--- Comment #2 from Graham Perrin <grahamper...@gmail.com> --- Thank you, (In reply to Mark Johnston from comment #1) > … please attach the corresponding core.txt file. Alternately, paste > the stack trace … I have not yet examined the file, in detail, to tell how much should be removed before publication. At a glance: at one of the stack backtraces should be OK, however (off-topic from this particular bug report) I'd like to understand and interpret things more thoroughly before disclosure. <https://tinyurl.com/backtrace-content> In the meantime, from what's below I assume that iwlwifi(4) is a factor. … panic: malloc(M_WAITOK) with sleeping prohibited cpuid = 0 time = 1732787101 KDB: stack backtrace: db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame ⋯ vpanic() at vpanic+0x136/frame ⋯ panic() at panic+0x43/frame ⋯ malloc_dbg() at malloc_dbg+0xc2/frame ⋯ malloc() at malloc+0x2c/frame ⋯ lkpinew_pci_dev() at lkpinew_pci_dev+0x20/frame ⋯ iwl_trans_pcie_dump_regs() at iwl_trans_pcie_dump_regs+0x5c8/frame ⋯ __iwl_trans_pcie_grab_nic_access() at __iwl_trans_pcie_grab_nic_access+0xfd/frame ⋯ iwl_trans_pcie_grab_nic_access() at iwl_trans_pcie_grab_nic_access+0x16/frame ⋯ iwl_read_prph() at iwl_read_prph+0x12/frame ⋯ iwl_txq_log_scd_error() at iwl_txq_log_scd_error+0x8c/frame ⋯ iwl_txq_stuck_timer() at iwl_txq_stuck_timer+0x95/frame ⋯ softclock_call_cc() at softclock_call_cc+0x19b/frame ⋯ softclock_thread() at softclock_thread+0xc6/frame ⋯ fork_exit() at fork_exit+0x82/frame ⋯ fork_trampoline() at fork_trampoline+0xe/frame ⋯ --- trap 0, rip = 0, rsp = 0, rbp = 0 --- KDB: enter: panic … -- You are receiving this mail because: You are the assignee for the bug.