https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225927
Kubilay Kocak changed:
What|Removed |Added
Flags|mfc-stable11? |mfc-stable11+
--
You are receivin
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225927
Andrey V. Elsukov changed:
What|Removed |Added
Resolution|--- |FIXED
Status|In Pr
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225927
--- Comment #12 from commit-h...@freebsd.org ---
A commit references this bug:
Author: ae
Date: Wed Aug 8 16:09:29 UTC 2018
New revision: 337460
URL: https://svnweb.freebsd.org/changeset/base/337460
Log:
MFC r336405:
Move invoking o
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225927
Rodney W. Grimes changed:
What|Removed |Added
CC||n...@freebsd.org,
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225927
Kubilay Kocak changed:
What|Removed |Added
Status|New |In Progress
Keywords|
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225927
--- Comment #10 from commit-h...@freebsd.org ---
A commit references this bug:
Author: ae
Date: Tue Jul 17 11:33:24 UTC 2018
New revision: 336405
URL: https://svnweb.freebsd.org/changeset/base/336405
Log:
Move invoking of callout_stop(&l
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225927
--- Comment #9 from Andrey V. Elsukov ---
(In reply to Kajetan Staszkiewicz from comment #8)
> Is there any progress on this issue? Does the proposed patch really help? I
> had a similar stacktrace (no debug information though, sorry) when
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225927
Kajetan Staszkiewicz changed:
What|Removed |Added
CC||veg...@tuxpowered.net
--- C
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225927
Andrey V. Elsukov changed:
What|Removed |Added
See Also||https://bugs.freebsd.org/bu
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225927
--- Comment #7 from Andrey V. Elsukov ---
For now I'll try this patch with your D4605.
@@ -780,8 +778,13 @@ nd6_llinfo_timer(void *arg)
CURVNET_RESTORE();
return;
}
- ndi = ND_IFINFO(ifp);
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225927
--- Comment #6 from Hans Petter Selasky ---
I agree about your suggestion to move callout stop to a central place.
--
You are receiving this mail because:
You are the assignee for the bug.
___
f
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225927
--- Comment #5 from Hans Petter Selasky ---
There is a generic problem in the LLE code (IPv4 and IPv6) that it cannot sleep
to drain the timers. In case an active timer is detected after callout_stop(),
then the LL entry should be put on a
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225927
--- Comment #4 from Andrey V. Elsukov ---
(In reply to Hans Petter Selasky from comment #3)
> Can you try the patch in D4605 ?
This problem is not easy to trigger and I'm not sure that the patch solves it.
I think how it happens:
on ifnet
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225927
Hans Petter Selasky changed:
What|Removed |Added
CC||hsela...@freebsd.org
--- Com
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225927
--- Comment #2 from Hans Petter Selasky ---
Is this related to:
https://reviews.freebsd.org/D4605
--HPS
--
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-ne
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225927
--- Comment #1 from Andrey V. Elsukov ---
Add lle_tbl
(kgdb) p *ln->lle_tbl
$4 = {llt_link = {sle_next = 0x2}, llt_af = 33770267, llt_hsize = 0, lle_head =
0x0, llt_ifp = 0x0, llt_lookup = 0x0, llt_alloc_entry = 0x0,
llt_delete_entry =
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225927
Andrey V. Elsukov changed:
What|Removed |Added
Assignee|freebsd-b...@freebsd.org|freebsd-net@FreeBSD.org
--
Yo
17 matches
Mail list logo