Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Mar 2020 07:21:38 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 240991] linprocfs: Chromium requires /proc/self/task implementation
Message-ID:  <bug-240991-227-nCzVIxqkYS@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-240991-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-240991-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D240991

--- Comment #3 from Alex S <iwtcex@gmail.com> ---
(In reply to Conrad Meyer from comment #2)

All assertions are enabled in release builds.

I should have provided a bit more context. This issue is about Linux
executables running on Linuxulator. My personal use case is the Linux Steam
client, but I expect this to be a bit more broadly useful. Say, for Widevin=
e or
whatever proprietary crap.

Indeed, those checks are not particularly important. To get around them I'm
using an LD_PRELOADable hack [1] with a couple of stubs and CEF (Chromium
Embedded Framework) doesn't seem to care. The hack was tested with debug CEF
builds [2], Steam's embedded browser and one Feral Interactive's game launc=
her
("conveniently" built into a single executable with the game).

[1]:
https://github.com/shkhln/linuxulator-steam-utils/blob/3239b35d78d25cf821fd=
906fddd25ff34ecc84a2/src/webfix.c#L67
[2]: sample application @ http://opensource.spotify.com/cefbuilds/index.html

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-240991-227-nCzVIxqkYS>