From nobody Wed Jan 25 07:36:20 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 4P1wd119VKz3bxM3 for ; Wed, 25 Jan 2023 07:36:21 +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 4P1wd05CM6z3MF1 for ; Wed, 25 Jan 2023 07:36:20 +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=1674632180; 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=RzeI+YHXUigjaZ1RL5WX1uGVzv+EQ5YQ2osBxwFD+2g=; b=bvoMzCf2eqfrA2DWZCxaMhcwqydqIrIP0gtmYRMflnL5DDl0vlCCkG7dcbdAubrN3VRVYx 58xRE00iQ1aDe0RvpKtgrNnpF5RsxZ7+/Y6LcdOxe/laCOYw0stsl3HycfNvvWg6jwEpha BBp3zjn4j2sy3hnoTAjedpeE14/SYBMykp+q4IDW90IZxAeutoYfFFSG2HEVWiO0X1tFh5 1z6v0N9Q6blBjUsNf3z188QbuB3S6eiaumwbxPy6k1DwtT5TuCwKKWSlMFiT4YoW3KY21e +7NnItVarc+QSYGGTJT0ixtIjXHJx0ULBFhzygIdb6h9pYd3ovhCT6ephCDTlA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1674632180; a=rsa-sha256; cv=none; b=YQhKHM3LsaUUbsEzOlYpwkpkCmd2lyHUy9GAslEv6zk3MWZDpOTN9F3iSZe7LgLhiJt9Px 0gfN8+lm82jrsEVZRNXMuAXwTivPf8Tw2PwscvcpeOEuVKw9Bp4t2Vsj08+7EdS0464LWw Lus68wjVBmqFCb/3rLYfuMh8/MxLXPkBt1iMnqJZMu4CStY6hoIy+YZ3lMmb91nDVXdmAW 2wdhg1Or7pBBS7KWk2+2mYDLkcOWaVFan9T9iRiHgoh1IaS/W4SzMMrzavvZNp0fi3W974 GHfzPr4Kf3KVFzE8Vj7L1HY5ZcdK5sUqtSwbRpbLnSVINZb96/cQTF0hnki0QA== 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 4P1wd04BN0zhBP for ; Wed, 25 Jan 2023 07:36:20 +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 30P7aKK0054174 for ; Wed, 25 Jan 2023 07:36:20 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 30P7aKvt054173 for bugs@FreeBSD.org; Wed, 25 Jan 2023 07:36:20 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 198757] /boot/loader: c-addr shows negative on the stack Date: Wed, 25 Jan 2023 07:36:20 +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: CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: fernape@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: cc bug_status 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 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D198757 Fernando Apestegu=C3=ADa changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fernape@FreeBSD.org Status|New |Open --- Comment #1 from Fernando Apestegu=C3=ADa --- (In reply to Devin Teske from comment #0) Is this still true? I get "unknown command". --=20 You are receiving this mail because: You are the assignee for the bug.=