Re: routing commands make the system crash

2010-05-21 Thread Martin Pelikán
Hello everyone, you were right, it was broken. rt_if_remove_rtdelete was looking in wrong domain and the right one contained freed stuff. I'm not sure whether what I've done is correct and even less sure about what struct ifnet's if_rdomain is for. Can someone clarify this for me? (or through some

Re: routing commands make the system crash

2010-05-20 Thread Gregory Edigarov
On Fri, 21 May 2010 00:14:35 +0200 Andrea Parazzini wrote: > On Fri, 21 May 2010 00:04:13 +0200, Andrea Parazzini > wrote: > > Hi, > > if anyone is interested, > > the following sequence makes the system crash: > > > > ifconfig vlan18 vlandev pcn0 192.168.18.100/24 > > route -T1 add default 192

Re: routing commands make the system crash

2010-05-20 Thread Andrea Parazzini
On Fri, 21 May 2010 00:04:13 +0200, Andrea Parazzini wrote: > Hi, > if anyone is interested, > the following sequence makes the system crash: > > ifconfig vlan18 vlandev pcn0 192.168.18.100/24 > route -T1 add default 192.168.18.1 > ifconfig vlan18 destroy

routing commands make the system crash

2010-05-20 Thread Andrea Parazzini
Hi, if anyone is interested, the following sequence makes the system crash: ifconfig vlan18 vlandev pcn0 192.168.18.100/24 route -T1 add default 192.168.18.1 ifconfig vlan18 destroy netstat -nr -f inet -T 1 uvm_fault(0xd08b86c0, 0xefffe000, 0,