[Bug 235944] jedec_dimm(4) does not attach to KFA2 (aka Galax) Hall of Fame DDR4 sticks

2019-02-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235944 --- Comment #14 from Andriy Gapon --- (In reply to Ravi Pokala from comment #13) Oh, I recall this now. Thank you for refreshing my memory. And I could have checked the code more thoroughly myself. So, sorry for the noise. In one part-s

[Bug 235944] jedec_dimm(4) does not attach to KFA2 (aka Galax) Hall of Fame DDR4 sticks

2019-02-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235944 --- Comment #15 from Andriy Gapon --- Ravi, also, I think that it is wrong to fail the attach on a failure to access TSOD. Many DDR3 DIMMs simply do not have it (not sure about DDR4). I think that all "server" RDIMMS/LRDIMMs and consumer EC

[Bug 158387] The tree(3) man should mention the RB_FOREACH_SAFE() API...

2019-02-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=158387 Sergey Kandaurov changed: What|Removed |Added Resolution|--- |FIXED Status|Open

[Bug 236021] UFS w/ SU] [hang] Hang seen when using a FS with the block size of 65536

2019-02-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236021 Bug ID: 236021 Summary: UFS w/ SU] [hang] Hang seen when using a FS with the block size of 65536 Product: Base System Version: CURRENT Hardware: Any O

[Bug 236021] UFS w/ SU] [hang] Hang seen when using a FS with the block size of 65536

2019-02-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236021 Mark Linimon changed: What|Removed |Added Assignee|b...@freebsd.org|f...@freebsd.org -- You are receiv

[Bug 234094] 'make buildworld' fails because of ignored src.conf settings

2019-02-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234094 --- Comment #2 from o...@oz42.eu --- This bus still exists in 12.0-RELEASE-p3 -- You are receiving this mail because: You are the assignee for the bug. ___ freebsd-bugs@freebsd.org mailing list h

[Bug 235944] jedec_dimm(4) does not attach to KFA2 (aka Galax) Hall of Fame DDR4 sticks

2019-02-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235944 --- Comment #16 from Ravi Pokala --- (In reply to Andriy Gapon from comment #14) > In one part-specific datasheet I noticed this curious bit: > https://www.onsemi.com/pub/Collateral/N34C04-D.PDF >> 17. The N34C04MU3ETG will respond with No

[Bug 235944] jedec_dimm(4) does not attach to KFA2 (aka Galax) Hall of Fame DDR4 sticks

2019-02-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235944 --- Comment #17 from Ravi Pokala --- (In reply to Andriy Gapon from comment #15) > also, I think that it is wrong to fail the attach on a failure to access TSOD. > Many DDR3 DIMMs simply do not have it (not sure about DDR4). > I think that

[Bug 235944] jedec_dimm(4) does not attach to KFA2 (aka Galax) Hall of Fame DDR4 sticks

2019-02-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235944 --- Comment #18 from Ravi Pokala --- (In reply to Ravi Pokala from comment #16) > That could very well be the Greg is seeing. That could very well be the *problem* Greg is seeing. -- You are receiving this mail because: You are the assig

[Bug 235944] jedec_dimm(4) does not attach to KFA2 (aka Galax) Hall of Fame DDR4 sticks

2019-02-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235944 --- Comment #19 from Andriy Gapon --- (In reply to Ravi Pokala from comment #17) In my svn checkout the first ellipses expand to: if (rc != 0) { device_printf(dev, "failed to read TSOD-present byte: %d\n",

[Bug 224270] Get exit status of process that's piped to another: set -o pipefail is missing for /bin/sh

2019-02-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224270 Ed Maste changed: What|Removed |Added Status|Open|In Progress -- You are receiving this

[Bug 236030] [patch] ipfw(8) man page: fix typos & caps

2019-02-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236030 Bug ID: 236030 Summary: [patch] ipfw(8) man page: fix typos & caps Product: Documentation Version: Latest Hardware: Any OS: Any Status: New Severity

[Bug 235944] jedec_dimm(4) does not attach to KFA2 (aka Galax) Hall of Fame DDR4 sticks

2019-02-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235944 --- Comment #20 from Ravi Pokala --- The TSOD-present byte is just another byte in the SPD; it should be readable if the SPD in general is readable. If that specific byte is not readable, that suggests a real problem reading the SPD. -- Y

[Bug 235798] [PATCH][asmc] Add support for for macmini2,1 to asmc kernel module

2019-02-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235798 David Bright changed: What|Removed |Added Assignee|b...@freebsd.org|d...@freebsd.org -- You are receiv

[Bug 235944] jedec_dimm(4) does not attach to KFA2 (aka Galax) Hall of Fame DDR4 sticks

2019-02-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235944 --- Comment #21 from Andriy Gapon --- Sorry, I've been inattentive again. What if that bit lies, e.g., because of a vendor's mistake... Then, we would fail here: if (byte & 0x80) { tsod_present = true;

[Bug 236035] ptrace: SIGTRAP and EXIT race

2019-02-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236035 Bug ID: 236035 Summary: ptrace: SIGTRAP and EXIT race Product: Base System Version: 12.0-RELEASE Hardware: amd64 OS: Any Status: New Severity: Affec

[Bug 236030] [patch] ipfw(8) man page: fix typos & caps

2019-02-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236030 Mark Linimon changed: What|Removed |Added Keywords||patch -- You are receiving this ma

[Bug 235944] jedec_dimm(4) does not attach to KFA2 (aka Galax) Hall of Fame DDR4 sticks

2019-02-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235944 --- Comment #22 from Greg V --- (In reply to Andriy Gapon from comment #14) > what specific EEPROM part the DIMM in question uses I don't really want to take the heatsink off, but the high resolution photos helpfully provided by KFA2 on t

[Bug 235944] jedec_dimm(4) does not attach to KFA2 (aka Galax) Hall of Fame DDR4 sticks

2019-02-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235944 --- Comment #23 from Greg V --- Ignoring the page errors makes it read the second page successfully (contents match the ones seen in Windows)! And yeah, the TSOD presence bit seems to lie on these DIMMs… So pretty much the only thing I ca

[Bug 235944] jedec_dimm(4) does not attach to KFA2 (aka Galax) Hall of Fame DDR4 sticks

2019-02-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235944 --- Comment #24 from Ravi Pokala --- Awesome! Can you attach a patch with your changes? -- You are receiving this mail because: You are the assignee for the bug. ___ freebsd-bugs@freebsd.org mai

[Bug 235944] jedec_dimm(4) does not attach to KFA2 (aka Galax) Hall of Fame DDR4 sticks

2019-02-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235944 --- Comment #25 from Greg V --- Created attachment 202365 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=202365&action=edit dimm-hack.patch (In reply to Ravi Pokala from comment #24) It's not a good patch, but this is what I did

[Bug 235944] jedec_dimm(4) does not attach to KFA2 (aka Galax) Hall of Fame DDR4 sticks

2019-02-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235944 --- Comment #26 from Ravi Pokala --- Thanks Greg! I'll massage it as needed and commit it for you sometime in the next few days. -- You are receiving this mail because: You are the assignee for the bug. ___

[Bug 235944] jedec_dimm(4) does not attach to KFA2 (aka Galax) Hall of Fame DDR4 sticks

2019-02-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235944 --- Comment #27 from Andriy Gapon --- (In reply to Greg V from comment #23) I once got some Kingston modules, they all had the same serial number. Turned out to be counterfeit. Hope that that is not the case with the memory you got. Also,

[Bug 236042] Windows Server 2016 Hyper-V snapshot triggers SCSI errors

2019-02-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236042 Bug ID: 236042 Summary: Windows Server 2016 Hyper-V snapshot triggers SCSI errors Product: Base System Version: 12.0-RELEASE Hardware: amd64 OS: Any

[Bug 236042] Windows Server 2016 Hyper-V snapshot triggers SCSI errors

2019-02-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236042 --- Comment #1 from Alex G --- I tried to email the authors of the hyerv integration drivers but I got a bounce back from Microsoft email server. The response from the remote server was: 550 5.4.1 [bs...@microsoft.com]: Recipient address r

[Bug 236043] bectl can't destroy origin snapshot

2019-02-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236043 Bug ID: 236043 Summary: bectl can't destroy origin snapshot Product: Base System Version: CURRENT Hardware: Any OS: Any Status: New Severity: Affect

[Bug 236006] 'bectl destroy' doesn't remove snapshots

2019-02-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236006 Rob changed: What|Removed |Added CC||rob.fx...@gmail.com --- Comment #1 from Rob

[Bug 236043] [patch] bectl can't destroy origin snapshot

2019-02-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236043 Rob changed: What|Removed |Added Summary|bectl can't destroy origin |[patch] bectl can't destroy

[Bug 236043] bectl can't destroy origin snapshot

2019-02-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236043 Mark Linimon changed: What|Removed |Added Keywords||patch Summary|[patch] be

[Bug 236042] Windows Server 2016 Hyper-V snapshot triggers SCSI errors

2019-02-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236042 Mark Linimon changed: What|Removed |Added Assignee|b...@freebsd.org|virtualizat...@freebsd.org -- You

[Bug 236043] [patch] bectl can't destroy origin snapshot

2019-02-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236043 Rob changed: What|Removed |Added Summary|bectl can't destroy origin |[patch] bectl can't destroy

[Bug 205036] [PATCH][build] remove redundant check of the DEBUG_FLAGS in bsd.prog.mk

2019-02-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205036 joke...@mail-share.com changed: What|Removed |Added CC||joke...@mail-share.com ---

[Bug 236006] 'bectl destroy' doesn't remove snapshots

2019-02-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236006 --- Comment #2 from Sergey --- (In reply to Rob from comment #1) Thanx Rob, then I'm closing this ticket. BR, Sergey. -- You are receiving this mail because: You are the assignee for the bug. __

[Bug 236006] 'bectl destroy' doesn't remove snapshots

2019-02-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236006 Sergey changed: What|Removed |Added Resolution|--- |DUPLICATE Status|New

[Bug 236043] [patch] bectl can't destroy origin snapshot

2019-02-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236043 Sergey changed: What|Removed |Added CC||kp...@protonmail.com --- Comment #1 from

[Bug 236014] w -nn doesn't resolve hostname to ipv6 numeric if host has v4 and v6 entry.

2019-02-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236014 nis...@snickers.org changed: What|Removed |Added Severity|Affects Only Me |Affects Many People -- You a