From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 6043D382B3EF; Wed, 14 Dec 2022 15:40:04 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 6043D382B3EF DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1671032404; bh=VwSFQDn9W5HGAenfF49PtIPRBdYqC0uGBF5AC9x+7Yg=; h=From:To:Subject:Date:In-Reply-To:References:From; b=pQOUuR1l/s2Vu0UOL9JkBjTJ5sN4xXdJtJfxQloo0mwPfxwcEADdchAIWeba0XF1M mALpMDURcJmG9u9l54PGETF1RpSb1ZYm5AcYSx15zbb7CIs1lcqjRNwApptqMFjUw+ BR/vlJZ0yOVtEG4D9KhwTNUDSV7SEJP3sz+O9ZgI= From: "nars at yottadb dot com" To: glibc-bugs@sourceware.org Subject: [Bug libc/29863] Segmentation fault in memcmp-sse2.S if memory contents can concurrently change Date: Wed, 14 Dec 2022 15:40:02 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: libc X-Bugzilla-Version: 2.36 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: nars at yottadb dot com X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot 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://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D29863 --- Comment #17 from Narayanan Iyer --- (In reply to Noah Goldstein from comment #16) >=20 > Posted a patch which should fix the issue. Thank you very much for the prompt fix. I will try to verify this in my system using the LD_PRELOAD trick you mentioned. --=20 You are receiving this mail because: You are on the CC list for the bug.=