[Bug 247608] PV in OCI not work

2020-06-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247608

Li-Wen Hsu  changed:

   What|Removed |Added

  Component|Testing & CI|misc
 CC||lw...@freebsd.org
   Assignee|jenkins-ad...@freebsd.org   |b...@freebsd.org
Product|Services|Base System
Version|unspecified |12.1-RELEASE

-- 
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 163168] JIS X0208 space should be treated as printable in ja_JP.eucJP locale.

2020-06-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=163168

Hiroki Sato  changed:

   What|Removed |Added

 Status|Open|In Progress

--- Comment #3 from Hiroki Sato  ---
I confirmed that IDEOGRAPHIC_SPACE is still categorized as non-printable and
non-space in the current implementation after we adopt CLDR.  This is not
specific to Japanese.

I will look into possible solutions.  This cannot be fixed with a simple
one-line 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 231027] [META] FreeBSD-Foundation sponsored issues for FreeBSD 13-CURRENT

2020-06-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231027
Bug 231027 depends on bug 224436, which changed state.

Bug 224436 Summary: vt: CONS_CLRHIST (vidcontrol -C) not implemented
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224436

   What|Removed |Added

 Status|In Progress |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 203349] [META] FreeBSD Foundation sponsored project dependencies for FreeBSD 11.x

2020-06-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203349
Bug 203349 depends on bug 224436, which changed state.

Bug 224436 Summary: vt: CONS_CLRHIST (vidcontrol -C) not implemented
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224436

   What|Removed |Added

 Status|In Progress |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 247602] top occasionally shows unrealistic WCPU values

2020-06-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247602

Bug ID: 247602
   Summary: top occasionally shows unrealistic WCPU values
   Product: Base System
   Version: 11.4-RELEASE
  Hardware: amd64
OS: Any
Status: New
  Severity: Affects Only Me
  Priority: ---
 Component: bin
  Assignee: b...@freebsd.org
  Reporter: j...@koitsu.org

Preface: this is a different problem than what's in PR 135823 (threading is not
involved in this one, at least not as far as the processes themselves go), and
what's in PR 236096 (I use SCHED_ULE).  (I've picked 11.4-RELEASE for the
Version field in Bugzilla because that's the closest to stable/11 I can get.)

While building world (make -j2 buildworld) on a 2-core 11/stable (r358258)
amd64 VM I have, while running top -s 1, I noticed  on very rare occasion --
but recurring -- some procesesses would show completely ridiculous WCPU values.
 The numbers of processes which would show this varied (sometimes an entire
page worth, other times only partial numbers).  Most of these processes do not
have threads, in case that's relevant.  Example:

  PID USERNAMETHR PRI NICE   SIZERES STATE   C   TIMEWCPU COMMAND
 1211 halbot1  200 56524K 50092K select  1   0:01
1830297421127995.00% perl /home/halbot/hal/halbot.pl
/home/halbot/hal/halbot.json
  764 jdc   1  200 13208K  5748K select  0   0:00
1830297421127995.00% sshd: jdc@pts/0 (sshd)
  486 unbound   1  200 19320K  9672K kqread  1   0:00
1830297421127995.00% /usr/local/sbin/unbound -c
/usr/local/etc/unbound/unbound.conf
  905 root  1  200  5024K  1372K select  1   0:00
1830297421127995.00% make -m /usr/src/share/mk -f Makefile.inc1 TARGET=amd64
TARGET_ARCH=amd64 buildworld
  881 root  1  200  5024K   984K select  1   0:00
1830297421127995.00% make -j2 buildworld
 4091 root  1  520  5024K  1780K select  1   0:00
1830297421127995.00% make DIRPRFX=usr.bin/clang/llvm-tblgen/ all
  465 root  1  200  6428K  1996K select  1   0:00
1830297421127995.00% /usr/sbin/syslogd -4 -s -s -cc
 4240 root  1  800   156M   135M CPU11   0:03 100.71%
/usr/bin/c++ -cc1 -triple x86_64-unknown-freebsd11.3 -emit-obj -disable-free
-disable-llvm-verifier -discard-value
 4237 root  1  800   164M   142M RUN 0   0:04  99.76%
/usr/bin/c++ -cc1 -triple x86_64-unknown-freebsd11.3 -emit-obj -disable-free
-disable-llvm-verifier -discard-value
 4216 jdc   1  200  7928K  2900K CPU00   0:00   0.09% top
  568 root  1  200   105M 95940K select  1   0:02   0.03%
/usr/local/bin/perl -T -w /usr/local/bin/spamd -4 -c -d -r
/var/run/spamd/spamd.pid
 1493 jdc   1  200 13208K  5776K select  1   0:00   0.02% sshd:
jdc@pts/1 (sshd)
  656 root  1  200   145M  6172K kqread  0   0:00   0.01% php-fpm:
master process (/usr/local/etc/php-fpm.conf) (php-fpm)
...


This looks like an overflowed integer, but makes me wonder if the bug is in the
kernel or in top itself.  (Not sure if this should be Component: bin or
Component: kern)

I might suggest pulling jhb@ in for this one since he has great familiarity
with some of top's code, esp. relating to WCPU.

-- 
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 129965] [patch] ps(1): ps -lH doesn't show the proper CPU#

2020-06-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=129965

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

Author: pstef
Date: Sat Jun 27 19:09:34 UTC 2020
New revision: 362705
URL: https://svnweb.freebsd.org/changeset/base/362705

Log:
  ps(1): reuse keyword "cpu" to show CPU number

  This flag will now show the processor number on which a process is running.

  This change was inspired by PR129965. Initially I didn't think that the
  patch attached to it was correct -- it sacrificed ki_estcpu use in "cpu"
  for ki_lastcpu and I thought that the old functionality should be kept and
  the new (cpu#) one added to it. But I've since discovered that ki_estcpu is
  sched_4bsd-specific. What's worse, it represents the same thing as
  ki_pctcpu, except ki_pctcpu is universal -- so "%cpu" has been using it
  successfully. Therefore, I've decided to replace information based on
  ki_estcpu with information based on ki_oncpu/ki_lastcpu.

  Key parts of the code and manual changes were borrowed from top(1).

  PR:   129965
  Reported by:  Nikola Kne?evi?
  MFC after:1 week
  Differential Revision:https://reviews.freebsd.org/D25377

Changes:
  head/bin/ps/extern.h
  head/bin/ps/keyword.c
  head/bin/ps/print.c
  head/bin/ps/ps.1
  head/bin/ps/ps.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 162642] .sh scripts in /usr/local/etc/rc.d get executed, not sourced

2020-06-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=162642

andre.albsme...@siemens.com changed:

   What|Removed |Added

 Resolution|--- |Overcome By Events
 Status|Open|Closed

-- 
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 247572] /usr/share/examples/jails jib & jng NOT working

2020-06-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247572

Li-Wen Hsu  changed:

   What|Removed |Added

   Assignee|b...@freebsd.org|j...@freebsd.org
 CC||lw...@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 247445] ZFS - memory leak in dsl_scan_visitbp()

2020-06-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247445

Li-Wen Hsu  changed:

   What|Removed |Added

 CC||lw...@freebsd.org
   Assignee|b...@freebsd.org|f...@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 247588] Bluetooth HCI unprivileged socket has no LE access

2020-06-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247588

Li-Wen Hsu  changed:

   What|Removed |Added

 CC||lw...@freebsd.org
   Assignee|b...@freebsd.org|wirel...@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 247588] Bluetooth HCI unprivileged socket has no LE access

2020-06-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247588

Bug ID: 247588
   Summary: Bluetooth HCI unprivileged socket has no LE access
   Product: Base System
   Version: CURRENT
  Hardware: Any
OS: Any
Status: New
  Severity: Affects Only Me
  Priority: ---
 Component: kern
  Assignee: b...@freebsd.org
  Reporter: greg@unrelenting.technology

Scanning for Bluetooth Low Energy (BLE) beacons currently requires root access,
which is e not great.

>From a quick look at the code, looks like setting some bits for allowing LE
commands/events was intended, but no bits are set:

https://github.com/freebsd/freebsd/blob/6266cce175c89b44f06d967f99d32f9a7d16f461/sys/netgraph/bluetooth/socket/ng_btsocket_hci_raw.c#L882-L883

OCF_LE_SET_SCAN_PARAMETERS and OCF_LE_SET_SCAN_ENABLE should definitely be
accessible.. and at least 0x3e (LE meta) events should be readable, I don't see
what in the code would block them but I haven't got them as non-root.

Also, maybe all of this should be controllable via sysctls.

-- 
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 237778] sysctl.name (0.1) false positive

2020-06-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237778

Alfonso S. Siciliano  changed:

   What|Removed |Added

 Status|New |Closed
 Resolution|--- |Not A Bug

--- Comment #2 from Alfonso S. Siciliano  ---
The sysctl.entryname node of the  port meets my
needs:
it return -1 if a node doens't exist.

-- 
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 244878] Kernel panic due to spin lock held too long

2020-06-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244878

--- Comment #7 from Adam Jimerson  ---
Leaving this closed for now as for some reason the crash dumps either did not
get exported/saved so don't know how useful this is but I did see that this
happened again yesterday and all I have to go off of is the stacktrace from
/var/log/messages:

Jun 26 21:38:42 Heimdall syslogd: kernel boot file is /boot/kernel/kernel
Jun 26 21:38:42 Heimdall kernel: spin lock 0x8200cc50 (smp rendezvous)
held by 0xf80214eb55e0 (tid 101663) too long
Jun 26 21:38:42 Heimdall kernel: timeout stopping cpus
Jun 26 21:38:42 Heimdall kernel: panic: spin lock held too long
Jun 26 21:38:42 Heimdall kernel: cpuid = 0
Jun 26 21:38:42 Heimdall kernel: time = 1593001188
Jun 26 21:38:42 Heimdall kernel: KDB: stack backtrace:
Jun 26 21:38:42 Heimdall kernel: #0 0x80c1d307 at kdb_backtrace+0x67
Jun 26 21:38:42 Heimdall kernel: #1 0x80bd063d at vpanic+0x19d
Jun 26 21:38:42 Heimdall kernel: #2 0x80bd0493 at panic+0x43
Jun 26 21:38:42 Heimdall kernel: #3 0x80bb09fd at
_mtx_lock_indefinite_check+0x6d
Jun 26 21:38:42 Heimdall kernel: #4 0x80bb0545 at
_mtx_lock_spin_cookie+0xd5
Jun 26 21:38:42 Heimdall kernel: #5 0x8121fb0e at
smp_targeted_tlb_shootdown+0x3ce
Jun 26 21:38:42 Heimdall kernel: #6 0x8109c2af at pmap_advise+0x57f
Jun 26 21:38:42 Heimdall kernel: #7 0x80f16214 at vm_map_madvise+0x354
Jun 26 21:38:42 Heimdall kernel: #8 0x80f1c259 at sys_madvise+0x79
Jun 26 21:38:42 Heimdall kernel: #9 0x810a8984 at amd64_syscall+0x364
Jun 26 21:38:42 Heimdall kernel: #10 0x81082520 at
fast_syscall_common+0x101
Jun 23 21:42:25 Heimdall pulseaudio[46631]: [(null)] oss-util.c: '/dev/dsp2'
doesn't support full duplex
Jun 23 21:42:25 Heimdall pulseaudio[46631]: [(null)] oss-util.c: '/dev/dsp3'
doesn't support full duplex
Jun 23 21:42:25 Heimdall pulseaudio[46631]: [(null)] oss-util.c: '/dev/dsp4'
doesn't support full duplex
Jun 23 21:42:25 Heimdall pulseaudio[46631]: [(null)] oss-util.c: '/dev/dsp5'
doesn't support full duplex
Jun 23 21:42:25 Heimdall pulseaudio[46631]: [(null)] oss-util.c: '/dev/dsp8'
doesn't support full duplex
Jun 26 21:38:42 Heimdall syslogd: kernel boot file is /boot/kernel/kernel
Jun 26 21:38:42 Heimdall kernel: spin lock 0x8200cc50 (smp rendezvous)
held by 0xf80214eb55e0 (tid 101663) too long
Jun 26 21:38:42 Heimdall kernel: timeout stopping cpus
Jun 26 21:38:42 Heimdall kernel: panic: spin lock held too long
Jun 26 21:38:42 Heimdall kernel: cpuid = 0
Jun 26 21:38:42 Heimdall kernel: time = 1593001188
Jun 26 21:38:42 Heimdall kernel: KDB: stack backtrace:
Jun 26 21:38:42 Heimdall kernel: #0 0x80c1d307 at kdb_backtrace+0x67
Jun 26 21:38:42 Heimdall kernel: #1 0x80bd063d at vpanic+0x19d
Jun 26 21:38:42 Heimdall kernel: #2 0x80bd0493 at panic+0x43
Jun 26 21:38:42 Heimdall kernel: #3 0x80bb09fd at
_mtx_lock_indefinite_check+0x6d
Jun 26 21:38:42 Heimdall kernel: #4 0x80bb0545 at
_mtx_lock_spin_cookie+0xd5
Jun 26 21:38:42 Heimdall kernel: #5 0x8121fb0e at
smp_targeted_tlb_shootdown+0x3ce
Jun 26 21:38:42 Heimdall kernel: #6 0x8109c2af at pmap_advise+0x57f
Jun 26 21:38:42 Heimdall kernel: #7 0x80f16214 at vm_map_madvise+0x354
Jun 26 21:38:42 Heimdall kernel: #8 0x80f1c259 at sys_madvise+0x79
Jun 26 21:38:42 Heimdall kernel: #9 0x810a8984 at amd64_syscall+0x364
Jun 26 21:38:42 Heimdall kernel: #10 0x81082520 at
fast_syscall_common+0x101

I can upload the current kernel I'm using (FreeBSD 12.1-p6 GENERIC) if need be,
but if it happens again and I get crash dumps for it I'll reopen.

-- 
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 247571] Fix build with post-r362666 (nvvpair.c->bsd_nvpair.c rename)

2020-06-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247571

Li-Wen Hsu  changed:

   What|Removed |Added

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

--- Comment #1 from Li-Wen Hsu  ---
Fixed in https://svnweb.freebsd.org/changeset/base/362669 .

-- 
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 163168] JIS X0208 space should be treated as printable in ja_JP.eucJP locale.

2020-06-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=163168

Li-Wen Hsu  changed:

   What|Removed |Added

 CC||h...@freebsd.org,
   ||lw...@freebsd.org

--- Comment #2 from Li-Wen Hsu  ---
HATANO: Source of /usr/share/locale/ja_JP.eucJP/LC_CTYPE has been modified a
lot and the patch doesn't apply anymore. Can you check if the newer FreeBSD
still have this issue?

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