marionnet-dev team mailing list archive
-
marionnet-dev team
-
Mailing list archive
-
Message #00607
Re: [Bug 1165066] [NEW] kernel crash
On 2013-04-06 at 12:21, em wrote:
>> > Could you please confirm that an unpatched kernel (same version, without
>> > gho> Could you please confirm that an unpatched kernel (same version,
> without
>> ghostification support) doesn't crash in the same case?
>
> Yes, I just test it with a 3.0.8 kernel without the ghostification support
> patch, and it doesn't crash.
Thanks.
--
Luca Saiu
Home page: http://ageinghacker.net
GNU epsilon: http://www.gnu.org/software/epsilon
Marionnet: http://marionnet.org
--
You received this bug notification because you are a member of
marionnet-dev, which is subscribed to marionnet.
https://bugs.launchpad.net/bugs/1165066
Title:
kernel crash
Status in Marionnet - A virtual network laboratory:
New
Bug description:
the VM kernel crash when a user execute the following command :
/sbin/ip link show dev eth0
The kernel used is 3.0.8 with the marionnet patch.
An odd behaviour : If the VM kernel is executed under root (directly
the uml kernel, without marionnet) it works ; if the VM kernel is
executed under another user, it crash.
This command "/sbin/ip link show dev eth0" is used by the ifup script when there it try to setup a vlan interface.
For example if /etc/network/interfaces is :
iface eth0 inet static
address 10.10.10.1
netmask 255.255.255.0
iface eth0.100 inet static
address 10.10.20.1
netmask 255.255.255.0
when the command "ifup eth0.100" is executed the kernel crash.
To manage notifications about this bug go to:
https://bugs.launchpad.net/marionnet/+bug/1165066/+subscriptions
References