On January 24, 2020 5:13:25 AM PST, Hans Petter Selasky <[email protected]> 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); >*/ >> >> rm_tracker_add(pc, tracker); > > > >And thanks for running -current ;-) > >--HPS
For the number of new bug introduced vs bugs fixed, running HEAD is my recommendation to anyone. Also as a developer I'd be derelict if I didn't. Having said this, the machines in my basement have been extremely stable with the last panic in October. On the laptops however, the panics are more frequent. -- Pardon the typos and autocorrect, small keyboard in use. Cy Schubert <[email protected]> FreeBSD UNIX: <[email protected]> Web: https://www.FreeBSD.org The need of the many outweighs the greed of the few. Sent from my Android device with K-9 Mail. Please excuse my brevity. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "[email protected]"
