[Bug 260260] igb(4) I35{0,4} parrent <--> vlan jumbo frame mtu mismatch

2021-12-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260260 --- Comment #1 from Marek Zarychta --- Last time tested on 13.0-STABLE stable/13-n248421-3b936a8c889 where the issue persists. It is also worth mentioning that turning off vlanmtu vlanhwtag vlanhwfilter vlanhwtso vlanhwcsum on parents

[Bug 260260] igb(4) I35{0,4} parrent <--> vlan jumbo frame mtu mismatch

2021-12-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260260 Marek Zarychta changed: What|Removed |Added CC||n...@freebsd.org

[Bug 260260] igb(4) I35{0,4} parrent <--> vlan jumbo frame mtu mismatch

2021-12-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260260 Bug ID: 260260 Summary: igb(4) I35{0,4} parrent <--> vlan jumbo frame mtu mismatch Product: Base System Version: 13.0-STABLE Hardware: amd64 OS: Any

[Bug 260249] Lunuxulator: Cannot run Linux version of Kerbal Space Program

2021-12-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260249 --- Comment #2 from stor...@gmail.com --- Actually, no, as I have already posted to the FreeBSD forums. I just wanted to provide as much information as possible on what I had done in the hopes that there was some hidden something that I had

[Bug 260245] swap/vm: Apparent memory leak: 100% swap usage

2021-12-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260245 --- Comment #9 from Kubilay Kocak --- Cloning cpython main onto the same system to attempt reproduction outside of buildbot. The only additional dependencies I installed for the worker is gdb and sqlite for their Python modules and

[Bug 260245] swap/vm: Apparent memory leak: 100% swap usage

2021-12-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260245 --- Comment #8 from Kubilay Kocak --- Created attachment 229947 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=229947=edit vmstat / sysctl /top output REPROD Woke up this morning with all swap used (see attached file with

[Bug 260245] swap/vm: Apparent memory leak: 100% swap usage

2021-12-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260245 --- Comment #7 from Kubilay Kocak --- (In reply to Mark Johnston from comment #5) I'll see if I can reproduce out of the buildbot environment, and watch the tests run. What am I looking for that indicated OOM kills specifically? -- You

[Bug 260257] CAM_IO_STATS does not track MEDIUM ERRORs

2021-12-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260257 --- Comment #5 from Alan Somers --- No problem. BTW, these happen pretty frequently, so I can probably do some experiments if that would help you. I could run a dtrace script, for example. -- You are receiving this mail because: You

[Bug 260257] CAM_IO_STATS does not track MEDIUM ERRORs

2021-12-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260257 --- Comment #4 from Warner Losh --- Yea, I saw that too late. I looked at this bug on my phone first, thought it was retriable, and it wasn't too much pattern recognition... I'll check into why the counters aren't bumped. At least some

[Bug 260257] CAM_IO_STATS does not track MEDIUM ERRORs

2021-12-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260257 --- Comment #3 from Alan Somers --- Yes, it did fail. 59 errors got through to the ZFS level. $ zpool status | grep -C1 JB2_S57 spare-1 DEGRADED 0 0 0 multipath/mp_JB2_S57.eli

[Bug 260257] CAM_IO_STATS does not track MEDIUM ERRORs

2021-12-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260257 --- Comment #2 from Warner Losh --- (In reply to Warner Losh from comment #1) Oh, wait, it did fail. I'll check to see why that didn't bump the counters... -- You are receiving this mail because: You are the assignee for the bug.

[Bug 260257] CAM_IO_STATS does not track MEDIUM ERRORs

2021-12-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260257 --- Comment #1 from Warner Losh --- These counters, for better or worse, track failures. Since this I/O succeeded on retry, the counters weren't bumped. So works as designed, with a hefty helping of 'the design could widen to report this'

[Bug 260257] CAM_IO_STATS does not track MEDIUM ERRORs

2021-12-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260257 Bug ID: 260257 Summary: CAM_IO_STATS does not track MEDIUM ERRORs Product: Base System Version: 13.0-RELEASE Hardware: Any OS: Any Status: New

[Bug 260245] swap/vm: Apparent memory leak: 100% swap usage

2021-12-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260245 --- Comment #6 from Mark Johnston --- I tried building cpython and running the test suite in a 12.2 bhyve VM with 2GB RAM, and it does not swap at all. I suspect that some tests are being skipped due to missing dependencies, or I did not

[Bug 260245] swap/vm: Apparent memory leak: 100% swap usage

2021-12-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260245 Mark Johnston changed: What|Removed |Added Status|New |Open --- Comment #5 from Mark

[Bug 234205] /usr/include/sys/file.h uses the u_int typedef which causes C compilation to sometimes fail

2021-12-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234205 --- Comment #5 from commit-h...@freebsd.org --- A commit in branch stable/13 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=793fad727a33a5f539eb414e4f0b09aaee0a1b23 commit 793fad727a33a5f539eb414e4f0b09aaee0a1b23

[Bug 234205] /usr/include/sys/file.h uses the u_int typedef which causes C compilation to sometimes fail

2021-12-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234205 --- Comment #4 from commit-h...@freebsd.org --- A commit in branch stable/12 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=5fb6ac34479dc0e23b5ff8f3ae74c6266cf32476 commit 5fb6ac34479dc0e23b5ff8f3ae74c6266cf32476

[Bug 260249] Lunuxulator: Cannot run Linux version of Kerbal Space Program

2021-12-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260249 Alex S changed: What|Removed |Added CC||iwt...@gmail.com --- Comment #1 from