[Bug 253476] ipfw keepalive: tcp_do_segment: Timestamp missing, segment silently dropped

2021-02-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253476 Mark Linimon changed: What|Removed |Added Assignee|b...@freebsd.org|i...@freebsd.org -- You are

[Bug 253476] ipfw keepalive: tcp_do_segment: Timestamp missing, segment silently dropped

2021-02-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253476 Bug ID: 253476 Summary: ipfw keepalive: tcp_do_segment: Timestamp missing, segment silently dropped Product: Base System Version: 13.0-STABLE Hardware: amd64

[Bug 253473] Possible bug in iflib, observed with vmxnet3 driver on ESXI servers

2021-02-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253473 Mark Linimon changed: What|Removed |Added Assignee|b...@freebsd.org|n...@freebsd.org -- You are

[Bug 253469] IPv6 default route vanishes

2021-02-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253469 Mark Linimon changed: What|Removed |Added Assignee|b...@freebsd.org|n...@freebsd.org -- You are

[Bug 253175] 13.0-ALPHA1/2/3/BETA1/2 hang issue after installer / issuing shutdown -r now on installed base

2021-02-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253175 danskoya changed: What|Removed |Added Summary|13.0-ALPHA-BETA2 hang issue |13.0-ALPHA1/2/3/BETA1/2

[Bug 253175] 13.0-ALPHA-BETA2 hang issue after installer / issuing shutdown -r now on installed base

2021-02-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253175 danskoya changed: What|Removed |Added Summary|13.0-ALPHA1-ALPHA3 hang |13.0-ALPHA-BETA2 hang issue

[Bug 253474] Crash in iflib_rxeof() with vmxnet3 interface on ESXi server

2021-02-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253474 Bug ID: 253474 Summary: Crash in iflib_rxeof() with vmxnet3 interface on ESXi server Product: Base System Version: CURRENT Hardware: amd64 OS: Any

[Bug 253473] Possible bug in iflib, observed with vmxnet3 driver on ESXI servers

2021-02-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253473 Bug ID: 253473 Summary: Possible bug in iflib, observed with vmxnet3 driver on ESXI servers Product: Base System Version: 12.1-RELEASE Hardware: amd64

[Bug 253445] bectl: does not function in two-level zfs datasets

2021-02-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253445 --- Comment #7 from do...@dawnsign.com --- That's great news! How soon will it be before the changes are rolled out? -- You are receiving this mail because: You are on the CC list for the bug.

[Bug 253461] [AMD/ATI] RV730 PRO [Radeon HD 4650] panic kernel

2021-02-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253461 --- Comment #1 from Patrick Mackinlay --- Another crash [32719] [32719] [32719] Fatal trap 12: page fault while in kernel mode [32719] cpuid = 2; apic id = 02 [32719] fault virtual address = 0x83066a58 [32719] fault code

[Bug 253471] Change 348902 : vdev_geom_attach_by_guids() breaks other use cases

2021-02-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253471 Dave Baukus changed: What|Removed |Added Severity|Affects Only Me |Affects Some People -- You are

[Bug 253471] Change 348902 : vdev_geom_attach_by_guids() breaks other use cases

2021-02-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253471 --- Comment #2 from Dave Baukus --- A possible fix that works for PJD's scenario and the one I describe: In vdev_geom_attach_by_guids() } else if (best_match != NO_MATCH && match == best_match) { if (strcmp(pp->name, vdpath) == 0) {

[Bug 253471] Change 348902 : vdev_geom_attach_by_guids() breaks other use cases

2021-02-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253471 --- Comment #1 from Dave Baukus --- Note my original comment references the wrong change; I corrected the summary. The change that introduces the issue I describe is: 348902 Not 348906 MFC r344316 SVN Importer: FreeBSD/base rev 348902

[Bug 253471] Change 348902 : vdev_geom_attach_by_guids() breaks other use cases

2021-02-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253471 Dave Baukus changed: What|Removed |Added Summary|Change 348906: |Change 348902 :

[Bug 227609] Compiling world from sources fails: out of swap space

2021-02-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227609 --- Comment #18 from Mark Millard --- (In reply to Vladislav V. Prodan from comment #17) It might be worth leaving notes here about what combination of adjustments for ZFS proved sufficient for your example context if you find a

[Bug 227609] Compiling world from sources fails: out of swap space

2021-02-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227609 --- Comment #17 from Vladislav V. Prodan --- Thank you for reminding me, now I will edit the ZFS memory consumption settings for such a small amount of RAM after the installation script. -- You are receiving this mail because: You are

[Bug 227609] Compiling world from sources fails: out of swap space

2021-02-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227609 --- Comment #16 from Mark Millard --- (In reply to Mark Millard from comment #15) Sorry: "compiles or link sa hake more space" should be "compiles or links that take more space". -- You are receiving this mail because: You are the

[Bug 227609] Compiling world from sources fails: out of swap space

2021-02-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227609 --- Comment #15 from Mark Millard --- (In reply to Vladislav V. Prodan from comment #14) I did not think to ask about ZFS use or its ARC memory use. My figures and experience are for UFS contexts that use less memory. So, under default

[Bug 253471] Change 348906: vdev_geom_attach_by_guids() breaks other use cases

2021-02-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253471 Bug ID: 253471 Summary: Change 348906: vdev_geom_attach_by_guids() breaks other use cases Product: Base System Version: 12.2-STABLE Hardware: Any OS:

[Bug 253469] IPv6 default route vanishes

2021-02-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253469 Bug ID: 253469 Summary: IPv6 default route vanishes Product: Base System Version: 13.0-STABLE Hardware: amd64 OS: Any Status: New Severity: Affects

[Bug 227609] Compiling world from sources fails: out of swap space

2021-02-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227609 --- Comment #14 from Vladislav V. Prodan --- I set 1 CPU in this VM and am trying to make world and a custom kernel in one thread. P.S. I have always used swap as a disk partition. # swapinfo -h Device 1K-blocks Used

[Bug 227609] Compiling world from sources fails: out of swap space

2021-02-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227609 --- Comment #13 from Mark Millard --- (In reply to Vladislav V. Prodan from comment #12) You do not indicate if your buildworld buildkernel was using -j1 or some other -jN figure. The larger the N the more memory space required. > Swap:

[Bug 253318] lldb: aborted when debugging named

2021-02-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253318 --- Comment #8 from Xin LI --- I was able to reliably reproduce the issue with the following test program: <--<--<--<--<--<--<--<--<--<--<--<--<--<-- #include #include #include #include #define WORKERS 9 void * worker(void *p) {

[Bug 237653] LUA loader cannot choose ZFS pool to boot

2021-02-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237653 Vladislav V. Prodan changed: What|Removed |Added Version|12.0-STABLE |12.2-STABLE -- You are

[Bug 237653] LUA loader cannot choose ZFS pool to boot

2021-02-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237653 --- Comment #2 from Vladislav V. Prodan --- (In reply to Graham Perrin from comment #1) No. # uname -a FreeBSD vb-12.2.0.domain.com 12.2-STABLE FreeBSD 12.2-STABLE r369250 GENERIC amd64 Item 6 from the menu is completely inoperative.

[Bug 253461] [AMD/ATI] RV730 PRO [Radeon HD 4650] panic kernel

2021-02-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253461 Mark Linimon changed: What|Removed |Added Keywords||panic CC|

[Bug 253464] TCP fast recovery not entered, when SACK negotiated as client (initiating host), but no SACK blocks received in DupAcks

2021-02-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253464 Richard Scheffenegger changed: What|Removed |Added Assignee|b...@freebsd.org|rsch...@freebsd.org --

[Bug 253464] TCP fast recovery not entered, when SACK negotiated as client (initiating host), but no SACK blocks received in DupAcks

2021-02-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253464 Bug ID: 253464 Summary: TCP fast recovery not entered, when SACK negotiated as client (initiating host), but no SACK blocks received in DupAcks Product: Base System

[Bug 253251] Hardware Revision Realtek 8117

2021-02-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253251 Mark Johnston changed: What|Removed |Added Status|New |Open CC|

[Bug 253251] Hardware Revision Realtek 8117

2021-02-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253251 Christian Gutzler changed: What|Removed |Added Version|Unspecified |12.2-STABLE -- You are

[Bug 253318] lldb: aborted when debugging named

2021-02-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253318 --- Comment #7 from Xin LI --- (In reply to Ed Maste from comment #2) Yes, this is reliably reproducible; the current known reproduction way would be to attach on named and type thread. I'll see if I can find a smaller test case, as I

[Bug 253461] [AMD/ATI] RV730 PRO [Radeon HD 4650] panic kernel

2021-02-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253461 Bug ID: 253461 Summary: [AMD/ATI] RV730 PRO [Radeon HD 4650] panic kernel Product: Base System Version: 12.2-RELEASE Hardware: amd64 OS: Any Status: New

[Bug 227609] Compiling world from sources fails: out of swap space

2021-02-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227609 Vladislav V. Prodan changed: What|Removed |Added CC||ad...@support.od.ua ---

[Bug 253445] bectl: does not function in two-level zfs datasets

2021-02-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253445 Kyle Evans changed: What|Removed |Added Status|New |In Progress CC|