[Bug 244640] [Patch][Lua loader] Implement missing "read-conf" 4th command

2020-05-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244640 Olivier Certner changed: What|Removed |Added Status|New |Closed Resolution|---

[Bug 246309] r360637 kern.evdev.rcpt_mask=12 by default breaks doubletap on Thinkpad T400 synaptic touchpad

2020-05-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246309 --- Comment #5 from Andriy Gapon --- I am using an additional conf file to customize my touchpad's behavior. I named the file /usr/local/etc/X11/xorg.conf.d/90-touchpad.conf Here is what it has: Section "InputClass" Identifier

[Bug 246323] [bsnmpd] crashes after upgrade to 12-STABLE

2020-05-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246323 Bug ID: 246323 Summary: [bsnmpd] crashes after upgrade to 12-STABLE Product: Base System Version: 12.1-STABLE Hardware: Any OS: Any Status: New Seve

[Bug 246323] [bsnmpd] crashes after upgrade to 12-STABLE

2020-05-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246323 Marek Zarychta changed: What|Removed |Added Hardware|Any |amd64 -- You are receiving this

[Bug 246327] Invalid partition table after all-default installation of 13.0-CURRENT

2020-05-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246327 Bug ID: 246327 Summary: Invalid partition table after all-default installation of 13.0-CURRENT Product: Base System Version: CURRENT Hardware: amd64 O

[Bug 246323] [bsnmpd] crashes after upgrade to 12-STABLE

2020-05-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246323 --- Comment #1 from Marek Zarychta --- Created attachment 214307 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=214307&action=edit backtrace Thanks to guidance from kaktus@ I am able to submit a better report. The issue occurre

[Bug 246323] [bsnmpd] crashes after upgrade to 12-STABLE

2020-05-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246323 Pawel Biernacki changed: What|Removed |Added CC||kak...@freebsd.org Ass

[Bug 246215] [rtld] fails for i386 on amd64 if auxv does not contain PAGESIZES

2020-05-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246215 --- Comment #2 from commit-h...@freebsd.org --- A commit references this bug: Author: kib Date: Sat May 9 13:00:39 UTC 2020 New revision: 360845 URL: https://svnweb.freebsd.org/changeset/base/360845 Log: Avoid spurious ENOMEMs from sysc

[Bug 246119] ahci: MFC of r359499 in 12.1-STABLE r359972 breaks cd device detection on JMicron JMB362

2020-05-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246119 --- Comment #2 from rk --- Created attachment 214310 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=214310&action=edit Patch adds AHCI_Q_NOFORCE quirk to JMB362 -- You are receiving this mail because: You are the assignee for t

[Bug 246119] ahci: MFC of r359499 in 12.1-STABLE r359972 breaks cd device detection on JMicron JMB362

2020-05-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246119 --- Comment #3 from rk --- The following change from r359970 appears to be the culprit: --- stable/12/sys/dev/ahci/ahci_pci.c (revision 359969) +++ stable/12/sys/dev/ahci/ahci_pci.c (revision 359970) @@ -247,6 +247,7 @@ {0x2365

[Bug 246119] ahci: MFC of r359499 in 12.1-STABLE r359970 breaks JMicron JMB362

2020-05-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246119 rk changed: What|Removed |Added Summary|ahci: MFC of r359499 in |ahci: MFC of r359499 in |12

[Bug 246279] cam / ciss driver unable to see more than 48(?) physical drives per controller

2020-05-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246279 Peter Eriksson changed: What|Removed |Added Attachment #214289|0 |1 is obsolete|

[Bug 246279] cam / ciss driver unable to see more than 48(?) physical drives per controller

2020-05-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246279 --- Comment #5 from Peter Eriksson --- Ok, with some bits of printf-debugging I found some suspect code in sys/dev/ciss/ciss.c:ciss_cam_action() at the "case XPT_PATH_INQ" section: cpi->max_target = sc->ciss_cfg->max_logical_supported;

[Bug 246311] [patch] procstat can't view current working directory (affects xfce4-terminal, linprocfs, ...)

2020-05-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246311 Conrad Meyer changed: What|Removed |Added CC||c...@freebsd.org Version

[Bug 246279] cam / ciss driver unable to see more than 48(?) physical drives per controller

2020-05-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246279 --- Comment #6 from Peter Eriksson --- It now probes targets up to around 373 (but it takes a looong time) or so, and also detects the SES devices that have been hidden before since it only probed up to target 63... ses0 at ciss0 bus 33 sc

[Bug 246339] [Patch] SIGSEGV of linux java packaged with ADVA NMS

2020-05-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246339 Bug ID: 246339 Summary: [Patch] SIGSEGV of linux java packaged with ADVA NMS Product: Base System Version: 12.1-RELEASE Hardware: Any OS: Any Status: New

[Bug 246279] cam / ciss driver unable to see more than 48(?) physical drives per controller

2020-05-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246279 --- Comment #7 from Peter Eriksson --- The current code probably works reasonable well for cases where the controller is being used in RAID mode (where it works with logical LUNs). Well, except that it probably fails to detect the SES dev

[Bug 246279] ciss driver unable to present more than 48(?) physical drives per controller to the CAM layer

2020-05-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246279 Peter Eriksson changed: What|Removed |Added Summary|cam / ciss driver unable to |ciss driver unable to

[Bug 246279] ciss driver unable to present more than 48(?) physical drives per controller to the CAM layer

2020-05-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246279 --- Comment #8 from Peter Eriksson --- Created attachment 214328 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=214328&action=edit Patch to fix support for more than 48 drives in HBA mode The attached patch will fix a couple of

[Bug 246279] [patch] ciss driver unable to present more than 48(?) physical drives per controller to the CAM layer

2020-05-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246279 Peter Eriksson changed: What|Removed |Added Summary|ciss driver unable to |[patch] ciss driver unable

[Bug 246279] [patch] ciss driver unable to present more than 48(?) physical drives per controller to the CAM layer

2020-05-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246279 --- Comment #9 from Peter Eriksson --- This part: "but the enumeration of hardware drives starts at 16. So for a controller that support say 64 logical volumes, only the first (64-16) drives will be detected." should probably read: Depen

[Bug 246279] ciss driver unable to present more than 48(?) physical drives per controller to the CAM layer

2020-05-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246279 Mark Linimon changed: What|Removed |Added Keywords||patch Summary|[patch] ci

[Bug 246339] fix SIGSEGV of linux java packaged with ADVA NMS

2020-05-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246339 Mark Linimon changed: What|Removed |Added Assignee|b...@freebsd.org|emulat...@freebsd.org Su