[Bug 237517] ZFS parallel mounting sometimes misses mounting intermediate filesystems

2019-04-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237517 Bug ID: 237517 Summary: ZFS parallel mounting sometimes misses mounting intermediate filesystems Product: Base System Version: 12.0-STABLE Hardware: Any

[Bug 237447] make buildworld: linker failure on i386 platform

2019-04-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237447 --- Comment #7 from o...@oz42.eu --- # ld --version LLD 6.0.1 (FreeBSD 335540-125) (compatible with GNU linkers) # make -V LINKER_TYPE lld What I have found in the src.conf manpage: WITH_LLD_IS_LD Set to use LLVM's LLD

[Bug 237523] freebsd-update erroneously reports EOL for FreeBSD 11.2

2019-04-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237523 Bug ID: 237523 Summary: freebsd-update erroneously reports EOL for FreeBSD 11.2 Product: Base System Version: 11.2-STABLE Hardware: Any OS: Any

[Bug 237523] freebsd-update erroneously reports EOL for FreeBSD 11.2

2019-04-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237523 Kubilay Kocak changed: What|Removed |Added CC||cperc...@freebsd.org Key

[Bug 237523] freebsd-update erroneously reports EOL for FreeBSD 11.2

2019-04-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237523 --- Comment #2 from Matthew Horan --- (In reply to Kubilay Kocak from comment #1) That was my initial thought as well (the first time I saw the message, I noticed that 11.3 was imminent.) However, the behavior is not consistent. I just ran

[Bug 237523] freebsd-update erroneously reports EOL for FreeBSD 11.2

2019-04-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237523 --- Comment #3 from Matthew Horan --- (In reply to Matthew Horan from comment #2) Okay, it seems that the inconsistency is purposeful, as per [1]. Regardless, it's a bit surprising to be warned of an approaching EOL when 11.3 has not yet

[Bug 234209] regression: audit_warn(5) loops indefinitely if script /etc/security/audit_warn takes longer than 0.87s to execute

2019-04-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234209 --- Comment #1 from Marie Helene Kvello-Aune --- For information: This bug still exists with 12.0-RELEASE-p3 and 13-CURRENT r346594. Complete reproduction example: (this will overwrite /etc/security/audit_warn) at << EOF >/etc/security/aud

[Bug 236961] [VFS] vfs_bio_getpages: infinite loop

2019-04-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236961 --- Comment #6 from Alexandre martins --- Hello, The problem disappear when I put the /tmp folder (via symlink) in the same partition than /home (where the build run) To recap my disk configuration: - the build (source + objects) runs on

[Bug 219399] System panics after several hours of 14-threads-compilation orgies using poudriere on AMD Ryzen...

2019-04-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219399 --- Comment #280 from Sara Taylor --- root@asbach:/var/crash/#kgdb7121 /boot/kernel/kernel /var/crash/vmcore.3 GNU gdb (GDB) 7.12.1 [GDB v7.12.1 for FreeBSD] Copyright (C) 2017 Free Software Foundation, Inc. License GPLv3+: GNU GPL version

[Bug 237271] Radeon video card no longer works on 12-STABLE (after r345105) / CURRENT (after r345932)

2019-04-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237271 Johannes Lundberg changed: What|Removed |Added CC||joha...@freebsd.org --- Commen

[Bug 237271] Radeon video card no longer works on 12-STABLE (after r345105) / CURRENT (after r345932)

2019-04-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237271 --- Comment #5 from rozhuk...@gmail.com --- (In reply to Johannes Lundberg from comment #4) I think should not. 4.16.g20190305 = git commit 4192575 = "lkpi: Allow recursive calls to i2c_transfer" I see no commit after this that affect dri

[Bug 237271] Radeon video card no longer works on 12-STABLE (after r345105) / CURRENT (after r345932)

2019-04-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237271 --- Comment #6 from Johannes Lundberg --- https://github.com/FreeBSDDesktop/kms-drm/commit/70ef5ae8f30f8734bd8c85b41d30c23ef956d78b -- You are receiving this mail because: You are the assignee for the bug.

[Bug 237271] Radeon video card no longer works on 12-STABLE (after r345105) / CURRENT (after r345932)

2019-04-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237271 --- Comment #7 from Johannes Lundberg --- It has been fixed in linuxkpi which is why it fails. Before it was silently failing. Drivers needs to be updated to do things correctly. -- You are receiving this mail because: You are the assigne

[Bug 237538] [patch] cron: add log suppression and mail suppression for successful runs

2019-04-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237538 Bug ID: 237538 Summary: [patch] cron: add log suppression and mail suppression for successful runs Product: Base System Version: CURRENT Hardware: Any

[Bug 237538] [patch] cron: add log suppression and mail suppression for successful runs

2019-04-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237538 --- Comment #1 from Naveen Nathan --- Comment on attachment 203978 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=203978 Add crontab support for -q (log suppression) and -n (mail suppression for successful run). diff --git a/usr

[Bug 237538] [patch] cron: add log suppression and mail suppression for successful runs

2019-04-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237538 --- Comment #2 from Naveen Nathan --- Comment on attachment 203978 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=203978 Add crontab support for -q (log suppression) and -n (mail suppression for successful run). diff --git a/usr

[Bug 237538] [patch] cron: add log suppression and mail suppression for successful runs

2019-04-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237538 --- Comment #3 from Naveen Nathan --- Comment on attachment 203978 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=203978 Add crontab support for -q (log suppression) and -n (mail suppression for successful run). diff --git a/usr

[Bug 237271] Radeon video card no longer works on 12-STABLE (after r345105) / CURRENT (after r345932)

2019-04-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237271 --- Comment #8 from rozhuk...@gmail.com --- (In reply to Johannes Lundberg from comment #7) Ok, I will test in next few days. I was thinking that main goal of linuxkpi (like webcamd) is minimizing patch size for linux drivers. -- You are

[Bug 237538] [patch] cron: add log suppression and mail suppression for successful runs

2019-04-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237538 Naveen Nathan changed: What|Removed |Added Attachment #203978|0 |1 is obsolete|

[Bug 237538] [patch] cron: add log suppression and mail suppression for successful runs

2019-04-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237538 Mark Linimon changed: What|Removed |Added Keywords||patch -- You are receiving this ma

[Bug 237517] ZFS parallel mounting sometimes misses mounting intermediate filesystems

2019-04-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237517 Mark Linimon changed: What|Removed |Added Assignee|b...@freebsd.org|f...@freebsd.org -- You are receiv

[Bug 237538] [patch] cron: add log suppression and mail suppression for successful runs

2019-04-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237538 Naveen Nathan changed: What|Removed |Added Attachment #203979|0 |1 is obsolete|

[Bug 237544] panic on 12-STABLE with Radeon HD 7450 under drm-fbsd12.0-kmod but not drm-fbsd11.2-kmod

2019-04-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237544 Bug ID: 237544 Summary: panic on 12-STABLE with Radeon HD 7450 under drm-fbsd12.0-kmod but not drm-fbsd11.2-kmod Product: Base System Version: 12.0-STABLE Hardware: a

[Bug 237544] graphics/drm-fbsd12.0-kmod: panic on 12-STABLE with Radeon HD 7450 (but not with drm-fbsd11.2-kmod)

2019-04-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237544 Kubilay Kocak changed: What|Removed |Added Keywords||crash, needs-qa Summary