Re: panic... r350849M panic: ng_snd_item: 42 != 1414

2019-10-13 Thread Randall Stewart
> #25 ithread_execute_handlers (p=, ie=) >at /usr/src/sys/kern/kern_intr.c:1161 > #26 ithread_loop (arg=) at /usr/src/sys/kern/kern_intr.c:1241 > #27 0x80481544 in fork_exit ( >callout=0x80484810 , arg=0xf81058226460, >

Re: panic with tcp timers

2016-06-25 Thread Randall Stewart
propose a patch to make _callout_stop_safe() returns 0 (fail) >>> J> when the callout is currently running: >>> J> >>> J> callout_stop() should return 0 when the callout is currently being >>> J> serviced and indeed unst

Re: panic with tcp timers

2016-06-25 Thread Randall Stewart
should return 0 when the callout is currently being >> J> serviced and indeed unstoppable >> J> >> https://reviews.freebsd.org/differential/changeset/?ref=62513&whitespace=ignore-most >> J> >> J> But this change impacted too many old code paths and w

Re: panic in arptimer in r289937

2015-12-10 Thread Randall Stewart
Selasky wrote: > On 12/10/15 16:25, Randall Stewart wrote: >> For callout_stop/drain you get >> >> -1 == Callout as already gone off or is not running (usually the latter) >> else the caller iks >> not using locking properly or did not lock and check the act

Re: panic in arptimer in r289937

2015-12-10 Thread Randall Stewart
gt; fork_trampoline() at fork_trampoline+0xe/frame 0xfe03e4e8cab0 >>> --- trap 0, rip = 0, rsp = 0, rbp = 0 --- >> >> Looks like callout_reset() must be examined too, and was missed by: >> >> https://svnweb.freebsd.org/changeset/base/290805 >> >

Re: panic in arptimer in r289937

2015-12-10 Thread Randall Stewart
: >>>> . ---- Randall Stewart r...@netflix.com 803-317-4952 ___ freebsd-current@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Callout lockups and spin-lock held to long panic..

2015-01-27 Thread Randall Stewart
-- Randall Stewart 803-317-4952 (cell) ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Re: [HEADS UP] recent ld is needed to build kernel

2010-09-20 Thread Randall Stewart
Gapon ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org " ------ Randall Stewart 803

Re: Crash during boot of current (rev 212885)

2010-09-19 Thread Randall Stewart
Andrly: Ok.. I can do that. I can positively say that when I have a kernel with 212646.. all is well. But a kernel with 212647 crashes as described below... I will ship you the read-elf offlist R On Sep 19, 2010, at 9:40 PM, Andriy Gapon wrote: on 20/09/2010 06:38 Randall Stewart

Re: Crash during boot of current (rev 212885)

2010-09-19 Thread Randall Stewart
Hi Lawrence: I am currently doing a binary search.. I know that 212660 shows the break. I am just about to try 212560 ;-) If that works I will update to 212646 and see if it works.. ;-) R On Sep 19, 2010, at 7:31 PM, Lawrence Stewart wrote: Hiya Randall! On 09/20/10 08:56, Randall Stewart

Crash during boot of current (rev 212885)

2010-09-19 Thread Randall Stewart
I don't hear from anyone I will start backing things out 1 rev at a time until I find what did it I guess ;-) R -- Randall Stewart 803-317-4952 (cell) ___ freebsd-current@freebsd.org mailing list http://lists.freebs

VM ware crash with current...

2010-06-08 Thread Randall Stewart
-- Randall Stewart 803-317-4952 (cell) ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

an issue with head...

2010-05-16 Thread Randall Stewart
-o R -- Randall Stewart 803-317-4952 (cell) 803-345-0391(direct) ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-curren

Re: sctp ipv6 csum issue

2010-03-11 Thread Randall Stewart
len; if (opt && (opt->ip6po_flags & IP6PO_DONTFRAG)) On Mar 12, 2010, at 11:47 AM, Randall Stewart wrote: Nigel: Here is a patch for your issue I think. Its off of a head machine but I think it should apply. If not let me know. See if this does not fix the iss

sctp ipv6 csum issue

2010-03-11 Thread Randall Stewart
(opt && (opt->ip6po_flags & IP6PO_DONTFRAG)) -- Randall Stewart 803-317-4952 (cell) 803-345-0391(direct) ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Patch to make ksched work right..

2010-03-01 Thread Randall Stewart
some of the things I am planning at my day job I really need to have T-S processes be separate from the real time unless you know of some pitfall there?? If you have no objections I will commit this.. Thanks R -- Randall Stewart 803-317-4952 (cell) 803-345-0391(d

Re: [head tinderbox] failure on mips/mips

2010-02-21 Thread Randall Stewart
d.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-mips To unsubscribe, send any mail to "freebsd-mips- unsubscr...@freebsd.org" -- Randall Stewart 803-317-4952 (cell) 803-345-0391(direct) ___ f