From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 4ACBF3858C52; Mon, 10 Apr 2023 18:36:19 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 4ACBF3858C52 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1681151779; bh=SsdzO3CQWtXONTxaeADRH+pE5/FaP3Ia0DIK0puMsHE=; h=From:To:Subject:Date:In-Reply-To:References:From; b=SYjhkHQXG96U/WzkSeUMGl/WcoHSJ5ygAfdHCfZMq8Ck8fpHOykS4fnmHq9PWIFHI MBysJqGPIz8+wAgGNgf2EC/F45PBCpAK+C/d6cv8SRvUwW5Wjea3s30k4Yp0oHZkNR veGdfAYcZuC4XSFHuUWUBfzlRpC7n0jgbc/r/j68= From: "manuel.lauss at gmail dot com" To: glibc-bugs@sourceware.org Subject: [Bug malloc/30301] "memalign: Support scanning for aligned chunks" (24cdd6c71debfd10a9f7cb217fe2a2c4c486ed6f) causes regression in game "factorio" (malloc.c:3617 (_mid_memalign): assertion failed: ...) Date: Mon, 10 Apr 2023 18:36:18 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: malloc X-Bugzilla-Version: 2.38 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: manuel.lauss at gmail 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: security- 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=3D30301 --- Comment #3 from Manuel Lauss --- DJ's latest patch does fix the issue for me. --=20 You are receiving this mail because: You are on the CC list for the bug.=