[Bug 217397] builtin csh() unset doesn't work

2017-02-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217397 mr.xa...@gmail.com changed: What|Removed |Added Resolution|--- |Not A Bug Status|N

[Bug 217138] head (e.g.) -r313999 for arm64: sh vs. jemalloc asserts: include/jemalloc/internal/tsd.h:687: Failed assertion: "tsd_booted" once swapped in after being swapped out (comment 10)

2017-02-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217138 Mark Millard changed: What|Removed |Added Summary|head (e.g.) -r313864 for|head (e.g.) -r313999 for

[Bug 217138] head (e.g.) -r313864 for arm64: sh vs. jemalloc asserts: include/jemalloc/internal/tsd.h:687: Failed assertion: "tsd_booted" once swapped in after being swapped out (comment 10)

2017-02-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217138 --- Comment #11 from Mark Millard --- (In reply to Mark Millard from comment #10) I'll note that the sh.*.core files show that __je_tsd_booted and a very large area around it is all zero. (I've been seeing this for a long time but until th

[Bug 217138] head (e.g.) -r313864 for arm64: sh vs. jemalloc asserts: include/jemalloc/internal/tsd.h:687: Failed assertion: "tsd_booted" once swapped in after being swapped out (comment 10)

2017-02-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217138 Mark Millard changed: What|Removed |Added Summary|head (e.g.) -r313864 for|head (e.g.) -r313864 for

[Bug 217409] "sesutil locate all off" skips empty slots

2017-02-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217409 Bug ID: 217409 Summary: "sesutil locate all off" skips empty slots Product: Base System Version: 11.0-RELEASE Hardware: Any OS: Any Status: New Seve

[Bug 217408] Crash on boot due to race between vt_upgrade() and vt_resume_flush_timer()

2017-02-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217408 Bug ID: 217408 Summary: Crash on boot due to race between vt_upgrade() and vt_resume_flush_timer() Product: Base System Version: CURRENT Hardware: amd64

[Bug 217408] Crash on boot due to race between vt_upgrade() and vt_resume_flush_timer()

2017-02-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217408 Jonathan T. Looney changed: What|Removed |Added Status|New |In Progress Assigne

[Bug 217406] nfsuserd usertimeout 0 behavior

2017-02-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217406 Bug ID: 217406 Summary: nfsuserd usertimeout 0 behavior Product: Base System Version: 11.0-RELEASE Hardware: amd64 OS: Any Status: New Severity: Aff

[Bug 217401] Deadlock in if_clone.c

2017-02-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217401 Gleb Smirnoff changed: What|Removed |Added Status|New |Open Assignee|freebsd-bu

[Bug 217402] Changing LAG settings with iohyve VMs running causes kernel panic

2017-02-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217402 --- Comment #1 from Scott --- below is my uname -a FreeBSD nas 11.0-STABLE FreeBSD 11.0-STABLE #0 702b055(stable/11): Fri Feb 24 13:46:08 UTC 2017 root@gauntlet:/freenas-9.10-clean/freenas9/_BE/objs/freenas-9.10-clean/freenas9/_BE/os/s

[Bug 217402] Changing LAG settings with iohyve VMs running causes kernel panic

2017-02-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217402 Bug ID: 217402 Summary: Changing LAG settings with iohyve VMs running causes kernel panic Product: Base System Version: 11.0-STABLE Hardware: amd64 OS

[Bug 217376] make buildworld exits with segfault

2017-02-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217376 --- Comment #2 from jaglo...@gmail.com --- Hardware: Atom D2500, 4 GB of RAM. -- You are receiving this mail because: You are the assignee for the bug. ___ freebsd-bugs@freebsd.org mailing list h

[Bug 216868] sed extended regex case ignored

2017-02-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216868 Aldis Berjoza changed: What|Removed |Added CC||al...@berjoza.lv --- Comment #9 fr

[Bug 217389] man page database mandoc.db created by host, not in-tree, makewhatis

2017-02-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217389 --- Comment #1 from Ed Maste --- Link to reproducible-build CI test run diffoscope output that highlighted this issue: https://tests.reproducible-builds.org/freebsd/dbd/freebsd_master_gitd0cb282.tar.xz.html -- You are receiving this mail

[Bug 217397] builtin csh() unset doesn't work

2017-02-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217397 --- Comment #2 from mr.xa...@gmail.com --- (In reply to rb from comment #1) What difference between "variable" (unset) and "environment variables" (unsetenv)? What variables can be operated by "unset" command? -- You are receiving this ma

[Bug 217401] Deadlock in if_clone.c

2017-02-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217401 Bug ID: 217401 Summary: Deadlock in if_clone.c Product: Base System Version: 10.3-STABLE Hardware: Any OS: Any Status: New Severity: Affects Many Pe

[Bug 217397] builtin csh() unset doesn't work

2017-02-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217397 r...@gid.co.uk changed: What|Removed |Added CC||r...@gid.co.uk --- Comment #1 from

[Bug 217397] builtin csh() unset doesn't work

2017-02-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217397 Bug ID: 217397 Summary: builtin csh() unset doesn't work Product: Base System Version: CURRENT Hardware: Any OS: Any Status: New Severity: Affects S

[Bug 214545] freebsd-update erroneously reports mandoc.db databases need updating

2017-02-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214545 --- Comment #11 from Ed Maste --- See PR217389 - we are using the wrong makewhatis when generating mandoc.db. -- You are receiving this mail because: You are the assignee for the bug. ___ freebs

[Bug 217393] "/etc/rc.d/sendmail restart" doesn't restart the sendmail_msp_queue process

2017-02-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217393 Bug ID: 217393 Summary: "/etc/rc.d/sendmail restart" doesn't restart the sendmail_msp_queue process Product: Base System Version: 10.3-RELEASE Hardware: Any

[Bug 217391] [ipfw] [panic] erroneous ipfw rule triggers KASSERT

2017-02-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217391 --- Comment #1 from Eugene Grosbein --- Small correction to "how-to-repeat" commands: table number should be the same for both ipfw commands. ipfw table 10 create type addr ipfw add 1 count ip from any to any in recv 'table(10)' ipfw flush

[Bug 217391] [ipfw] [panic] erroneous ipfw rule triggers KASSERT

2017-02-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217391 Bug ID: 217391 Summary: [ipfw] [panic] erroneous ipfw rule triggers KASSERT Product: Base System Version: 11.0-STABLE Hardware: Any OS: Any Status: New

[Bug 217389] man page database mandoc.db created by host, not in-tree, makewhatis

2017-02-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217389 Ed Maste changed: What|Removed |Added See Also||https://bugs.freebsd.org/bu

[Bug 214545] freebsd-update erroneously reports mandoc.db databases need updating

2017-02-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214545 Ed Maste changed: What|Removed |Added See Also||https://bugs.freebsd.org/bu

[Bug 217389] man page database mandoc.db created by host, not in-tree, makewhatis

2017-02-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217389 Bug ID: 217389 Summary: man page database mandoc.db created by host, not in-tree, makewhatis Product: Base System Version: CURRENT Hardware: Any OS: A