|
Bugzilla – Full Text Bug Listing |
| Summary: | systemd: crash on boot | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 11.4 | Reporter: | Jan Engelhardt <jengelh> |
| Component: | Basesystem | Assignee: | Kay Sievers <kasievers> |
| Status: | VERIFIED DUPLICATE | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Major | ||
| Priority: | P5 - None | ||
| Version: | Final | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Found By: | Beta-Customer | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | coredump from systemd | ||
|
Description
Jan Engelhardt
2011-03-10 01:59:06 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.
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! Here is a new snapshot in Base:system which might fix it: https://build.opensuse.org/package/view_file?file=systemd.changes&package=systemd&project=Base%3ASystem It includes: http://cgit.freedesktop.org/systemd/commit/?id=b8a021c9e276adc9bed5ebfa39c3cab0077113c6 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 *** |