Date: Fri, 24 Jan 2020 14:13:25 +0100 From: Hans Petter Selasky <hps@selasky.org> To: Cy Schubert <Cy.Schubert@cschubert.com> Cc: freebsd-current@freebsd.org Subject: Re: Powerd Panic Message-ID: <629a6d48-cf47-e76b-81a0-db29d2400b2b@selasky.org> In-Reply-To: <202001241302.00OD2d44008368@slippy.cwsent.com> References: <202001240701.00O71L0F005850@slippy.cwsent.com> <036a5750-1af7-b83d-e141-f43585a1b8d2@selasky.org> <202001241302.00OD2d44008368@slippy.cwsent.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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 ;-) --HPS
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?629a6d48-cf47-e76b-81a0-db29d2400b2b>