From nobody Fri Apr 12 16:55:24 2024 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 4VGN3d0C39z5HjRd for ; Fri, 12 Apr 2024 16:55:25 +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 4VGN3c56n0z3y4y for ; Fri, 12 Apr 2024 16:55:24 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1712940924; a=rsa-sha256; cv=none; b=TeDDyluvfOGvfAtn27QtL6fNDtMWKUzFUClplHrm8Sc04F0WVJd9hyAZxaiviXebSKDxP3 2Pkqj4fx8UV6gvL9d5mkKmdSIGUz2q9UBDSNz6uUfwsdAZXaTs4meNgHE0ntP3aLnGNt7f le4QYarweFQGlexxeH0wwsoq8jlKcroocFV5SDRTQn/k6uuRm0YUdmv9b4GWfKHM0AqSfM CRTOOtrZZl9JTm4pQM7Xl+9Xzd9XXFPAgdX7dX91ZMeLGTVtt6Y8y/zoA+rMcRY0vT8xIO G/dJ5BuuUo4JUwpOSuettVbcN3UCCjqcGW3H1DKVrSoW1/BesnZ8PO/ZsP6p9Q== 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=1712940924; 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=UqRt/4qmGLhRdHZ7L6OUU6Pwc8Y3o1s6DQOAFO2ZpBI=; b=Clj+SklJ13dS+4VW4C8Tjs/5DIL/KH4QMzOhx7wbnXdtKcZH5UL+7Gh62C97Tvm0MgND81 kQgkBEClFGf1AUij0iRyjZ7800OoTVsM4mpQwH9z1bnH65YaI8GYScyOA2YbME1ddo6EyK MPvQMFvpSv421QmmpxPLlABYiP7Um9qr/eZhUNuTmg1D190pXnezJbigpl/zRhBIMPUBUx hGT3kYTMUVOWCd4dChYH5IfRFn/pCtYQuDRztsOp+o52PESAQhfcQgdRxQwRD7Regkxufu cAIS/GePFnorInvS9rDFgZfnyWoW1/Q5umBWVQoeBuowZZAernGuE/+Hpu495Q== 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 4VGN3c4jtczxbn for ; Fri, 12 Apr 2024 16:55:24 +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 43CGtOxH053514 for ; Fri, 12 Apr 2024 16:55:24 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 43CGtOhC053513 for bugs@FreeBSD.org; Fri, 12 Apr 2024 16:55:24 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 278333] clang-18 crashes on the port audio/noise-suppression-for-voice-lv2: Assertion failed: (result && "no existing substitution for template name"), function mangleExistingSubstitution, file [...]/AST/ItaniumMangle.cpp Date: Fri, 12 Apr 2024 16:55:24 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: misc X-Bugzilla-Version: 15.0-CURRENT 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: assigned_to rep_platform bug_file_loc cc bug_severity 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: MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D278333 Yuri Victorovich changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|bugs@FreeBSD.org |toolchain@FreeBSD.org Hardware|Any |amd64 URL| |https://pkg-status.freebsd. | |org/beefy18/data/main-amd64 | |-default/pb7573d3199cc_sfb8 | |a8333b48/logs/noise-suppres | |sion-for-voice-lv2-1.03_1.l | |og CC| |dim@FreeBSD.org Severity|Affects Only Me |Affects Many People --=20 You are receiving this mail because: You are the assignee for the bug.=