[Bug 237664] [patch] systat -zarc to display cumulative rate and round down large numbers by SI units

2019-05-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237664 o...@j.email.ne.jp changed: What|Removed |Added Attachment #204106|0 |1 is obsolete|

[Bug 237664] [patch] systat -zarc to display cumulative rate and round down large numbers by SI units

2019-05-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237664 --- Comment #2 from o...@j.email.ne.jp --- Created attachment 204134 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=204134&action=edit systat -zarc improved 3 Fixed another style. -- You are receiving this mail because: You are

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

2019-05-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237686 Bug ID: 237686 Summary: graphics/drm-fbsd12.0-kmod panic on 12.0-RELEASE-p3 with Radeon R5 230 Product: Base System Version: 12.0-RELEASE Hardware: amd64

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

2019-05-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237686 --- Comment #1 from Torfinn Ingolfsen --- The panic is repeatable May 1 02:34:52 kg-core2 kernel: Fatal trap 12: page fault while in kernel mode May 1 02:34:52 kg-core2 kernel: cpuid = 4; apic id = 04 May 1 02:34:52 kg-core2 kernel: faul

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

2019-05-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237686 --- Comment #2 from Torfinn Ingolfsen --- Created attachment 204142 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=204142&action=edit /var/crash/core.txt.1 -- You are receiving this mail because: You are the assignee for the bu

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

2019-05-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237686 --- Comment #3 from Torfinn Ingolfsen --- The setup / configuration for graphics is root@kg-core2# grep radeon /etc/rc.conf # try radeonkms instead kld_list="/boot/modules/radeonkms.ko" root@kg-core2# grep syscons /boot/loader.conf hw.sysco

[Bug 237692] lld: linking fails on aarch64 with 'Should not have claimed to be relaxable'

2019-05-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237692 Bug ID: 237692 Summary: lld: linking fails on aarch64 with 'Should not have claimed to be relaxable' Product: Base System Version: CURRENT Hardware: arm64

[Bug 237693] ibnd_debug(3) manpage is broken

2019-05-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237693 Bug ID: 237693 Summary: ibnd_debug(3) manpage is broken Product: Documentation Version: Latest Hardware: Any OS: Any Status: New Severity: Affects M

[Bug 237693] ibnd_debug(3) manpage is broken

2019-05-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237693 --- Comment #1 from Wolfram Schneider --- Same problem for the manpages: ibnd_find_node_dr ibnd_iter_nodes_type ibnd_show_progress ibnd_destroy_fabric -- You are receiving this mail because: You are the assignee for the bug.

[Bug 237694] route(8) manpage does not render correctly

2019-05-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237694 Bug ID: 237694 Summary: route(8) manpage does not render correctly Product: Documentation Version: Latest Hardware: Any OS: Any Status: New Severity

[Bug 237234] EFIRT panic on Ampere eMAG

2019-05-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237234 --- Comment #1 from commit-h...@freebsd.org --- A commit references this bug: Author: andrew Date: Wed May 1 17:12:50 UTC 2019 New revision: 346996 URL: https://svnweb.freebsd.org/changeset/base/346996 Log: Restore x18 in efi_arch_leave

[Bug 237234] EFIRT panic on Ampere eMAG

2019-05-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237234 Ed Maste changed: What|Removed |Added Assignee|b...@freebsd.org|and...@freebsd.org Status|N

[Bug 237699] Hex printing with subr_prf cuts off zero-padded MSB

2019-05-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237699 Bug ID: 237699 Summary: Hex printing with subr_prf cuts off zero-padded MSB Product: Base System Version: CURRENT Hardware: Any OS: Any Status: New

[Bug 237699] Hex printing with subr_prf cuts off zero-padded MSB

2019-05-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237699 --- Comment #1 from cont...@knnspeed.com --- Terribly sorry, I meant %#016qx%016qx%016qx%016qx. It is only the format modifier with the # flag that is missing the upper most 0-padded byte/2 nibbles, and it should be very easy to replicate t

[Bug 237664] [patch] systat -zarc to display cumulative rate and round down large numbers by SI units

2019-05-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237664 o...@j.email.ne.jp changed: What|Removed |Added Attachment #204133|0 |1 is obsolete|

[Bug 237694] route(8) manpage does not render correctly

2019-05-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237694 --- Comment #1 from Conrad Meyer --- Manual pages are now formatted with mandoc(1), not nroff(1). -- You are receiving this mail because: You are the assignee for the bug. ___ freebsd-bugs@freeb

[Bug 237699] Hex printing with subr_prf cuts off zero-padded MSB

2019-05-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237699 --- Comment #2 from Conrad Meyer --- For better or worse, our printf(9) includes the "0x" of '#' in the "width" specification: https://github.com/freebsd/freebsd/blob/master/sys/kern/subr_prf.c#L894 p = ksprintn(nb

[Bug 237699] Hex printing with subr_prf cuts off zero-padded MSB

2019-05-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237699 --- Comment #3 from Conrad Meyer --- This seems to match printf(1) (and thus, probably matches our printf(3) too). Also seems to match Linux. -- You are receiving this mail because: You are the assignee for the bug. _

[Bug 237699] Hex printing with subr_prf cuts off zero-padded MSB

2019-05-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237699 --- Comment #4 from Conrad Meyer --- I see. Most printf implementations won't truncate the number to fit the specified width. I.e., %#01x does not truncate 0x10 to 0x0. So that is probably a bug in our printf(9). Probably you want %#018

[Bug 237699] Hex printing with subr_prf cuts off zero-padded MSB

2019-05-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237699 Conrad Meyer changed: What|Removed |Added Status|New |Closed Resolution|---

[Bug 237649] Does not work receiving an IP address via DHCP

2019-05-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237649 Mark Linimon changed: What|Removed |Added Assignee|b...@freebsd.org|n...@freebsd.org -- You are receiv

[Bug 237660] Networking bridge config with vlan bug?

2019-05-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237660 Mark Linimon changed: What|Removed |Added Assignee|b...@freebsd.org|n...@freebsd.org -- You are receiv