[Bug 223369] [psm] FreeBSD 12-CURRENT on HP EliteBook 1040 G1: ForcePad registers click with two finger scrolling (e.g. Synaptics ForcePad Support missing)

2017-11-04 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223369

Vladimir Kondratyev  changed:

   What|Removed |Added

 CC||w...@freebsd.org
   Assignee|freebsd-bugs@FreeBSD.org|w...@freebsd.org

-- 
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 223420] [patch] rtld(1): fix formatting glitch

2017-11-04 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223420

Bug ID: 223420
   Summary: [patch] rtld(1): fix formatting glitch
   Product: Base System
   Version: 11.1-STABLE
  Hardware: Any
OS: Any
Status: New
  Keywords: patch
  Severity: Affects Many People
  Priority: ---
 Component: bin
  Assignee: freebsd-bugs@FreeBSD.org
  Reporter: la5lb...@aon.at
  Keywords: patch

Created attachment 187720
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=187720&action=edit
fix formatting glitch in rtld(1)

Fix for a minor formatting glitch in rtld(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"


[Bug 221010] [autofs] provide NIS automounter maps with rewriting of self-hosted locations to make them nullfs

2017-11-04 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221010

Edward Tomasz Napierala  changed:

   What|Removed |Added

   Assignee|freebsd-bugs@FreeBSD.org|tr...@freebsd.org
 Status|New |Open

-- 
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 221011] [autofs] automounter starts late

2017-11-04 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221011

Edward Tomasz Napierala  changed:

   What|Removed |Added

   Assignee|freebsd-bugs@FreeBSD.org|tr...@freebsd.org
 Status|New |Open

-- 
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 209368] [PATCH] bsnmpd: snmp_hostres: Only refresh devtree if devd event is a new or removed device

2017-11-04 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209368

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

Author: pfg
Date: Sat Nov  4 14:49:22 UTC 2017
New revision: 325395
URL: https://svnweb.freebsd.org/changeset/base/325395

Log:
  MFC r325067:
  bsnmpd: Only refresh devtree if devd event is a new or removed device.

  It makes sense to refresh the tree only when a device is inserted or
  removed, otherwise bsnmpd needlessly wastes lots of CPU.

  PR:   209368

Changes:
_U  stable/11/
  stable/11/usr.sbin/bsnmpd/modules/snmp_hostres/hostres_device_tbl.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 209368] [PATCH] bsnmpd: snmp_hostres: Only refresh devtree if devd event is a new or removed device

2017-11-04 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209368

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

Author: pfg
Date: Sat Nov  4 14:56:58 UTC 2017
New revision: 325396
URL: https://svnweb.freebsd.org/changeset/base/325396

Log:
  MFC r325067:
  bsnmpd: Only refresh devtree if devd event is a new or removed device.

  It makes sense to refresh the tree only when a device is inserted or
  removed, otherwise bsnmpd needlessly wastes lots of CPU.

  PR:   209368

Changes:
_U  stable/10/
  stable/10/usr.sbin/bsnmpd/modules/snmp_hostres/hostres_device_tbl.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 209368] [PATCH] bsnmpd: snmp_hostres: Only refresh devtree if devd event is a new or removed device

2017-11-04 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209368

Pedro F. Giffuni  changed:

   What|Removed |Added

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

--- Comment #9 from Pedro F. Giffuni  ---
Committed all the way to 10-stable

-- 
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 223317] [patch] ANSIfy sys/kern/imgact_shell.c

2017-11-04 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223317

Pedro F. Giffuni  changed:

   What|Removed |Added

   Assignee|freebsd-bugs@FreeBSD.org|p...@freebsd.org

-- 
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 223427] DRM-NEXT does not work - ASRock J3355B-ITX - Celeron J3355 - Apollo Lake

2017-11-04 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223427

Bug ID: 223427
   Summary: DRM-NEXT does not work - ASRock J3355B-ITX - Celeron
J3355 - Apollo Lake
   Product: Base System
   Version: CURRENT
  Hardware: amd64
OS: Any
Status: New
  Severity: Affects Many People
  Priority: ---
 Component: kern
  Assignee: freebsd-bugs@FreeBSD.org
  Reporter: verma...@interia.pl

Hi,

I have upgraded to FreeBSD 12-CURRENT from yesterday (2017/11/03) with
GENERIC-NODEBUG config for the kernel.

% uname -a
FreeBSD bs.local 12.0-CURRENT FreeBSD 12.0-CURRENT #0: Sat Nov  4 00:38:39 CET
2017 root@bs.local:/usr/obj/usr/src/amd64.amd64/sys/GENERIC-NODEBUG  amd64

Next I have upgraded all packages to be up to date with 'pkg upg' and then
added 'drm-next-kmod' port.

Then I added 'kld_list="/boot/modules/i915kms.ko"' to /etc/rc.conf and
rebooted.

Upon boot there are messages that firmware from 'gpu-firmware-kmod' package
failed to load so there would be no power management.

After I started X11 then 'XFCE Destop' loaded and is usable, but any 3D
application (glxgears/kodi) or movie player (mpv/vlc) ends with Segmentation
Fault.

What other information do You need from me to dig the problem fuerther and fix
that behavior so there would be working 3D, movies acceleration in hardware and
proper power management?

Regards,
vermaden

-- 
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 220344] [patch] Unhardcode vt(4) splash screen colors

2017-11-04 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220344

Pedro F. Giffuni  changed:

   What|Removed |Added

 Attachment #183892|0   |1
   is patch||

-- 
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 131597] [kernel] c++ exceptions very slow on FreeBSD 7.1/amd64

2017-11-04 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=131597

--- Comment #24 from Mikael Simonsson  ---
Hi,

I ran into this today with Clang 5, is there anything I can do to help fix
this?

Here's my test case:

#include 
#include 

int main(int argc, char**)
{
::printf("Before\n");

try
{
if (argc != 2)
{
throw std::invalid_argument{""};
}
}
catch (...)
{
}

::printf("After\n");

return 0;
}

If I trigger the exception, ktrace shows 27 (!) sigprocmask calls between the
write calls.

Compiled with:
clang++ -DNDEBUG -O2 -march=native  -std=c++17 -stdlib=libc++ -fuse-ld=lld

Thanks,
Mikael

-- 
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 223431] "pw useradd -D -e" writes bogus expire_days value into pw.conf

2017-11-04 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223431

Bug ID: 223431
   Summary: "pw useradd -D -e" writes bogus expire_days value into
pw.conf
   Product: Base System
   Version: 10.4-RELEASE
  Hardware: Any
OS: Any
Status: New
  Severity: Affects Only Me
  Priority: ---
 Component: bin
  Assignee: freebsd-bugs@FreeBSD.org
  Reporter: v...@mpeks.tomsk.su

How to reproduce&

# pw useradd -D -e +1y
# grep expire_days /etc/pw.conf 
expire_days = 1541353753
# 

WTF is 1541353753 days? It's four million years!

-- 
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 223431] "pw useradd -D -e" writes bogus expire_days value into pw.conf

2017-11-04 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223431

v...@mpeks.tomsk.su changed:

   What|Removed |Added

   Severity|Affects Only Me |Affects Some People

-- 
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 196025] [dtrace] [patch] failed to compile script cddl/contrib/dtracetoolkit/User/setuids.d

2017-11-04 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196025

Pedro F. Giffuni  changed:

   What|Removed |Added

   Assignee|freebsd-bugs@FreeBSD.org|skreu...@freebsd.org
 Status|New |In Progress
 CC||g...@freebsd.org

--- Comment #1 from Pedro F. Giffuni  ---
The Dtrace Toolkit is maintained in ports. gnn@ might be interested as well.

-- 
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 204955] usr/src/usr.sbin/lpr/common_source/ctlinfo.c:294: resource leak ?

2017-11-04 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204955

Pedro F. Giffuni  changed:

   What|Removed |Added

   Assignee|freebsd-bugs@FreeBSD.org|g...@freebsd.org
 CC||p...@freebsd.org

--- Comment #1 from Pedro F. Giffuni  ---
Confirmed by Coverity:

CID 1006860 (#1 of 1): Resource leak (RESOURCE_LEAK)
5. leaked_storage: Variable cfile going out of scope leaks the storage it
points to.

-- 
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 204956] usr/src/usr.sbin/rpc.ypupdated/update.c:270: resource leak

2017-11-04 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204956

Pedro F. Giffuni  changed:

   What|Removed |Added

 CC||p...@freebsd.org

--- Comment #1 from Pedro F. Giffuni  ---
Confirmed by Coverity:

CID 1007425 (#1 of 1): Resource leak (RESOURCE_LEAK)
8. leaked_storage: Variable rf going out of scope leaks the storage it points
to.

-- 
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 218574] [patch] asmc add support for Macbook Air 2011, 11inch model 4,1 to control backlight

2017-11-04 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218574

Pedro F. Giffuni  changed:

   What|Removed |Added

 Attachment #181703|0   |1
   is patch||

-- 
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 144442] [build] [patch] remove unnecessary group and passwd entries for new DESTDIRS // mergemaster

2017-11-04 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=12

Pedro F. Giffuni  changed:

   What|Removed |Added

 Attachment #104284|0   |1
   is patch||
 Attachment #104284|text/plain; |text/plain
  mime type|charset=US-ASCII|

-- 
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 162866] [build] [patch] extract revision from hg in newvers.sh

2017-11-04 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=162866

Pedro F. Giffuni  changed:

   What|Removed |Added

 Attachment #120117|0   |1
   is patch||

-- 
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 223420] [patch] rtld(1): fix formatting glitch

2017-11-04 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223420

Mark Linimon  changed:

   What|Removed |Added

   Assignee|freebsd-bugs@FreeBSD.org|freebsd-toolchain@FreeBSD.o
   ||rg

-- 
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 223381] mpt driver hangs with iscsi devices and scsi drives defined in VBOX FBSD guest

2017-11-04 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223381

Mark Linimon  changed:

   What|Removed |Added

   Assignee|freebsd-bugs@FreeBSD.org|freebsd-s...@freebsd.org

-- 
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 206381] gnu/lib/libgcc builds without debug info

2017-11-04 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206381

Pedro F. Giffuni  changed:

   What|Removed |Added

  Component|misc|gnu
 CC||p...@freebsd.org
 Status|In Progress |Closed
 Resolution|--- |FIXED

--- Comment #7 from Pedro F. Giffuni  ---
Move to GNU.
Appears to be fixed up to 10.x already.

-- 
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 223435] [acpi] FreeBSD 12-CURRENT r325397: Battery not charging on HP EliteBook 1040 G1

2017-11-04 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223435

Bug ID: 223435
   Summary: [acpi] FreeBSD 12-CURRENT r325397: Battery not
charging on HP EliteBook 1040 G1
   Product: Base System
   Version: CURRENT
  Hardware: amd64
OS: Any
Status: New
  Severity: Affects Some People
  Priority: ---
 Component: kern
  Assignee: freebsd-bugs@FreeBSD.org
  Reporter: n...@neelc.org

When I run FreeBSD 12-CURRENT r325397 on a HP EliteBook 1040 G1, the battery is
not able to charge. If I plug in the laptop, "acpiconf -i 0" shows "high" even
if the battery is not 100% charge, and it stays this way. To fix this, I have
to reboot into Windows, and follow these steps:

https://h30434.www3.hp.com/t5/Notebook-Operating-System-and-Recovery/Laptop-plugged-in-not-charging/td-p/5122059

To do this, I need to have a Torx T9 screwdriver handy to unscrew the bottom
cover. CURRENT r324754 does not have this issue.

I will update a DSDT file shortly.

-- 
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 223435] [acpi] FreeBSD 12-CURRENT r325397: Battery not charging on HP EliteBook 1040 G1

2017-11-04 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223435

--- Comment #1 from Neel Chauhan  ---
Since the DSDT file was too large to upload, I have uploaded to GitHub Gist:

https://gist.github.com/neelchauhan/66de1e49d8347c93ed58e3f357eca23a

-- 
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 223435] [acpi] FreeBSD 12-CURRENT r325397: Battery not charging on HP EliteBook 1040 G1

2017-11-04 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223435

--- Comment #2 from Neel Chauhan  ---
Here's an example. Plugged in:

root@xb2:~ # acpiconf -i 0
Design capacity:3500 mAh
Last full capacity: 3500 mAh
Technology: secondary (rechargeable)
Design voltage: 11100 mV
Capacity (warn):200 mAh
Capacity (low): 100 mAh
Low/warn granularity:   100 mAh
Warn/full granularity:  100 mAh
Model number:   Primary
Serial number:  23058 2017/08/01
Type:   LIon
OEM info:   Hewlett-Packard
State:  high
Remaining capacity: 98%
Remaining time: unknown
Present rate:   0 mA (0 mW)
Present voltage:12481 mV
root@xb2:~ # 

Dischrging:

root@xb2:~ # acpiconf -i 0
Design capacity:3500 mAh
Last full capacity: 3500 mAh
Technology: secondary (rechargeable)
Design voltage: 11100 mV
Capacity (warn):200 mAh
Capacity (low): 100 mAh
Low/warn granularity:   100 mAh
Warn/full granularity:  100 mAh
Model number:   Primary
Serial number:  23058 2017/08/01
Type:   LIon
OEM info:   Hewlett-Packard
State:  discharging
Remaining capacity: 98%
Remaining time: 3:53
Present rate:   885 mA (10956 mW)
Present voltage:12380 mV

Plugged in after discharging:

root@xb2:~ # acpiconf -i 0
Design capacity:3500 mAh
Last full capacity: 3500 mAh
Technology: secondary (rechargeable)
Design voltage: 11100 mV
Capacity (warn):200 mAh
Capacity (low): 100 mAh
Low/warn granularity:   100 mAh
Warn/full granularity:  100 mAh
Model number:   Primary
Serial number:  23058 2017/08/01
Type:   LIon
OEM info:   Hewlett-Packard
State:  discharging
Remaining capacity: 98%
Remaining time: 3:53
Present rate:   885 mA (10956 mW)
Present voltage:12380 mV

-- 
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 223440] world needs review and adjustment for the disabling of fallocate for zfs (-r325320), lld included

2017-11-04 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223440

Bug ID: 223440
   Summary: world needs review and adjustment for the disabling of
fallocate for zfs (-r325320), lld included
   Product: Base System
   Version: CURRENT
  Hardware: Any
OS: Any
Status: New
  Severity: Affects Only Me
  Priority: ---
 Component: bin
  Assignee: freebsd-bugs@FreeBSD.org
  Reporter: mar...@dsl-only.net

-r325320 breaks lld when referring zfs file systems:
lld needs to be updated. See:

https://lists.freebsd.org/pipermail/freebsd-current/2017-November/067432.html

for Ed Maste's patch.( Ed is probably acting
independent of this submittal. Systems that
use or require lld can be a problem to update
for a range on or after -r325320. aarch64
in particular could be problematical for
self hosting.)

Note that configure-testing of a specific live
file system is probably not a good idea since
a mix of file systems is allowed to be in use
at the same time overall. (lld has a run-time
test that is adjusted.)

It appears that sqlite3 might use fallocate.
And heimdal (via its sqlite3.c). I've not
reviewed the details for any of the below
that do not trace to the lld issue:

# grep -rl "fallocate" /usr/src/* | more
/usr/src/contrib/sqlite3/configure.ac
/usr/src/contrib/sqlite3/configure
/usr/src/contrib/sqlite3/sqlite3.c
/usr/src/contrib/netbsd-tests/lib/libc/sys/t_posix_fallocate.c
/usr/src/contrib/compiler-rt/lib/dfsan/libc_ubuntu1404_abilist.txt
/usr/src/contrib/compiler-rt/include/sanitizer/linux_syscall_hooks.h
/usr/src/contrib/llvm/lib/Support/Unix/Path.inc
/usr/src/contrib/pjdfstest/configure.ac
/usr/src/contrib/pjdfstest/tests/misc.sh
/usr/src/contrib/pjdfstest/pjdfstest.c
/usr/src/contrib/openbsm/NEWS
/usr/src/contrib/openbsm/etc/audit_event
/usr/src/crypto/heimdal/lib/sqlite/sqlite3.c
/usr/src/lib/libc/sys/posix_fallocate.2
/usr/src/lib/libc/sys/Symbol.map
/usr/src/lib/libc/sys/Makefile.inc
/usr/src/lib/libc/tests/sys/Makefile
/usr/src/lib/clang/include/llvm/Config/config.h
/usr/src/share/man/man9/VOP_ALLOCATE.9
/usr/src/sys/compat/freebsd32/syscalls.master
/usr/src/sys/compat/freebsd32/freebsd32_syscalls.c
/usr/src/sys/compat/freebsd32/freebsd32_sysent.c
/usr/src/sys/compat/freebsd32/capabilities.conf
/usr/src/sys/compat/freebsd32/freebsd32_misc.c
/usr/src/sys/compat/freebsd32/freebsd32_proto.h
/usr/src/sys/compat/freebsd32/freebsd32_syscall.h
/usr/src/sys/compat/freebsd32/freebsd32_systrace_args.c
/usr/src/sys/compat/cloudabi/cloudabi_file.c
/usr/src/sys/compat/linux/linux_file.c
/usr/src/sys/i386/linux/linux_sysent.c
/usr/src/sys/i386/linux/linux_proto.h
/usr/src/sys/i386/linux/linux_syscalls.c
/usr/src/sys/i386/linux/linux_systrace_args.c
/usr/src/sys/i386/linux/linux_syscall.h
/usr/src/sys/i386/linux/syscalls.master
/usr/src/sys/sys/fcntl.h
/usr/src/sys/sys/syscall.h
/usr/src/sys/sys/syscall.mk
/usr/src/sys/sys/syscallsubr.h
/usr/src/sys/sys/sysproto.h
/usr/src/sys/kern/init_sysent.c
/usr/src/sys/kern/syscalls.master
/usr/src/sys/kern/systrace_args.c
/usr/src/sys/kern/capabilities.conf
/usr/src/sys/kern/vfs_syscalls.c
/usr/src/sys/kern/syscalls.c
/usr/src/sys/amd64/linux32/linux32_syscall.h
/usr/src/sys/amd64/linux32/linux32_systrace_args.c
/usr/src/sys/amd64/linux32/syscalls.master
/usr/src/sys/amd64/linux32/linux32_syscalls.c
/usr/src/sys/amd64/linux32/linux32_sysent.c
/usr/src/sys/amd64/linux32/linux32_proto.h
/usr/src/sys/amd64/linux/linux_proto.h
/usr/src/sys/amd64/linux/syscalls.master
/usr/src/sys/amd64/linux/linux_syscalls.c
/usr/src/sys/amd64/linux/linux_systrace_args.c
/usr/src/sys/amd64/linux/linux_syscall.h
/usr/src/sys/amd64/linux/linux_sysent.c
/usr/src/tests/sys/pjdfstest/config.h

-- 
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 223440] world needs review and adjustment for the disabling of fallocate for zfs (-r325320), lld included

2017-11-04 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223440

Ed Maste  changed:

   What|Removed |Added

   See Also||https://bugs.freebsd.org/bu
   ||gzilla/show_bug.cgi?id=2233
   ||83

-- 
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 223440] world needs review and adjustment for the disabling of fallocate for zfs (-r325320), lld included

2017-11-04 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223440

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

Author: emaste
Date: Sun Nov  5 00:51:53 UTC 2017
New revision: 325420
URL: https://svnweb.freebsd.org/changeset/base/325420

Log:
  lld: accept EINVAL to indicate posix_fallocate is unsupported

  As of r325320 posix_fallocate on a ZFS filesystem returns EINVAL to
  indicate that the operation is not supported. (I think this is a strange
  choice of errno on the part of POSIX.)

  PR:   223383, 223440
  Reported by:  Mark Millard
  Tested by:Mark Millard
  MFC after:3 days
  Sponsored by: The FreeBSD Foundation

Changes:
  head/contrib/llvm/lib/Support/Unix/Path.inc

-- 
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 171811] [patch] rctl(8) cputime is too high

2017-11-04 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=171811

Allan Jude  changed:

   What|Removed |Added

 CC||allanj...@freebsd.org

--- Comment #4 from Allan Jude  ---
As an aside, you might want to look at /usr/bin/sa for accounting.

-- 
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 223435] [acpi] FreeBSD 12-CURRENT r325397: Battery not charging on HP EliteBook 1040 G1 (Battery status stuck at High)

2017-11-04 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223435

Neel Chauhan  changed:

   What|Removed |Added

Summary|[acpi] FreeBSD 12-CURRENT   |[acpi] FreeBSD 12-CURRENT
   |r325397: Battery not|r325397: Battery not
   |charging on HP EliteBook|charging on HP EliteBook
   |1040 G1 |1040 G1 (Battery status
   ||stuck at High)

-- 
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 222647] VIMAGE jail: ifa_maintain_loopback_route: deletion failed for interface lo0: 48

2017-11-04 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222647

Eugene Grosbein  changed:

   What|Removed |Added

   See Also||https://bugs.freebsd.org/bu
   ||gzilla/show_bug.cgi?id=2231
   ||29
 Status|New |Open
 CC||eu...@freebsd.org
   Assignee|freebsd-bugs@FreeBSD.org|eu...@freebsd.org

--- Comment #2 from Eugene Grosbein  ---
The root of this problem seems to be the same as of another problem described
in https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223129

Please try applying patch attached to PR 223129, then rebuild/boot new kernel.
It should help.

-- 
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"