From nobody Tue Jan 28 08:00:56 2025 X-Original-To: ports-bugs@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4YhyQc3GDtz5mClZ for ; Tue, 28 Jan 2025 08:00:56 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4YhyQb60JFz3bHn for ; Tue, 28 Jan 2025 08:00:55 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1738051255; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=+cAwfeaFeSTo22vr5AiReA2j91aliw/0X79o9yJJ5t4=; b=IYx7iWFRba/Tj34xgsq5qQLOQs4P64UvV3/SW+NpZxgMSb46z/0bWtnoY+7STCWO74IBLK CzdqV+09vdTyoxyc34y15Ex5lxmkcKNPZCwETo68PbWJ41pOvCvWnhSB9pjMC/wiCVZzn3 DdMOLkOK86SZxukP1GficGkr8lBRbQZgSlJqkUyxwvxxic1LKHYbwvlKMcwmD9dCsyZp52 sCkSjKrxRzqxGhQUQecY0otrhfMcGKqiE3rTitFXxVmhs2ac4IDP8x4ZXt5uaZwv606Edf /VVNV7sT2BA25OC3CUvo1HrTgzOtcFIPj7Bfh/CXBj0jcAIya3CBu9ESRmFQeg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1738051255; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=+cAwfeaFeSTo22vr5AiReA2j91aliw/0X79o9yJJ5t4=; b=w1jDrJxdEwBtbjHc3dMFS/ntPW43tpaHUZRFwcY5B1BA6MYay0kHZBewTR4dfL78FnfdJM 2C1Z5VpljsXCLhrbK+Fx56xfeBfcj7LKnnn/skWoc9NT5SOJIOynD8ZzAC6b6UgO3bSuu8 8f8DNqFOSEDFYcSDp6KrA7sYN/IGO2WHUqN6orzaorRc0RoG0rQaBA1G7yn8MEgaptaF3d xmrWSVQs61KMwTr7tKrs6QA2ZlyHErttBpLorHuM6h1mIpdD8U5v4miA9xWFwAM1naA2r0 y+/IiNBXu2a+aTQetyOkPDNlg74eLDohaJoDsNRcuI30pYDGUiglCu0WF3eYnw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1738051255; a=rsa-sha256; cv=none; b=OxpdWsimfSDOQKI/F34mqxPwabROK3E9hzDQLOT+KVmSTJOZBD/dUkrap5kZ53tCH27v9O j02zEZj0xDxu231C6itAqTxy3URN371YLYrLiITXcIDhEaT3JGo8+/3Gb4UQ3SYONUB1uo /dzogIlRSxhhwtJGtl71b+7v4mf61b+LfUprufG3jGRrqQEiV/j4p3cEw9EIbOtlp3P8/U n/O+yLSfsHKqn0BpUShIQcdNoay4G3Ozw2QQ4mFwk+UAvIeEYCQIZygUtKO7fn6Oec3+pe E21BPpw3taw4AsjWDFv6U3GLKUizRQVdFhKWkgtX88xEaga3eAimTUCUv5RWPw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4YhyQb5VTyz15CF for ; Tue, 28 Jan 2025 08:00:55 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 50S80t1N049496 for ; Tue, 28 Jan 2025 08:00:55 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 50S80tAK049495 for ports-bugs@FreeBSD.org; Tue, 28 Jan 2025 08:00:55 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 284400] devel/valgrind: mmap() with MAP_ALIGNED() doesn't align Date: Tue, 28 Jan 2025 08:00:56 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: paulf@free.fr X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: ports-bugs@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback+ X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Ports bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-ports-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-ports-bugs@freebsd.org Sender: owner-freebsd-ports-bugs@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D284400 --- Comment #9 from Paul Floyd --- I've pushed a fix upstream, thanks for the contributions. Generally what I prefer to do for issues like this is to bump devel/valgrind-devel using the latest snapshot that sourceware builds for e= ach commit. Does that sound OK to you? --=20 You are receiving this mail because: You are the assignee for the bug.=