Summary: | sys-apps/openrc-0.44.9, rc-status SegFaults when using openrc-init, when about to display supervised daemons on 32bit archs | ||
---|---|---|---|
Product: | Gentoo Hosted Projects | Reporter: | Barnabás Virágh <cyborgyn> |
Component: | OpenRC | Assignee: | OpenRC Team <openrc> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | chewi, m68k, sam |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | ARM | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Barnabás Virágh
2021-12-15 09:51:08 UTC
Thanks. This should be fixed in git already: https://github.com/OpenRC/openrc/pull/484. Can you try https://github.com/OpenRC/openrc/pull/484.patch in /etc/portage/patches? (Initially reported on forums: https://forums.gentoo.org/viewtopic-t-1146117.html). Maybe it's not exactly the same, but I hit something like this on arm after upgrading to glibc 2.34, and rebuilding OpenRC fixed it. (In reply to James Le Cuirot from comment #2) > Maybe it's not exactly the same, but I hit something like this on arm after > upgrading to glibc 2.34, and rebuilding OpenRC fixed it. My first guess was that Meson did something like it does for LFS (magically append the arguments) but it doesn't do this for time64! (also, sorry, I was a bit hasty to drop m68k@ -- even though it's probably what I linked to, m68k is absolutely special enough that it's worth giving it specific care if there's a chance it's related/specific.) (In reply to James Le Cuirot from comment #2) > Maybe it's not exactly the same, but I hit something like this on arm after > upgrading to glibc 2.34, and rebuilding OpenRC fixed it. OpenRC was already rebuilt since glibc update, and didn't go away. Also, on m68k I use musl instead of glibc, and the problem is present there as well. (In reply to Sam James from comment #1) > Thanks. This should be fixed in git already: > https://github.com/OpenRC/openrc/pull/484. > > Can you try https://github.com/OpenRC/openrc/pull/484.patch in > /etc/portage/patches? > > (Initially reported on forums: > https://forums.gentoo.org/viewtopic-t-1146117.html). On ARM, the patch fixed the issue. Trying soon on m68k as well... :) Thanks for the hint! Btw... an other interesting fact: the package itself called sys-apps/openrc-0.44.9, but the applications' versions states 0.44.8... :) The patch also works on m68k! Big thx to everyone! (In reply to Barnabás Virágh from comment #8) > The patch also works on m68k! Big thx to everyone! \o/ The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc6d7d24bf92fb4b594b0468f9e88fd5144f8e1f commit fc6d7d24bf92fb4b594b0468f9e88fd5144f8e1f Author: William Hubbs <williamh@gentoo.org> AuthorDate: 2021-12-21 00:28:57 +0000 Commit: William Hubbs <williamh@gentoo.org> CommitDate: 2021-12-21 00:29:33 +0000 sys-apps/openrc: 0.44.10 bump Closes: http://bugs.gentoo.org/829251 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: William Hubbs <williamh@gentoo.org> sys-apps/openrc/Manifest | 1 + sys-apps/openrc/openrc-0.44.10.ebuild | 157 ++++++++++++++++++++++++++++++++++ 2 files changed, 158 insertions(+) |