NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: port-vax/58068: "ifconfig qe0 mtu 512" causes kernel crash on NetBSD 10.0RC6
The following reply was made to PR port-vax/58068; it has been noted by GNATS.
From: Alexander Schreiber <als%thangorodrim.ch@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc:
Subject: Re: port-vax/58068: "ifconfig qe0 mtu 512" causes kernel crash on
NetBSD 10.0RC6
Date: Sat, 23 Mar 2024 18:06:34 +0100
One more observation: This only crashes if the interface is up.
With the sequence:
- interface is active
- "ifconfig qe0 down"
- "ifconfig qe0 mtu 512"
- "ifconfig qe0 up"
- "dhclient qe0"
the kernel crashes within 1-2s after the invocation of dhclient.
Home |
Main Index |
Thread Index |
Old Index