[Bug 202409] vm_thread_new: kstack allocation failed on FreeBSD 10.x

2018-10-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202409 --- Comment #2 from o...@j.email.ne.jp --- (In reply to Mikhail Teterin from comment #1) How much kmem_size do you set? My machine has 2GB and I had vm.kmem_size originally had set 768MB for the purpose of ZFS. I looked into the cases and

[Bug 202409] vm_thread_new: kstack allocation failed on FreeBSD 10.x

2018-10-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202409 Mikhail Teterin changed: What|Removed |Added CC||m...@freebsd.org Sever

[Bug 232152] unrecoverable state after zroot is filled with data to 100%, can't boot, can't import

2018-10-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232152 Matt Ahrens changed: What|Removed |Added CC||m...@mahrens.org --- Comment #5 from

[Bug 225692] iswprint() wrong for some FULL WIDTH characters in UTF-8 locale

2018-10-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225692 --- Comment #21 from commit-h...@freebsd.org --- A commit references this bug: Author: yuripv Date: Thu Oct 11 18:30:13 UTC 2018 New revision: 339313 URL: https://svnweb.freebsd.org/changeset/base/339313 Log: Restore some of the ctype de

[Bug 232152] unrecoverable state after zroot is filled with data to 100%, can't boot, can't import

2018-10-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232152 Petr Fischer changed: What|Removed |Added Version|11.1-RELEASE|11.2-RELEASE -- You are receiving

[Bug 232152] unrecoverable state after zroot is filled with data to 100%, can't boot, can't import

2018-10-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232152 --- Comment #4 from Petr Fischer --- Readonly testing... command: zpool import -f -t -R /mnt/tmp -o readonly=on 11160600761791623260 broken OK, imported. Some outputs: $ zpool list NAME SIZE ALLOC FREE CKPOINT EXPANDSZ FRA

[Bug 232152] unrecoverable state after zroot is filled with data to 100%, can't boot, can't import

2018-10-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232152 --- Comment #3 from Petr Fischer --- More testing: When I tried to import broken pool on another machine, it probably broke the entire ZFS subsystem. "sudo zpool import -f -t -R /mnt/tmp 11160600761791623260 broken" command never ends, zp

[Bug 232176] elftoolchain elfcopy/strip incorrectly strips relocations

2018-10-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232176 --- Comment #3 from Ed Maste --- Proposed removing filter_reloc() in https://reviews.freebsd.org/D17519 -- You are receiving this mail because: You are the assignee for the bug. ___ freebsd-bugs

[Bug 232176] elftoolchain elfcopy/strip incorrectly strips relocations

2018-10-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232176 --- Comment #2 from Ed Maste --- In fact it's even worse; from filter_reloc(): for(i = 0; (uint64_t)i < n; i++) { if (s->type == SHT_REL) { if (gelf_getrel(id, i, &rel) != &rel)

[Bug 231882] multiple toolchain issues with statically linked binaries

2018-10-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231882 --- Comment #2 from Ed Maste --- lld issue fixed in r339304 -- You are receiving this mail because: You are the assignee for the bug. ___ freebsd-bugs@freebsd.org mailing list https://lists.free

[Bug 232176] elftoolchain elfcopy/strip incorrectly strips relocations

2018-10-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232176 Ed Maste changed: What|Removed |Added CC||jko...@freebsd.org, |

[Bug 232176] elftoolchain elfcopy/strip incorrectly strips relocations

2018-10-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232176 Bug ID: 232176 Summary: elftoolchain elfcopy/strip incorrectly strips relocations Product: Base System Version: CURRENT Hardware: Any OS: Any

[Bug 231882] multiple toolchain issues with statically linked binaries

2018-10-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231882 Ed Maste changed: What|Removed |Added Depends on||232176 Referenced Bugs: https://bugs.

[Bug 232175] [panic][zfs] solaris assert: HDR_EMPTY(hdr), file: /usr/src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/arc.c, line: 6213

2018-10-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232175 Dave Cottlehuber changed: What|Removed |Added Keywords||panic -- You are receiving thi

[Bug 232175] [panic][zfs] solaris assert: HDR_EMPTY(hdr), file: /usr/src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/arc.c, line: 6213

2018-10-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232175 Bug ID: 232175 Summary: [panic][zfs] solaris assert: HDR_EMPTY(hdr), file: /usr/src/sys/cddl/contrib/opensolaris/uts/common/fs/zf s/arc.c, line: 6213 Product: Base Sys

[Bug 232152] unrecoverable state after zroot is filled with data to 100%, can't boot, can't import

2018-10-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232152 --- Comment #2 from Petr Fischer --- More to this story: data was filled to 100% on zroot by freebsd-update (because I'm stupid and I have not given enough space before FreeBSD upgrade). zroot pool was filled by "freebsd-update install" st