Re: panic: Assertion td->td_lock == TDQ_LOCKPTR(tdq) failed at /usr/src/sys/kern/sched_ule.c:2137

2018-06-07 Thread bob prohaska
On Thu, Jun 07, 2018 at 05:13:45PM -0700, bob prohaska wrote: > > I'll try again, this time with USB swap turned off. The circle closed, back to the original panic in the subject line. Console, top and buildworld.log files are at http://www.zefox.net/~fbsd/rpi3/crashes/20180607 Thanks for

Re: panic: Assertion td->td_lock == TDQ_LOCKPTR(tdq) failed at /usr/src/sys/kern/sched_ule.c:2137

2018-06-07 Thread bob prohaska
On Wed, Jun 06, 2018 at 10:28:58PM -0700, Mark Millard wrote: > > Looks like there has been another stab at avoiding some > unnecessary Out Of Memory killing of processes: > > Author: alc > Date: Thu Jun 7 02:54:11 2018 > New Revision: 334752 > URL:

Re: panic: Assertion td->td_lock == TDQ_LOCKPTR(tdq) failed at /usr/src/sys/kern/sched_ule.c:2137

2018-06-07 Thread Mark Millard
bob prohaska fbsd at www.zefox.net wrote on Wed Jun 6 23:57:57 UTC 2018 : > On Wed, Jun 06, 2018 at 08:55:39PM +0200, Ronald Klop wrote: > > On Sat, 02 Jun 2018 13:40:27 +0200, Ronald Klop > > > wrote: > > > > > > How do you ever run a -j4 buildworld? My RPI3 starts building clang/llvm >

Re: panic: Assertion td->td_lock == TDQ_LOCKPTR(tdq) failed at /usr/src/sys/kern/sched_ule.c:2137

2018-06-06 Thread bob prohaska
On Wed, Jun 06, 2018 at 08:55:39PM +0200, Ronald Klop wrote: > On Sat, 02 Jun 2018 13:40:27 +0200, Ronald Klop > wrote: > > > How do you ever run a -j4 buildworld? My RPI3 starts building clang/llvm > with sometimes 500 MB+ per process so everything starts swapping like hell > and takes

Re: panic: Assertion td->td_lock == TDQ_LOCKPTR(tdq) failed at /usr/src/sys/kern/sched_ule.c:2137

2018-06-06 Thread Ronald Klop
RPI-3B+ running freebsd 12/aarch64 from the 29 may snapshot. It was building world -j4 and portsnap extract. I will keep it in the debugger for about an hour so if I need to provide more information, please mail me. db> show panic panic: Assertion td->td_lock == TDQ_LOCKPTR(tdq) failed a

Re: panic: Assertion td->td_lock == TDQ_LOCKPTR(tdq) failed at /usr/src/sys/kern/sched_ule.c:2137

2018-06-02 Thread Ronald Klop
. It was building world -j4 and portsnap extract. I will keep it in the debugger for about an hour so if I need to provide more information, please mail me. db> show panic panic: Assertion td->td_lock == TDQ_LOCKPTR(tdq) failed at /usr/src/sys/kern/sched_ule.c:2137 This used to be a fairly

Fwd: panic: Assertion td->td_lock == TDQ_LOCKPTR(tdq) failed at /usr/src/sys/kern/sched_ule.c:2137

2018-05-31 Thread Ronald Klop
cross-post to -current to get more feedback --- Forwarded message --- From: "Ronald Klop" To: freebsd-...@freebsd.org Cc: Subject: panic: Assertion td->td_lock == TDQ_LOCKPTR(tdq) failed at /usr/src/sys/kern/sched_ule.c:2137 Date: Thu, 31 May 2018 17:53:12 +0200 I had