[Bug 192085] New: [zfs] panic on zvol resize

2014-07-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192085 Bug ID: 192085 Summary: [zfs] panic on zvol resize Product: Base System Version: 11.0-CURRENT Hardware: Any OS: Any Status: Needs Triage Severity: A

[Bug 192085] [zfs] panic on zvol resize

2014-07-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192085 --- Comment #1 from Kristof Provost --- I've poked at this a bit more, and I think I understand the problem now. zvol_set_volsize() takes a hold on the file system with dmu_objset_hold() and then verifies that it's not marked as read-only.

[Bug 192085] [zfs] panic on zvol resize

2014-07-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192085 --- Comment #2 from Kristof Provost --- The problem appear to be fixed in Illumos commit 3b2aab18808792cbd248a12f1edf139b89833c13 Essentially they've changed from using dmu_objset_hold() to dmu_objset_own(). See: - https://www.illumos.or

[Bug 192085] [zfs] panic on zvol resize

2014-07-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192085 --- Comment #3 from Kristof Provost --- Created attachment 144931 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=144931&action=edit zvol resize patch This patch fixes the problem for me, but it might be better to import all of 3

[Bug 192092] New: [jail(8)] allow.mount.tmpfs does not kldload tmpfs.ko if not present

2014-07-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192092 Bug ID: 192092 Summary: [jail(8)] allow.mount.tmpfs does not kldload tmpfs.ko if not present Product: Base System Version: 10.0-RELEASE Hardware: Any

[Bug 191318] freebsd-update(8) from 9.2p8 to 10.0: after first reboot, old ifconfig can't handle 10.x interfaces

2014-07-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191318 Kurt Jaeger changed: What|Removed |Added Status|Needs Triage|In Discussion --- Comment #2 from Ku

[Bug 192097] New: zpool status -x reports wrong information

2014-07-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192097 Bug ID: 192097 Summary: zpool status -x reports wrong information Product: Base System Version: 10.0-STABLE Hardware: Any OS: Any Status: Needs Triage

[Bug 192098] New: DEBUG_MEMGUARD and INVARIANTS duplicate "double-free" detection logic

2014-07-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192098 Bug ID: 192098 Summary: DEBUG_MEMGUARD and INVARIANTS duplicate "double-free" detection logic Product: Base System Version: 11.0-CURRENT Hardware: Any

[Bug 121656] [libc] [patch] telldir(3) issues

2014-07-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=121656 --- Comment #4 from Pedro F. Giffuni --- I can reproduce the bug in FreeBSD 10. Unfortunately the patch doesn't apply anymore :( -- You are receiving this mail because: You are the assignee for the bug. ___

[Bug 33834] strptime(3) is misleading

2014-07-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=33834 Pedro F. Giffuni changed: What|Removed |Added CC||p...@freebsd.org See A

[Bug 121656] [libc] [patch] telldir(3) issues

2014-07-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=121656 John Baldwin changed: What|Removed |Added CC||j...@freebsd.org --- Comment #5 fro

[News] July 24, 2014 Communique - The Hour Of Temptation

2014-07-24 Thread Christian Prophecy
___ freebsd-bugs@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

[Bug 192069] pkgng has removed package install dates for everything that was installed before today

2014-07-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192069 Gyrd Thane Lange changed: What|Removed |Added CC||gyrd...@thanelange.no --- Comme

[Bug 191022] [tests] sed:multi_test testcase # 75 fails

2014-07-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191022 --- Comment #1 from Julio Merino,+1 347 694 0576,New York City --- Addressed upstream in commit 2d47e82a2450ea5e46b8207d91f7eb32b0c31c59. We can either backport it to the package or wait for kyua-testers-0.3. -- You are receiving this m

[Bug 191054] [build] [bsd.progs.mk] make clean/cleanobj does not clean as expected with bsd.progs.mk

2014-07-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191054 Julio Merino,+1 347 694 0576,New York City changed: What|Removed |Added Status|Needs Triage|Issue

[Bug 191055] [build] [bsd.progs.mk] make install with bsd.progs.mk installs FILES/SCRIPTS multiple times if PROGS is specified

2014-07-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191055 --- Comment #4 from Julio Merino,+1 347 694 0576,New York City --- *** Bug 191054 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are the assignee for the bug. _

[Bug 191055] [build] [bsd.progs.mk] make install with bsd.progs.mk installs FILES/SCRIPTS multiple times if PROGS is specified

2014-07-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191055 Julio Merino,+1 347 694 0576,New York City changed: What|Removed |Added Status|Needs Triage|In Dis