[Bug 221990] panic: Assertion reclaimable == delta failed at ../../../net/iflib.c:1947

2017-10-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221990 Mark Linimon changed: What|Removed |Added Keywords||patch Assignee|freebsd-bu

[Bug 221990] panic: Assertion reclaimable == delta failed at ../../../net/iflib.c:1947

2017-10-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221990 --- Comment #4 from Peter Holm --- I'm still able to get info problems, even with this "fix". After running stress tests I get: reclaimable = 1, not 3. __iflib_fl_refill_lt reclaimable = 1, not 3. __iflib_fl_refill_lt reclaimable = 1, not

[Bug 221990] panic: Assertion reclaimable == delta failed at ../../../net/iflib.c:1947

2017-10-10 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221990 --- Comment #3 from Peter Holm --- Yes, Index: /usr/src/sys/net/iflib.c === --- /usr/src/sys/net/iflib.c(revision 323151) +++ /usr/src/sys/net/iflib.c(working copy) @@

[Bug 221990] panic: Assertion reclaimable == delta failed at ../../../net/iflib.c:1947

2017-10-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221990 --- Comment #2 from Kevin Bowling --- Can you comment out the MPASS while we investigate? delta is only part of INVARIANTS so we might have just drifted the calculation. Otherwise the mp_ring code might have a subtle concurrency issue hin

[Bug 221990] panic: Assertion reclaimable == delta failed at ../../../net/iflib.c:1947

2017-10-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221990 --- Comment #1 from Peter Holm --- This panic is a real show stopper for me, when I run stress tests. -- You are receiving this mail because: You are the assignee for the bug. ___ freebsd-bugs@f

[Bug 221990] panic: Assertion reclaimable == delta failed at ../../../net/iflib.c:1947

2017-09-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221990 Bug ID: 221990 Summary: panic: Assertion reclaimable == delta failed at ../../../net/iflib.c:1947 Product: Base System Version: CURRENT Hardware: Any