From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 791033858C00; Mon, 3 Apr 2023 18:50:16 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 791033858C00 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1680547816; bh=du6j5ODWyImv7D78wvVjCIF+oV/rbWk6ch0alT8T3eE=; h=From:To:Subject:Date:In-Reply-To:References:From; b=KZJpfoOwy2v1bEDrD0Up4o4AObdxhaQRPCWCqqvID6YOB/5xdZczA6nnJ4ZQTljas R0nwq/Z2+6tuBaeaGL7YY+J4k7Z7x0JXpTCE9JHzWO+Psu/GSTgwx9INyklIXeMd1c VRlheUOAmQhIF++6bn0K6JfUwTlZB7pWo6Rnk2PY= From: "crrodriguez at opensuse dot org" 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, 03 Apr 2023 18:50:15 +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: crrodriguez at opensuse dot org 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: cc 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 Cristian Rodr=C3=ADguez changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |crrodriguez at opensuse do= t org --- Comment #1 from Cristian Rodr=C3=ADguez --- - the rustc compiler crashes with the same message. - any rust app using the regex library does too - spec 2017 benchmark tests crash --=20 You are receiving this mail because: You are on the CC list for the bug.=