From nobody Fri Apr 12 16:56:48 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 4VGN5D21QDz5Hjl8 for ; Fri, 12 Apr 2024 16:56:48 +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 4VGN5D0Hmqz3yvH for ; Fri, 12 Apr 2024 16:56:48 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1712941008; a=rsa-sha256; cv=none; b=btROp+mHqa1caxDucEifJ/gONm/i+MJo86WkbZABS3rGnvQrvGLHtijoxCSOV9KLUXyVHO skqpnwdWdDiPs4FT6cRAbrO4IhuC01z2K+YLhvP6AVimLlj0XSVh8bQoip40D1QcMT3OL8 cQEgHeQR4Fvj2pj3ICleiLJFhMiTDIxh6/O6UyvgdkHB4MQQA2BeeEhKuJIMlCffFD/v5C zRx6c18EPieiNGioCRrlSTktjihPu+V4AJ1bO9WB2A/TQQUecoTnMYC2wreKlgYRpuedSX 4t5NCAOf9wJydlgsPH/5LfCJeSj1xLqCM2bKUlXWk59b/xKBZahMRAyyPqcWqA== 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=1712941008; 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=x/Nn7v2tJ5G6H2PlyKYb9NCkCK1uFXkcSO/BTdnWJkc=; b=Cw5jJ20wfwwrQC4n3hrevG937+CN6+BZ/43eRbIIcdhhREN9kqvlJpbx9cweIwrXOM9y0Q M5BXgBP6fr0MHYj7ACtLgpug+o/cwcTb+Z6N1LHqlpmktEtqJEcRC1ciKp3GltyYtlLi49 27VNYSVY5dUPi+QcldTbqkoeYYuIm29NmS6g6vZzy8Sc6cG000RIbTRAC5NxMAkhblff+o PLzzdNT+0EbtQfAEMoNerak076IRNbOzng9z3h+Vo4cDHMT0RRTl7d/EZbxc8lL4GExLOs +TFCtJb2xsMNWXt6f5dWo59gOTDPaiNPvPcE6B2wFfm6dDmhgkgtOxOAqrQbTQ== 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 4VGN5C71LnzxWM for ; Fri, 12 Apr 2024 16:56:47 +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 43CGulfm058561 for ; Fri, 12 Apr 2024 16:56:47 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 43CGulId058554 for toolchain@FreeBSD.org; Fri, 12 Apr 2024 16:56:47 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 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:56:48 +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: 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: X-BeenThere: freebsd-toolchain@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D278333 --- Comment #1 from Yuri Victorovich --- Both amd64 and i386 are affected. Here is the i386 log: https://pkg-status.freebsd.org/beefy17/data/main-i386-default/pb7573d3199cc= _sfb8a8333b48/logs/noise-suppression-for-voice-lv2-1.03_1.log --=20 You are receiving this mail because: You are the assignee for the bug.=