[Bug 235791] service(8) does not respect login.conf

2019-02-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235791 Kyle Evans changed: What|Removed |Added Assignee|b...@freebsd.org|r...@freebsd.org CC|

[Bug 235791] service(8) does not respect login.conf

2019-02-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235791 Bug ID: 235791 Summary: service(8) does not respect login.conf Product: Base System Version: 11.2-STABLE Hardware: Any OS: Any Status: New

[Bug 211907] page fault on 11.0-RC1

2019-02-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211907 Andriy Voskoboinyk changed: What|Removed |Added CC||a...@freebsd.org

[Bug 211761] [request] Add Infiniband (WITH_OFED) support to default buildworld

2019-02-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211761 Andriy Voskoboinyk changed: What|Removed |Added CC||a...@freebsd.org

[Bug 235640] panic: mutex pipe mutex not owned at ../../../kern/sys_pipe.c:1748

2019-02-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235640 Mark Johnston changed: What|Removed |Added Assignee|b...@freebsd.org|ma...@freebsd.org -- You are

[Bug 235640] panic: mutex pipe mutex not owned at ../../../kern/sys_pipe.c:1748

2019-02-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235640 --- Comment #3 from Mark Johnston --- This is caused by a race between one end of a pipe being closed and the registration of an EVFILT_WRITE knote for the other end of the pipe. Suppose f_attach (pipe_kqfilter()) succeeds, but before

[Bug 235787] ixgbe no carrier problem - TX(7) desc avail = 2048, pidx = 0

2019-02-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235787 Bug ID: 235787 Summary: ixgbe no carrier problem - TX(7) desc avail = 2048, pidx = 0 Product: Base System Version: 12.0-STABLE Hardware: amd64 OS:

[Bug 235107] 'make buildworld' of 12.0-RELEASE sources fails in special circumstances

2019-02-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235107 Kurt Jaeger changed: What|Removed |Added Summary|'make buildworld' of|'make buildworld' of

[Bug 235107] 'make buildworld' of 12.0-RELEASE sources fails, pf.h not found

2019-02-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235107 Kurt Jaeger changed: What|Removed |Added CC||p...@freebsd.org --- Comment #14

[Bug 220181] Freebsd 11 on APU via sdcard does not boot

2019-02-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220181 Kurt Jaeger changed: What|Removed |Added CC||p...@freebsd.org

[Bug 230240] import clang 7.0.0 (tracking PR)

2019-02-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230240 Bug 230240 depends on bug 234040, which changed state. Bug 234040 Summary: Failing tests: lib.msun.{cbrt_test.cbrtl_powl,trig_test.reduction} after clang700-import merge https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234040

[Bug 211959] Kernel panic in devfs_fsync() -> ... -> g_vfs_strategy() in sys/geom/geom_vfs.c:173 on 11.0-RC1

2019-02-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211959 Andriy Voskoboinyk changed: What|Removed |Added CC||a...@freebsd.org

[Bug 235783] Repeated ZFS-related kernel panic

2019-02-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235783 Jurij Kovacic changed: What|Removed |Added CC||jurij.kova...@ocpea.com

[Bug 235783] Repeated ZFS-related kernel panic

2019-02-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235783 Bug ID: 235783 Summary: Repeated ZFS-related kernel panic Product: Base System Version: 11.2-RELEASE Hardware: amd64 OS: Any Status: New Severity:

[Bug 235781] [patch] at(1) HH:MM fails to assume next day

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

[Bug 235782] clang compiler crashed while building a large C++ program (that makes some use of boost)

2019-02-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235782 Mark Linimon changed: What|Removed |Added Summary|clang compiler crashed |clang compiler crashed

[Bug 235782] clang compiler crashed while building a large C++ program (that makes some use of boost), told me to submit a bug report

2019-02-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235782 Bug ID: 235782 Summary: clang compiler crashed while building a large C++ program (that makes some use of boost), told me to submit a bug report Product: Base System

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

2019-02-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235766 --- Comment #2 from ran...@ranvel.com --- I don't know if this will help with your issue, but it fixed mine... I was able to run this: `pwd_mkdb -p /etc/master.passwd` Which updated the password database and then I was able to properly

[Bug 235781] [patch] at(1) HH:MM fails to assume next day

2019-02-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235781 Bug ID: 235781 Summary: [patch] at(1) HH:MM fails to assume next day Product: Base System Version: CURRENT Hardware: Any OS: Any Status: New

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

2019-02-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235766 --- Comment #1 from ran...@ranvel.com --- This is also happening to me. I've tried several usernames ('ranvel', for example). -- You are receiving this mail because: You are the assignee for the bug.

[Bug 133968] [dummynet] [panic] dummynet kernel panic

2019-02-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=133968 Andriy Voskoboinyk changed: What|Removed |Added Resolution|--- |DUPLICATE

[Bug 193935] ATA_REQUEST_TIMEOUT vestiges >= 10

2019-02-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193935 Andriy Voskoboinyk changed: What|Removed |Added Status|New |In Progress See

[Bug 235714] Intermittent Boot Failure: bi_load_efi_data: GetMemoryMap error 5

2019-02-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235714 Dmitri Goutnik changed: What|Removed |Added CC||d...@syrec.org --- Comment #2