Bug 727433 - assertion failed in systemd at boot time
Summary: assertion failed in systemd at boot time
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: systemd
Version: rawhide
Hardware: ppc64
OS: Linux
unspecified
high
Target Milestone: ---
Assignee: Lennart Poettering
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-08-02 07:04 UTC by Benjamin Herrenschmidt
Modified: 2011-08-21 12:31 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-08-21 12:31:44 UTC
Type: ---


Attachments (Terms of Use)

Description Benjamin Herrenschmidt 2011-08-02 07:04:00 UTC
Description of problem:

Upgraded fc15 to fc16 using packages ok koji, it fails to boot (init dies)
with the following error:

assertion 'close_nointr(fd) == 0' failed at src/util.c:274, function close_nointr_nofail()

Right after it prints something about pivot'ing root

Using selinux=0 on the boot commandline "fixes" it.

Version-Release number of selected component (if applicable):

systemd-30.1.fc16.ppc64

How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Harald Hoyer 2011-08-02 10:41:58 UTC
please retry with systemd-32

https://admin.fedoraproject.org/updates/systemd-32-1.fc16

Comment 2 Benjamin Herrenschmidt 2011-08-03 02:05:36 UTC
Thanks. Karsten rebuilt that for ppc64 and it fixes the problem. Something is still busted in that with selinux, it will then refuse to login either from tty's or from ssh with:

"Unable to get valid context for <username>"

(Tried with both root and a user, even after a relabel phase). Probably a different issue tho.

Thanks.


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