http://bugzilla.opensuse.org/show_bug.cgi?id=1132462 http://bugzilla.opensuse.org/show_bug.cgi?id=1132462#c30 --- Comment #30 from Pi Ny <piny@gmx.com> --- (In reply to Franck Bui from comment #28)
Can you please try to use gdb as it's described in comment #25 (please make sure to remove "systemd.legacy_systemd_cgroup_controller" option before) ?
Unfortunately the debugging failed: Excerpt from <https://bugzilla.opensuse.org/attachment.cgi?id=806588>: ``` nue-p1:~ # gdb -p 1 Attaching to process 1 ``` (then a lot of error messages like) ``` ... Reading symbols from /usr/lib/systemd/systemd...Missing separate debuginfo for /usr/lib/systemd/systemd Try: zypper install -C "debuginfo(build-id)=4d6bbcd3a70a6b0b8bc43e995e8cdd0014cc0527" (no debugging symbols found)...done. ... ``` Should I really install 20+ such special capabilities? Tried to continue anyway ``` (gdb) b scope_notify_cgroup_empty_event Function "scope_notify_cgroup_empty_event" not defined. ``` So I aborted... Pls see <https://bugzilla.opensuse.org/attachment.cgi?id=806588> for details. Pls advice. -- You are receiving this mail because: You are on the CC list for the bug.