[Bug 155441] [loader] [patch] Firewire support in loader is broken

2019-10-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=155441 --- Comment #7 from commit-h...@freebsd.org --- A commit references this bug: Author: kevans Date: Thu Oct 24 02:28:28 UTC 2019 New revision: 353972 URL: https://svnweb.freebsd.org/changeset/base/353972 Log: MFC r342865: biospci_write_co

[Bug 241417] panic: Fatal trap 1: privileged instruction fault while in kernel mode

2019-10-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241417 --- Comment #3 from Nick Briggs --- Created attachment 208547 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=208547&action=edit Output from "/usr/local/bin/acpidump -o /tmp/acpidump.txt" -- You are receiving this mail because:

[Bug 241417] panic: Fatal trap 1: privileged instruction fault while in kernel mode

2019-10-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241417 --- Comment #4 from Nick Briggs --- Since this crash seems to be in an ACPI related area, I've attached the acpidump output. If I use the system supplied /usr/sbin/acpidump -dt, it produces inconsistent results on each execution, so I've a

[Bug 241417] panic: Fatal trap 1: privileged instruction fault while in kernel mode

2019-10-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241417 --- Comment #2 from Nick Briggs --- This is the code sequence it was executing: 0x00a0c87c <+748>: mov%eax,%edx 0x00a0c87e <+750>: in (%dx),%al 0x00a0c87f <+751>: mov-0x14(%ebp),%ebx 0x00a0c882 <+754>: cmpb

[Bug 241437] objcopy --add-section doesn't work

2019-10-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241437 --- Comment #1 from Ed Maste --- Confirmed on -CURRENT around r348071 -- You are receiving this mail because: You are the assignee for the bug. ___ freebsd-bugs@freebsd.org mailing list https://

[Bug 241441] inconsistency between allowed empty regex for `awk -F` and split()

2019-10-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241441 Bug ID: 241441 Summary: inconsistency between allowed empty regex for `awk -F` and split() Product: Base System Version: 12.0-STABLE Hardware: Any OS:

[Bug 241439] csu dynamiclib/init_test:jcr_test does not pass on armv7

2019-10-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241439 Kyle Evans changed: What|Removed |Added Assignee|b...@freebsd.org|freebsd-...@freebsd.org --- Comment #

[Bug 241439] csu dynamiclib/init_test:jcr_test does not pass on armv7

2019-10-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241439 Bug ID: 241439 Summary: csu dynamiclib/init_test:jcr_test does not pass on armv7 Product: Base System Version: CURRENT Hardware: Any OS: Any

[Bug 241437] objcopy --add-section doesn't work

2019-10-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241437 Bug ID: 241437 Summary: objcopy --add-section doesn't work Product: Base System Version: 12.0-RELEASE Hardware: Any OS: Any Status: New Severity: Af

[Bug 235766] pw(8) return "pw: user 'rundeck' disappeared during update"

2019-10-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235766 Volodymyr Kostyrko changed: What|Removed |Added Flags||maintainer-feedback+ -- You

[Bug 241417] panic: Fatal trap 1: privileged instruction fault while in kernel mode

2019-10-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241417 --- Comment #1 from Andriy Gapon --- This looks like a memory corruption, maybe a hardware a problem. Specifically I mean this address: 0xffc033ba. -- You are receiving this mail because: You are the assignee for the bug.

[Bug 240676] kernel hangs after finishing kernel initialization handling over to init

2019-10-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240676 --- Comment #5 from tschwei...@gmail.com --- FreeBSD 12.1-RC2: kernel wont boot. Does never handle over to init. FreeBSD 11.3: kernel wont boot. Does never handle over to init. FreeBSD 13: kernel wont boot. Does never handle over to init. F