Re: Powerd Panic

2020-01-24 Thread Cy Schubert
In message <20200124150031.GA4765@raichu>, Mark Johnston writes: > On Fri, Jan 24, 2020 at 02:42:50PM +0100, Hans Petter Selasky wrote: > > On 2020-01-24 14:38, Cy Schubert wrote: > > > In message <629a6d48-cf47-e76b-81a0-db29d2400...@selasky.org>, Hans Pette > r > > > Sela > > > sky writes: > > >

Re: Powerd Panic

2020-01-24 Thread Cy Schubert
On January 24, 2020 5:13:25 AM PST, Hans Petter Selasky wrote: >Hi, > >I think this patch will fix your issue. Can you check? >https://svnweb.freebsd.org/changeset/base/357050 > >Look like td->td_oncpu is invalid. > > >> pc = cpuid_to_pcpu[td->td_oncpu]; /* pcpu_find(td->td_oncpu); >*/ >>

Re: Powerd Panic

2020-01-24 Thread Mark Johnston
On Fri, Jan 24, 2020 at 02:42:50PM +0100, Hans Petter Selasky wrote: > On 2020-01-24 14:38, Cy Schubert wrote: > > In message <629a6d48-cf47-e76b-81a0-db29d2400...@selasky.org>, Hans Petter > > Sela > > sky writes: > > > Hi, > > > > > > I think this patch will fix your issue. Can you check? > > >

Re: Powerd Panic

2020-01-24 Thread Cy Schubert
In message <77cdb188-a47e-4a0d-a09f-c04377cda...@selasky.org>, Hans Petter Sela sky writes: > On 2020-01-24 14:38, Cy Schubert wrote: > > In message <629a6d48-cf47-e76b-81a0-db29d2400...@selasky.org>, Hans Petter > > Sela > > sky writes: > >> Hi, > >> > >> I think this patch will fix your issue. C

Re: Powerd Panic

2020-01-24 Thread Hans Petter Selasky
On 2020-01-24 14:38, Cy Schubert wrote: In message <629a6d48-cf47-e76b-81a0-db29d2400...@selasky.org>, Hans Petter Sela sky writes: Hi, I think this patch will fix your issue. Can you check? https://svnweb.freebsd.org/changeset/base/357050 Look like td->td_oncpu is invalid. pc = cp

Re: Powerd Panic

2020-01-24 Thread Cy Schubert
In message <629a6d48-cf47-e76b-81a0-db29d2400...@selasky.org>, Hans Petter Sela sky writes: > Hi, > > I think this patch will fix your issue. Can you check? > https://svnweb.freebsd.org/changeset/base/357050 > > Look like td->td_oncpu is invalid. > > > > pc = cpuid_to_pcpu[td->td_oncpu]; /

Re: Powerd Panic

2020-01-24 Thread Hans Petter Selasky
Hi, I think this patch will fix your issue. Can you check? https://svnweb.freebsd.org/changeset/base/357050 Look like td->td_oncpu is invalid. pc = cpuid_to_pcpu[td->td_oncpu]; /* pcpu_find(td->td_oncpu); */ rm_tracker_add(pc, tracker); And thanks for running -current ;-)

Re: Powerd Panic

2020-01-24 Thread Cy Schubert
In message <036a5750-1af7-b83d-e141-f43585a1b...@selasky.org>, Hans Petter Sela sky writes: > On 2020-01-24 08:01, Cy Schubert wrote: > > Let's try this again, this time with a subject line. It's late, almost bed > > time and I'm forgetting subject lines. > > > > Hi, > > > > Has anyone seen thi

Re: Powerd Panic

2020-01-24 Thread Hans Petter Selasky
On 2020-01-24 08:01, Cy Schubert wrote: Let's try this again, this time with a subject line. It's late, almost bed time and I'm forgetting subject lines. Hi, Has anyone seen this before? It started happening on two of my machines this evening. Both machines are AMD (not intel). In both cases p

Powerd Panic

2020-01-23 Thread Cy Schubert
Let's try this again, this time with a subject line. It's late, almost bed time and I'm forgetting subject lines. Hi, Has anyone seen this before? It started happening on two of my machines this evening. Both machines are AMD (not intel). In both cases powerd was caught with its hand in the c