Summary: | sys-apps/systemd-249.2 gnome-extra/cinnamon-screensaver-4.8.1 segfault in pam_systemd_home.so when trying to unlock from screensaver | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Garry Filakhtov <filakhtov> |
Component: | Current packages | Assignee: | Gentoo systemd Team <systemd> |
Status: | RESOLVED FIXED | ||
Severity: | major | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | AMD64 | ||
OS: | Linux | ||
See Also: | https://github.com/systemd/systemd/issues/20639 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
stack trace
coredump gdb backtrace |
Description
Garry Filakhtov
2021-08-30 07:59:13 UTC
The stack trace is unreadable. Please attach it as a text file instead. Created attachment 736873 [details]
stack trace
Sorry, was short on time yesterday. Attaching as a txt now.
Please rebuild with debug symbols for a more useful stack trace. Created attachment 737341 [details]
coredump
core dump output with debugging symbols
Created attachment 737344 [details]
gdb backtrace
gdb bt output with debugging symbols from systemd
Thanks! Please create an issue upstream and include your backtrace. Here's a similar issue: https://github.com/systemd/systemd/issues/20213 Thanks. Reported: https://github.com/systemd/systemd/issues/20639 Upstream has fixed an issue and the fix is now merged into their main branch, so next release will take care of this bug. I am running off the patch now. The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf8a15acdb09aef0eedfaeb743e1ae566120e0b7 commit bf8a15acdb09aef0eedfaeb743e1ae566120e0b7 Author: Mike Gilbert <floppym@gentoo.org> AuthorDate: 2021-09-08 18:28:49 +0000 Commit: Mike Gilbert <floppym@gentoo.org> CommitDate: 2021-09-08 18:29:25 +0000 sys-apps/systemd: backport fix for pam_systemd_home Closes: https://bugs.gentoo.org/811093 Signed-off-by: Mike Gilbert <floppym@gentoo.org> .../systemd/files/249-home-secret-assert.patch | 106 +++++++++++++++++++++ sys-apps/systemd/systemd-249.4-r2.ebuild | 1 + 2 files changed, 107 insertions(+) |