[Bug 245189] Building world WITH_BEARSSL=1 and WITH_PIE=1 is currently broken

2020-04-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245189 --- Comment #5 from Gordon Bergling --- Thanks for the bugfix for BearSSL. Is it also possible to add MK_PIE=no to the Makefile of usr.sbin/pmc since it is still broken when building world with WITH_PIE=1? -- You are receiving this mail b

[Bug 245314] /usr/bin/logger: cannot write to unix socket or network socket to log since r358919

2020-04-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245314 Bug ID: 245314 Summary: /usr/bin/logger: cannot write to unix socket or network socket to log since r358919 Product: Base System Version: CURRENT Hardware: Any

[Bug 245314] /usr/bin/logger: cannot write to unix socket or network socket to log since r358919

2020-04-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245314 Dave Cottlehuber changed: What|Removed |Added CC||osho...@freebsd.org,

[Bug 245314] /usr/bin/logger: cannot write to unix socket or network socket to log since r358919

2020-04-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245314 --- Comment #1 from Mariusz Zaborski --- The problem is not with the missing rights on a descriptor. The problem is that sendto is forbidden when the "to" argument is given. static int sendit(struct thread *td, int s, struct msghdr *mp, in

[Bug 245314] /usr/bin/logger: cannot write to unix socket or network socket to log since r358919

2020-04-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245314 --- Comment #2 from Mariusz Zaborski --- Or somehow rewrite this part. -- You are receiving this mail because: You are the assignee for the bug. ___ freebsd-bugs@freebsd.org mailing list https:/

[Bug 244153] Typo error in top manpage

2020-04-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244153 --- Comment #2 from commit-h...@freebsd.org --- A commit references this bug: Author: markj Date: Fri Apr 3 13:35:44 UTC 2020 New revision: 359594 URL: https://svnweb.freebsd.org/changeset/base/359594 Log: Fix the description of the -m

[Bug 244153] Typo error in top manpage

2020-04-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244153 Mark Johnston changed: What|Removed |Added CC||ma...@freebsd.org Assign

[Bug 236961] [VFS] vfs_bio_getpages: infinite loop

2020-04-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236961 Mark Johnston changed: What|Removed |Added CC||ma...@freebsd.org Resoluti

[Bug 244327] usr.bin/xargs/xargs.c:653 omits variable check when checking for ENOENT

2020-04-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244327 --- Comment #1 from commit-h...@freebsd.org --- A commit references this bug: Author: markj Date: Fri Apr 3 14:03:59 UTC 2020 New revision: 359596 URL: https://svnweb.freebsd.org/changeset/base/359596 Log: xargs: Fix exit status express

[Bug 244327] usr.bin/xargs/xargs.c:653 omits variable check when checking for ENOENT

2020-04-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244327 Mark Johnston changed: What|Removed |Added Assignee|b...@freebsd.org|ma...@freebsd.org -- You are rece

[Bug 197923] [patch] [sched] Fix comment in sched_balance_pair and move load check ahead of lock

2020-04-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197923 Mark Johnston changed: What|Removed |Added Status|Open|Closed Resolution|---

[Bug 202985] [panic] Page fault while in kernel mode

2020-04-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202985 Mark Johnston changed: What|Removed |Added Resolution|--- |Overcome By Events

[Bug 245318] procstat_getprocs() noise on stderr

2020-04-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245318 Bug ID: 245318 Summary: procstat_getprocs() noise on stderr Product: Base System Version: 12.1-RELEASE Hardware: Any OS: Any Status: New Severity: A

[Bug 245319] mq_open does not honor its mode argument

2020-04-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245319 Bug ID: 245319 Summary: mq_open does not honor its mode argument Product: Base System Version: 12.1-RELEASE Hardware: Any OS: Any Status: New Severi

[Bug 162860] [zfs] Cannot share ZFS filesystem to hosts with a hyphen in hostname

2020-04-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=162860 sd...@sdalu.com changed: What|Removed |Added CC||sd...@sdalu.com --- Comment #3 fr

[Bug 245189] Building world WITH_BEARSSL=1 and WITH_PIE=1 is currently broken

2020-04-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245189 --- Comment #6 from commit-h...@freebsd.org --- A commit references this bug: Author: brooks Date: Fri Apr 3 16:10:42 UTC 2020 New revision: 359601 URL: https://svnweb.freebsd.org/changeset/base/359601 Log: pmc: diable position-independ

[Bug 206923] lock order reversal, vfs_bio.c:3476 ufs_dirhash.c:281

2020-04-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206923 Mark Johnston changed: What|Removed |Added Status|New |Closed CC|

[Bug 243533] vt_fb.c can overwrite frame buffer bounds if stride length is not a multiple of bytes-per-pixel

2020-04-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243533 Ed Maste changed: What|Removed |Added Assignee|b...@freebsd.org|ema...@freebsd.org CC|

[Bug 235635] vt video corruption when switching from xserver to tty

2020-04-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235635 --- Comment #6 from Ed Maste --- I can reproduce this on my new laptop, Lenovo X1 Carbon 7th Generation, with: $ pciconf -lv | grep -B2 -A2 Graphics vgapci0@pci0:0:2:0: class=0x03 rev=0x02 hdr=0x00 vendor=0x8086 device=0x3ea0 subve

[Bug 154814] [lor] LOR between bufwait/dirhash

2020-04-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=154814 Mark Johnston changed: What|Removed |Added Status|Open|Closed Resolution|---

[Bug 144929] [ufs] [lor] vfs_bio.c + ufs_dirhash.c

2020-04-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=144929 Mark Johnston changed: What|Removed |Added Resolution|--- |Not A Bug Status|Open

[Bug 245319] mq_open does not honor its mode argument

2020-04-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245319 Jason A. Harmening changed: What|Removed |Added CC||j...@freebsd.org --- Comment

[Bug 241848] lib/googletest/gtest/tests: gmock-matchers_test.cc requires a pathological amount of memory to compile

2020-04-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241848 --- Comment #19 from Mark Millard --- (In reply to Mark Millard from comment #17) A 1 GiByte RAM armv7 test . . . I tested a RPi2 V1.2 based on armv7 head -r359427 as the context (self-hosted, from-scratch build), using -j2 with 1800 MiBy

[Bug 245341] make buildworld fails

2020-04-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245341 Bug ID: 245341 Summary: make buildworld fails Product: Base System Version: CURRENT Hardware: amd64 OS: Any Status: New Severity: Affects Only Me

[Bug 245341] make buildworld fails

2020-04-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245341 Masachika ISHIZUKA changed: What|Removed |Added CC||i...@amail.plala.or.jp --- Co

[Bug 245341] make buildworld fails

2020-04-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245341 Masachika ISHIZUKA changed: What|Removed |Added Attachment #213045|0 |1 is obsolete|

[Bug 245342] adduser.sh silently sets a password different from the input if it contains leading/trailing spaces

2020-04-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245342 Bug ID: 245342 Summary: adduser.sh silently sets a password different from the input if it contains leading/trailing spaces Product: Base System Version: CURRENT Hard

[Bug 245342] adduser.sh silently sets a password different from the input if it contains leading/trailing spaces

2020-04-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245342 Kubilay Kocak changed: What|Removed |Added CC||ko...@freebsd.org Fla