[systemd-bugs] [Bug 76468] New: Assert on sd-event with SIGTERM
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Mar 21 13:16:18 PDT 2014
https://bugs.freedesktop.org/show_bug.cgi?id=76468
Priority: medium
Bug ID: 76468
Assignee: systemd-bugs at lists.freedesktop.org
Summary: Assert on sd-event with SIGTERM
QA Contact: systemd-bugs at lists.freedesktop.org
Severity: normal
Classification: Unclassified
OS: All
Reporter: umut at tezduyar.com
Hardware: Other
Status: NEW
Version: unspecified
Component: general
Product: systemd
I have noticed sd-event can complain with assert up on the application receives
SIGTERM.
systemctl stop systemd-networkd
[ 748.481550] systemd[1]: Stopping Network Service...
[ 748.488039] systemd-networkd[800]: Received SIGTERM from PID 1 (systemd).
[ 748.494359] systemd-networkd[800]: Assertion 's->event->state !=
SD_EVENT_FINISHED' failed at
/apps/systemd/systemd/src/libsystemd/sd-event/sd-event.c:1229, function
sd_event_source_set_enabled(). Ignoring.
[ 748.500794] systemd-networkd[800]: Assertion 's->event->state !=
SD_EVENT_FINISHED' failed at
/apps/systemd/systemd/src/libsystemd/sd-event/sd-event.c:1229, function
sd_event_source_set_enabled(). Ignoring.
[ 748.507157] systemd-networkd[800]: Assertion 's->event->state !=
SD_EVENT_FINISHED' failed at
/apps/systemd/systemd/src/libsystemd/sd-event/sd-event.c:1229, function
sd_event_source_set_enabled(). Ignoring.
[ 748.511428] systemd-networkd[800]: eth0: DHCP lease lost
[ 748.515465] systemd-networkd[800]: DHCP CLIENT: STOPPED
[ 748.519437] systemd-networkd[800]: IPv4LL: STOPPED
[ 748.541424] systemd-networkd[800]: vlan1: IPv4 link-local release
169.254.51.233
[ 748.547655] systemd-networkd[800]: IPv4LL: STOPPED
[ 748.562460] systemd[1]: Stopped Network Service.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/systemd-bugs/attachments/20140321/fc7cd1da/attachment.html>
More information about the systemd-bugs
mailing list