Thanks for filing this bug. I think in IRC you indicated that you had to have an IP address configured on the interface that you were adding to the OVS bridge to trigger this bug. Is that true?
--Justin On Jul 5, 2011, at 11:46 PM, Sébastien Riccio wrote: > On 06.07.2011 08:15, Sébastien Riccio wrote: >> Hi, >> >> I'm having kernel panic when starting openvswitch with freshly compiled >> 2.6.39.2 (supposed stable) xenified dom0 linux kernel. >> >> While compiling the modules I have this warning : >> >> /usr/src/openvswitch-1.1.1/datapath/linux-2.6/vport-netdev.c: In function >> netdev_create: >> /usr/src/openvswitch-1.1.1/datapath/linux-2.6/vport-netdev.c:140: warning: >> passing argument 2 of netdev_rx_handler_register from incompatible pointer >> type >> include/linux/netdevice.h:2076: note: expected enum rx_handler_result_t >> (*)(struct sk_buff **) but argument is of typestruct sk_buff * (*)(struct >> sk_buff *) >> >> I wonder if this may be the cause of the panic and if it's a known issue ? >> >> How to get the kernel: >> >> git clone git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen.git >> linux_xen_2.6.39.x-stable >> cd linux_xen_2.6.39.x-stable >> git checkout -b stable/2.6.39 .x origin/stable/2.6.39.x >> >> Thanks for your help! >> >> Kind regards, >> Sébastien >> >> >> _______________________________________________ >> dev mailing list >> >> [email protected] >> http://openvswitch.org/mailman/listinfo/dev > > You'll find attached to this reply, a screen capture of the kernel panic. > Sorry for the crappy font, I had to find one that let me capture almost > everything of it. > > Kind regards, > Sébastien > > <panicoops.png>_______________________________________________ > dev mailing list > [email protected] > http://openvswitch.org/mailman/listinfo/dev _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
