Discussion:
v3.18-rc1 32 bit KVM hangs early in boot process
Toralf Förster
2014-10-20 17:34:20 UTC
Permalink
I uploaded the screen shots from the virt-manager to [1] and [2]

FWIW e56d9fccb was fine so the bug slipped in after that.

(The term "fine" is exceptional to this already reported issue :

$> modprobe nf_reject_ipv4
modprobe: ERROR: could not insert 'nf_reject_ipv4': Unknown symbol in module, or unknown parameter (see dmesg)

$> tail /var/log/messages
Oct 20 18:45:09 n22kvm kernel: nf_reject_ipv4: Unknown symbol rcu_read_lock_bh_held (err 0)
Oct 20 18:45:09 n22kvm kernel: nf_reject_ipv4: Unknown symbol ip_local_out_sk (err 0)
Oct 20 18:45:09 n22kvm kernel: nf_reject_ipv4: Unknown symbol rcu_read_lock_held (err 0)

)


[1] http://www.directupload.net/file/d/3781/j9mwrtpq_jpg.htm
[2] http://www.directupload.net/file/d/3781/29trc56v_jpg.htm
--
Toralf
pgp key: 0076 E94E
Josh Boyer
2014-10-20 17:59:51 UTC
Permalink
Post by Toralf Förster
I uploaded the screen shots from the virt-manager to [1] and [2]
FWIW e56d9fccb was fine so the bug slipped in after that.
$> modprobe nf_reject_ipv4
modprobe: ERROR: could not insert 'nf_reject_ipv4': Unknown symbol in=
module, or unknown parameter (see dmesg)
Post by Toralf Förster
$> tail /var/log/messages
Oct 20 18:45:09 n22kvm kernel: nf_reject_ipv4: Unknown symbol rcu_rea=
d_lock_bh_held (err 0)
Post by Toralf Förster
Oct 20 18:45:09 n22kvm kernel: nf_reject_ipv4: Unknown symbol ip_loca=
l_out_sk (err 0)
Post by Toralf Förster
Oct 20 18:45:09 n22kvm kernel: nf_reject_ipv4: Unknown symbol rcu_rea=
d_lock_held (err 0)

This is fixed by:

http://patchwork.ozlabs.org/patch/398501/

That patch should be sent to the netdev maintainer soon.

josh

Loading...