[Bug 219399] System panics after several hours of 14-threads-compilation orgies using poudriere on AMD Ryzen...

2017-08-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219399 --- Comment #219 from commit-h...@freebsd.org --- A commit references this bug: Author: truckman Date: Wed Aug 16 07:59:58 UTC 2017 New revision: 322569 URL: https://svnweb.freebsd.org/changeset/base/322569 Log: MFC r321899 Lower the

[Bug 221557] Kernel does not compile with options DEBUG

2017-08-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221557 Bug ID: 221557 Summary: Kernel does not compile with options DEBUG Product: Base System Version: CURRENT Hardware: Any OS: Any Status: New Severity:

[Bug 221337] -fsanitize=address (asan) fails on i386

2017-08-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221337 --- Comment #2 from Konstantin Belousov --- (In reply to Dimitry Andric from comment #1) Module tls is allocated in rtld.c:allocate_module_tls(). We use the requested alignment of the TLS initialization segment as the guaranteed alignment

[Bug 221337] -fsanitize=address (asan) fails on i386

2017-08-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221337 --- Comment #3 from Ed Maste --- Looking at libclang_rt.asan-i386.so it does have PT_TLS with 4-byte alignment, and perhaps that should be changed on general principle: % readelf -l /usr/lib/clang/5.0.0/lib/freebsd/libclang_rt.asan-i386.so

[Bug 221337] -fsanitize=address (asan) fails on i386

2017-08-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221337 --- Comment #4 from Konstantin Belousov --- (In reply to Ed Maste from comment #3) So it asserts that the TLS segment for module with the index 1 is 8-bytes aligned. Which is strange, indeed. -- You are receiving this mail because: You a

[Bug 221557] Kernel does not compile with options DEBUG

2017-08-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221557 --- Comment #1 from commit-h...@freebsd.org --- A commit references this bug: Author: ian Date: Wed Aug 16 16:51:55 UTC 2017 New revision: 322580 URL: https://svnweb.freebsd.org/changeset/base/322580 Log: Fix compile error with option DE

[Bug 221557] Kernel does not compile with options DEBUG

2017-08-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221557 Ian Lepore changed: What|Removed |Added Resolution|--- |FIXED Status|New

[Bug 221337] -fsanitize=address (asan) fails on i386

2017-08-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221337 --- Comment #5 from Dimitry Andric --- (In reply to Ed Maste from comment #3) > Looking at libclang_rt.asan-i386.so it does have PT_TLS with 4-byte > alignment, and perhaps that should be changed on general principle: > > % readelf -l /usr

[Bug 190660] freebsd-update(8) erroneous message when "fetch install" used

2017-08-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=190660 --- Comment #7 from Guangyuan (Charlie) Yang --- Submitted a review to fix this bug. Differential Revision: https://reviews.freebsd.org/D12037 -- You are receiving this mail because: You are the assignee for the bug.

[Bug 221337] -fsanitize=address (asan) fails on i386

2017-08-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221337 --- Comment #6 from Konstantin Belousov --- (In reply to Dimitry Andric from comment #5) Still the question is up. Why this code wants 8-byte alignment of the TLS segment for module with index 1 ? What would not work otherwise ? -- You

[Bug 194823] "bsdgrep -E { /dev/null" core dumps

2017-08-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194823 --- Comment #8 from commit-h...@freebsd.org --- A commit references this bug: Author: kevans Date: Wed Aug 16 17:38:38 UTC 2017 New revision: 322582 URL: https://svnweb.freebsd.org/changeset/base/322582 Log: MFC r317254: bsdgrep: add BSD

[Bug 219451] [dtrace] Certain llquantize() parameters trigger assertion

2017-08-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219451 Mark Johnston changed: What|Removed |Added Assignee|freebsd-bugs@FreeBSD.org|ma...@freebsd.org -- You are rece

[Bug 218467] bug in grep -v -w

2017-08-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218467 --- Comment #5 from commit-h...@freebsd.org --- A commit references this bug: Author: kevans Date: Wed Aug 16 17:42:39 UTC 2017 New revision: 322583 URL: https://svnweb.freebsd.org/changeset/base/322583 Log: MFC r317665: bsdgrep: fix -w

[Bug 218811] graphics/libglapi: fails to build with bsdgrep

2017-08-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218811 --- Comment #12 from commit-h...@freebsd.org --- A commit references this bug: Author: kevans Date: Wed Aug 16 17:42:39 UTC 2017 New revision: 322583 URL: https://svnweb.freebsd.org/changeset/base/322583 Log: MFC r317665: bsdgrep: fix -w

[Bug 221337] -fsanitize=address (asan) fails on i386

2017-08-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221337 --- Comment #7 from Dimitry Andric --- (In reply to Konstantin Belousov from comment #6) > (In reply to Dimitry Andric from comment #5) > Still the question is up. Why this code wants 8-byte alignment of the TLS > segment for module with i

[Bug 219077] libsysdecode build broken with bsdgrep

2017-08-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219077 --- Comment #4 from commit-h...@freebsd.org --- A commit references this bug: Author: kevans Date: Wed Aug 16 18:00:33 UTC 2017 New revision: 322587 URL: https://svnweb.freebsd.org/changeset/base/322587 Log: bsdgrep: fix -w flag matching

[Bug 181263] grep(1) crashes at memchr/__sfvwrite when using colors

2017-08-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=181263 Kyle Evans changed: What|Removed |Added Assignee|freebsd-bugs@FreeBSD.org|kev...@freebsd.org -- You are receiv

[Bug 197555] [patch] bsdgrep segfaults with --color and overlapping patterns

2017-08-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197555 Kyle Evans changed: What|Removed |Added Assignee|freebsd-bugs@FreeBSD.org|kev...@freebsd.org -- You are receiv

[Bug 218467] bug in grep -v -w

2017-08-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218467 Kyle Evans changed: What|Removed |Added Assignee|freebsd-bugs@FreeBSD.org|kev...@freebsd.org -- You are receiv

[Bug 218811] graphics/libglapi: fails to build with bsdgrep

2017-08-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218811 Kyle Evans changed: What|Removed |Added Assignee|freebsd-bugs@FreeBSD.org|kev...@freebsd.org -- You are receiv

[Bug 219077] libsysdecode build broken with bsdgrep

2017-08-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219077 Kyle Evans changed: What|Removed |Added Assignee|freebsd-bugs@FreeBSD.org|kev...@freebsd.org -- You are receiv

[Bug 221557] Kernel does not compile with options DEBUG

2017-08-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221557 --- Comment #2 from Sylvain Garrigues --- Thank you Ian. -- You are receiving this mail because: You are the assignee for the bug. ___ freebsd-bugs@freebsd.org mailing list https://lists.freebsd

[Bug 221570] lock order reversal fs_mount.c:1271, msdosfs_vfsops.c:928

2017-08-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221570 Bug ID: 221570 Summary: lock order reversal fs_mount.c:1271, msdosfs_vfsops.c:928 Product: Base System Version: CURRENT Hardware: amd64 OS: Any

[Bug 218597] [CRYPTODEV] spurious wakeup and synchronisation problem

2017-08-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218597 John Baldwin changed: What|Removed |Added Status|New |In Progress Assignee|free