From nobody Sat Sep 30 19:23:06 2023 X-Original-To: wireless@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4RycZ20kvhz4vjv1 for ; Sat, 30 Sep 2023 19:23:06 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4RycZ16Wwbz3Fbj for ; Sat, 30 Sep 2023 19:23:05 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1696101785; a=rsa-sha256; cv=none; b=QPkOcw6LlIM4keWY/MFuKeUoQcCn0hUCGR20VYA90vh0tXIJF5P4f8bNIklleJwx4+BqCb wmu0dmA1E5taAz+EUQ/rTM45TlzzZ4zrYqmNKot8t+VrP24GmblPt3159wUreV7m/3OVqQ M7aw2oASRCyREjOMSrkyo6zcjA5Ddl6hZr+KJYJsQKBm+rHpz3RzvwqNe4Y19am/6Ghbxy hXohwmnMwHpRZJDXKkiiHKmLu0864t1PfpRCfSi38/B8mqv3x7072koMgmJKayfFlYp+nY DUsQlF7YphtelbANJDk4SrT8JaLF5ZmnyZAIsXOHiPosoLTKem3AQx1o4puEgA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1696101785; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=n38GhKq6+iyakUnJD3jra/knsWdaHaCcLQt0sHghZsY=; b=R87xAQLdbEr0+5VB0sYWVrsG1cZMU5GFP1OrJ/LZ3YjfC2F2pKvRF727wpACybPcDjjDmH sDrRU+W37gY++aAge6uftlhLJaCqtKqaL9OjqQHYR0PJ2zZ5YsO/xh4+A78n5gYEbkikqn VEzLTcR+hR0pySiyzO5tuU1sjzciOkVpPbSdFa2tE0RWWtVFgEhcbZl6gmwtU0fFjF8Y29 i3b3rFCtjWfMFuIZ2uxqAlcMx0pDQ97jGjXLcOdYbq7b8U0zU/fZKD5DYX/0+KPsqPE+Q4 vhJD2sFrRlLWgrDyWHWlIbwLmkWPbiBap72yiYhP1gpbUbVBJAoiRay268i7LQ== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4RycZ15cZDz10Q1 for ; Sat, 30 Sep 2023 19:23:05 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 38UJN5tN022003 for ; Sat, 30 Sep 2023 19:23:05 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 38UJN53b022002 for wireless@FreeBSD.org; Sat, 30 Sep 2023 19:23:05 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: wireless@FreeBSD.org Subject: [Bug 274178] Kernel Panic when running rustscan while on iwlwifi Date: Sat, 30 Sep 2023 19:23:06 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 14.0-STABLE X-Bugzilla-Keywords: crash X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: vandalizedmac@gmail.com X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: wireless@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Discussions List-Archive: https://lists.freebsd.org/archives/freebsd-wireless List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-wireless@freebsd.org X-BeenThere: freebsd-wireless@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D274178 --- Comment #2 from matuzalem --- (In reply to Bjoern A. Zeeb from comment #1) I have enabled the following to /etc/rc.conf dumpdev=3D"AUTO" dumpdir=3D"/var/crash" savecore_enable=3D"YES" but ls -la /var/crash total 10 drwxr-x--- 2 root wheel 3 2023-09-19 09:27 ./ drwxr-xr-x 25 root wheel 25 2023-09-30 15:17 ../ -rw-r--r-- 1 root wheel 5 2023-09-15 04:17 minfree No dumps collected... I could try Main on another laptop (ThinkPad x220) if you think that can he= lp. --=20 You are receiving this mail because: You are the assignee for the bug.=