From nobody Thu Apr 4 19:09:39 2024 X-Original-To: toolchain@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 4V9WQF3LcBz5Fq4t for ; Thu, 4 Apr 2024 19:09:41 +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 4V9WQD64DDz3xxl for ; Thu, 4 Apr 2024 19:09:40 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1712257780; a=rsa-sha256; cv=none; b=E2AKFea+S68iHrZQv0iGOqARrtbMDUJ4jQwv5i5yXHLIQ+OmW++SlV1fPO01ugrk722TJw Y2ckXIYkOuPhPbnUs+oj0R9VHLV0JJFtAg55LkFcz9Rg1N9CPrEjD/X6OoWbzkigQgeILX +paC3oCRucpqHdURCMRs3PtOssgYTAqBQCOWsvSz1P2H8gofEpnk7Gs+dOQopLdlEmrNim P01DC71QXpk2v3ZBQSbmuIVu+POos348XuO6DMS3jx+F2rEPz4nupIlhsHpYWS8aVCBVAN 2Sihnce64MHvsGjhxmzZwfCfdk1VTxU97a7jdqXwL/Exxa7k7B56miV0RJR/jw== 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=1712257780; 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=YN7BhR8UC3UccXS+LNshcSTRF4lIR14fiuIXk3ncpa8=; b=uA4kakmqOfaN9bxaEOUcvrtzm3KaAJDZCefP8g38m37bVFhRVZLCdhDz3a8/tC6XiX1X7A dY1RQAQDjk3hq99kLxTUJpSgoCkaYuE7OH6t485ax3O8t3uwRflwb31Vfi6FEm0N1AzJcu CPtpbikYW4fxlM2fIAVWPvzBXd/KzYeTwxTy9mMx6Xags2AxWIwucWLi6THxmcFofrrf+e rDudtdWuR65F2E84V1/jV00rq1mZrhL0aP0GT6N6ocL083vEcW94qXDdJWJqsD0/Gqgist APLfrSNrakM10QHbn0bmIYmN3DhQkjY6Hph0e43JtY/7XHgEhcdQjNO8pyBalg== 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 4V9WQD5hGVzShb for ; Thu, 4 Apr 2024 19:09:40 +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 434J9ett092138 for ; Thu, 4 Apr 2024 19:09:40 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 434J9esb092115 for toolchain@FreeBSD.org; Thu, 4 Apr 2024 19:09:40 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: toolchain@FreeBSD.org Subject: [Bug 278174] Clang-17 crashes without printing any asserts Date: Thu, 04 Apr 2024 19:09:39 +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: 14.0-STABLE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: yuri@freebsd.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: toolchain@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: attachments.created 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: Maintenance of FreeBSD s integrated toolchain List-Archive: https://lists.freebsd.org/archives/freebsd-toolchain List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-toolchain@freebsd.org X-BeenThere: freebsd-toolchain@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D278174 --- Comment #1 from Yuri Victorovich --- Created attachment 249714 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D249714&action= =3Dedit test_pinv-72007e.sh --=20 You are receiving this mail because: You are the assignee for the bug.=