From nobody Mon Apr 8 07:48:00 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 4VCh5r6G5Yz5GSpX for ; Mon, 8 Apr 2024 07:48:00 +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 4VCh5r3YHcz4J2g for ; Mon, 8 Apr 2024 07:48:00 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1712562480; a=rsa-sha256; cv=none; b=q5l2igTyLKac+RPVRo3LC8OEiM7++bSc38jakAY1UGRSPubaSKiL07o9EY1Di9RuyvgnEZ JQ3btbyHPgiTR85AEbeO5LZ85vYoKJ897tEGfEbWfCvyYMjIP6vWXjZMEBIVD3OQR2pSBk hit/roD3abrBtgx71OTylQhC9Zu6AhclwAHJiUb9d/7OUhmcAon6JE2Bgqmpn1HSwyjj4W UYGDdPsiQVffliC8uTAg0vH9VOsn4EFxkPlhmQd67B40LhXpGFVHiBSvpHY6ykw+L1ODEp aHgr7FRNR8zaa3dkUodc00AJ02ngxRGVkVTdUdzIhuUq7TaNI2Fzddl2pHHYww== 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=1712562480; 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=ANFYM+gA1YDJkK559EZSK+3x5G5wyWfLRPySjUJyY8w=; b=t7iHvx3Qdn2JYNu0+B5GGVWP3crAKjBDxhLIr7kehzJPWkOw9Gz71pvZp3Lo9x6PIHmSKb LN9AT050jz/kX2ob/o+D6cXmlUlyTC9AyBuzA3htMswJA73pN2YGdOCadSc9Tx3zLjkuwD oYTSSgORpGHqn/pdpAuhF8B2Y6WZOD+HDonlb7Y9/7P7PEufnECIIhWj70B5Ir/2c6wZqo MqLe7RUL2t0eDifDsGSrjprDAM/9NvmcRr/hnees4oia9gmKdHIMvxPSBjDdMojzNmZoAH GV5WEWmkdZnwB6ycowHKHvKb7FnCGgl53gLojqoHV7Mj51s2lj2dw9eGktGziw== 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 4VCh5r38qbz12yj for ; Mon, 8 Apr 2024 07:48:00 +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 4387m0hj007813 for ; Mon, 8 Apr 2024 07:48:00 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4387m0VQ007810 for toolchain@FreeBSD.org; Mon, 8 Apr 2024 07:48:00 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: bugzilla 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 on the C++ module from the new version 4.5.0 of science/siconos Date: Mon, 08 Apr 2024 07:48:00 +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: commit-hook@FreeBSD.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: toolchain@FreeBSD.org X-Bugzilla-Flags: mfc-stable14+ mfc-stable13+ 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: 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 #4 from commit-hook@FreeBSD.org --- A commit in branch stable/13 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=3D17e32453b89d48db0d2f9e8086952df7d= 423423c commit 17e32453b89d48db0d2f9e8086952df7d423423c Author: Dimitry Andric AuthorDate: 2024-04-05 13:00:12 +0000 Commit: Dimitry Andric CommitDate: 2024-04-08 07:42:20 +0000 Merge commit eb8f379567e8 from llvm-project (by Florian Hahn): [DSE] Remove malloc from EarliestEscapeInfo before removing. (#84157) Not removing the malloc from earliest escape info leaves stale entries in the cache. Fixes https://github.com/llvm/llvm-project/issues/84051. PR: https://github.com/llvm/llvm-project/pull/84157 This fixes a crash in clang (usually a bus error, but can also be another memory error) when compiling the science/siconos port. PR: 278174 Reported by: yuri MFC after: 3 days (cherry picked from commit aaabed1dea7c1d16cdc5457bf6dee74164104e26) .../llvm-project/llvm/lib/Transforms/Scalar/DeadStoreElimination.cpp | 4 = ++-- 1 file changed, 2 insertions(+), 2 deletions(-) --=20 You are receiving this mail because: You are the assignee for the bug.=