Bug 1225818 - Assertion 'manager->pid == getpid()' failed at ../src/udev/udevd.c:568, function event_queue_insert(). Aborting.
Summary: Assertion 'manager->pid == getpid()' failed at ../src/udev/udevd.c:568, funct...
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: systemd
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: systemd-maint
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: TRACKER-bugs-affecting-libguestfs
TreeView+ depends on / blocked
 
Reported: 2015-05-28 09:47 UTC by Petr Lautrbach
Modified: 2015-05-28 10:12 UTC (History)
11 users (show)

Fixed In Version: systemd-220-3.fc23
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-05-28 09:55:29 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
virt-builder -o /dev/fedora/fedora22 --format raw fedora-22 (43.95 KB, text/plain)
2015-05-28 09:47 UTC, Petr Lautrbach
no flags Details
libguestfs-test-tool (43.78 KB, text/plain)
2015-05-28 09:48 UTC, Petr Lautrbach
no flags Details

Description Petr Lautrbach 2015-05-28 09:47:35 UTC
Created attachment 1031127 [details]
virt-builder -o /dev/fedora/fedora22 --format raw fedora-22

Description of problem:
I'd like to have Fedora 22 virtual on LV called fedora22:

# virt-builder -o /dev/fedora/fedora22 --format raw fedora-22
...
trying to open virtio-serial channel '/dev/virtio-ports/org.libguestfs.channel.0'

Failed to connect to virtio-serial channel.

This is a fatal error and the appliance will now exit.
...

I'll attach complete logs 


Version-Release number of selected component (if applicable):
# rpm -qf /usr/bin/virt-builder 
libguestfs-tools-c-1.29.43-1.fc23.x86_64

Comment 1 Petr Lautrbach 2015-05-28 09:48:12 UTC
Created attachment 1031128 [details]
libguestfs-test-tool

Comment 2 Richard W.M. Jones 2015-05-28 09:55:29 UTC
starting version 220
Assertion 'manager->pid == getpid()' failed at ../src/udev/udevd.c:568, function event_queue_insert(). Aborting.

There's a bug in udev (systemd) which I fixed yesterday.

You need to upgrade to systemd >= 220-3.

http://koji.fedoraproject.org/koji/buildinfo?buildID=639479

Fix udev --daemon crash:
http://comments.gmane.org/gmane.comp.sysutils.systemd.devel/32067
Fixed by upstream commit 040e689654ef08.

Fix udev --daemon not cleaning child processes:
https://www.mail-archive.com/systemd-devel@lists.freedesktop.org/msg31806.html
https://bugzilla.redhat.com/show_bug.cgi?id=1225641
Fixed by upstream commit 86c3bece38bcf5.


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