Bug 1025683 - systemd crashed /dev/initctl lost - probably after wakeup from hibernate
Summary: systemd crashed /dev/initctl lost - probably after wakeup from hibernate
Keywords:
Status: CLOSED DUPLICATE of bug 1010603
Alias: None
Product: Fedora
Classification: Fedora
Component: systemd
Version: 19
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: systemd-maint
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-11-01 09:39 UTC by Peter Bieringer
Modified: 2013-11-01 12:32 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-11-01 12:32:31 UTC
Type: Bug


Attachments (Terms of Use)

Description Peter Bieringer 2013-11-01 09:39:03 UTC
Description of problem:
a non-laptop system, which is used day-by-day but hibernated during not used cannot be powered of after a while.

Version-Release number of selected component (if applicable):
systemd-204-17.fc19.i686

How reproducible:
Mostly

Steps to Reproduce:
1. boot system, hibernate, wakeup (some cycles)
2. try to poweroff on cmd line

Actual results:
# LC_ALL=C shutdown -h now
Failed to open /dev/initctl: No such device or address
Failed to talk to init daemon.

# lsof /dev/initctl
lsof: WARNING: can't stat() fuse.gvfsd-fuse file system /run/user/1001/gvfs
      Output information may be incomplete.
(empty)


Expected results:
Poweroff

Additional info:
after fresh reboot:
# lsof /dev/initctl
COMMAND PID USER   FD   TYPE DEVICE SIZE/OFF NODE NAME
systemd   1 root   29u  FIFO    0,5      0t0 8876 /dev/initctl

following lines found in log, perhaps related:

[35672.656922] usblp 3-1:1.0: usblp0: USB Bidirectional printer dev 2 if 0 alt 0 proto 2 vid 0x04A9 pid 0x1094
[35672.817920] PM: Finishing wakeup.
[35672.817924] Restarting tasks ...
[35672.818865] traps: systemd[1] general protection ip:b750ae28 sp:bffe8768 error:0
[35672.818896]  in libc-2.17.so[b73b0000+1b8000]
[35672.830384] done.
[35672.830413] video LNXVIDEO:00: Restoring backlight state

It seems that this problem occurs since upgrade from FC18 to FC19

Comment 1 Zbigniew Jędrzejewski-Szmek 2013-11-01 12:32:31 UTC
Please test and leave a comment *after* the kernel with the fix is released.

*** This bug has been marked as a duplicate of bug 1010603 ***


Note You need to log in before you can comment on or make changes to this bug.