[systemd-devel] udev now crashes in daemon mode

Mantas Mikulėnas grawity at gmail.com
Sun May 24 02:40:51 PDT 2015


So, udev v220 crashes in my initramfs with the following message:

> starting version v220
> Assertion 'manager->pid == getpid()' failed at src/udev/udevd.c:568,
function ev
> Aborting.

It seems main calls manager_new() before forking, so the parent PID is
stored instead of child PID.

(I'm using Arch Linux with the traditional mkinitcpio-based initramfs,
which starts udev using "systemd-udevd --daemon --resolve-names=never".)

-- 
Mantas Mikulėnas <grawity at gmail.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/systemd-devel/attachments/20150524/83dd7d98/attachment.html>


More information about the systemd-devel mailing list