Bug 678352 - systemd: crash on boot
Summary: systemd: crash on boot
Status: VERIFIED DUPLICATE of bug 676786
Alias: None
Product: openSUSE 11.4
Classification: openSUSE
Component: Basesystem (show other bugs)
Version: Final
Hardware: All Linux
: P5 - None : Major (vote)
Target Milestone: ---
Assignee: Kay Sievers
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-10 01:59 UTC by Jan Engelhardt
Modified: 2011-03-14 22:41 UTC (History)
0 users

See Also:
Found By: Beta-Customer
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
coredump from systemd (145.65 KB, application/octet-stream)
2011-03-10 09:45 UTC, Jan Engelhardt
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Engelhardt 2011-03-10 01:59:06 UTC
The systemd-18-1.2.4 as shipped in openSUSE 11.4 has a problem of some kind.

Mar 10 01:28:47 yaguchi kernel: [   38.272309] systemd[1]: segfault at 10 ip 080
9c28e sp aff473b0 error 4 in systemd[8048000+b6000]
Mar 10 01:28:47 yaguchi kernel: [   38.292144] systemd[1]: Caught <SEGV>, dumped
 core as pid 1488.

Updating to the copy in openSUSE:Factory (systemd-18-1.4 rpm) seems to have fixed it already.
Comment 1 Jan Engelhardt 2011-03-10 09:45:18 UTC
Created attachment 418505 [details]
coredump from systemd

Seems to also occur with systemd-20.

Would be nice if, upon reception of SIGSEGV, systemd could print something to the console. Right now it's absolutely silent with the exception of /var/log/messages, meaning it appears to just hang until you actually look for the problem.
Comment 2 Kay Sievers 2011-03-10 12:43:26 UTC
I can't easily look at the core, I have only x86_64 boxes left, and it does not crash here.

Mind to get a backtrace with:
  gdb /bin/systemd /core
  $ bt full

Thanks!
Comment 4 Jan Engelhardt 2011-03-13 09:26:25 UTC
Unfortunately the bug did not happen again - even with v18 - so far, weird. But bug #676786 has the backtrace that I think I saw, and so might be set to resolved too.

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