Bug 69663 - Systemd crashes after suspend
Summary: Systemd crashes after suspend
Status: RESOLVED NOTOURBUG
Alias: None
Product: systemd
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: systemd-bugs
QA Contact: systemd-bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-21 21:47 UTC by Alexey Kharlamov
Modified: 2013-10-18 08:12 UTC (History)
2 users (show)

See Also:
i915 platform:
i915 features:


Attachments
coredump (1.56 MB, text/plain)
2013-09-21 21:47 UTC, Alexey Kharlamov
Details
dmesg log (48.50 KB, text/plain)
2013-09-21 21:48 UTC, Alexey Kharlamov
Details

Description Alexey Kharlamov 2013-09-21 21:47:47 UTC
Created attachment 86298 [details]
coredump

How can I reproduce it:

1) Suspend to RAM
2) Repeat step 1 until systemd dies in suffer

What I get then:

  $ systemctl status
  Failed to get D-Bus connection: Failed to connect to socket /run/systemd/private: Connection refused

I can reproduce it on the two different Acer Aspire One laptops. I've seen messages that's it BIOS bug (it probably reports that laptop is being closing even when it is being opening), but updating BIOS to the version where it should be fixed did not help. Moreover, suspending using 'systemctl suspend' also kills systemd
 
I tried both Debian and Arch (systemd 204 and 207 accordingly). I even bootstraped clean Archlinux system without anything can make problems.

Dmesg lines:

  [  125.101904] PM: resume of devices complete after 2291.003 msecs
  [  125.102600] PM: Finishing wakeup.
  [  125.102604] Restarting tasks ... 
  [  125.102907] traps: systemd[1] general protection ip:b74f4390 sp:bfb03abc error:0
  [  125.102929]  in libc-2.18.so[b74dd000+1a9000]

There is systemd coredump and full dmesg in the attachments.
Comment 1 Alexey Kharlamov 2013-09-21 21:48:13 UTC
Created attachment 86299 [details]
dmesg log
Comment 2 Michal Schmidt 2013-09-27 23:01:29 UTC
Apparently it's a kernel bug.
http://bugzilla.kernel.org/show_bug.cgi?id=61781


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.