From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id E128F3852753; Fri, 14 Oct 2022 09:54:56 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org E128F3852753 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1665741296; bh=hc5y+D8bHenpwrB+YoR/uHwTp+qjlGdkMCwM2Llzg8w=; h=From:To:Subject:Date:In-Reply-To:References:From; b=O7vxj+rDPt3YSbGhbF+WyQI6x8Wda66A3PgNRPNRBaXbXwkNZCIGPn6HHatyzgXty iwRHZMEdzPwJWOdtpBqepbkOKbyeaoZn4RouMg1EuWqPnb2hr9uVB3PvezxEKsmaPA ogVByGst/sD7oYjFJLLwk7Haj+q3rb6slVwBlUho= From: "marxin at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug sanitizer/94328] Logging of defects to file does not work with Asan and Ubsan combined Date: Fri, 14 Oct 2022 09:54:56 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: sanitizer X-Bugzilla-Version: 6.2.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: marxin at gcc dot gnu.org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- 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: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D94328 --- Comment #10 from Martin Li=C5=A1ka --- (In reply to shanchuan tian from comment #9) > Dear all, > Is this problem solved? No. > Can logging work properly when asan and ubsan be compiled at the same? Sorry, but it can't be easily fixed as explained in comment 8.=