Re: ping -R causes panic

2017-10-01 Thread Hrvoje Popovski
On 20.9.2017. 23:29, Kapetanakis Giannis wrote: > On 20/09/17 19:25, Visa Hankala wrote: >> On Wed, Sep 20, 2017 at 02:26:56PM +0300, Kapetanakis Giannis wrote: >>> I got this panic today after ping -R >>> I don't run pfsync >>> >>> # ping -R www.google.com >>> panic: kernel diagnostic assertion "m

Re: ping -R causes panic

2017-09-20 Thread Kapetanakis Giannis
On 20/09/17 19:25, Visa Hankala wrote: On Wed, Sep 20, 2017 at 02:26:56PM +0300, Kapetanakis Giannis wrote: I got this panic today after ping -R I don't run pfsync # ping -R www.google.com panic: kernel diagnostic assertion "m0->m_flags & M_PKTHDR" failed: file "/usr/src/sys/kern/uipc_mbuf.c",

Re: ping -R causes panic

2017-09-20 Thread Visa Hankala
On Wed, Sep 20, 2017 at 02:26:56PM +0300, Kapetanakis Giannis wrote: > I got this panic today after ping -R > I don't run pfsync > > # ping -R www.google.com > panic: kernel diagnostic assertion "m0->m_flags & M_PKTHDR" failed: file > "/usr/src/sys/kern/uipc_mbuf.c", line 1344splassert: pfsync_up

Re: ping -R causes panic

2017-09-20 Thread Matthias Schmidt
Hi, On 20.09.2017 14:28, George Brown wrote: I can reproduce this after updating to the Sept 18th snapshot, I did not observe this on my Aug 20 snapshot install if that aids in narrowing down when this was introduced. I am by no means a kernel developer but I would assume that the bug has be

Re: ping -R causes panic

2017-09-20 Thread George Brown
I can reproduce this after updating to the Sept 18th snapshot, I did not observe this on my Aug 20 snapshot install if that aids in narrowing down when this was introduced. I suspect reporting this to bugs rather than misc may be a better course of action. https://www.openbsd.org/report.html On

Re: ping -R causes panic

2017-09-20 Thread Christer Solskogen
On Wed, Sep 20, 2017 at 1:26 PM, Kapetanakis Giannis < bil...@edu.physics.uoc.gr> wrote: > I got this panic today after ping -R > I don't run pfsync > Happens on my system as well, and I do run pfsync. OpenBSD 6.2-beta (GENERIC.MP) #104: Mon Sep 18 23:31:27 MDT 2017 dera...@amd64.openbsd.org

ping -R causes panic

2017-09-20 Thread Kapetanakis Giannis
I got this panic today after ping -R I don't run pfsync # ping -R www.google.com panic: kernel diagnostic assertion "m0->m_flags & M_PKTHDR" failed: file "/usr/src/sys/kern/uipc_mbuf.c", line 1344splassert: pfsync_update_state: want 1 have 256 pStopped at db_enter+0x5: popq%rbp T