[Bug 232282] [libc] Restore symbol __collate_load_error

2018-11-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232282 --- Comment #2 from Leonid Nevecherya --- The library /lib/libc.so.7 was included in FreeBSD 7.0. It was broken and fixing in FreeBSD 9.0 https://lists.freebsd.org/pipermail/freebsd-stable/2012-July/068761.html It was broken in FreeBSD

[Bug 232456] release/tools/gce.conf: cannot query NTP because of the non resolved hostname

2018-11-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232456 --- Comment #5 from commit-h...@freebsd.org --- A commit references this bug: Author: gjb Date: Thu Nov 29 01:02:52 UTC 2018 New revision: 341169 URL: https://svnweb.freebsd.org/changeset/base/341169 Log: MFS12 r341167: MFC r340983:

[Bug 232456] release/tools/gce.conf: cannot query NTP because of the non resolved hostname

2018-11-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232456 Glen Barber changed: What|Removed |Added Resolution|--- |FIXED Status|In

[Bug 232456] release/tools/gce.conf: cannot query NTP because of the non resolved hostname

2018-11-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232456 --- Comment #3 from commit-h...@freebsd.org --- A commit references this bug: Author: gjb Date: Thu Nov 29 00:28:09 UTC 2018 New revision: 341167 URL: https://svnweb.freebsd.org/changeset/base/341167 Log: MFC r340983: Fix NTP query

[Bug 230048] Document existence of new ipfw queue types

2018-11-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230048 Guangyuan Yang changed: What|Removed |Added Assignee|b...@freebsd.org|y...@freebsd.org -- You are

[Bug 230048] Document existence of new ipfw queue types

2018-11-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230048 Guangyuan Yang changed: What|Removed |Added CC||y...@freebsd.org

[Bug 231296] smartpqi - and/or ZFS - related kernel panics

2018-11-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231296 --- Comment #21 from Mark Johnston --- (In reply to Mark Johnston from comment #20) I believe the kevent bug was fixed in r340734. I think I know what's causing the kmem_back() panic as well. Is the system using a Skylake CPU? Please

[Bug 230240] import clang 7.0.0 (tracking PR)

2018-11-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230240 Ed Maste changed: What|Removed |Added Depends on||230355 Referenced Bugs:

[Bug 233585] sh(1) ${param?} default error message is broken

2018-11-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233585 --- Comment #1 from commit-h...@freebsd.org --- A commit references this bug: Author: jilles Date: Wed Nov 28 20:03:54 UTC 2018 New revision: 341164 URL: https://svnweb.freebsd.org/changeset/base/341164 Log: sh: Fix ${param?} default

[Bug 232483] loader crashes on "lsdev" command

2018-11-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232483 --- Comment #10 from Lev A. Serebryakov --- Should it be closed or we are waiting for MFC? -- You are receiving this mail because: You are the assignee for the bug. ___ freebsd-bugs@freebsd.org

[Bug 233617] kldunload if_ix could crash system in iflib

2018-11-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233617 Bug ID: 233617 Summary: kldunload if_ix could crash system in iflib Product: Base System Version: CURRENT Hardware: amd64 OS: Any Status: New

[Bug 233617] kldunload if_ix could crash system in iflib

2018-11-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233617 Lev A. Serebryakov changed: What|Removed |Added Assignee|b...@freebsd.org|n...@freebsd.org -- You are

[Bug 232282] [libc] Restore symbol __collate_load_error

2018-11-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232282 n...@w4w.net changed: What|Removed |Added CC||n...@w4w.net --- Comment #1 from

[Bug 233606] bhyve: usb_mouse.c has dead code

2018-11-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233606 John Baldwin changed: What|Removed |Added Assignee|b...@freebsd.org|virtualizat...@freebsd.org -- You

[Bug 233511] [panic] Fatal trap 12: page fault while in kernel mode (kern_ptrace, sys_process.c:1148)

2018-11-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233511 Konstantin Belousov changed: What|Removed |Added CC||k...@freebsd.org

[Bug 233611] [meta] base system migration from obsolete GNU as 2.17.50

2018-11-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233611 --- Comment #2 from Ed Maste --- These two reviews address all of the assembly files used by amd64 except for skein_block_asm.s: https://reviews.freebsd.org/D18344 https://reviews.freebsd.org/D18369 -- You are receiving this mail

[Bug 233611] [meta] base system migration from obsolete GNU as 2.17.50

2018-11-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233611 --- Comment #1 from Ed Maste --- It turns out Clang IAS accepts -Wa,-defsym,FOO=BAR but not -Wa,--defsym,FOO=BAR -- see LLVM PR 39825 https://llvm.org/pr39825 -- You are receiving this mail because: You are the assignee for the bug.

[Bug 233094] [meta] Base system tool chain modernization tracking

2018-11-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233094 Ed Maste changed: What|Removed |Added Depends on||233611 Referenced Bugs:

[Bug 233611] [meta] base system migration from obsolete GNU as 2.17.50

2018-11-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233611 Bug ID: 233611 Summary: [meta] base system migration from obsolete GNU as 2.17.50 Product: Base System Version: CURRENT Hardware: Any OS: Any

[Bug 233607] [ix] netmap's pkt-gen can not stop transmission at ix0 (same as PR233022)

2018-11-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233607 Lev A. Serebryakov changed: What|Removed |Added Keywords||IntelNetworking -- You are

[Bug 233607] [ix] netmap's pkt-gen can not stop transmission at ix0 (same as PR233022)

2018-11-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233607 Lev A. Serebryakov changed: What|Removed |Added Assignee|b...@freebsd.org|n...@freebsd.org -- You are

[Bug 233607] [ix] netmap's pkt-gen can not stop transmission at ix0 (same as PR233022)

2018-11-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233607 Bug ID: 233607 Summary: [ix] netmap's pkt-gen can not stop transmission at ix0 (same as PR233022) Product: Base System Version: CURRENT Hardware: Any

[Bug 233606] bhyve: usb_mouse.c has dead code

2018-11-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233606 Bug ID: 233606 Summary: bhyve: usb_mouse.c has dead code Product: Base System Version: CURRENT Hardware: Any OS: Any Status: New Severity: Affects

[Bug 233601] Intel ix drivers

2018-11-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233601 Bug ID: 233601 Summary: Intel ix drivers Product: Base System Version: 12.0-STABLE Hardware: amd64 OS: Any Status: New Severity: Affects Many