From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 709B13858286; Fri, 19 Jan 2024 08:24:32 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 709B13858286 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1705652672; bh=UhZuWz5qbGTxvOKCvBlpJ7N9VcVOxUW+gaFfWLRfIg0=; h=From:To:Subject:Date:In-Reply-To:References:From; b=Fi81NuH8vlYvmI7RbF5TlKzJsqy/CRiM2N0x/zUsbSvd0m2JTZVWOsCIA2GC0wfK+ hDPrAvfF90xm3EQYcwQYMj3FT3wTIx8BtM0gNcGJ8ZQ1Ociy+pMtmfM1qV5s5WIhFo m43GsVE3r9RTv6iOTjm19EVpPAHTHUbewBqbzJfw= From: "jakub at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug sanitizer/113430] Trivial program segfaults intermittently with ASAN with large CONFIG_ARCH_MMAP_RND_BITS in kernel configuration Date: Fri, 19 Jan 2024 08:24:31 +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: 13.2.1 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: jakub at gcc dot gnu.org X-Bugzilla-Status: UNCONFIRMED 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=3D113430 --- Comment #7 from Jakub Jelinek --- r14-263-gd53b3d94aaf211ffb2159614f5aaaf03ceb861cc in particular=