From nobody Thu Nov 2 10:08:04 2023 X-Original-To: bugs@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 4SLfhN1QRwz4ylwt for ; Thu, 2 Nov 2023 10:08:04 +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 4SLfhN07hGz3NrR for ; Thu, 2 Nov 2023 10:08:04 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1698919684; 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=U9Urfc19+kRWhpvpcFkHHl/EGURUyM9/Sb+NMJ7mXdM=; b=XJxUQnz0j//Dw5CyPgEVCgz1YLbMH7WJ4mtXMp/qI/MXuDiNISHwLeaoZ/FHqMpJk/0AUA yHSiHpTkFym2+4BHyUlFuOFXYmwIzyHVSikK/M6rWcTnOONTxbnfSZB7xIzHs8WgJa8pJp vXjux0XACh8EzKJXDzKHydom6yeTU1idFVmrGMT0fydrHbvz8HgO5zA10nywbp9sHjjdNu 6S3lgR49w1fepRS0kFeQxGo1mRboSqG5TGpWhjE80/m8VY0JSmefmgub4qzw0qTd/71oFf +ifU8OnUaM2a70arQ3qLTHE40nhmEk9sv1jd762WK1f43x+9mO8b2HOPi0gLnQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1698919684; a=rsa-sha256; cv=none; b=afeew+RxQXA2G8LnEFF/QrS7SaCL2dX9+mOTFz6aeiRbJQt0ljw8djthDNjWWM3PsjDrOx e2ZEf7JmnGRkDqQd1YkljbYMO6jQdgD25IvoEbQQhCUfM7qjYjiI9cNb3zcQjc4hoBbIRB FXSGPOyZx+2r0EOPG/wEfXaH9mdiq/WiaU9tOe5pJx/o91y4XPXAtSdML4IjiwzzDzlE+q HDXuvhzKwzeQnTshhj0dxB8BPuetY+u09jCdRiBzCVb2dPIOQiMDSmcKaUSYS8i0qtnFzB cGEalLlAJupPgdHXiq9yaRWxzJS6kzlNTgGjEwjdMb/CaK6l1Li/UfSinCCwWA== 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 4SLfhM6L69z9YP for ; Thu, 2 Nov 2023 10:08:03 +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 3A2A83Xu049356 for ; Thu, 2 Nov 2023 10:08:03 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 3A2A83PK049355 for bugs@FreeBSD.org; Thu, 2 Nov 2023 10:08:03 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: bugs@FreeBSD.org Subject: [Bug 274375] page fault while load kernel module virtio Date: Thu, 02 Nov 2023 10:08:04 +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: 15.0-CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: zlei@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@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: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D274375 --- Comment #2 from Zhenlei Huang --- (In reply to Mark Johnston from comment #1) > #8 0xffffffff8321b134 in sdt_kld_unload_try () from /boot/kernel/sdt.ko There is no line number of the source code for sdt.ko. I tried addr2line but without luck. So how should I debug this ? And it would be great if we can get line number of source code. Modules are efi-object and relocatable I guess we need extra effort to get = the right line number. --=20 You are receiving this mail because: You are the assignee for the bug.=