From nobody Sun Feb 19 17:50:35 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 4PKY4C68thz3rVfT for ; Sun, 19 Feb 2023 17:50:35 +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 4PKY4C43Njz3lXP for ; Sun, 19 Feb 2023 17:50:35 +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=1676829035; 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=D5wVO25f/97K4dpGtaTgOGSF8z1iIdmU3N3JB9fDAPM=; b=L8FrlhAib1ShKOtaShOBHf1be0+7tSZ8TlYtxhUqYFf7XAlD/4rljEsrPRNyepvmaKdEjL MfQTftsT60wXc2m55PDft6lFhig2RSTHV7B8F1kUW/JH3Wv38B5teRPKTdrGXbSI3HZySe d0+CXWTDgljrtGSnr7DmtoyXRDetS1PY0f6NfZhWGltuTyxCJkw4k8m7JLe0SEGXJXjVNg cyNpkc90k1lARHhbWg7a0OG//0nRbVh8ky1cWPSErItuFp58IRkNclkaL1jLBB8lJ9lAtI 1jhGfiZ6VObYkiDzEimzUp8sM9jrCWcIUPzGZ1bOunqtOUWpqJO5x3G8Oh0Pqg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1676829035; a=rsa-sha256; cv=none; b=W6GKyTgc9w/8tfdItdIKwtBE2rxvmBPXEgle5RDo8BSpS3JLs6QEHhDRliGdVUzT7oe0YJ nZcZqjFRtROr+53pUiNUUdw6NJ+9a/lNCZefNY9ptNUbdOeWyLSfNlt3aqWDIOfccswo8B Fe1ktmbYoUvHFHmWj40tNVT4brdKFE4CNrZ8lbedORwo8jI6j8zrn0tOvv/8e+KhgHjw6e G90c5sIUuYSFAP7/v14x3bb0nHGPwmVhta5ayaHPDfk5RR4K2r0Eg9dYAauvBVrE80xcWV AxuMD8Y2TXntrxoblRS9SyzVJJBWI0NWvCMLeO6QNQXNB6hfl3Z8oD6bSZtT8g== 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 4PKY4C382qz190y for ; Sun, 19 Feb 2023 17:50:35 +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 31JHoZrK067594 for ; Sun, 19 Feb 2023 17:50:35 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 31JHoZ6c067593 for bugs@FreeBSD.org; Sun, 19 Feb 2023 17:50:35 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 193334] crashinfo(8) doesn't handle compressed dumps (savecore -z) Date: Sun, 19 Feb 2023 17:50:35 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: fernape@FreeBSD.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: jhb@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status assigned_to cc resolution 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=3D193334 Fernando Apestegu=C3=ADa changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |Closed Assignee|bugs@FreeBSD.org |jhb@FreeBSD.org CC| |fernape@FreeBSD.org Resolution|--- |FIXED --- Comment #1 from Fernando Apestegu=C3=ADa --- This was implemented in https://cgit.freebsd.org/src/commit/?id=3D6f77212f270f7644575fe3705ed2596ea= fe0577d ^Triage: assigning to committer who resolved the issue. --=20 You are receiving this mail because: You are the assignee for the bug.=