Bug 86417 - systemadm: segfaults on error 4 libc-2.19.so while changing service status in console
Summary: systemadm: segfaults on error 4 libc-2.19.so while changing service status in...
Status: RESOLVED WONTFIX
Alias: None
Product: systemd
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
Hardware: x86-64 (AMD64) Linux (All)
: medium normal
Assignee: systemd-bugs
QA Contact: systemd-bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-11-17 23:01 UTC by Mikhail Kasimov
Modified: 2016-06-10 12:53 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Mikhail Kasimov 2014-11-17 23:01:06 UTC
See also: https://bugzilla.opensuse.org/show_bug.cgi?id=905369 (status CONFIRMED)

Given: OpenSUSE 13.2 with XFCE 4.10, systemd 210-25.5.4 x86_64 and system-ui 210-25.5.4 x86_64.

Tested on changing status for openvpn 2.3.4 service.

1.Run XFCE Terminal
2.Run system-ui
3.Type in Terminal systemctl status openvpn@server.service
4.Type in Terminal sudo systemctl start/stop openvpn@server.service 
5. Switch on system-ui window. It actually hangs for listing the services and crashes after some time.

Journalctl shows systemadm segfault on error 4 libc-2.19.so. For example:

Ноя 13 21:43:22 linux-mk500 kernel: systemadm[15171]: segfault at
7f71d8000000 ip 00007f71d8eef5d4 sp 00007fffbbc4b148 error 4 in libc-2.19.so
[7f71d8e73000+19e000]

Ноя 13 20:31:23 linux-mk500 kernel: systemadm[14570]: segfault at 7ffabc000000 ip 00007ffabf5df5d4 sp 00007fff687f8af8 error 4 in libc-2.19.so[7ffabf563000+19e000]

Also video from VirtualBox: https://yadi.sk/i/wwURF0CpchNiE (it's better to save webm-file on disk and run it locally in Firefox).

Reproducible: Always
Comment 1 Lennart Poettering 2016-06-10 12:53:42 UTC
systemadm is obsolete and has been removed from systemd. Closing hence.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.