Path: csiph.com!weretis.net!feeder8.news.weretis.net!sewer!news2.arglkargh.de!news.karotte.org!news.space.net!news.muc.de!.POSTED.news.muc.de!not-for-mail
From: bugzilla-noreply@freebsd.org
Newsgroups: muc.lists.freebsd.emulation
Subject: [Bug 289285] Linuxlator fails to run the chrome browser: unsupported prctl option 1398164801; unsupported sigaction flag 0x800; PTRAGE_GETREGSET NT_PRFPREG not implemented
Date: Tue, 02 Jun 2026 07:26:50 +0000
Organization: Newsgate at muc.de e.V.
Sender: owner-freebsd-emulation@FreeBSD.org
Approved: news-admin@muc.de
Distribution: world
Message-ID:
References:
MIME-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
Injection-Info: news.muc.de; posting-host="news.muc.de:193.149.48.2"; logging-data="78974"; mail-complaints-to="news-admin@muc.de"
X-Original-To: emulation@mlmmj.nyi.freebsd.org
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1780385210; 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=ZeU8suHbH33UJVhtRbKer0r7kMSMD8PNtMcpcLoBNos=; b=SoPw9P9TwfavYZ9Wa06Uk8TzW42Px9SIWXLVPGBCJPwIRraST99h6MHok+8E7I6CFVr7Ih HiraI4bnjP74CS2ZWRCSoEKY+aV/MuzPsfdOuzJb5Y2A0fy+6K9MA4XeoYRQUBWpmYIehU l+c0ZDd47RTPemtnsql+bzuix3HiP/is9pqgr95xa6nxN9sVlhJtuOFyIjyGemISoz7G5H u+BDHJ0Xl9HzU0Q2c9WQ7sYdiC3Sl6TkeWYY3Z4ijuH/9aUdzjlJ2k/tOrpUZyoeUsXkkm TCtE3YhnM/MMepzRJzhgdYYYfAkNhAkAuBp1ULeMD0Ge93yJmc+341IvXN2+PQ==
X-Authentication-Warning: kenobi.freebsd.org: bugzilla set sender to bugzilla-noreply@freebsd.org using -f
In-Reply-To:
Auto-Submitted: auto-generated
Precedence: list
X-Newsgate-Id: f02c70b8849f+
X-No-Archive: Yes
Xref: csiph.com muc.lists.freebsd.emulation:12982
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D289285
--- Comment #8 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/src/commit/?id=3Dc515e6040614434a9262ee8b5ac54b814=
76ec7ff
commit c515e6040614434a9262ee8b5ac54b81476ec7ff
Author: Ricardo Branco
AuthorDate: 2026-04-26 14:45:35 +0000
Commit: Pouria Mousavizadeh Tehrani
CommitDate: 2026-06-02 07:25:37 +0000
linux: Implement PTRACE_GETREGSET NT_PRFPREG and NT_X86_XSTATE
Implement NT_PRFPREG and NT_X86_XSTATE for PTRACE_GETREGSET on amd64.
Chrome's crashpad handler uses these to collect floating-point and
extended CPU register state for crash dumps.
Other architectures retain the previous EINVAL stub behavior.
Signed-off-by: Ricardo Branco
PR: 289285
Reviewed by: kib
Pull-Request: https://github.com/freebsd/freebsd-src/pull/2165
sys/compat/linux/linux_ptrace.c | 91 +++++++++++++++++++++++++++++++++++++=
+---
1 file changed, 85 insertions(+), 6 deletions(-)
--=20
You are receiving this mail because:
You are the assignee for the bug.=
--
Posted automagically by a mail2news gateway at muc.de e.V.
Please direct questions, flames, donations, etc. to news-admin@muc.de