Re: OpenBSD 6.5 dumps to debugger when using ifconfig bridge command

2019-06-05 Thread Russell Sutherland
From: owner-m...@openbsd.org on behalf of Hrvoje Popovski Sent: Wednesday, June 5, 2019 05:59 To: misc@openbsd.org Subject: Re: OpenBSD 6.5 dumps to debugger when using ifconfig bridge command On 4.6.2019. 21:22, Russell Sutherland wrote: > I tried loading current on the device and the s

Re: OpenBSD 6.5 dumps to debugger when using ifconfig bridge command

2019-06-05 Thread Hrvoje Popovski
On 4.6.2019. 21:22, Russell Sutherland wrote: > I tried loading current on the device and the same result: > > OpenBSD 6.5-current (GENERIC.MP) #5: Mon Jun 3 07:46:49 MDT 2019 > > # netstat -in > NameMtu Network Address Ipkts IfailOpkts Ofail > Colls > lo0 32768

Re: OpenBSD 6.5 dumps to debugger when using ifconfig bridge command

2019-06-04 Thread Russell Sutherland
nto    Fax:   +1.416.978.6620 Toronto, ON  M5S 1C1   From: owner-m...@openbsd.org on behalf of Stuart Henderson Sent: Tuesday, June 4, 2019 13:53 To: misc@openbsd.org Subject: Re: OpenBSD 6.5 dumps to debugger when using ifconfig bridge command   >There was a crash fixed in bridg

Re: OpenBSD 6.5 dumps to debugger when using ifconfig bridge command

2019-06-04 Thread Stuart Henderson
There was a crash fixed in bridge(4) a few weeks ago, can you try reproducing on -current? On 2019-06-04, Lee Nelson wrote: > I have twice seen kernel panics in the same situation. It drops to "ddb>" > but the system is unresponsive. Unfortunately, other than taking a picture > of the screen wit

Re: OpenBSD 6.5 dumps to debugger when using ifconfig bridge command

2019-06-04 Thread Lee Nelson
I have twice seen kernel panics in the same situation. It drops to "ddb>" but the system is unresponsive. Unfortunately, other than taking a picture of the screen with my cellphone, I do not have any further information from the system. On both occasions, I was issuing "ifconfig bridge42" without a

Re: OpenBSD 6.5 dumps to debugger when using ifconfig bridge command

2019-06-04 Thread Tom Smyth
Hi Russell I had this issue when bridging vio() interfaces in kvm / proxmox ... but not with em() interfaces can you try with a uni-processor kernel ... to see does it crash / dump ? mpi@ had asked me to enable witness in the kernel and send the output of the dumps (I haven't gotten around t