[Bug 230172] FreeBSD 11.2 fails to boot on Celeron J1900 after upgrade from 11.1

2019-06-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230172 --- Comment #43 from j...@transactionware.com --- An additional datapoint: Booting with UEFI on the Tipro J1900 system resolves the problem, and kern.vty=vt works find all the way through. No change on the Supermicro X10SBA, also with a J19

[Bug 237937] Removing path with mpr and geom_multipath causes kernel panic

2019-06-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237937 --- Comment #4 from pascal.guitier...@gmail.com --- (In reply to Scott Long from comment #3) Thanks Scott, please let me know when you need testers. I have kit ready with 102 SAS HDDs and dual controllers at the ready! -- You are receivin

[Bug 225755] Panic after make core

2019-06-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225755 o...@j.email.ne.jp changed: What|Removed |Added CC||o...@j.email.ne.jp --- Comment

[Bug 238309] geom/geom_slice.c: potential NULL pointer dereference in g_slice_dumpconf()

2019-06-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238309 --- Comment #3 from Conrad Meyer --- dumpconf() is an overloaded API. It is called in multiple ways in geom_dump.c: 1. NULL indent, NULL cp, !NULL pp 2. !NULL indent, NULL cp, !NULL pp 3. !NULL indent, NULL cp, NULL pp I.e., NULL indent

[Bug 238314] pkg not installed by dvd installer

2019-06-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238314 Bug ID: 238314 Summary: pkg not installed by dvd installer Product: Base System Version: 12.0-RELEASE Hardware: amd64 OS: Any Status: New Severity:

[Bug 238313] printf(1) man page incorrect

2019-06-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238313 Bug ID: 238313 Summary: printf(1) man page incorrect Product: Documentation Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Many

[Bug 238312] [FUSEFS] writeback mode actually writes through

2019-06-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238312 Bug ID: 238312 Summary: [FUSEFS] writeback mode actually writes through Product: Base System Version: CURRENT Hardware: Any OS: Any Status: New Seve

[Bug 234972] yppasswdd cannot update passwd (rename of /var/yp to /var/yp/master. passwd.hold failed)

2019-06-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234972 Mark Johnston changed: What|Removed |Added Status|New |In Progress Assignee|b..

[Bug 234972] yppasswdd cannot update passwd (rename of /var/yp to /var/yp/master. passwd.hold failed)

2019-06-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234972 --- Comment #5 from commit-h...@freebsd.org --- A commit references this bug: Author: markj Date: Mon Jun 3 16:51:07 UTC 2019 New revision: 348547 URL: https://svnweb.freebsd.org/changeset/base/348547 Log: rpc.yppasswdd: Fix dirname(3)

[Bug 238265] Unable to link kernel: sybmol not found

2019-06-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238265 John Baldwin changed: What|Removed |Added Assignee|b...@freebsd.org|j...@freebsd.org Status

[Bug 238310] PMC: Add Baytrail cpuid to pmc

2019-06-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238310 Konstantin Belousov changed: What|Removed |Added Assignee|b...@freebsd.org|k...@freebsd.org -- You are

[Bug 238310] PMC: Add Baytrail cpuid to pmc

2019-06-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238310 --- Comment #2 from Konstantin Belousov --- I will handle this later today. I suspect that there are more ids that can be added, at least according to SDM. -- You are receiving this mail because: You are the assignee for the bug. ___

[Bug 238310] PMC: Add Baytrail cpuid to pmc

2019-06-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238310 Conrad Meyer changed: What|Removed |Added CC||c...@freebsd.org Keywords

[Bug 237270] pam_opieaccess does not support IPv6, or documentation is lacking

2019-06-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237270 --- Comment #8 from Dag-Erling Smørgrav --- Google Authenticator is not tied to Google. It is an open standard called OATH (RFC 4226 and 6238). It is commonly referred to as Google Authenticator because they were the among the first to us

[Bug 234523] elf_aux_info() doesn't expose all AT_* vectors

2019-06-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234523 Mitchell Horne changed: What|Removed |Added Assignee|b...@freebsd.org|mho...@freebsd.org

[Bug 238309] geom/geom_slice.c: potential NULL pointer dereference in g_slice_dumpconf()

2019-06-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238309 --- Comment #2 from Alexey Dokuchaev --- Sometimes I do "svn blame" (as e.g. in bug #238167), sorry I didn't add it this time, here it is: > 106101phk if (indent == NULL) { > 106101phk sbuf_printf(sb, " i %u", p

[Bug 238310] PMC: Add Baytrail cpuid to pmc

2019-06-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238310 Kubilay Kocak changed: What|Removed |Added Keywords||easy -- You are receiving this ma

[Bug 238310] PMC: Add Baytrail cpuid to pmc

2019-06-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238310 Kubilay Kocak changed: What|Removed |Added Flags||mfc-stable11?, |

[Bug 238310] [PMC] Add Baytrail cpuid to pmc

2019-06-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238310 Bug ID: 238310 Summary: [PMC] Add Baytrail cpuid to pmc Product: Base System Version: 11.2-RELEASE Hardware: Any OS: Any Status: New Severity: Affec

[Bug 238309] geom/geom_slice.c: potential NULL pointer dereference in g_slice_dumpconf()

2019-06-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238309 Kubilay Kocak changed: What|Removed |Added Status|New |Open --- Comment #1 from Kubilay K

[Bug 238309] geom/geom_slice.c: potential NULL pointer dereference in g_slice_dumpconf()

2019-06-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238309 Bug ID: 238309 Summary: geom/geom_slice.c: potential NULL pointer dereference in g_slice_dumpconf() Product: Base System Version: CURRENT Hardware: Any

[Bug 238301] [PATCH] handle encrypted swap in dumpon rc.d script

2019-06-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238301 Mark Linimon changed: What|Removed |Added Keywords||patch Assignee|b...@freeb

[Bug 234972] yppasswdd cannot update passwd (rename of /var/yp to /var/yp/master. passwd.hold failed)

2019-06-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234972 u.drolsha...@t-online.de changed: What|Removed |Added CC||u.drolsha...@t-online.de

[Bug 237686] graphics/drm-fbsd12.0-kmod panic on 12.0-RELEASE-p3 with Radeon R5 230

2019-06-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237686 mambur changed: What|Removed |Added CC||le...@mambursoft.org.ua --- Comment #4 fr

[Bug 238031] [panic] non-zero write count (during heavy consistent poudriere cross-arch builds)

2019-06-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238031 --- Comment #5 from Dave Cottlehuber --- Created attachment 204796 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=204796&action=edit dmesg from first panic report I haven't had a repeat of the original 2 panics yet, but applying