[Bug 235589] sh(1): LINENO is unset in shell arithmetic

2019-09-05 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235589

Kubilay Kocak  changed:

   What|Removed |Added

  Flags||mfc-stable11?,
   ||mfc-stable12?
 Status|New |Open
 CC||jil...@freebsd.org
   Keywords||needs-qa

--- Comment #2 from Kubilay Kocak  ---
(In reply to Paco Pascal from comment #1)

Proposing patches is always welcome with or without having it discussed or
reviewed prior. Having said that, it can and does help, usually to improve the
proposed patch, if one can get some feedback on it.

@Jilles (CC'd), with experience in this area of the tree, may know what to do
with this

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 240340] MFC r351747 Implement nvme suspend / resume for pci attachment

2019-09-05 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240340

Kubilay Kocak  changed:

   What|Removed |Added

  Flags||mfc-stable11?,
   ||mfc-stable12?
   Severity|Affects Only Me |Affects Some People
Summary|[patch] MFC r351747 |MFC r351747 Implement nvme
   |Implement nvme suspend /|suspend / resume for pci
   |resume for pci attachment   |attachment
   Assignee|b...@freebsd.org|i...@freebsd.org
 Status|New |Open

--- Comment #1 from Kubilay Kocak  ---
Note: base r351747 has "MFC After: 1 week" noted in the commit log message, so
MFC is anticipated.

^Triage: Assign to base r351747 committer

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 230240] import clang 7.0.0 (tracking PR)

2019-09-05 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230240
Bug 230240 depends on bug 230355, which changed state.

Bug 230355 Summary: [exp-run] Against projects/clang700-import branch
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230355

   What|Removed |Added

 Status|New |Closed
 Resolution|--- |FIXED

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 239973] Kernel Panic: device_get_ivars(9) returns NULL which leads to Null pointer dereference for multiple drivers

2019-09-05 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239973

Hans Petter Selasky  changed:

   What|Removed |Added

 CC||hsela...@freebsd.org

--- Comment #2 from Hans Petter Selasky  ---
This patch is not correct for USB. Please blacklist devctl from touching USB
device nodes or anything that parents to a usbusX.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 239442] share/man/man5/src.conf.5: remove redundant paragraphs for {WITH,WITHOUT}_PROFILE

2019-09-05 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239442

Benedict Reuschling  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|New |Closed
 CC||b...@freebsd.org

--- Comment #3 from Benedict Reuschling  ---
I can confirm that the issue is no longer present in src.conf, closing this PR.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 240356] sshd Connection closed by 127.0.0.1 port ???

2019-09-05 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240356

Bug ID: 240356
   Summary: sshd Connection closed by 127.0.0.1 port ???
   Product: Base System
   Version: 12.0-STABLE
  Hardware: Any
OS: Any
Status: New
  Severity: Affects Only Me
  Priority: ---
 Component: kern
  Assignee: b...@freebsd.org
  Reporter: z462v...@mail.lviv.ua

Aug 28 10:20:46  sshd[98971]: Connection closed by 127.0.0.1 port 43986
[preauth]
Aug 28 10:25:47  sshd[99050]: Connection closed by 127.0.0.1 port 44014
[preauth]
Aug 28 10:30:47  sshd[99155]: Connection closed by 127.0.0.1 port 44061
[preauth]
Aug 28 10:35:46  sshd[99232]: Connection closed by 127.0.0.1 port 44090
[preauth]
Aug 28 10:40:46  sshd[99340]: Connection closed by 127.0.0.1 port 44139
[preauth]
Aug 28 10:45:46  sshd[99419]: Connection closed by 127.0.0.1 port 44169
[preauth]
Aug 28 10:50:47  sshd[99514]: Connection closed by 127.0.0.1 port 44211
[preauth]
Aug 28 10:55:46  sshd[99591]: Connection closed by 127.0.0.1 port 44240
[preauth]
Aug 28 11:00:46  sshd[99731]: Connection closed by 127.0.0.1 port 44304
[preauth]
Aug 28 11:05:46  sshd[99811]: Connection closed by 127.0.0.1 port 44350
[preauth]
Aug 28 11:10:46  sshd[99911]: Connection closed by 127.0.0.1 port 44389
[preauth]

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 229745] ahcich: CAM status: Command timeout

2019-09-05 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229745

--- Comment #33 from John Baldwin  ---
(In reply to John Baldwin from comment #31)
I was fine for about a week with two active drives, then I tried to add a 3rd
drive to replace one that had died and to bring my zpool back to full health. 
I then started getting timeouts again before the resilver finished.  I then
started getting errors one of the two original drives even when only booting
with two drives, so disabling hotplug was not a silver bullet.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 211713] NVME controller failure: resetting (Samsung SM961 SSD Drives)

2019-09-05 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211713

--- Comment #84 from commit-h...@freebsd.org ---
A commit references this bug:

Author: imp
Date: Thu Sep  5 23:54:45 UTC 2019
New revision: 351915
URL: https://svnweb.freebsd.org/changeset/base/351915

Log:
  MFC r349845:

Work around devices which return all zeros for reads of existing MSI-X
table
VCTRL registers.

  Note: This is confirmed to fix the nvme lost interrupt issues, seen on both
  virtual and real cards.
  PR: 211713

Changes:
_U  stable/12/
  stable/12/sys/dev/pci/pci.c

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 211713] NVME controller failure: resetting (Samsung SM961 SSD Drives)

2019-09-05 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211713

--- Comment #85 from commit-h...@freebsd.org ---
A commit references this bug:

Author: imp
Date: Fri Sep  6 00:06:55 UTC 2019
New revision: 351917
URL: https://svnweb.freebsd.org/changeset/base/351917

Log:
  MFC r349845:

Work around devices which return all zeros for reads of existing MSI-X
table
VCTRL registers.

  PR: 211713

Changes:
_U  stable/11/
  stable/11/sys/dev/pci/pci.c

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 239894] security.bsd.stack_guard_page default causes Java to crash

2019-09-05 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239894

--- Comment #21 from Greg Lewis  ---
Thanks for the update Konstantin.  Can I take it from the MFC timeline that you
are intending to merge this back to 12-STABLE prior to the branch for 12.1?

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"